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

This commit is contained in:
2026-02-07 09:37:59 +00:00
parent 05609c9d40
commit cfcfff9414
2 changed files with 6 additions and 6 deletions

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"