Skip to content

Commit bca8d56

Browse files
fix(deps): update react monorepo with types to v19
1 parent 0aec136 commit bca8d56

File tree

2 files changed

+297
-303
lines changed

2 files changed

+297
-303
lines changed

client/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
"ics": "3.8.1",
4242
"is-base64": "1.1.0",
4343
"lodash-es": "4.17.21",
44-
"react": "18.3.1",
44+
"react": "19.1.0",
4545
"react-beautiful-dnd": "13.1.1",
46-
"react-dom": "18.3.1",
46+
"react-dom": "19.1.0",
4747
"react-router-dom": "6.30.0",
4848
"react-transition-group": "4.4.5",
4949
"react-window": "1.8.11",
@@ -81,9 +81,9 @@
8181
"@types/is-base64": "1.1.3",
8282
"@types/lodash-es": "4.17.12",
8383
"@types/node": "22.15.30",
84-
"@types/react": "18.3.20",
84+
"@types/react": "19.1.8",
8585
"@types/react-beautiful-dnd": "13.1.8",
86-
"@types/react-dom": "18.3.7",
86+
"@types/react-dom": "19.1.6",
8787
"@types/react-router-dom": "5.3.3",
8888
"@types/react-transition-group": "4.4.12",
8989
"@types/react-window": "1.8.8",

0 commit comments

Comments
 (0)