mirror of
https://github.com/SukkaW/Surge.git
synced 2026-09-12 18:44:36 +08:00
Update CDN Hosts & Housekeeping
This commit is contained in:
@@ -3884,7 +3884,7 @@ s3.stackabuse.com
|
|||||||
cdn.weglot.com
|
cdn.weglot.com
|
||||||
.tildacdn.com
|
.tildacdn.com
|
||||||
cdn.hashnode.com
|
cdn.hashnode.com
|
||||||
assets.static-upwork.com
|
.static-upwork.com
|
||||||
cdn.arstechnica.net
|
cdn.arstechnica.net
|
||||||
assets.jolipage.co
|
assets.jolipage.co
|
||||||
assets.scaleflex.com
|
assets.scaleflex.com
|
||||||
|
|||||||
10
package.json
10
package.json
@@ -30,7 +30,7 @@
|
|||||||
"domain-alive": "^0.1.25",
|
"domain-alive": "^0.1.25",
|
||||||
"fast-cidr-tools": "^0.3.4",
|
"fast-cidr-tools": "^0.3.4",
|
||||||
"fast-escape-regexp": "^1.0.1",
|
"fast-escape-regexp": "^1.0.1",
|
||||||
"fast-uri": "^4.1.3",
|
"fast-uri": "^4.1.4",
|
||||||
"fdir": "^6.5.0",
|
"fdir": "^6.5.0",
|
||||||
"fnv1a52": "^1.0.0",
|
"fnv1a52": "^1.0.0",
|
||||||
"hash-wasm": "^4.12.0",
|
"hash-wasm": "^4.12.0",
|
||||||
@@ -43,7 +43,7 @@
|
|||||||
"tinyglobby": "^0.2.17",
|
"tinyglobby": "^0.2.17",
|
||||||
"tldts": "^7.4.11",
|
"tldts": "^7.4.11",
|
||||||
"tldts-experimental": "^7.4.11",
|
"tldts-experimental": "^7.4.11",
|
||||||
"undici": "^8.10.1",
|
"undici": "^8.10.2",
|
||||||
"undici-cache-store-better-sqlite3": "^1.1.1",
|
"undici-cache-store-better-sqlite3": "^1.1.1",
|
||||||
"why-is-node-running": "^3.2.2",
|
"why-is-node-running": "^3.2.2",
|
||||||
"xbits": "^0.2.0",
|
"xbits": "^0.2.0",
|
||||||
@@ -53,7 +53,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint-sukka/node": "^9.0.1",
|
"@eslint-sukka/node": "^9.0.1",
|
||||||
"@swc-node/register": "^1.12.1",
|
"@swc-node/register": "^1.12.1",
|
||||||
"@swc/core": "1.16.1",
|
"@swc/core": "1.16.2",
|
||||||
"@types/cacache": "^20.0.1",
|
"@types/cacache": "^20.0.1",
|
||||||
"@types/cli-progress": "^3.11.6",
|
"@types/cli-progress": "^3.11.6",
|
||||||
"@types/mocha": "^10.0.10",
|
"@types/mocha": "^10.0.10",
|
||||||
@@ -61,7 +61,7 @@
|
|||||||
"@types/tar-fs": "^2.0.4",
|
"@types/tar-fs": "^2.0.4",
|
||||||
"@types/yauzl-promise": "^4.0.1",
|
"@types/yauzl-promise": "^4.0.1",
|
||||||
"earl": "^2.0.0",
|
"earl": "^2.0.0",
|
||||||
"eslint": "^10.9.1",
|
"eslint": "^10.10.0",
|
||||||
"eslint-config-sukka": "^9.0.1",
|
"eslint-config-sukka": "^9.0.1",
|
||||||
"eslint-formatter-sukka": "^9.0.1",
|
"eslint-formatter-sukka": "^9.0.1",
|
||||||
"foxts": "^5.9.1",
|
"foxts": "^5.9.1",
|
||||||
@@ -70,5 +70,5 @@
|
|||||||
"mocha": "^12.0.0",
|
"mocha": "^12.0.0",
|
||||||
"typescript": "^6.0.3"
|
"typescript": "^6.0.3"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@12.2.1"
|
"packageManager": "pnpm@12.3.4"
|
||||||
}
|
}
|
||||||
|
|||||||
546
pnpm-lock.yaml
generated
546
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user