Skip to content

Commit 8d589a8

Browse files
fix(deps): update react monorepo with types to v19
1 parent 189980c commit 8d589a8

File tree

2 files changed

+294
-300
lines changed

2 files changed

+294
-300
lines changed

client/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"ics": "3.8.1",
4242
"is-base64": "1.1.0",
4343
"lodash-es": "4.17.21",
44-
"react": "18.3.1",
45-
"react-dom": "18.3.1",
44+
"react": "19.1.1",
45+
"react-dom": "19.1.1",
4646
"react-router-dom": "6.30.0",
4747
"react-transition-group": "4.4.5",
4848
"react-window": "1.8.11",
@@ -82,8 +82,8 @@
8282
"@types/is-base64": "1.1.3",
8383
"@types/lodash-es": "4.17.12",
8484
"@types/node": "22.15.30",
85-
"@types/react": "18.3.20",
86-
"@types/react-dom": "18.3.7",
85+
"@types/react": "19.1.12",
86+
"@types/react-dom": "19.1.9",
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)