chore(deps): update eslint-plugin-unicorn to ^60.0.0 and vite-plugin-vue-devtools to ^8.0.0
Some checks failed
/ surge (push) Failing after 1m10s
/ playwright (push) Has been skipped
/ cleanup_surge (push) Has been skipped
/ build-and-deploy-to-vercel (push) Failing after 1m40s
/ lint-build-and-check (push) Has been cancelled

This commit is contained in:
严浩
2025-07-29 09:14:15 +08:00
parent 8826aae6fa
commit 8ca42a4cdd
2 changed files with 150 additions and 213 deletions

View File

@@ -127,7 +127,7 @@
"eslint-plugin-import-x": "^4.16.1",
"eslint-plugin-oxlint": "^1.8.0",
"eslint-plugin-perfectionist": "^4.15.0",
"eslint-plugin-unicorn": "^59.0.1",
"eslint-plugin-unicorn": "^60.0.0",
"eslint-plugin-vue": "^10.3.0",
"husky": "^9.1.7",
"less": "^4.3.0",
@@ -156,7 +156,7 @@
"vite-plugin-purgecss-updated-v5": "^1.2.6",
"vite-plugin-singlefile": "^2.3.0",
"vite-plugin-static-copy": "^3.1.0",
"vite-plugin-vue-devtools": "^7.7.7",
"vite-plugin-vue-devtools": "^8.0.0",
"vite-plugin-vue-layouts": "^0.11.0",
"vite-plugin-vue-meta-layouts": "^0.5.1",
"vite-plugin-webfont-dl": "^3.10.5",