chore(deps): update lint dependencies to v1
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 3m17s
/ lint-build-and-check (push) Successful in 5m46s
/ cleanup_surge (push) Successful in 12s
/ surge (push) Successful in 3m6s
/ playwright (push) Successful in 2m35s

This commit is contained in:
2025-06-10 20:09:02 +08:00
committed by gitea_1-h.cc
parent f4a475d2d6
commit ec5239ab29
2 changed files with 44 additions and 44 deletions

View File

@ -125,7 +125,7 @@
"eruda": "^3.4.1",
"eslint": "^9.28.0",
"eslint-plugin-import-x": "^4.15.1",
"eslint-plugin-oxlint": "^0.18.1",
"eslint-plugin-oxlint": "^1.0.0",
"eslint-plugin-perfectionist": "^4.14.0",
"eslint-plugin-unicorn": "^59.0.1",
"eslint-plugin-vue": "^10.2.0",
@ -134,7 +134,7 @@
"lint-staged": "^16.1.0",
"mockjs": "^1.1.0",
"npm-run-all2": "^8.0.4",
"oxlint": "^0.18.1",
"oxlint": "^1.0.0",
"prettier": "3.5.3",
"terser": "^5.42.0",
"typescript": "~5.8.3",