Housekeeping

This commit is contained in:
SukkaW 2024-07-12 16:25:33 +08:00
parent a585446307
commit 4aee19d5c9
2 changed files with 4 additions and 4 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -15,7 +15,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@cliqz/adblocker": "^1.27.11",
"@cliqz/adblocker": "^1.28.0",
"@gorhill/publicsuffixlist": "3.0.1",
"async-retry": "^1.3.3",
"async-sema": "^3.1.1",
@ -34,14 +34,14 @@
"yaml": "^2.4.5"
},
"devDependencies": {
"@eslint-sukka/node": "^6.0.1",
"@eslint-sukka/node": "^6.1.3",
"@types/async-retry": "^1.4.8",
"@types/bun": "^1.1.6",
"@types/tar-stream": "^3.1.3",
"bun-types": "^1.1.18",
"eslint": "^9.6.0",
"eslint-config-sukka": "^6.0.1",
"eslint-formatter-sukka": "^6.0.1",
"eslint-config-sukka": "^6.1.3",
"eslint-formatter-sukka": "^6.1.3",
"mitata": "^0.1.11",
"typescript": "^5.5.3"
},