feat: 更新 TypeScript 依赖版本为通配符
All checks were successful
/ test (push) Successful in 24s
/ surge (push) Successful in 36s

This commit is contained in:
严浩
2024-11-26 23:02:43 +08:00
parent 0d7f3b7dec
commit 1260e86c1c
2 changed files with 66 additions and 66 deletions

View File

@ -35,7 +35,7 @@
"@primevue/auto-import-resolver": "^4.2.3",
"@unocss/extractor-arbitrary-variants": "^0.64.1",
"@vitejs/plugin-vue": "^5.2.1",
"typescript": "^5.7.2",
"typescript": "*",
"unocss": "^0.64.1",
"unplugin-vue-components": "^0.27.4",
"vite": "^6.0.0",