chore(deps): update lint dependencies to ^1.5.0
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 3m21s
/ playwright (push) Successful in 1m36s
/ cleanup_surge (push) Successful in 14s
/ surge (push) Successful in 3m23s
/ lint-build-and-check (push) Successful in 5m51s

This commit is contained in:
2025-07-02 09:28:14 +08:00
committed by Renovate Bot
parent 0d26da85a1
commit 8f9593957a
2 changed files with 44 additions and 44 deletions

View File

@ -125,7 +125,7 @@
"eruda": "^3.4.3",
"eslint": "^9.30.1",
"eslint-plugin-import-x": "^4.16.1",
"eslint-plugin-oxlint": "^1.4.0",
"eslint-plugin-oxlint": "^1.5.0",
"eslint-plugin-perfectionist": "^4.15.0",
"eslint-plugin-unicorn": "^59.0.1",
"eslint-plugin-vue": "^10.2.0",
@ -134,7 +134,7 @@
"lint-staged": "^16.1.2",
"mockjs": "^1.1.0",
"npm-run-all2": "^8.0.4",
"oxlint": "^1.4.0",
"oxlint": "^1.5.0",
"prettier": "3.6.2",
"typescript": "~5.8.3",
"unocss": "66.3.2",