fix(Config): 优化配置

This commit is contained in:
2025-10-16 01:11:55 +08:00
parent 359262891c
commit fdb9ec0aaf
9 changed files with 358 additions and 808 deletions
+2 -2
View File
@@ -16,8 +16,8 @@
"@vuepress/bundler-vite": "^2.0.0-rc.24",
"http-server": "^14.1.1",
"sass-embedded": "^1.85.0",
"typescript": "^5.7.3",
"vue": "^3.5.13",
"typescript": "catalog:",
"vue": "catalog:",
"vuepress": "^2.0.0-rc.24",
"vuepress-theme-plume": "^1.0.0-rc.164"
}