Housekeeping
Some checks failed
Build / Build (push) Has been cancelled
Build / Diff output (push) Has been cancelled
Build / Deploy to Cloudflare Pages (3.114.12) (push) Has been cancelled
Build / Deploy to GitHub and GitLab (push) Has been cancelled

This commit is contained in:
SukkaW
2025-10-25 14:57:28 +08:00
parent 12d56e27f1
commit f1cc4e21d5
7 changed files with 125 additions and 122 deletions

View File

@@ -29,9 +29,10 @@
"dns2": "github:lsongdev/node-dns#e4fa035aca0b8eb730bde3431fbf0c60a31a09c9",
"domain-alive": "^0.1.10",
"fast-cidr-tools": "^0.3.3",
"fast-escape-regexp": "^1.0.1",
"fast-uri": "^3.1.0",
"fdir": "^6.5.0",
"foxts": "^4.6.0",
"foxts": "^5.0.0",
"hash-wasm": "^4.12.0",
"json-stringify-pretty-compact": "4.0.0",
"null-prototype-object": "^1.2.4",
@@ -50,9 +51,9 @@
"yauzl-promise": "^4.0.0"
},
"devDependencies": {
"@eslint-sukka/node": "^8.0.0-beta.1",
"@eslint-sukka/node": "^8.0.1",
"@swc-node/register": "^1.11.1",
"@swc/core": "^1.13.5",
"@swc/core": "^1.13.21",
"@types/better-sqlite3": "^7.6.13",
"@types/cli-progress": "^3.11.6",
"@types/dns2": "^2.0.10",
@@ -61,8 +62,8 @@
"@types/tar-fs": "^2.0.4",
"@types/yauzl-promise": "^4.0.1",
"eslint": "^9.38.0",
"eslint-config-sukka": "^8.0.0-beta.1",
"eslint-formatter-sukka": "^8.0.0-beta.1",
"eslint-config-sukka": "^8.0.1",
"eslint-formatter-sukka": "^8.0.1",
"expect": "^30.2.0",
"mitata": "^1.0.34",
"mocha": "^11.7.4",