mirror of
https://github.com/SukkaW/Surge.git
synced 2026-06-14 11:41:49 +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:
12
package.json
12
package.json
@@ -37,9 +37,9 @@
|
||||
"picocolors": "^1.1.1",
|
||||
"tar-fs": "^3.1.2",
|
||||
"telegram": "^2.26.22",
|
||||
"tinyglobby": "^0.2.16",
|
||||
"tldts": "^7.4.0",
|
||||
"tldts-experimental": "^7.4.0",
|
||||
"tinyglobby": "^0.2.17",
|
||||
"tldts": "^7.4.2",
|
||||
"tldts-experimental": "^7.4.2",
|
||||
"undici": "^8.3.0",
|
||||
"undici-cache-store-better-sqlite3": "^1.0.1",
|
||||
"why-is-node-running": "^3.2.2",
|
||||
@@ -58,14 +58,14 @@
|
||||
"@types/tar-fs": "^2.0.4",
|
||||
"@types/yauzl-promise": "^4.0.1",
|
||||
"earl": "^2.0.0",
|
||||
"eslint": "^10.4.0",
|
||||
"eslint": "^10.4.1",
|
||||
"eslint-config-sukka": "^8.10.4",
|
||||
"eslint-formatter-sukka": "^8.10.4",
|
||||
"jest-worker": "^30.4.1",
|
||||
"mitata": "^1.0.34",
|
||||
"mocha": "^11.7.6",
|
||||
"tinyexec": "^1.2.2",
|
||||
"tinyexec": "^1.2.4",
|
||||
"typescript": "^6.0.3"
|
||||
},
|
||||
"packageManager": "pnpm@11.3.0"
|
||||
"packageManager": "pnpm@11.5.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user