Update dependency vite to v8

This commit is contained in:
2026-05-15 12:37:16 +00:00
parent 2ef72ee755
commit aea0cf12fa
2 changed files with 521 additions and 708 deletions

1227
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -26,7 +26,7 @@
"@vitejs/plugin-vue": "^6.0.1", "@vitejs/plugin-vue": "^6.0.1",
"@vue/tsconfig": "^0.9.0", "@vue/tsconfig": "^0.9.0",
"typescript": "~5.8.3", "typescript": "~5.8.3",
"vite": "^7.1.2", "vite": "^8.0.0",
"vue-tsc": "^3.0.5" "vue-tsc": "^3.0.5"
} }
} }