Housekeeping

This commit is contained in:
SukkaW
2026-05-14 17:26:26 +08:00
parent f77f6bdcc3
commit 10dec86dda
2 changed files with 74 additions and 73 deletions

View File

@@ -19,7 +19,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@ghostery/adblocker": "^2.15.0",
"@ghostery/adblocker": "^2.17.0",
"@henrygd/queue": "^1.2.0",
"@mitata/counters": "^0.0.8",
"ci-info": "^4.4.0",
@@ -28,7 +28,7 @@
"domain-alive": "^0.1.22",
"fast-cidr-tools": "^0.3.4",
"fast-escape-regexp": "^1.0.1",
"fast-uri": "^3.1.1",
"fast-uri": "^3.1.2",
"fdir": "^6.5.0",
"foxts": "^5.4.2",
"hash-wasm": "^4.12.0",
@@ -44,7 +44,7 @@
"undici-cache-store-better-sqlite3": "^1.0.1",
"why-is-node-running": "^3.2.2",
"xbits": "^0.2.0",
"yaml": "^2.8.4",
"yaml": "^2.9.0",
"yauzl-promise": "^4.0.0"
},
"devDependencies": {
@@ -54,18 +54,18 @@
"@types/better-sqlite3": "^7.6.13",
"@types/cli-progress": "^3.11.6",
"@types/mocha": "^10.0.10",
"@types/node": "^25.6.0",
"@types/node": "^25.7.0",
"@types/tar-fs": "^2.0.4",
"@types/yauzl-promise": "^4.0.1",
"earl": "^2.0.0",
"eslint": "^10.3.0",
"eslint-config-sukka": "^8.10.2",
"eslint-formatter-sukka": "^8.10.2",
"jest-worker": "^30.3.0",
"jest-worker": "^30.4.1",
"mitata": "^1.0.34",
"mocha": "^11.7.5",
"tinyexec": "^1.1.2",
"typescript": "^6.0.3"
},
"packageManager": "pnpm@11.0.5"
"packageManager": "pnpm@11.1.1"
}