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-03-15 16:12:02 +08:00
parent 584a7c33fc
commit 8086b643e1
2 changed files with 256 additions and 268 deletions

View File

@@ -22,7 +22,6 @@
"@ghostery/adblocker": "^2.14.1",
"@henrygd/queue": "^1.2.0",
"@mitata/counters": "^0.0.8",
"better-sqlite3": "^12.6.2",
"ci-info": "^4.4.0",
"cli-progress": "^3.12.0",
"csv-parse": "^6.1.0",
@@ -39,9 +38,9 @@
"tar-fs": "^3.1.2",
"telegram": "^2.26.22",
"tinyglobby": "^0.2.15",
"tldts": "^7.0.24",
"tldts-experimental": "^7.0.24",
"undici": "^7.22.0",
"tldts": "^7.0.25",
"tldts-experimental": "^7.0.25",
"undici": "^7.24.3",
"undici-cache-store-better-sqlite3": "^1.0.0",
"why-is-node-running": "^3.2.2",
"worktank": "^3.0.2",
@@ -50,7 +49,7 @@
"yauzl-promise": "^4.0.0"
},
"devDependencies": {
"@eslint-sukka/node": "^8.7.1",
"@eslint-sukka/node": "^8.8.0",
"@swc-node/register": "^1.11.1",
"@swc/core": "1.13.5",
"@types/better-sqlite3": "^7.6.13",
@@ -60,15 +59,15 @@
"@types/tar-fs": "^2.0.4",
"@types/yauzl-promise": "^4.0.1",
"earl": "^2.0.0",
"eslint": "^10.0.2",
"eslint-config-sukka": "^8.7.1",
"eslint-formatter-sukka": "^8.7.1",
"eslint": "^10.0.3",
"eslint-config-sukka": "^8.8.0",
"eslint-formatter-sukka": "^8.8.0",
"mitata": "^1.0.34",
"mocha": "^11.7.5",
"tinyexec": "^1.0.2",
"tinyexec": "^1.0.4",
"typescript": "^5.9.3"
},
"packageManager": "pnpm@10.30.3",
"packageManager": "pnpm@10.32.1",
"pnpm": {
"onlyBuiltDependencies": [
"@swc/core",