Housekeeping
Some checks are pending
Build / Build (push) Waiting to run
Build / Diff output (push) Blocked by required conditions
Build / Deploy to Cloudflare Pages (push) Blocked by required conditions
Build / Deploy to GitHub and GitLab (push) Blocked by required conditions

This commit is contained in:
SukkaW
2025-03-18 09:27:54 +08:00
parent 9eb0ff2b55
commit 2992cc541f
2 changed files with 264 additions and 298 deletions

View File

@@ -24,14 +24,14 @@
"@henrygd/queue": "^1.0.7",
"@mitata/counters": "^0.0.8",
"async-retry": "^1.3.3",
"better-sqlite3": "^11.8.1",
"better-sqlite3": "^11.9.0",
"ci-info": "^4.2.0",
"csv-parse": "^5.6.0",
"dns2": "^2.1.0",
"fast-cidr-tools": "^0.3.2",
"fast-fifo": "^1.3.2",
"fdir": "^6.4.3",
"foxts": "^1.7.0",
"foxts": "^2.0.1",
"hash-wasm": "^4.12.0",
"json-stringify-pretty-compact": "3.0.0",
"picocolors": "^1.1.1",
@@ -49,9 +49,9 @@
"yaml": "^2.7.0"
},
"devDependencies": {
"@eslint-sukka/node": "^6.17.0",
"@swc-node/register": "^1.10.9",
"@swc/core": "^1.11.9",
"@eslint-sukka/node": "^6.17.1",
"@swc-node/register": "^1.10.10",
"@swc/core": "^1.11.11",
"@types/async-retry": "^1.4.9",
"@types/better-sqlite3": "^7.6.12",
"@types/dns2": "^2.0.9",
@@ -61,14 +61,14 @@
"@types/punycode": "^2.1.4",
"@types/tar-fs": "^2.0.4",
"eslint": "^9.22.0",
"eslint-config-sukka": "^6.17.0",
"eslint-formatter-sukka": "^6.17.0",
"eslint-config-sukka": "^6.17.1",
"eslint-formatter-sukka": "^6.17.1",
"expect": "^29.7.0",
"mitata": "^1.0.34",
"mocha": "^11.1.0",
"typescript": "^5.8.2"
},
"packageManager": "pnpm@10.6.2",
"packageManager": "pnpm@10.6.4",
"pnpm": {
"patchedDependencies": {
"whoiser": "patches/whoiser.patch"