chore(deps): update lint dependencies
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
/ lint-build-and-check (push) Successful in 5m39s
/ surge (push) Successful in 3m22s
/ playwright (push) Successful in 1m28s
/ cleanup_surge (push) Successful in 16s

This commit is contained in:
2025-05-08 19:36:43 +08:00
parent 323fc6cce0
commit 0d535f80d5
2 changed files with 97 additions and 92 deletions

View File

@ -94,8 +94,8 @@
"vue-router": "^4.5.1"
},
"devDependencies": {
"@commitlint/cli": "^19.8.0",
"@commitlint/config-conventional": "^19.8.0",
"@commitlint/cli": "^19.8.1",
"@commitlint/config-conventional": "^19.8.1",
"@eslint/compat": "^1.2.9",
"@faker-js/faker": "^9.7.0",
"@iconify-json/carbon": "^1.2.8",
@ -130,7 +130,7 @@
"eslint-plugin-vue": "^10.1.0",
"husky": "^9.1.7",
"less": "^4.3.0",
"lint-staged": "^15.5.1",
"lint-staged": "^15.5.2",
"mockjs": "^1.1.0",
"npm-run-all2": "^8.0.1",
"oxlint": "^0.16.9",