Skip to content

Commit 119741a

Browse files
fix(deps): update dependencies
1 parent 6971e08 commit 119741a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

packages/eslint-config/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -36,18 +36,18 @@
3636
"@eslint/compat": "1.2.0",
3737
"@eslint/eslintrc": "3.1.0",
3838
"@eslint/js": "9.12.0",
39-
"@next/eslint-plugin-next": "14.2.14",
40-
"@typescript-eslint/eslint-plugin": "8.8.1",
41-
"@typescript-eslint/parser": "8.8.1",
39+
"@next/eslint-plugin-next": "14.2.15",
40+
"@typescript-eslint/eslint-plugin": "8.10.0",
41+
"@typescript-eslint/parser": "8.10.0",
4242
"eslint-config-prettier": "9.1.0",
4343
"eslint-plugin-import": "2.31.0",
4444
"eslint-plugin-jsx-a11y": "6.10.0",
4545
"eslint-plugin-react": "7.37.1",
46-
"eslint-plugin-react-compiler": "0.0.0-experimental-fa06e2c-20241014",
46+
"eslint-plugin-react-compiler": "0.0.0-experimental-fa06e2c-20241016",
4747
"eslint-plugin-react-hooks": "5.0.0",
4848
"eslint-plugin-storybook": "0.9.0",
49-
"globals": "15.10.0",
50-
"typescript-eslint": "8.8.1"
49+
"globals": "15.11.0",
50+
"typescript-eslint": "8.10.0"
5151
},
5252
"devDependencies": {
5353
"tsup": "8.3.0"

0 commit comments

Comments
 (0)