Housekeeping

This commit is contained in:
SukkaW 2025-10-23 01:11:53 +08:00
parent c628f857e1
commit bf78b06c64
2 changed files with 441 additions and 226 deletions

View File

@ -31,10 +31,10 @@
"fast-cidr-tools": "^0.3.3", "fast-cidr-tools": "^0.3.3",
"fast-uri": "^3.1.0", "fast-uri": "^3.1.0",
"fdir": "^6.5.0", "fdir": "^6.5.0",
"foxts": "^4.5.0", "foxts": "^4.6.0",
"hash-wasm": "^4.12.0", "hash-wasm": "^4.12.0",
"json-stringify-pretty-compact": "4.0.0", "json-stringify-pretty-compact": "4.0.0",
"null-prototype-object": "^1.2.3", "null-prototype-object": "^1.2.4",
"picocolors": "^1.1.1", "picocolors": "^1.1.1",
"tar-fs": "^3.1.1", "tar-fs": "^3.1.1",
"telegram": "^2.26.22", "telegram": "^2.26.22",
@ -50,26 +50,26 @@
"yauzl-promise": "^4.0.0" "yauzl-promise": "^4.0.0"
}, },
"devDependencies": { "devDependencies": {
"@eslint-sukka/node": "^7.3.5", "@eslint-sukka/node": "^8.0.0-beta.1",
"@swc-node/register": "^1.11.1", "@swc-node/register": "^1.11.1",
"@swc/core": "^1.13.5", "@swc/core": "^1.13.5",
"@types/better-sqlite3": "^7.6.13", "@types/better-sqlite3": "^7.6.13",
"@types/cli-progress": "^3.11.6", "@types/cli-progress": "^3.11.6",
"@types/dns2": "^2.0.10", "@types/dns2": "^2.0.10",
"@types/mocha": "^10.0.10", "@types/mocha": "^10.0.10",
"@types/node": "^24.7.2", "@types/node": "^24.9.1",
"@types/tar-fs": "^2.0.4", "@types/tar-fs": "^2.0.4",
"@types/yauzl-promise": "^4.0.1", "@types/yauzl-promise": "^4.0.1",
"eslint": "^9.37.0", "eslint": "^9.38.0",
"eslint-config-sukka": "^7.3.5", "eslint-config-sukka": "^8.0.0-beta.1",
"eslint-formatter-sukka": "^7.3.5", "eslint-formatter-sukka": "^8.0.0-beta.1",
"expect": "^30.2.0", "expect": "^30.2.0",
"mitata": "^1.0.34", "mitata": "^1.0.34",
"mocha": "^11.7.4", "mocha": "^11.7.4",
"tinyexec": "^1.0.1", "tinyexec": "^1.0.1",
"typescript": "^5.9.3" "typescript": "^5.9.3"
}, },
"packageManager": "pnpm@10.18.2", "packageManager": "pnpm@10.19.0",
"pnpm": { "pnpm": {
"onlyBuiltDependencies": [ "onlyBuiltDependencies": [
"@swc/core", "@swc/core",

651
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff