1 parent b6ed7c0 commit 1bc6580Copy full SHA for 1bc6580
2 files changed
package.json
@@ -45,8 +45,8 @@
45
"jotai-immer": "^0.4.1",
46
"lodash.debounce": "^4.0.8",
47
"lucide-react": "^0.460.0",
48
- "react": "18.3.1",
49
- "react-dom": "18.3.1",
+ "react": "19.0.0",
+ "react-dom": "19.0.0",
50
"react-router-dom": "6.29.0",
51
"react-use-websocket": "4.13.0",
52
"tailwind-merge": "^2.5.2",
@@ -67,8 +67,8 @@
67
"@testing-library/user-event": "14.6.1",
68
"@types/css-mediaquery": "0.1.4",
69
"@types/lodash.debounce": "^4.0.9",
70
- "@types/react": "18.3.18",
71
- "@types/react-dom": "18.3.5",
+ "@types/react": "19.0.8",
+ "@types/react-dom": "19.0.3",
72
"@types/react-router-dom": "5.3.3",
73
"@typescript-eslint/eslint-plugin": "8.23.0",
74
"@typescript-eslint/parser": "8.23.0",
0 commit comments