feat: 移除不再使用的 ESLint 插件和类型定义,优化依赖项
All checks were successful
/ playwright (push) Successful in 1m24s
/ depcheck (push) Successful in 6m29s
/ build-and-deploy-to-vercel (push) Successful in 1m56s

This commit is contained in:
严浩
2025-01-22 12:01:38 +08:00
parent 53188ff9cf
commit 536f879930
3 changed files with 5 additions and 255 deletions

View File

@ -79,7 +79,6 @@
"@playwright/test": "^1.49.1",
"@primevue/auto-import-resolver": "^4.2.5",
"@tsconfig/node22": "^22.0.0",
"@types/jsdom": "^21.1.7",
"@types/mockjs": "^1.0.10",
"@types/node": "^22.10.5",
"@types/nprogress": "^0.2.3",
@ -87,7 +86,6 @@
"@vant/auto-import-resolver": "^1.2.1",
"@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue-jsx": "^4.1.1",
"@vitest/eslint-plugin": "^1.1.25",
"@vue/eslint-config-prettier": "^10.2.0",
"@vue/eslint-config-typescript": "^14.3.0",
"@vue/test-utils": "^2.4.6",
@ -101,7 +99,6 @@
"eslint-plugin-perfectionist": "^4.7.0",
"eslint-plugin-vue": "^9.32.0",
"husky": "^9.1.7",
"jsdom": "^25.0.1",
"less": "^4.2.2",
"lint-staged": "^15.4.1",
"mockjs": "^1.1.0",