chore(deps): update lint dependencies to ^0.16.11
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 3m2s
/ lint-build-and-check (push) Successful in 5m33s
/ playwright (push) Failing after 1m51s
/ surge (push) Successful in 3m13s
/ cleanup_surge (push) Has been skipped

This commit is contained in:
2025-05-19 14:11:17 +08:00
parent e1c8663d47
commit 1dfca31c33
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.1",
"eslint-plugin-oxlint": "^0.16.10",
"eslint-plugin-oxlint": "^0.16.11",
"eslint-plugin-perfectionist": "^4.13.0",
"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.10",
"oxlint": "^0.16.11",
"prettier": "3.5.3",
"sass-embedded": "^1.87.0",
"terser": "^5.39.0",