chore(deps): update vite packages
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 3m15s
/ surge (push) Successful in 3m2s
/ playwright (push) Successful in 59s
/ cleanup_surge (push) Successful in 24s
/ lint-build-and-check (push) Successful in 6m28s

This commit is contained in:
2025-06-08 02:46:13 +08:00
parent 5490cc7531
commit 00debaa771
2 changed files with 13 additions and 21 deletions

View File

@ -152,14 +152,14 @@
"vite": "^6.3.5",
"vite-plugin-checker": "^0.9.3",
"vite-plugin-fake-server": "^2.2.0",
"vite-plugin-image-tools": "^2.0.1",
"vite-plugin-image-tools": "^2.0.2",
"vite-plugin-purgecss-updated-v5": "^1.2.4",
"vite-plugin-singlefile": "^2.2.0",
"vite-plugin-static-copy": "^3.0.0",
"vite-plugin-vue-devtools": "^7.7.6",
"vite-plugin-vue-layouts": "^0.11.0",
"vite-plugin-vue-meta-layouts": "^0.5.1",
"vite-plugin-webfont-dl": "^3.10.4",
"vite-plugin-webfont-dl": "^3.10.5",
"vue-component-type-helpers": "^2.2.10",
"vue-tsc": "^2.2.10"
}