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-01-11 00:53:44 +08:00
parent ee9dc3fed2
commit 4c10f5d9d7
2 changed files with 273 additions and 273 deletions

View File

@@ -19,10 +19,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"@ghostery/adblocker": "^2.13.2",
"@ghostery/adblocker": "^2.13.3",
"@henrygd/queue": "^1.2.0",
"@mitata/counters": "^0.0.8",
"better-sqlite3": "^12.5.0",
"better-sqlite3": "^12.6.0",
"ci-info": "^4.3.1",
"cli-progress": "^3.12.0",
"csv-parse": "^6.1.0",
@@ -41,7 +41,7 @@
"tinyglobby": "^0.2.15",
"tldts": "^7.0.19",
"tldts-experimental": "^7.0.19",
"undici": "^7.16.0",
"undici": "^7.18.2",
"undici-cache-store-better-sqlite3": "^1.0.0",
"why-is-node-running": "^3.2.2",
"worktank": "^3.0.2",
@@ -50,25 +50,25 @@
"yauzl-promise": "^4.0.0"
},
"devDependencies": {
"@eslint-sukka/node": "^8.0.6",
"@eslint-sukka/node": "^8.1.0",
"@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": "^24.10.4",
"@types/node": "^24.10.6",
"@types/tar-fs": "^2.0.4",
"@types/yauzl-promise": "^4.0.1",
"eslint": "^9.39.2",
"eslint-config-sukka": "^8.0.6",
"eslint-formatter-sukka": "^8.0.6",
"eslint-config-sukka": "^8.1.0",
"eslint-formatter-sukka": "^8.1.0",
"expect": "^30.2.0",
"mitata": "^1.0.34",
"mocha": "^11.7.5",
"tinyexec": "^1.0.2",
"typescript": "^5.9.3"
},
"packageManager": "pnpm@10.27.0",
"packageManager": "pnpm@10.28.0",
"pnpm": {
"onlyBuiltDependencies": [
"@swc/core",