chore(deps): update lint dependencies to ^0.16.10
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 2m59s
/ cleanup_surge (push) Successful in 19s
/ surge (push) Successful in 2m50s
/ playwright (push) Successful in 1m47s
/ lint-build-and-check (push) Successful in 5m36s

This commit is contained in:
2025-05-12 02:49:37 +08:00
parent 4b73f0e310
commit 0b195d16a1
2 changed files with 44 additions and 44 deletions

View File

@ -124,7 +124,7 @@
"eruda": "^3.4.1",
"eslint": "^9.26.0",
"eslint-plugin-import-x": "^4.11.0",
"eslint-plugin-oxlint": "^0.16.9",
"eslint-plugin-oxlint": "^0.16.10",
"eslint-plugin-perfectionist": "^4.12.3",
"eslint-plugin-unicorn": "^59.0.1",
"eslint-plugin-vue": "^10.1.0",
@ -133,7 +133,7 @@
"lint-staged": "^16.0.0",
"mockjs": "^1.1.0",
"npm-run-all2": "^8.0.1",
"oxlint": "^0.16.9",
"oxlint": "^0.16.10",
"prettier": "3.5.3",
"sass-embedded": "^1.87.0",
"terser": "^5.39.0",