Housekeeping

This commit is contained in:
SukkaW
2025-08-21 22:11:36 +08:00
parent f322cd0080
commit 49b50a33f5
6 changed files with 95 additions and 134 deletions

View File

@@ -19,7 +19,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@ghostery/adblocker": "^2.11.3",
"@ghostery/adblocker": "^2.11.5",
"@henrygd/queue": "^1.0.7",
"@mitata/counters": "^0.0.8",
"async-retry": "^1.3.3",
@@ -54,11 +54,11 @@
"devDependencies": {
"@eslint-sukka/node": "^6.23.1",
"@swc-node/register": "^1.11.1",
"@swc/core": "^1.13.3",
"@swc/core": "^1.13.4",
"@types/async-retry": "^1.4.9",
"@types/better-sqlite3": "^7.6.13",
"@types/cli-progress": "^3.11.6",
"@types/dns2": "^2.0.9",
"@types/dns2": "^2.0.10",
"@types/fast-fifo": "^1.3.0",
"@types/mocha": "^10.0.10",
"@types/node": "^24.3.0",
@@ -74,7 +74,7 @@
"tinyexec": "^1.0.1",
"typescript": "^5.9.2"
},
"packageManager": "pnpm@10.14.0",
"packageManager": "pnpm@10.15.0",
"pnpm": {
"patchedDependencies": {
"whoiser": "patches/whoiser.patch"