build(deps): Update react monorepo to v19
renovate/artifacts Artifact file update failure
CI/CD Pipeline / test (pull_request) Successful in 17s
CI/CD Pipeline / build-and-push (pull_request) Has been skipped

This commit is contained in:
2026-06-26 21:42:18 +00:00
parent cef40176ce
commit b96af147fa
+4 -4
View File
@@ -11,14 +11,14 @@
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^9.0.0",
"@dnd-kit/utilities": "^3.2.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router-dom": "^6.28.0",
"socket.io-client": "^4.8.1"
},
"devDependencies": {
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"@vitejs/plugin-react": "^4.3.4",
"typescript": "^5.7.2",
"vite": "^6.0.3"