chore: 更新依赖项版本
Some checks failed
/ depcheck (push) Failing after 5s
/ playwright (push) Has been skipped
/ surge (push) Failing after 13s
/ build-and-deploy-to-vercel (push) Failing after 10s

This commit is contained in:
mini2024
2025-03-01 18:30:11 +08:00
parent c7047146e4
commit 41a036e60f
2 changed files with 37 additions and 43 deletions

View File

@ -47,7 +47,7 @@
"@vant/use": "^1.6.0",
"@vueuse/core": "^12.5.0",
"alova": "^3.2.8",
"ant-design-vue": "4.x",
"ant-design-vue": "~4.2.6",
"axios": "^1.7.9",
"consola": "^3.4.0",
"dayjs": "^1.11.13",
@ -68,7 +68,7 @@
"utils4u": "^4.0.0",
"vant": "^4.9.16",
"vue": "^3.5.13",
"vue-i18n": "^11.1.0",
"vue-i18n": "^11.1.1",
"vue-page-stack": "^3.2.0",
"vue-router": "^4.5.0"
},
@ -78,7 +78,7 @@
"@iconify-json/carbon": "^1.2.6",
"@iconify/utils": "^2.3.0",
"@playwright/test": "^1.50.1",
"@primevue/auto-import-resolver": "*",
"@primevue/auto-import-resolver": "^4.3.1",
"@tsconfig/node22": "^22.0.0",
"@types/mockjs": "^1.0.10",
"@types/node": "^22.13.1",
@ -95,7 +95,7 @@
"cz-conventional-changelog": "^3.3.0",
"depcheck": "^1.4.7",
"eruda": "^3.4.1",
"eslint": "^9.19.0",
"eslint": "^9.20.1",
"eslint-plugin-import-x": "^4.6.1",
"eslint-plugin-oxlint": "^0.15.10",
"eslint-plugin-perfectionist": "^4.8.0",
@ -109,8 +109,8 @@
"prettier": "3.4.2",
"sass-embedded": "^1.83.4",
"surge": "^0.24.6",
"taze": "^18.4.0",
"terser": "^5.38.1",
"taze": "^18.5.0",
"terser": "^5.38.2",
"typescript": "~5.7.3",
"unocss": "^66.0.0",
"unocss-preset-chinese": "^0.3.3",