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 ee2214a commit 22357d4Copy full SHA for 22357d4
package.json
@@ -43,8 +43,8 @@
43
"@types/jest-when": "^3",
44
"@types/lodash": "^4.17.13",
45
"@types/node": "^20",
46
- "@types/react": "^18",
47
- "@types/react-dom": "^18.3.0",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
48
"@typescript-eslint/eslint-plugin": "^8.13.0",
49
"@typescript-eslint/typescript-estree": "^8.13.0",
50
"eslint": "^8",
@@ -56,7 +56,7 @@
56
"eslint-plugin-jest": "^28.6.0",
57
"eslint-plugin-mdx": "^3.0.0",
58
"eslint-plugin-react": "^7.34.3",
59
- "eslint-plugin-react-hooks": "^4.6.2",
+ "eslint-plugin-react-hooks": "^7.0.0",
60
"eslint-plugin-styled-components-a11y": "^2.1.35",
61
"eslint-plugin-testing-library": "^6.2.0",
62
"jest": "^29.7.0",
0 commit comments