We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70a1919 commit 79c339bCopy full SHA for 79c339b
packages/eslint-config/package.json
@@ -23,12 +23,12 @@
23
".": "./src/index.js"
24
},
25
"dependencies": {
26
- "@stylistic/eslint-plugin": "3.0.0",
27
- "eslint-plugin-react": "7.37.4",
28
- "eslint-plugin-react-hooks": "5.1.0",
29
- "eslint-plugin-unicorn": "56.0.1",
+ "@stylistic/eslint-plugin": "5.0.0",
+ "eslint-plugin-react": "7.37.5",
+ "eslint-plugin-react-hooks": "5.2.0",
+ "eslint-plugin-unicorn": "59.0.1",
30
"globals": "^16.2.0",
31
- "typescript-eslint": "8.22.0"
+ "typescript-eslint": "8.35.0"
32
33
"peerDependencies": {
34
"eslint": "^9.19.0"
0 commit comments