We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b662d0 commit 0119b12Copy full SHA for 0119b12
2 files changed
client/package.json
@@ -41,9 +41,9 @@
41
"ics": "3.8.1",
42
"is-base64": "1.1.0",
43
"lodash-es": "4.17.21",
44
- "react": "18.3.1",
+ "react": "19.1.0",
45
"react-beautiful-dnd": "13.1.1",
46
- "react-dom": "18.3.1",
+ "react-dom": "19.1.0",
47
"react-router-dom": "6.30.0",
48
"react-transition-group": "4.4.5",
49
"react-window": "1.8.11",
@@ -81,9 +81,9 @@
81
"@types/is-base64": "1.1.3",
82
"@types/lodash-es": "4.17.12",
83
"@types/node": "22.15.3",
84
- "@types/react": "18.3.20",
+ "@types/react": "19.1.4",
85
"@types/react-beautiful-dnd": "13.1.8",
86
- "@types/react-dom": "18.3.7",
+ "@types/react-dom": "19.1.5",
87
"@types/react-router-dom": "5.3.3",
88
"@types/react-transition-group": "4.4.12",
89
"@types/react-window": "1.8.8",
0 commit comments