We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a063919 commit 28257e1Copy full SHA for 28257e1
2 files changed
client/package.json
@@ -40,9 +40,9 @@
40
"ics": "3.8.1",
41
"is-base64": "1.1.0",
42
"lodash-es": "4.17.21",
43
- "react": "18.3.1",
+ "react": "19.1.0",
44
"react-beautiful-dnd": "13.1.1",
45
- "react-dom": "18.3.1",
+ "react-dom": "19.1.0",
46
"react-router-dom": "6.25.1",
47
"react-transition-group": "4.4.5",
48
"react-window": "1.8.11",
@@ -80,9 +80,9 @@
80
"@types/is-base64": "1.1.3",
81
"@types/lodash-es": "4.17.12",
82
"@types/node": "22.15.3",
83
- "@types/react": "18.3.3",
+ "@types/react": "19.1.2",
84
"@types/react-beautiful-dnd": "13.1.8",
85
- "@types/react-dom": "18.3.0",
+ "@types/react-dom": "19.1.3",
86
"@types/react-router-dom": "5.3.3",
87
"@types/react-transition-group": "4.4.12",
88
"@types/react-window": "1.8.8",
0 commit comments