Housekeeping

This commit is contained in:
SukkaW
2024-12-31 17:56:44 +08:00
parent 49621fa578
commit e88c5ba5e0
2 changed files with 95 additions and 95 deletions

View File

@@ -31,26 +31,26 @@
"fast-cidr-tools": "^0.3.1",
"fast-fifo": "^1.3.2",
"fdir": "^6.4.2",
"foxts": "^1.0.11",
"foxts": "^1.0.13",
"hash-wasm": "^4.12.0",
"json-stringify-pretty-compact": "^3.0.0",
"make-fetch-happen": "^14.0.3",
"picocolors": "^1.1.1",
"tar-fs": "^3.0.6",
"tinyexec": "^0.3.1",
"tldts": "^6.1.69",
"tldts-experimental": "^6.1.69",
"tinyexec": "^0.3.2",
"tldts": "^6.1.70",
"tldts-experimental": "^6.1.70",
"undici": "^7.2.0",
"undici-cache-store-better-sqlite3": "^0.1.1",
"whoiser": "^1.18.0",
"why-is-node-running": "^3.2.1",
"xbits": "^0.2.0",
"yaml": "^2.6.1"
"yaml": "^2.7.0"
},
"devDependencies": {
"@eslint-sukka/node": "^6.13.0",
"@swc-node/register": "^1.10.9",
"@swc/core": "^1.10.1",
"@swc/core": "^1.10.4",
"@types/async-retry": "^1.4.9",
"@types/better-sqlite3": "^7.6.12",
"@types/cacache": "^17.0.2",
@@ -66,11 +66,11 @@
"eslint-config-sukka": "^6.13.0",
"eslint-formatter-sukka": "^6.13.0",
"expect": "^29.7.0",
"mitata": "^1.0.21",
"mitata": "^1.0.23",
"mocha": "^11.0.1",
"typescript": "^5.7.2"
},
"packageManager": "pnpm@9.15.1",
"packageManager": "pnpm@9.15.2",
"resolutions": {
"has": "npm:@nolyfill/has@latest"
}