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 94d589d commit 04caec5Copy full SHA for 04caec5
package.json
@@ -69,8 +69,8 @@
69
"@storybook/test": "8.3.6",
70
"@total-typescript/tsconfig": "1.0.4",
71
"@types/node": "22.9.3",
72
- "@types/react": "18.3.18",
73
- "@types/react-dom": "18.3.5",
+ "@types/react": "19.1.16",
+ "@types/react-dom": "19.1.9",
74
"@vitejs/plugin-react-swc": "3.7.2",
75
"@wise/eslint-config": "11.3.0",
76
"eslint": "8.57.1",
@@ -81,8 +81,8 @@
81
"postcss-preset-env": "10.0.9",
82
"prettier": "3.3.3",
83
"prettier-plugin-tailwindcss": "0.6.9",
84
- "react": "18.3.1",
85
- "react-dom": "18.3.1",
+ "react": "19.1.1",
+ "react-dom": "19.1.1",
86
"rollup-preserve-directives": "1.1.3",
87
"storybook": "8.3.6",
88
"tailwindcss": "3.4.17",
0 commit comments