feat: add unocss-preset-chinese and update related configurations
All checks were successful
/ depcheck (push) Successful in 1m39s
/ build-and-deploy-to-vercel (push) Successful in 2m7s
/ surge (push) Successful in 1m47s
/ playwright (push) Successful in 3m23s

This commit is contained in:
mini2024
2025-02-25 00:27:05 +08:00
parent 4552bbca34
commit 97431f932f
6 changed files with 67 additions and 6 deletions

View File

@ -43,7 +43,7 @@
"@formkit/auto-animate": "^0.8.2",
"@intlify/unplugin-vue-i18n": "^6.0.3",
"@pinia/colada": "^0.13.5",
"@primevue/themes": "^4.3.0-rc.1",
"@primevue/themes": "^4.3.0",
"@unhead/vue": "^1.11.18",
"@vant/use": "^1.6.0",
"@vueuse/core": "^12.5.0",
@ -113,6 +113,7 @@
"terser": "^5.38.1",
"typescript": "~5.7.3",
"unocss": "^66.0.0",
"unocss-preset-chinese": "^0.3.3",
"unplugin-auto-import": "^19.0.0",
"unplugin-icons": "^22.0.0",
"unplugin-vue-components": "^28.0.0",