chore(deps): update lint dependencies to ^1.5.0
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
/ lint-build-and-check (push) Successful in 5m48s
/ surge (push) Successful in 3m12s
/ playwright (push) Successful in 1m50s
/ cleanup_surge (push) Successful in 18s

This commit is contained in:
2025-07-02 09:28:14 +08:00
parent a831d12cf8
commit e2fcf35e02
2 changed files with 44 additions and 44 deletions

View File

@ -125,7 +125,7 @@
"eruda": "^3.4.3",
"eslint": "^9.30.1",
"eslint-plugin-import-x": "^4.16.1",
"eslint-plugin-oxlint": "^1.4.0",
"eslint-plugin-oxlint": "^1.5.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.4.0",
"oxlint": "^1.5.0",
"prettier": "3.6.2",
"typescript": "~5.8.3",
"unocss": "66.3.2",