mirror of
https://github.com/SukkaW/Surge.git
synced 2026-04-29 17:36:56 +08:00
Housekeeping
Some checks failed
Build / Build (push) Has been cancelled
Build / Diff output (push) Has been cancelled
Build / Deploy to Cloudflare Pages (3.114.12) (push) Has been cancelled
Build / Deploy to GitHub and GitLab (push) Has been cancelled
Build / Remove Artifacts after Deployment (push) Has been cancelled
Some checks failed
Build / Build (push) Has been cancelled
Build / Diff output (push) Has been cancelled
Build / Deploy to Cloudflare Pages (3.114.12) (push) Has been cancelled
Build / Deploy to GitHub and GitLab (push) Has been cancelled
Build / Remove Artifacts after Deployment (push) Has been cancelled
This commit is contained in:
20
package.json
20
package.json
@@ -37,9 +37,9 @@
|
|||||||
"picocolors": "^1.1.1",
|
"picocolors": "^1.1.1",
|
||||||
"tar-fs": "^3.1.2",
|
"tar-fs": "^3.1.2",
|
||||||
"telegram": "^2.26.22",
|
"telegram": "^2.26.22",
|
||||||
"tinyglobby": "^0.2.15",
|
"tinyglobby": "^0.2.16",
|
||||||
"tldts": "^7.0.27",
|
"tldts": "^7.0.28",
|
||||||
"tldts-experimental": "^7.0.27",
|
"tldts-experimental": "^7.0.28",
|
||||||
"undici": "^7.24.7",
|
"undici": "^7.24.7",
|
||||||
"undici-cache-store-better-sqlite3": "^1.0.1",
|
"undici-cache-store-better-sqlite3": "^1.0.1",
|
||||||
"why-is-node-running": "^3.2.2",
|
"why-is-node-running": "^3.2.2",
|
||||||
@@ -48,24 +48,24 @@
|
|||||||
"yauzl-promise": "^4.0.0"
|
"yauzl-promise": "^4.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint-sukka/node": "^8.9.0",
|
"@eslint-sukka/node": "^8.9.2",
|
||||||
"@swc-node/register": "^1.11.1",
|
"@swc-node/register": "^1.11.1",
|
||||||
"@swc/core": "1.13.5",
|
"@swc/core": "1.13.5",
|
||||||
"@types/better-sqlite3": "^7.6.13",
|
"@types/better-sqlite3": "^7.6.13",
|
||||||
"@types/cli-progress": "^3.11.6",
|
"@types/cli-progress": "^3.11.6",
|
||||||
"@types/mocha": "^10.0.10",
|
"@types/mocha": "^10.0.10",
|
||||||
"@types/node": "^24.12.0",
|
"@types/node": "^24.12.2",
|
||||||
"@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.1.0",
|
"eslint": "^10.2.0",
|
||||||
"eslint-config-sukka": "^8.9.0",
|
"eslint-config-sukka": "^8.9.2",
|
||||||
"eslint-formatter-sukka": "^8.9.0",
|
"eslint-formatter-sukka": "^8.9.2",
|
||||||
"jest-worker": "^30.3.0",
|
"jest-worker": "^30.3.0",
|
||||||
"mitata": "^1.0.34",
|
"mitata": "^1.0.34",
|
||||||
"mocha": "^11.7.5",
|
"mocha": "^11.7.5",
|
||||||
"tinyexec": "^1.0.4",
|
"tinyexec": "^1.1.1",
|
||||||
"typescript": "^5.9.3"
|
"typescript": "^6.0.2"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@10.33.0",
|
"packageManager": "pnpm@10.33.0",
|
||||||
"pnpm": {
|
"pnpm": {
|
||||||
|
|||||||
573
pnpm-lock.yaml
generated
573
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user