Housekeeping
Some checks failed
Build / Build (push) Has been cancelled
Build / Diff output (push) Has been cancelled
Build / Deploy to Cloudflare Pages (3.114.6) (push) Has been cancelled
Build / Deploy to GitHub and GitLab (push) Has been cancelled

This commit is contained in:
SukkaW
2025-05-01 00:13:36 +08:00
parent d2acd39ad6
commit 331ea5a403
11 changed files with 114 additions and 220 deletions

View File

@@ -20,7 +20,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@ghostery/adblocker": "^2.5.1",
"@ghostery/adblocker": "^2.5.2",
"@henrygd/queue": "^1.0.7",
"@mitata/counters": "^0.0.8",
"async-retry": "^1.3.3",
@@ -31,7 +31,7 @@
"fast-cidr-tools": "^0.3.2",
"fast-fifo": "^1.3.2",
"fdir": "^6.4.4",
"foxts": "^3.0.1",
"foxts": "^3.1.1",
"hash-wasm": "^4.12.0",
"json-stringify-pretty-compact": "3.0.0",
"picocolors": "^1.1.1",
@@ -51,13 +51,13 @@
"devDependencies": {
"@eslint-sukka/node": "^6.18.2",
"@swc-node/register": "^1.10.10",
"@swc/core": "^1.11.22",
"@swc/core": "^1.11.24",
"@types/async-retry": "^1.4.9",
"@types/better-sqlite3": "^7.6.13",
"@types/dns2": "^2.0.9",
"@types/fast-fifo": "^1.3.0",
"@types/mocha": "^10.0.10",
"@types/node": "^22.15.2",
"@types/node": "^22.15.3",
"@types/punycode": "^2.1.4",
"@types/tar-fs": "^2.0.4",
"@types/yauzl-promise": "^4.0.1",
@@ -70,7 +70,7 @@
"tinyexec": "^1.0.1",
"typescript": "^5.8.3"
},
"packageManager": "pnpm@10.9.0",
"packageManager": "pnpm@10.10.0",
"pnpm": {
"patchedDependencies": {
"whoiser": "patches/whoiser.patch"