We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc7f8e3 commit f127bcfCopy full SHA for f127bcf
2 files changed
package.json
@@ -59,9 +59,9 @@
59
"eslint-plugin-import": "^2.27.5",
60
"eslint-plugin-jsx-a11y": "^6.7.1",
61
"eslint-plugin-react": "^7.32.2",
62
- "eslint-plugin-react-hooks": "^4.6.0",
63
- "react": "^17.0.2",
64
- "react-dom": "^17.0.2",
+ "eslint-plugin-react-hooks": "^7.0.0",
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0",
65
"react-router-dom": "^5.3.4",
66
"styled-components": "^5.3.6"
67
},
0 commit comments