chore: update vite/vitest to stable v8/v4 and remove legacy-peer-deps (#8349)

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Ruben Fiszel
2026-03-13 08:50:19 +00:00
committed by GitHub
parent 2e430c4c0b
commit 2d5b72b3ce
3 changed files with 1298 additions and 260 deletions

View File

@@ -1 +1 @@
legacy-peer-deps=true

File diff suppressed because it is too large Load Diff

View File

@@ -70,9 +70,9 @@
"tar": "^7.5.4",
"tslib": "^2.6.1",
"typescript": "^5.5.0",
"vite": "^8.0.0-beta.16",
"vite": "^8.0.0",
"vite-plugin-mkcert": "^1.17.5",
"vitest": "^4.1.0-beta.5",
"vitest": "^4.1.0",
"vitest-browser-svelte": "^2.0.1"
},
"overrides": {