chore(deps): update lint dependencies to ^0.16.9
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 2m55s
/ lint-build-and-check (push) Successful in 5m30s
/ surge (push) Successful in 3m20s
/ playwright (push) Successful in 1m31s
/ cleanup_surge (push) Successful in 20s

This commit is contained in:
2025-05-06 13:50:00 +08:00
parent e70834af8f
commit 1a6e5d0240
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.8",
"eslint-plugin-oxlint": "^0.16.9",
"eslint-plugin-perfectionist": "^4.12.3",
"eslint-plugin-unicorn": "^59.0.0",
"eslint-plugin-vue": "^10.1.0",
@ -133,7 +133,7 @@
"lint-staged": "^15.5.1",
"mockjs": "^1.1.0",
"npm-run-all2": "^8.0.1",
"oxlint": "^0.16.8",
"oxlint": "^0.16.9",
"prettier": "3.5.3",
"sass-embedded": "^1.87.0",
"terser": "^5.39.0",