Housekeeping

This commit is contained in:
SukkaW 2024-06-15 20:58:57 +08:00
parent 212e9fd8a3
commit 418456bcd4
2 changed files with 4 additions and 4 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -29,17 +29,17 @@
"punycode": "^2.3.1",
"table": "^6.8.2",
"tar-stream": "^3.1.7",
"tldts": "^6.1.25",
"tldts-experimental": "^6.1.25"
"tldts": "^6.1.26",
"tldts-experimental": "^6.1.26"
},
"devDependencies": {
"@eslint-sukka/node": "6.0.0-beta.3",
"@eslint-sukka/ts": "6.0.0-beta.3",
"@types/async-retry": "^1.4.8",
"@types/bun": "^1.1.3",
"@types/bun": "^1.1.4",
"@types/tar-stream": "^3.1.3",
"bun-types": "^1.1.13",
"eslint": "^9.4.0",
"eslint": "^9.5.0",
"eslint-config-sukka": "6.0.0-beta.3",
"eslint-formatter-sukka": "6.0.0-beta.3",
"mitata": "^0.1.11",