Skip to content

Commit ec5ee60

Browse files
fix(deps): update react monorepo with types to v19
1 parent 323ee08 commit ec5ee60

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
@@ -42,8 +42,8 @@
4242
"ics": "3.8.1",
4343
"is-base64": "1.1.0",
4444
"lodash-es": "4.17.21",
45-
"react": "18.3.1",
46-
"react-dom": "18.3.1",
45+
"react": "19.1.1",
46+
"react-dom": "19.1.1",
4747
"react-router-dom": "6.30.0",
4848
"react-transition-group": "4.4.5",
4949
"react-window": "1.8.11",
@@ -81,8 +81,8 @@
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",
85-
"@types/react-dom": "18.3.7",
84+
"@types/react": "19.1.9",
85+
"@types/react-dom": "19.1.7",
8686
"@types/react-router-dom": "5.3.3",
8787
"@types/react-transition-group": "4.4.12",
8888
"@types/react-window": "1.8.8",

0 commit comments

Comments
 (0)