We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7e4e6c commit 07672b7Copy full SHA for 07672b7
packages/eslint-config/package.json
@@ -33,15 +33,15 @@
33
"eslint": "^9.0.0"
34
},
35
"dependencies": {
36
- "@eslint/compat": "1.2.0",
+ "@eslint/compat": "1.2.1",
37
"@eslint/eslintrc": "3.1.0",
38
- "@eslint/js": "9.12.0",
+ "@eslint/js": "9.13.0",
39
"@next/eslint-plugin-next": "14.2.15",
40
"@typescript-eslint/eslint-plugin": "8.10.0",
41
"@typescript-eslint/parser": "8.10.0",
42
"eslint-config-prettier": "9.1.0",
43
"eslint-plugin-import": "2.31.0",
44
- "eslint-plugin-jsx-a11y": "6.10.0",
+ "eslint-plugin-jsx-a11y": "6.10.1",
45
"eslint-plugin-react": "7.37.1",
46
"eslint-plugin-react-compiler": "0.0.0-experimental-fa06e2c-20241016",
47
"eslint-plugin-react-hooks": "5.0.0",
0 commit comments