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-05-05 11:00:53 +08:00
parent f353bdefda
commit 7fc9905ae8
2 changed files with 54 additions and 54 deletions

View File

@@ -19,7 +19,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@ghostery/adblocker": "^2.14.4",
"@ghostery/adblocker": "^2.15.0",
"@henrygd/queue": "^1.2.0",
"@mitata/counters": "^0.0.8",
"ci-info": "^4.4.0",
@@ -28,7 +28,7 @@
"domain-alive": "^0.1.22",
"fast-cidr-tools": "^0.3.4",
"fast-escape-regexp": "^1.0.1",
"fast-uri": "^3.1.0",
"fast-uri": "^3.1.1",
"fdir": "^6.5.0",
"foxts": "^5.4.2",
"hash-wasm": "^4.12.0",
@@ -48,7 +48,7 @@
"yauzl-promise": "^4.0.0"
},
"devDependencies": {
"@eslint-sukka/node": "^8.10.1",
"@eslint-sukka/node": "^8.10.2",
"@swc-node/register": "^1.11.1",
"@swc/core": "1.13.5",
"@types/better-sqlite3": "^7.6.13",
@@ -59,13 +59,13 @@
"@types/yauzl-promise": "^4.0.1",
"earl": "^2.0.0",
"eslint": "^10.3.0",
"eslint-config-sukka": "^8.10.1",
"eslint-formatter-sukka": "^8.10.1",
"eslint-config-sukka": "^8.10.2",
"eslint-formatter-sukka": "^8.10.2",
"jest-worker": "^30.3.0",
"mitata": "^1.0.34",
"mocha": "^11.7.5",
"tinyexec": "^1.1.2",
"typescript": "^6.0.3"
},
"packageManager": "pnpm@11.0.4"
"packageManager": "pnpm@11.0.5"
}