Update CDN Hosts & 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-09-05 19:56:32 +08:00
parent 04fc745220
commit 81632ebcfa
3 changed files with 312 additions and 246 deletions

View File

@@ -30,7 +30,7 @@
"domain-alive": "^0.1.25",
"fast-cidr-tools": "^0.3.4",
"fast-escape-regexp": "^1.0.1",
"fast-uri": "^4.1.3",
"fast-uri": "^4.1.4",
"fdir": "^6.5.0",
"fnv1a52": "^1.0.0",
"hash-wasm": "^4.12.0",
@@ -43,7 +43,7 @@
"tinyglobby": "^0.2.17",
"tldts": "^7.4.11",
"tldts-experimental": "^7.4.11",
"undici": "^8.10.1",
"undici": "^8.10.2",
"undici-cache-store-better-sqlite3": "^1.1.1",
"why-is-node-running": "^3.2.2",
"xbits": "^0.2.0",
@@ -53,7 +53,7 @@
"devDependencies": {
"@eslint-sukka/node": "^9.0.1",
"@swc-node/register": "^1.12.1",
"@swc/core": "1.16.1",
"@swc/core": "1.16.2",
"@types/cacache": "^20.0.1",
"@types/cli-progress": "^3.11.6",
"@types/mocha": "^10.0.10",
@@ -61,7 +61,7 @@
"@types/tar-fs": "^2.0.4",
"@types/yauzl-promise": "^4.0.1",
"earl": "^2.0.0",
"eslint": "^10.9.1",
"eslint": "^10.10.0",
"eslint-config-sukka": "^9.0.1",
"eslint-formatter-sukka": "^9.0.1",
"foxts": "^5.9.1",
@@ -70,5 +70,5 @@
"mocha": "^12.0.0",
"typescript": "^6.0.3"
},
"packageManager": "pnpm@12.2.1"
"packageManager": "pnpm@12.3.4"
}