Housekeeping
Some checks failed
Build / Build (push) Has been cancelled
Build / Diff output (push) Has been cancelled
Build / Deploy to Cloudflare Pages (3.114.6) (push) Has been cancelled
Build / Deploy to GitHub and GitLab (push) Has been cancelled

This commit is contained in:
SukkaW 2025-06-04 02:54:22 +08:00
parent 928cc3c515
commit 84639257f8
2 changed files with 487 additions and 188 deletions

View File

@ -50,7 +50,7 @@
"yauzl-promise": "^4.0.0" "yauzl-promise": "^4.0.0"
}, },
"devDependencies": { "devDependencies": {
"@eslint-sukka/node": "^6.20.0", "@eslint-sukka/node": "^6.21.0",
"@swc-node/register": "^1.10.10", "@swc-node/register": "^1.10.10",
"@swc/core": "^1.11.29", "@swc/core": "^1.11.29",
"@types/async-retry": "^1.4.9", "@types/async-retry": "^1.4.9",
@ -58,20 +58,20 @@
"@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.15.24", "@types/node": "^22.15.29",
"@types/punycode": "^2.1.4", "@types/punycode": "^2.1.4",
"@types/tar-fs": "^2.0.4", "@types/tar-fs": "^2.0.4",
"@types/yauzl-promise": "^4.0.1", "@types/yauzl-promise": "^4.0.1",
"eslint": "^9.27.0", "eslint": "^9.28.0",
"eslint-config-sukka": "^6.20.0", "eslint-config-sukka": "^6.21.0",
"eslint-formatter-sukka": "^6.20.0", "eslint-formatter-sukka": "^6.21.0",
"expect": "^29.7.0", "expect": "^29.7.0",
"mitata": "^1.0.34", "mitata": "^1.0.34",
"mocha": "^11.5.0", "mocha": "^11.5.0",
"tinyexec": "^1.0.1", "tinyexec": "^1.0.1",
"typescript": "^5.8.3" "typescript": "^5.8.3"
}, },
"packageManager": "pnpm@10.11.0", "packageManager": "pnpm@10.11.1",
"pnpm": { "pnpm": {
"patchedDependencies": { "patchedDependencies": {
"whoiser": "patches/whoiser.patch" "whoiser": "patches/whoiser.patch"

663
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff