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 2245269 commit f61fe67Copy full SHA for f61fe67
packages/eslint-config-next/package.json
@@ -19,7 +19,7 @@
19
"eslint-plugin-import": "^2.31.0",
20
"eslint-plugin-jsx-a11y": "^6.10.0",
21
"eslint-plugin-react": "^7.35.0",
22
- "eslint-plugin-react-hooks": "^4.5.0 || ^5.0.0"
+ "eslint-plugin-react-hooks": "^5.0.0"
23
},
24
"peerDependencies": {
25
"eslint": "^7.23.0 || ^8.0.0 || ^9.0.0",
0 commit comments