Skip to content

Commit 28257e1

Browse files
fix(deps): update react monorepo with types to v19
1 parent a063919 commit 28257e1

2 files changed

Lines changed: 302 additions & 305 deletions

File tree

client/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
"ics": "3.8.1",
4141
"is-base64": "1.1.0",
4242
"lodash-es": "4.17.21",
43-
"react": "18.3.1",
43+
"react": "19.1.0",
4444
"react-beautiful-dnd": "13.1.1",
45-
"react-dom": "18.3.1",
45+
"react-dom": "19.1.0",
4646
"react-router-dom": "6.25.1",
4747
"react-transition-group": "4.4.5",
4848
"react-window": "1.8.11",
@@ -80,9 +80,9 @@
8080
"@types/is-base64": "1.1.3",
8181
"@types/lodash-es": "4.17.12",
8282
"@types/node": "22.15.3",
83-
"@types/react": "18.3.3",
83+
"@types/react": "19.1.2",
8484
"@types/react-beautiful-dnd": "13.1.8",
85-
"@types/react-dom": "18.3.0",
85+
"@types/react-dom": "19.1.3",
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)