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 b4490d2 commit 2426114Copy full SHA for 2426114
package.json
@@ -94,8 +94,8 @@
94
"prettier": "^3.4.2",
95
"preview-email": "^3.1.0",
96
"quickjs-emscripten": "^0.31.0",
97
- "react": "^18.3.1",
98
- "react-dom": "^18.3.1",
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0",
99
"react-error-boundary": "^5.0.0",
100
"react-hook-form": "^7.53.2",
101
"react-i18next": "^15.1.3",
@@ -134,8 +134,8 @@
134
"@types/nanoid-dictionary": "^4.2.3",
135
"@types/node": "^22.10.1",
136
"@types/preview-email": "^3.1.0",
137
- "@types/react": "^18.3.13",
138
- "@types/react-dom": "^18.3.1",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
139
"@vitest/coverage-v8": "^3.0.0",
140
"@vue/compiler-sfc": "^3.5.13",
141
"chalk": "^5.3.0",
0 commit comments