Housekeeping

This commit is contained in:
SukkaW 2025-01-23 22:29:34 +08:00
parent ce773f8303
commit 47d9ec0686
2 changed files with 273 additions and 276 deletions

View File

@ -20,7 +20,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@ghostery/adblocker": "^2.3.1",
"@ghostery/adblocker": "^2.3.2",
"@henrygd/queue": "^1.0.7",
"@mitata/counters": "^0.0.8",
"async-retry": "^1.3.3",
@ -38,9 +38,9 @@
"picocolors": "^1.1.1",
"tar-fs": "^3.0.8",
"tinyexec": "^0.3.2",
"tldts": "^6.1.73",
"tldts-experimental": "^6.1.73",
"undici": "^7.2.3",
"tldts": "^6.1.74",
"tldts-experimental": "^6.1.74",
"undici": "^7.3.0",
"undici-cache-store-better-sqlite3": "^0.1.1",
"whoiser": "^1.18.0",
"why-is-node-running": "^3.2.2",
@ -49,24 +49,24 @@
"yaml": "^2.7.0"
},
"devDependencies": {
"@eslint-sukka/node": "^6.13.0",
"@eslint-sukka/node": "^6.13.1",
"@swc-node/register": "^1.10.9",
"@swc/core": "^1.10.7",
"@swc/core": "^1.10.9",
"@types/async-retry": "^1.4.9",
"@types/better-sqlite3": "^7.6.12",
"@types/cacache": "^17.0.2",
"@types/dns2": "^2.0.9",
"@types/fast-fifo": "^1.3.0",
"@types/mocha": "^10.0.10",
"@types/node": "^22.10.7",
"@types/node": "^22.10.9",
"@types/tar-fs": "^2.0.4",
"@types/tar-stream": "^3.1.3",
"eslint": "^9.18.0",
"eslint-config-sukka": "^6.13.0",
"eslint-formatter-sukka": "^6.13.0",
"eslint-config-sukka": "^6.13.1",
"eslint-formatter-sukka": "^6.13.1",
"expect": "^29.7.0",
"mitata": "^1.0.31",
"mocha": "^11.0.1",
"mitata": "^1.0.32",
"mocha": "^11.1.0",
"typescript": "^5.7.3"
},
"packageManager": "pnpm@9.15.4",

527
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff