Update react monorepo to v19
renovate/artifacts Artifact file update failure
Test / Basic (pull_request) Failing after 21s

This commit is contained in:
2026-08-04 00:01:38 +00:00
parent a6baa63d28
commit c5188eddda
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -44,8 +44,8 @@
"@types/react": "^19.2.12",
"@types/react-dom": "^19.2.3",
"prettier": "^3.8.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router-dom": "^6.30.3",
"styled-components": "^6.3.8",
"typescript": "^5.9.3"