eslint move to flatconfig, remove run-script-os since unused

This commit is contained in:
theofficialomega
2026-04-18 14:55:22 +02:00
parent 2942602658
commit a807c47a0a
3 changed files with 58 additions and 58 deletions

View File

@@ -62,8 +62,6 @@
"@types/lodash.uniqby": "^4.7.9",
"@types/node": "^25.6.0",
"@types/pako": "^2.0.4",
"@typescript-eslint/eslint-plugin": "^8.58.2",
"@typescript-eslint/parser": "^8.58.2",
"axios": "^1.15.0",
"chalk": "^5.6.2",
"cheerio": "^1.2.0",
@@ -96,7 +94,6 @@
"pako": "^2.1.0",
"parse-duration": "^2.1.6",
"pm2": "^6.0.14",
"run-script-os": "^1.1.6",
"serve": "^14.2.6",
"socks-proxy-agent": "^10.0.0",
"srcset": "^5.0.3",
@@ -105,6 +102,7 @@
"tough-cookie": "^6.0.1",
"tsx": "^4.21.0",
"typescript": "^6.0.3",
"typescript-eslint": "^8.58.2",
"uuid": "^13.0.0"
}
}