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 3f17bb7 commit b56c21aCopy full SHA for b56c21a
package.json
@@ -36,7 +36,7 @@
36
"eslint-plugin-import": "2.29.1",
37
"eslint-plugin-jsx-a11y": "6.8.0",
38
"eslint-plugin-react": "7.33.2",
39
- "eslint-plugin-react-hooks": "4.6.0"
+ "eslint-plugin-react-hooks": "5.2.0"
40
},
41
"peerDependencies": {
42
"@typescript-eslint/eslint-plugin": "^5.62.0",
@@ -47,6 +47,6 @@
47
"eslint-plugin-import": "^2.25.3",
48
"eslint-plugin-jsx-a11y": "^6.2.3",
49
"eslint-plugin-react": "^7.18.0",
50
- "eslint-plugin-react-hooks": "^1.7.0 || ^4.0.0"
+ "eslint-plugin-react-hooks": "^1.7.0 || ^4.0.0 || ^5.0.0"
51
}
52
0 commit comments