Housekeeping

This commit is contained in:
SukkaW
2025-04-02 18:12:11 +08:00
parent 31ef033a64
commit 63b9ddc91f
2 changed files with 418 additions and 241 deletions

View File

@@ -39,36 +39,36 @@
"tar-fs": "^3.0.8", "tar-fs": "^3.0.8",
"tldts": "^6.1.85", "tldts": "^6.1.85",
"tldts-experimental": "^6.1.85", "tldts-experimental": "^6.1.85",
"undici": "^7.5.0", "undici": "^7.7.0",
"undici-cache-store-better-sqlite3": "^0.1.1", "undici-cache-store-better-sqlite3": "^0.1.1",
"whoiser": "^1.18.0", "whoiser": "^1.18.0",
"why-is-node-running": "^3.2.2", "why-is-node-running": "^3.2.2",
"worktank": "^2.7.3", "worktank": "^2.7.3",
"xbits": "^0.2.0", "xbits": "^0.2.0",
"yaml": "^2.7.0" "yaml": "^2.7.1"
}, },
"devDependencies": { "devDependencies": {
"@eslint-sukka/node": "^6.17.1", "@eslint-sukka/node": "^6.18.0",
"@swc-node/register": "^1.10.10", "@swc-node/register": "^1.10.10",
"@swc/core": "^1.11.13", "@swc/core": "^1.11.16",
"@types/async-retry": "^1.4.9", "@types/async-retry": "^1.4.9",
"@types/better-sqlite3": "^7.6.12", "@types/better-sqlite3": "^7.6.12",
"@types/dns2": "^2.0.9", "@types/dns2": "^2.0.9",
"@types/fast-fifo": "^1.3.0", "@types/fast-fifo": "^1.3.0",
"@types/mocha": "^10.0.10", "@types/mocha": "^10.0.10",
"@types/node": "^22.13.14", "@types/node": "^22.13.17",
"@types/punycode": "^2.1.4", "@types/punycode": "^2.1.4",
"@types/tar-fs": "^2.0.4", "@types/tar-fs": "^2.0.4",
"eslint": "^9.23.0", "eslint": "^9.23.0",
"eslint-config-sukka": "^6.17.1", "eslint-config-sukka": "^6.18.0",
"eslint-formatter-sukka": "^6.17.1", "eslint-formatter-sukka": "^6.18.0",
"expect": "^29.7.0", "expect": "^29.7.0",
"mitata": "^1.0.34", "mitata": "^1.0.34",
"mocha": "^11.1.0", "mocha": "^11.1.0",
"tinyexec": "^1.0.0", "tinyexec": "^1.0.1",
"typescript": "^5.8.2" "typescript": "^5.8.2"
}, },
"packageManager": "pnpm@10.7.0", "packageManager": "pnpm@10.7.1",
"pnpm": { "pnpm": {
"patchedDependencies": { "patchedDependencies": {
"whoiser": "patches/whoiser.patch" "whoiser": "patches/whoiser.patch"

641
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff