Housekeeping

This commit is contained in:
SukkaW
2026-06-08 14:13:51 +08:00
parent 4fcee43396
commit 02bbd08022
2 changed files with 40 additions and 40 deletions

View File

@@ -19,7 +19,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@ghostery/adblocker": "^2.17.3",
"@ghostery/adblocker": "^2.18.0",
"@henrygd/queue": "^1.2.0",
"@mitata/counters": "^0.0.8",
"ci-info": "^4.4.0",
@@ -40,7 +40,7 @@
"tinyglobby": "^0.2.17",
"tldts": "^7.4.2",
"tldts-experimental": "^7.4.2",
"undici": "^8.3.0",
"undici": "^8.4.0",
"undici-cache-store-better-sqlite3": "^1.0.1",
"why-is-node-running": "^3.2.2",
"xbits": "^0.2.0",
@@ -54,7 +54,7 @@
"@types/better-sqlite3": "^7.6.13",
"@types/cli-progress": "^3.11.6",
"@types/mocha": "^10.0.10",
"@types/node": "^25.9.1",
"@types/node": "^25.9.2",
"@types/tar-fs": "^2.0.4",
"@types/yauzl-promise": "^4.0.1",
"earl": "^2.0.0",
@@ -67,5 +67,5 @@
"tinyexec": "^1.2.4",
"typescript": "^6.0.3"
},
"packageManager": "pnpm@11.5.1"
"packageManager": "pnpm@11.5.2"
}