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

This commit is contained in:
SukkaW
2026-06-04 02:17:53 +08:00
parent 02908f5eec
commit 8e8e5ce4be
2 changed files with 137 additions and 137 deletions

View File

@@ -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"
}