Chore: Housekeeping

This commit is contained in:
SukkaW
2025-01-07 22:19:41 +08:00
parent 7fab977c60
commit e9614290ea
2 changed files with 47 additions and 47 deletions

View File

@@ -23,7 +23,7 @@
"@ghostery/adblocker": "^2.3.1",
"@henrygd/queue": "^1.0.7",
"async-retry": "^1.3.3",
"better-sqlite3": "^11.7.0",
"better-sqlite3": "^11.7.2",
"cacache": "^19.0.1",
"ci-info": "^4.1.0",
"csv-parse": "^5.6.0",
@@ -38,8 +38,8 @@
"picocolors": "^1.1.1",
"tar-fs": "^3.0.6",
"tinyexec": "^0.3.2",
"tldts": "^6.1.70",
"tldts-experimental": "^6.1.70",
"tldts": "^6.1.71",
"tldts-experimental": "^6.1.71",
"undici": "^7.2.0",
"undici-cache-store-better-sqlite3": "^0.1.1",
"whoiser": "^1.18.0",
@@ -58,7 +58,7 @@
"@types/fast-fifo": "^1.3.0",
"@types/make-fetch-happen": "^10.0.4",
"@types/mocha": "^10.0.10",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"@types/node-fetch": "^2.6.12",
"@types/tar-fs": "^2.0.4",
"@types/tar-stream": "^3.1.3",
@@ -66,11 +66,11 @@
"eslint-config-sukka": "^6.13.0",
"eslint-formatter-sukka": "^6.13.0",
"expect": "^29.7.0",
"mitata": "^1.0.23",
"mitata": "^1.0.26",
"mocha": "^11.0.1",
"typescript": "^5.7.2"
},
"packageManager": "pnpm@9.15.2",
"packageManager": "pnpm@9.15.3",
"resolutions": {
"has": "npm:@nolyfill/has@latest"
}