Housekeeping

This commit is contained in:
SukkaW
2025-01-18 02:30:42 +08:00
parent ffa4e03d08
commit c098849b0a
2 changed files with 62 additions and 62 deletions

View File

@@ -24,23 +24,23 @@
"@ghostery/adblocker": "^2.3.1",
"@henrygd/queue": "^1.0.7",
"async-retry": "^1.3.3",
"better-sqlite3": "^11.7.2",
"better-sqlite3": "^11.8.0",
"cacache": "^19.0.1",
"ci-info": "^4.1.0",
"csv-parse": "^5.6.0",
"dns2": "^2.1.0",
"fast-cidr-tools": "^0.3.1",
"fast-fifo": "^1.3.2",
"fdir": "^6.4.2",
"fdir": "^6.4.3",
"foxts": "^1.1.6",
"hash-wasm": "^4.12.0",
"json-stringify-pretty-compact": "^3.0.0",
"picocolors": "^1.1.1",
"tar-fs": "^3.0.6",
"tar-fs": "3.0.6",
"tinyexec": "^0.3.2",
"tldts": "^6.1.71",
"tldts-experimental": "^6.1.71",
"undici": "^7.2.1",
"tldts": "^6.1.72",
"tldts-experimental": "^6.1.72",
"undici": "^7.2.3",
"undici-cache-store-better-sqlite3": "^0.1.1",
"whoiser": "^1.18.0",
"why-is-node-running": "^3.2.2",
@@ -58,7 +58,7 @@
"@types/dns2": "^2.0.9",
"@types/fast-fifo": "^1.3.0",
"@types/mocha": "^10.0.10",
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"@types/node-fetch": "^2.6.12",
"@types/tar-fs": "^2.0.4",
"@types/tar-stream": "^3.1.3",
@@ -66,11 +66,11 @@
"eslint-config-sukka": "^6.13.0",
"eslint-formatter-sukka": "^6.13.0",
"expect": "^29.7.0",
"mitata": "^1.0.28",
"mitata": "^1.0.30",
"mocha": "^11.0.1",
"typescript": "^5.7.3"
},
"packageManager": "pnpm@9.15.3",
"packageManager": "pnpm@9.15.4",
"pnpm": {
"patchedDependencies": {
"undici": "patches/undici.patch",