We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55cace9 commit 8246d6fCopy full SHA for 8246d6f
package.json
@@ -46,11 +46,11 @@
46
"eslint-plugin-headers": "^1.3.3",
47
"eslint-plugin-import": "^2.32.0",
48
"eslint-plugin-n": "^17.23.1",
49
- "eslint-plugin-react-hooks": "^5.2.0",
+ "eslint-plugin-react-hooks": "^7.0.1",
50
"eslint-plugin-react-refresh": "^0.4.23",
51
- "eslint-plugin-regexp": "^2.10.0",
52
- "eslint-plugin-unicorn": "^61.0.2",
53
- "globals": "^16.4.0",
+ "eslint-plugin-regexp": "^3.0.0",
+ "eslint-plugin-unicorn": "^62.0.0",
+ "globals": "^17.3.0",
54
"husky": "^9.1.7",
55
"lint-staged": "^16.2.3",
56
"sort-package-json": "^3.4.0",
0 commit comments