chore: Update package.json dependencies and add Vercel and Surge
All checks were successful
CI / cache-and-install (push) Successful in 1m54s

This commit is contained in:
严浩
2024-09-18 12:25:30 +08:00
parent ad1b6ed1ae
commit dfd508e3b8
3 changed files with 2059 additions and 13 deletions

View File

@ -80,6 +80,7 @@
"lint-staged": "^15.2.10",
"npm-run-all2": "^6.2.3",
"prettier": "^3.3.3",
"surge": "latest",
"typescript": "~5.6.2",
"unocss": "^0.62.3",
"unplugin-auto-import": "^0.18.3",
@ -88,6 +89,7 @@
"unplugin-vue-macros": "^2.12.1",
"unplugin-vue-markdown": "^0.26.2",
"unplugin-vue-router": "^0.10.8",
"vercel": "latest",
"vite": "^5.4.5",
"vite-plugin-cdn-import": "^1.0.1",
"vite-plugin-vue-devtools": "^7.4.5",