Housekeeping

This commit is contained in:
SukkaW 2024-07-22 11:37:18 +08:00
parent 1fbabf52df
commit 1ceccb0808
2 changed files with 5 additions and 5 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -29,19 +29,19 @@
"punycode": "^2.3.1",
"table": "^6.8.2",
"tar-stream": "^3.1.7",
"tldts": "^6.1.32",
"tldts-experimental": "^6.1.32",
"tldts": "^6.1.33",
"tldts-experimental": "^6.1.33",
"yaml": "^2.4.5"
},
"devDependencies": {
"@eslint-sukka/node": "^6.1.4",
"@eslint-sukka/node": "^6.1.6",
"@types/async-retry": "^1.4.8",
"@types/bun": "^1.1.6",
"@types/tar-stream": "^3.1.3",
"bun-types": "^1.1.20",
"eslint": "^9.7.0",
"eslint-config-sukka": "^6.1.4",
"eslint-formatter-sukka": "^6.1.4",
"eslint-config-sukka": "^6.1.6",
"eslint-formatter-sukka": "^6.1.6",
"mitata": "^0.1.11",
"typescript": "^5.5.3"
},