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 ee18716 commit 95f0a78Copy full SHA for 95f0a78
package.json
@@ -13,8 +13,8 @@
13
},
14
"dependencies": {
15
"clsx": "^2.0.0",
16
- "react": "^18.2.0",
17
- "react-dom": "^18.2.0"
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0"
18
19
"devDependencies": {
20
"@commitlint/cli": "^18.4.1",
@@ -26,8 +26,8 @@
26
"@storybook/react": "^8.0.0",
27
"@storybook/react-vite": "^8.0.0",
28
"@storybook/testing-library": "^0.2.2",
29
- "@types/react": "^18.2.37",
30
- "@types/react-dom": "^18.2.15",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
31
"@typescript-eslint/eslint-plugin": "^6.10.0",
32
"@typescript-eslint/parser": "^6.10.0",
33
"@vitejs/plugin-basic-ssl": "^1.0.1",
0 commit comments