Chore: housekeeping

This commit is contained in:
SukkaW 2024-05-01 00:17:46 +08:00
parent 033cc3e6bf
commit d4ba6db3ab
2 changed files with 4 additions and 4 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -15,7 +15,7 @@
"author": "", "author": "",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@cliqz/adblocker": "^1.27.1", "@cliqz/adblocker": "^1.27.2",
"@gorhill/publicsuffixlist": "3.0.1", "@gorhill/publicsuffixlist": "3.0.1",
"@sukka/listdir": "^0.3.1", "@sukka/listdir": "^0.3.1",
"async-retry": "^1.3.3", "async-retry": "^1.3.3",
@ -35,10 +35,10 @@
"@eslint-sukka/node": "6.0.0-beta.3", "@eslint-sukka/node": "6.0.0-beta.3",
"@eslint-sukka/ts": "6.0.0-beta.3", "@eslint-sukka/ts": "6.0.0-beta.3",
"@types/async-retry": "^1.4.8", "@types/async-retry": "^1.4.8",
"@types/bun": "^1.1.0", "@types/bun": "^1.1.1",
"@types/tar-stream": "^3.1.3", "@types/tar-stream": "^3.1.3",
"bun-types": "^1.1.4", "bun-types": "^1.1.6",
"eslint": "^9.1.0", "eslint": "^9.1.1",
"eslint-config-sukka": "6.0.0-beta.3", "eslint-config-sukka": "6.0.0-beta.3",
"eslint-formatter-sukka": "6.0.0-beta.3", "eslint-formatter-sukka": "6.0.0-beta.3",
"mitata": "^0.1.11", "mitata": "^0.1.11",