Housekeeping [skip ci]

This commit is contained in:
SukkaW
2025-11-10 22:24:23 +08:00
parent 80d31e9cb8
commit dcb02d991e
3 changed files with 232 additions and 211 deletions

View File

@@ -19,7 +19,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@ghostery/adblocker": "^2.12.4",
"@ghostery/adblocker": "^2.12.5",
"@henrygd/queue": "^1.1.1",
"@mitata/counters": "^0.0.8",
"better-sqlite3": "^12.4.1",
@@ -27,8 +27,8 @@
"cli-progress": "^3.12.0",
"csv-parse": "^6.1.0",
"dns2": "github:lsongdev/node-dns#e4fa035aca0b8eb730bde3431fbf0c60a31a09c9",
"domain-alive": "^0.1.10",
"fast-cidr-tools": "^0.3.3",
"domain-alive": "^0.1.11",
"fast-cidr-tools": "^0.3.4",
"fast-escape-regexp": "^1.0.1",
"fast-uri": "^3.1.0",
"fdir": "^6.5.0",
@@ -58,19 +58,19 @@
"@types/cli-progress": "^3.11.6",
"@types/dns2": "^2.0.10",
"@types/mocha": "^10.0.10",
"@types/node": "^24.9.1",
"@types/node": "^24.10.0",
"@types/tar-fs": "^2.0.4",
"@types/yauzl-promise": "^4.0.1",
"eslint": "^9.38.0",
"eslint": "^9.39.1",
"eslint-config-sukka": "^8.0.2",
"eslint-formatter-sukka": "^8.0.2",
"expect": "^30.2.0",
"mitata": "^1.0.34",
"mocha": "^11.7.4",
"tinyexec": "^1.0.1",
"mocha": "^11.7.5",
"tinyexec": "^1.0.2",
"typescript": "^5.9.3"
},
"packageManager": "pnpm@10.19.0",
"packageManager": "pnpm@10.21.0",
"pnpm": {
"onlyBuiltDependencies": [
"@swc/core",