Skip to content

Commit cf029bf

Browse files
fix(deps): update react monorepo to v19
1 parent d9e61e1 commit cf029bf

File tree

4 files changed

+388
-440
lines changed

4 files changed

+388
-440
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"he": "^1.2.0",
3939
"i18nifty": "^3.2.2",
4040
"oidc-spa": "^6.8.2",
41-
"react": "^18.3.1",
42-
"react-dom": "^18.3.1",
41+
"react": "^19.0.0",
42+
"react-dom": "^19.0.0",
4343
"react-hook-form": "^7.53.0",
4444
"react-hot-toast": "^2.4.1",
4545
"react-number-format": "^5.4.0",
@@ -68,8 +68,8 @@
6868
"@trivago/prettier-plugin-sort-imports": "^5.0.0",
6969
"@types/he": "^1.2.3",
7070
"@types/node": "^22.7.3",
71-
"@types/react": "^18.3.9",
72-
"@types/react-dom": "^18.3.0",
71+
"@types/react": "^19.0.0",
72+
"@types/react-dom": "^19.0.0",
7373
"@vitejs/plugin-react": "^4.3.1",
7474
"@vitest/coverage-v8": "^2.1.2",
7575
"dotenv-flow": "^4.1.0",

0 commit comments

Comments
 (0)