Housekeeping

This commit is contained in:
SukkaW
2025-04-24 23:14:42 +08:00
parent d09325119f
commit a1773308de
2 changed files with 182 additions and 187 deletions

View File

@@ -30,7 +30,7 @@
"dns2": "^2.1.0",
"fast-cidr-tools": "^0.3.2",
"fast-fifo": "^1.3.2",
"fdir": "^6.4.3",
"fdir": "^6.4.4",
"foxts": "^3.0.1",
"hash-wasm": "^4.12.0",
"json-stringify-pretty-compact": "3.0.0",
@@ -40,7 +40,7 @@
"tldts": "^6.1.86",
"tldts-experimental": "^6.1.86",
"undici": "^7.8.0",
"undici-cache-store-better-sqlite3": "^0.1.4",
"undici-cache-store-better-sqlite3": "^1.0.0",
"whoiser": "^1.18.0",
"why-is-node-running": "^3.2.2",
"worktank": "^2.7.3",
@@ -50,7 +50,7 @@
"devDependencies": {
"@eslint-sukka/node": "^6.18.2",
"@swc-node/register": "^1.10.10",
"@swc/core": "^1.11.21",
"@swc/core": "^1.11.22",
"@types/async-retry": "^1.4.9",
"@types/better-sqlite3": "^7.6.13",
"@types/dns2": "^2.0.9",
@@ -59,7 +59,7 @@
"@types/node": "^22.14.1",
"@types/punycode": "^2.1.4",
"@types/tar-fs": "^2.0.4",
"eslint": "^9.24.0",
"eslint": "^9.25.1",
"eslint-config-sukka": "^6.18.2",
"eslint-formatter-sukka": "^6.18.2",
"expect": "^29.7.0",
@@ -68,7 +68,7 @@
"tinyexec": "^1.0.1",
"typescript": "^5.8.3"
},
"packageManager": "pnpm@10.8.1",
"packageManager": "pnpm@10.9.0",
"pnpm": {
"patchedDependencies": {
"whoiser": "patches/whoiser.patch"