fix(deps): update react monorepo (#693)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-04-02 17:52:51 +02:00
committed by GitHub
parent dbc205a09c
commit 8ce1292960
3 changed files with 65 additions and 28 deletions
+2 -2
View File
@@ -45,10 +45,10 @@
},
"devDependencies": {
"@testing-library/react": "16.2.0",
"@types/react": "19.0.10",
"@types/react": "19.1.0",
"@vitejs/plugin-react-swc": "3.8.1",
"happy-dom": "17.4.4",
"react": "19.0.0",
"react": "19.1.0",
"vite": "6.1.3",
"vite-config": "workspace:*",
"vitest": "3.1.1"