Skip to content

Commit 577ea59

Browse files
fix(deps): update dependencies
1 parent f571be6 commit 577ea59

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

packages/eslint-config/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -36,17 +36,17 @@
3636
"@eslint/compat": "1.2.7",
3737
"@eslint/eslintrc": "3.3.0",
3838
"@eslint/js": "9.21.0",
39-
"@next/eslint-plugin-next": "15.1.7",
40-
"@typescript-eslint/eslint-plugin": "8.24.1",
41-
"@typescript-eslint/parser": "8.24.1",
42-
"eslint-config-prettier": "10.0.1",
39+
"@next/eslint-plugin-next": "15.2.0",
40+
"@typescript-eslint/eslint-plugin": "8.25.0",
41+
"@typescript-eslint/parser": "8.25.0",
42+
"eslint-config-prettier": "10.0.2",
4343
"eslint-plugin-import": "2.31.0",
4444
"eslint-plugin-jsx-a11y": "6.10.2",
4545
"eslint-plugin-react": "7.37.4",
4646
"eslint-plugin-react-compiler": "19.0.0-beta-e552027-20250112",
4747
"eslint-plugin-react-hooks": "5.1.0",
4848
"eslint-plugin-storybook": "0.11.3",
49-
"typescript-eslint": "8.24.1",
49+
"typescript-eslint": "8.25.0",
5050
"globals": "16.0.0"
5151
},
5252
"devDependencies": {

0 commit comments

Comments
 (0)