Housekeeping

This commit is contained in:
SukkaW
2026-02-03 21:20:51 +08:00
parent fce1d72c10
commit 02180b535a
2 changed files with 89 additions and 89 deletions

View File

@@ -39,9 +39,9 @@
"tar-fs": "^3.1.1",
"telegram": "^2.26.22",
"tinyglobby": "^0.2.15",
"tldts": "^7.0.19",
"tldts-experimental": "^7.0.19",
"undici": "^7.19.2",
"tldts": "^7.0.21",
"tldts-experimental": "^7.0.21",
"undici": "^7.20.0",
"undici-cache-store-better-sqlite3": "^1.0.0",
"why-is-node-running": "^3.2.2",
"worktank": "^3.0.2",
@@ -50,18 +50,18 @@
"yauzl-promise": "^4.0.0"
},
"devDependencies": {
"@eslint-sukka/node": "^8.4.0",
"@eslint-sukka/node": "^8.6.1",
"@swc-node/register": "^1.11.1",
"@swc/core": "1.13.5",
"@types/better-sqlite3": "^7.6.13",
"@types/cli-progress": "^3.11.6",
"@types/mocha": "^10.0.10",
"@types/node": "^24.10.9",
"@types/node": "^24.10.10",
"@types/tar-fs": "^2.0.4",
"@types/yauzl-promise": "^4.0.1",
"eslint": "^9.39.2",
"eslint-config-sukka": "^8.4.0",
"eslint-formatter-sukka": "^8.4.0",
"eslint-config-sukka": "^8.6.1",
"eslint-formatter-sukka": "^8.6.1",
"expect": "^30.2.0",
"mitata": "^1.0.34",
"mocha": "^11.7.5",