Housekeeping

This commit is contained in:
SukkaW
2025-02-05 17:04:23 +08:00
parent e9e601cf37
commit 4d312c42ff
3 changed files with 114 additions and 187 deletions

View File

@@ -37,8 +37,8 @@
"picocolors": "^1.1.1",
"tar-fs": "^3.0.8",
"tinyexec": "^0.3.2",
"tldts": "^6.1.75",
"tldts-experimental": "^6.1.75",
"tldts": "^6.1.76",
"tldts-experimental": "^6.1.76",
"undici": "^7.3.0",
"undici-cache-store-better-sqlite3": "^0.1.1",
"whoiser": "^1.18.0",
@@ -50,23 +50,23 @@
"devDependencies": {
"@eslint-sukka/node": "^6.13.3",
"@swc-node/register": "^1.10.9",
"@swc/core": "^1.10.11",
"@swc/core": "^1.10.14",
"@types/async-retry": "^1.4.9",
"@types/better-sqlite3": "^7.6.12",
"@types/dns2": "^2.0.9",
"@types/fast-fifo": "^1.3.0",
"@types/mocha": "^10.0.10",
"@types/node": "^22.12.0",
"@types/node": "^22.13.1",
"@types/tar-fs": "^2.0.4",
"eslint": "^9.19.0",
"eslint-config-sukka": "^6.13.3",
"eslint-formatter-sukka": "^6.13.3",
"expect": "^29.7.0",
"mitata": "^1.0.33",
"mitata": "^1.0.34",
"mocha": "^11.1.0",
"typescript": "^5.7.3"
},
"packageManager": "pnpm@9.15.4",
"packageManager": "pnpm@10.2.0",
"pnpm": {
"patchedDependencies": {
"undici": "patches/undici.patch",