We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fac9956 commit fb83055Copy full SHA for fb83055
client/package.json
@@ -41,9 +41,9 @@
41
"ics": "3.7.6",
42
"is-base64": "^1.1.0",
43
"lodash-es": "4.17.21",
44
- "react": "18.3.1",
+ "react": "19.0.0",
45
"react-beautiful-dnd": "^13.1.1",
46
- "react-dom": "18.3.1",
+ "react-dom": "19.0.0",
47
"react-router-dom": "6.25.1",
48
"react-transition-group": "4.4.5",
49
"react-window": "1.8.10",
@@ -81,9 +81,9 @@
81
"@types/jest": "29.5.12",
82
"@types/lodash-es": "4.17.12",
83
"@types/node": "20.14.11",
84
- "@types/react": "18.3.3",
+ "@types/react": "19.0.7",
85
"@types/react-beautiful-dnd": "13.1.8",
86
- "@types/react-dom": "18.3.0",
+ "@types/react-dom": "19.0.3",
87
"@types/react-router-dom": "5.3.3",
88
"@types/react-transition-group": "4.4.10",
89
"@types/react-window": "1.8.8",
0 commit comments