Housekeeping

This commit is contained in:
SukkaW
2025-04-09 21:49:27 +08:00
parent 7fca96b3b3
commit d739311dee
2 changed files with 309 additions and 220 deletions

View File

@@ -48,9 +48,9 @@
"yaml": "^2.7.1"
},
"devDependencies": {
"@eslint-sukka/node": "^6.18.1",
"@eslint-sukka/node": "^6.18.2",
"@swc-node/register": "^1.10.10",
"@swc/core": "^1.11.16",
"@swc/core": "^1.11.18",
"@types/async-retry": "^1.4.9",
"@types/better-sqlite3": "^7.6.13",
"@types/dns2": "^2.0.9",
@@ -60,15 +60,15 @@
"@types/punycode": "^2.1.4",
"@types/tar-fs": "^2.0.4",
"eslint": "^9.24.0",
"eslint-config-sukka": "^6.18.1",
"eslint-formatter-sukka": "^6.18.1",
"eslint-config-sukka": "^6.18.2",
"eslint-formatter-sukka": "^6.18.2",
"expect": "^29.7.0",
"mitata": "^1.0.34",
"mocha": "^11.1.0",
"tinyexec": "^1.0.1",
"typescript": "^5.8.3"
},
"packageManager": "pnpm@10.7.1",
"packageManager": "pnpm@10.8.0",
"pnpm": {
"patchedDependencies": {
"whoiser": "patches/whoiser.patch"