chore(deps): update lint dependencies to ^0.16.6
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 2m53s
/ surge (push) Successful in 2m56s
/ playwright (push) Failing after 2m12s
/ lint-build-and-check (push) Successful in 5m27s

This commit is contained in:
2025-04-14 15:18:12 +08:00
committed by gitea_1-h.cc
parent d47c02f743
commit b43b076b9d
2 changed files with 44 additions and 44 deletions

View File

@ -117,7 +117,7 @@
"eruda": "^3.4.1",
"eslint": "^9.24.0",
"eslint-plugin-import-x": "^4.10.2",
"eslint-plugin-oxlint": "^0.16.5",
"eslint-plugin-oxlint": "^0.16.6",
"eslint-plugin-perfectionist": "^4.11.0",
"eslint-plugin-unicorn": "^58.0.0",
"eslint-plugin-vue": "^10.0.0",
@ -126,7 +126,7 @@
"lint-staged": "^15.5.0",
"mockjs": "^1.1.0",
"npm-run-all2": "^7.0.2",
"oxlint": "^0.16.5",
"oxlint": "^0.16.6",
"prettier": "3.5.3",
"sass-embedded": "^1.86.3",
"terser": "^5.39.0",