Minor Updates
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-23 18:32:06 +08:00
parent 25666b7348
commit ae90b2b0f4
3 changed files with 102 additions and 89 deletions

View File

@@ -20,7 +20,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@ghostery/adblocker": "^2.6.0",
"@ghostery/adblocker": "^2.6.1",
"@henrygd/queue": "^1.0.7",
"@mitata/counters": "^0.0.8",
"async-retry": "^1.3.3",
@@ -34,9 +34,10 @@
"foxts": "^3.3.1",
"hash-wasm": "^4.12.0",
"json-stringify-pretty-compact": "3.0.0",
"null-prototype-object": "^1.2.0",
"picocolors": "^1.1.1",
"punycode": "^2.3.1",
"tar-fs": "^3.0.8",
"tar-fs": "^3.0.9",
"tldts": "^6.1.86",
"tldts-experimental": "^6.1.86",
"undici": "^7.10.0",
@@ -51,13 +52,13 @@
"devDependencies": {
"@eslint-sukka/node": "^6.20.0",
"@swc-node/register": "^1.10.10",
"@swc/core": "^1.11.24",
"@swc/core": "^1.11.29",
"@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.20",
"@types/node": "^22.15.21",
"@types/punycode": "^2.1.4",
"@types/tar-fs": "^2.0.4",
"@types/yauzl-promise": "^4.0.1",