Skip to content

Commit aa48e89

Browse files
fix(deps): update react monorepo with types to v19
1 parent 14e45c4 commit aa48e89

File tree

2 files changed

+291
-297
lines changed

2 files changed

+291
-297
lines changed

client/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"ics": "3.8.1",
4040
"is-base64": "1.1.0",
4141
"lodash-es": "4.17.21",
42-
"react": "18.3.1",
43-
"react-dom": "18.3.1",
42+
"react": "19.2.0",
43+
"react-dom": "19.2.0",
4444
"react-router-dom": "6.30.0",
4545
"react-transition-group": "4.4.5",
4646
"react-window": "1.8.11",
@@ -80,8 +80,8 @@
8080
"@types/is-base64": "1.1.3",
8181
"@types/lodash-es": "4.17.12",
8282
"@types/node": "22.15.30",
83-
"@types/react": "18.3.20",
84-
"@types/react-dom": "18.3.7",
83+
"@types/react": "19.2.2",
84+
"@types/react-dom": "19.2.1",
8585
"@types/react-router-dom": "5.3.3",
8686
"@types/react-transition-group": "4.4.12",
8787
"@types/react-window": "1.8.8",

0 commit comments

Comments
 (0)