Housekeeping
Some checks failed
Build / Build (push) Has been cancelled
Build / Diff output (push) Has been cancelled
Build / Deploy (push) Has been cancelled

This commit is contained in:
SukkaW
2026-08-27 01:56:26 +08:00
parent 47f5ea06d2
commit faaea270d5
5 changed files with 150 additions and 150 deletions

View File

@@ -29,7 +29,7 @@
"domain-alive": "^0.1.25",
"fast-cidr-tools": "^0.3.4",
"fast-escape-regexp": "^1.0.1",
"fast-uri": "^4.1.2",
"fast-uri": "^4.1.3",
"fdir": "^6.5.0",
"fnv1a52": "^1.0.0",
"hash-wasm": "^4.12.0",
@@ -40,8 +40,8 @@
"tar-fs": "^3.1.3",
"telegram": "^2.26.22",
"tinyglobby": "^0.2.17",
"tldts": "^7.4.10",
"tldts-experimental": "^7.4.10",
"tldts": "^7.4.11",
"tldts-experimental": "^7.4.11",
"undici": "^8.10.0",
"undici-cache-store-better-sqlite3": "^1.1.1",
"why-is-node-running": "^3.2.2",
@@ -55,11 +55,11 @@
"@swc/core": "1.16.1",
"@types/cli-progress": "^3.11.6",
"@types/mocha": "^10.0.10",
"@types/node": "^26.2.0",
"@types/node": "^26.3.0",
"@types/tar-fs": "^2.0.4",
"@types/yauzl-promise": "^4.0.1",
"earl": "^2.0.0",
"eslint": "^10.8.1",
"eslint": "^10.9.1",
"eslint-config-sukka": "^9.0.1",
"eslint-formatter-sukka": "^9.0.1",
"foxts": "^5.9.1",
@@ -68,5 +68,5 @@
"mocha": "^11.8.0",
"typescript": "^6.0.3"
},
"packageManager": "pnpm@11.22.0"
"packageManager": "pnpm@11.24.0"
}