chore(deps): update lint dependencies to ^1.3.0
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 2m49s
/ lint-build-and-check (push) Successful in 5m57s
/ surge (push) Successful in 3m29s
/ playwright (push) Failing after 13m2s
/ cleanup_surge (push) Has been skipped

This commit is contained in:
2025-06-23 15:58:56 +08:00
parent 62f92f1fb4
commit ed1e88bd55
2 changed files with 44 additions and 44 deletions

View File

@ -125,7 +125,7 @@
"eruda": "^3.4.3",
"eslint": "^9.29.0",
"eslint-plugin-import-x": "^4.15.2",
"eslint-plugin-oxlint": "^1.2.0",
"eslint-plugin-oxlint": "^1.3.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.2.0",
"oxlint": "^1.3.0",
"prettier": "3.6.0",
"typescript": "~5.8.3",
"unocss": "66.2.3",