chore(deps): update vite packages
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
/ lint-build-and-check (push) Successful in 6m31s
/ playwright (push) Failing after 7m21s
/ cleanup_surge (push) Has been skipped
/ surge (push) Successful in 3m57s

This commit is contained in:
2025-07-17 11:43:35 +08:00
parent 2de56fd2f8
commit 9b6f963dc6
2 changed files with 106 additions and 106 deletions

View File

@@ -149,17 +149,17 @@
"unplugin-vue-markdown": "^29.1.0",
"unplugin-vue-router": "^0.14.0",
"vfonts": "^0.0.3",
"vite": "^7.0.2",
"vite": "^7.0.5",
"vite-plugin-checker": "^0.10.0",
"vite-plugin-fake-server": "^2.2.0",
"vite-plugin-image-tools": "^2.0.2",
"vite-plugin-purgecss-updated-v5": "^1.2.6",
"vite-plugin-singlefile": "^2.3.0",
"vite-plugin-static-copy": "^3.1.0",
"vite-plugin-static-copy": "^3.1.1",
"vite-plugin-vue-devtools": "^7.7.7",
"vite-plugin-vue-layouts": "^0.11.0",
"vite-plugin-vue-meta-layouts": "^0.5.1",
"vite-plugin-webfont-dl": "^3.10.5",
"vite-plugin-webfont-dl": "^3.11.0",
"vue-component-type-helpers": "^3.0.1",
"vue-tsc": "^3.0.1"
}