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
Toggle Dist Repo Visibility / Toggle Dist Repo Visibility (push) Has been cancelled

This commit is contained in:
SukkaW
2026-05-28 02:10:02 +08:00
parent 23216ea3d9
commit 3cb8f9d0de
2 changed files with 100 additions and 100 deletions

View File

@@ -19,7 +19,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@ghostery/adblocker": "^2.17.1",
"@ghostery/adblocker": "^2.17.3",
"@henrygd/queue": "^1.2.0",
"@mitata/counters": "^0.0.8",
"ci-info": "^4.4.0",
@@ -38,8 +38,8 @@
"tar-fs": "^3.1.2",
"telegram": "^2.26.22",
"tinyglobby": "^0.2.16",
"tldts": "^7.0.30",
"tldts-experimental": "^7.0.30",
"tldts": "^7.4.0",
"tldts-experimental": "^7.4.0",
"undici": "^8.3.0",
"undici-cache-store-better-sqlite3": "^1.0.1",
"why-is-node-running": "^3.2.2",
@@ -48,24 +48,24 @@
"yauzl-promise": "^4.0.0"
},
"devDependencies": {
"@eslint-sukka/node": "^8.10.3",
"@eslint-sukka/node": "^8.10.4",
"@swc-node/register": "^1.11.1",
"@swc/core": "1.13.5",
"@types/better-sqlite3": "^7.6.13",
"@types/cli-progress": "^3.11.6",
"@types/mocha": "^10.0.10",
"@types/node": "^25.8.0",
"@types/node": "^25.9.1",
"@types/tar-fs": "^2.0.4",
"@types/yauzl-promise": "^4.0.1",
"earl": "^2.0.0",
"eslint": "^10.4.0",
"eslint-config-sukka": "^8.10.3",
"eslint-formatter-sukka": "^8.10.3",
"eslint-config-sukka": "^8.10.4",
"eslint-formatter-sukka": "^8.10.4",
"jest-worker": "^30.4.1",
"mitata": "^1.0.34",
"mocha": "^11.7.5",
"tinyexec": "^1.1.2",
"mocha": "^11.7.6",
"tinyexec": "^1.2.2",
"typescript": "^6.0.3"
},
"packageManager": "pnpm@11.1.2"
"packageManager": "pnpm@11.3.0"
}