There was an error while loading. Please reload this page.
1 parent 187dfc2 commit e543d2aCopy full SHA for e543d2a
1 file changed
package.json
@@ -65,8 +65,8 @@
65
"@storybook/react-vite": "^7.4.1",
66
"@testing-library/jest-dom": "^6.1.3",
67
"@testing-library/react": "^14.0.0",
68
- "@types/react": "^18.2.14",
69
- "@types/react-dom": "^18.2.6",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
70
"@typescript-eslint/eslint-plugin": "^6.7.0",
71
"@typescript-eslint/parser": "^6.7.0",
72
"@vitejs/plugin-react": "^4.0.1",
@@ -80,7 +80,7 @@
80
"eslint-plugin-jsx-a11y": "^6.6.1",
81
"eslint-plugin-prettier": "^5.0.0",
82
"eslint-plugin-react": "^7.31.11",
83
- "eslint-plugin-react-hooks": "^4.6.0",
+ "eslint-plugin-react-hooks": "^7.0.0",
84
"eslint-plugin-storybook": "^0.8.0",
85
"jsdom": "^23.0.0",
86
"npm-check": "^6.0.1",
0 commit comments