chore(deps): update react monorepo (#574)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-03-08 11:42:36 +01:00
committed by GitHub
parent fd2357cedc
commit 81e7af6f5e
3 changed files with 33 additions and 33 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
},
"devDependencies": {
"@testing-library/react": "16.2.0",
"@types/react": "19.0.8",
"@types/react": "19.0.10",
"@vitejs/plugin-react-swc": "3.8.0",
"happy-dom": "17.2.2",
"react": "19.0.0",
+2 -2
View File
@@ -78,8 +78,8 @@
"@types/babel__core": "7.20.5",
"@types/babel__traverse": "7.20.6",
"@types/node": "22.13.9",
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3",
"@types/react": "19.0.10",
"@types/react-dom": "19.0.4",
"react": "19.0.0",
"react-dom": "19.0.0",
"vite-config": "workspace:*",