mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
fix(deps): update react monorepo (#693)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -81,10 +81,10 @@
|
||||
"@types/babel__core": "7.20.5",
|
||||
"@types/babel__traverse": "7.20.7",
|
||||
"@types/node": "22.13.17",
|
||||
"@types/react": "19.0.10",
|
||||
"@types/react-dom": "19.0.4",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
"@types/react": "19.1.0",
|
||||
"@types/react-dom": "19.1.1",
|
||||
"react": "19.1.0",
|
||||
"react-dom": "19.1.0",
|
||||
"vite-config": "workspace:*",
|
||||
"vitest": "3.1.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user