Skip to content

Commit f9f8e44

Browse files
committed
Update packages
1 parent 039ce4d commit f9f8e44

File tree

2 files changed

+426
-454
lines changed

2 files changed

+426
-454
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@
2424
"@emotion/styled": "^11.13.0",
2525
"@fontsource-variable/inter": "^5.2.5",
2626
"@giscus/react": "^3.0.0",
27+
"@lingui/babel-plugin-lingui-macro": "^5.9.0",
28+
"@lingui/loader": "^5.9.0",
29+
"@lingui/react": "^5.9.0",
2730
"@mdx-js/loader": "^3.0.1",
2831
"@mdx-js/react": "^3.0.1",
2932
"@next/mdx": "^14.2.14",
@@ -47,12 +50,9 @@
4750
"swr": "^2.2.5"
4851
},
4952
"devDependencies": {
50-
"@lingui/babel-plugin-lingui-macro": "^5.9.0",
51-
"@lingui/loader": "^5.9.0",
52-
"@lingui/react": "^5.9.0",
5353
"@types/react": "^18.3.11",
54-
"eslint": "^8.57.1",
55-
"eslint-config-next": "^14.2.30",
54+
"eslint": "^9.39.1",
55+
"eslint-config-next": "16.0.6",
5656
"playwright": "^1.57.0",
5757
"typescript": ">=5.9.2",
5858
"webpack": "^5.101.0"

0 commit comments

Comments
 (0)