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 3a92bc7 commit f689b98Copy full SHA for f689b98
packages/create-vite/template-react-ts/package.json
@@ -20,7 +20,7 @@
20
"@types/react-dom": "^19.2.0",
21
"@vitejs/plugin-react": "^5.0.4",
22
"eslint": "^9.37.0",
23
- "eslint-plugin-react-hooks": "^5.2.0",
+ "eslint-plugin-react-hooks": "^7.0.0",
24
"eslint-plugin-react-refresh": "^0.4.23",
25
"globals": "^16.4.0",
26
"typescript": "~5.9.3",
packages/create-vite/template-react/package.json
@@ -19,7 +19,7 @@
19
"vite": "^7.1.9"
0 commit comments