Housekeeping & Use Node.js 24
Some checks failed
Build / Build (push) Has been cancelled
Build / Diff output (push) Has been cancelled
Build / Deploy to Cloudflare Pages (3.114.9) (push) Has been cancelled
Build / Deploy to GitHub and GitLab (push) Has been cancelled

This commit is contained in:
SukkaW
2025-06-15 21:50:51 +08:00
parent 8741c44115
commit ab552b99f8
3 changed files with 217 additions and 184 deletions

View File

@@ -53,18 +53,18 @@
"devDependencies": {
"@eslint-sukka/node": "^6.22.1",
"@swc-node/register": "^1.10.10",
"@swc/core": "^1.11.31",
"@swc/core": "^1.12.1",
"@types/async-retry": "^1.4.9",
"@types/better-sqlite3": "^7.6.13",
"@types/cli-progress": "^3.11.6",
"@types/dns2": "^2.0.9",
"@types/fast-fifo": "^1.3.0",
"@types/mocha": "^10.0.10",
"@types/node": "^22.15.31",
"@types/node": "^24.0.1",
"@types/punycode": "^2.1.4",
"@types/tar-fs": "^2.0.4",
"@types/yauzl-promise": "^4.0.1",
"eslint": "^9.28.0",
"eslint": "^9.29.0",
"eslint-config-sukka": "^6.22.1",
"eslint-formatter-sukka": "^6.22.1",
"expect": "^30.0.0",