Skip to content

Commit 2426114

Browse files
Update react monorepo to v19
1 parent b4490d2 commit 2426114

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@
9494
"prettier": "^3.4.2",
9595
"preview-email": "^3.1.0",
9696
"quickjs-emscripten": "^0.31.0",
97-
"react": "^18.3.1",
98-
"react-dom": "^18.3.1",
97+
"react": "^19.0.0",
98+
"react-dom": "^19.0.0",
9999
"react-error-boundary": "^5.0.0",
100100
"react-hook-form": "^7.53.2",
101101
"react-i18next": "^15.1.3",
@@ -134,8 +134,8 @@
134134
"@types/nanoid-dictionary": "^4.2.3",
135135
"@types/node": "^22.10.1",
136136
"@types/preview-email": "^3.1.0",
137-
"@types/react": "^18.3.13",
138-
"@types/react-dom": "^18.3.1",
137+
"@types/react": "^19.0.0",
138+
"@types/react-dom": "^19.0.0",
139139
"@vitest/coverage-v8": "^3.0.0",
140140
"@vue/compiler-sfc": "^3.5.13",
141141
"chalk": "^5.3.0",

0 commit comments

Comments
 (0)