Update dependency vite to v8 #14

Merged
Sebastian merged 1 commits from renovate/vite-8.x into main 2026-05-15 12:52:44 +00:00
2 changed files with 533 additions and 643 deletions
Showing only changes of commit 1af048779e - Show all commits

1174
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -28,7 +28,7 @@
"@vue/tsconfig": "^0.9.0",
"sass": "^1.77.1",
"typescript": "^6.0.0",
"vite": "^6.0.6",
"vite": "^8.0.0",
"vite-plugin-vuetify": "2.0.4",
"vue-tsc": "^3.0.0"
}