Skip to content

Commit b998c13

Browse files
fix(deps): update react monorepo with types to v19
1 parent fac9956 commit b998c13

File tree

2 files changed

+4173
-3456
lines changed

2 files changed

+4173
-3456
lines changed

client/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
"ics": "3.7.6",
4242
"is-base64": "^1.1.0",
4343
"lodash-es": "4.17.21",
44-
"react": "18.3.1",
44+
"react": "19.0.0",
4545
"react-beautiful-dnd": "^13.1.1",
46-
"react-dom": "18.3.1",
46+
"react-dom": "19.0.0",
4747
"react-router-dom": "6.25.1",
4848
"react-transition-group": "4.4.5",
4949
"react-window": "1.8.10",
@@ -81,9 +81,9 @@
8181
"@types/jest": "29.5.12",
8282
"@types/lodash-es": "4.17.12",
8383
"@types/node": "20.14.11",
84-
"@types/react": "18.3.3",
84+
"@types/react": "19.0.5",
8585
"@types/react-beautiful-dnd": "13.1.8",
86-
"@types/react-dom": "18.3.0",
86+
"@types/react-dom": "19.0.3",
8787
"@types/react-router-dom": "5.3.3",
8888
"@types/react-transition-group": "4.4.10",
8989
"@types/react-window": "1.8.8",

0 commit comments

Comments
 (0)