chore: 更新依赖项版本,提升项目稳定性
Some checks failed
/ playwright (push) Successful in 1m27s
/ depcheck (push) Successful in 1m36s
/ build-and-deploy-to-vercel (push) Failing after 46s

This commit is contained in:
严浩
2024-12-15 00:41:52 +08:00
parent baa100d6ed
commit efc52343f2
3 changed files with 314 additions and 313 deletions

View File

@ -9,8 +9,9 @@ jobs:
steps:
- uses: yanhao98/composite-actions/setup-node-environment@main
- name: 静态代码分析
run: pnpm lint
- run: npx vue-tsc --build --force
run: pnpm run lint
# - run: npx vue-tsc --build --force
- run: pnpm run type-check
- name: 修改 .npmrc
run: |

View File

@ -74,7 +74,7 @@
"@types/jsdom": "^21.1.7",
"@types/node": "^22.10.2",
"@types/nprogress": "^0.2.3",
"@unocss/preset-rem-to-px": "latest",
"@unocss/preset-rem-to-px": "^0.65.1",
"@vant/auto-import-resolver": "^1.2.1",
"@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue-jsx": "^4.1.1",
@ -96,7 +96,7 @@
"npm-run-all2": "^7.0.1",
"prettier": "^3.4.2",
"surge": "^0.24.6",
"typescript": "~5.6.3",
"typescript": "~5.7.2",
"unocss": "^0.65.1",
"unplugin-auto-import": "^0.19.0",
"unplugin-icons": "^0.21.0",

618
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff