Housekeeping

This commit is contained in:
SukkaW 2024-06-13 14:08:16 +08:00
parent 92f918c057
commit 6151697cd6
2 changed files with 2 additions and 2 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.10", "@cliqz/adblocker": "^1.27.11",
"@gorhill/publicsuffixlist": "3.0.1", "@gorhill/publicsuffixlist": "3.0.1",
"async-retry": "^1.3.3", "async-retry": "^1.3.3",
"async-sema": "^3.1.1", "async-sema": "^3.1.1",
@ -38,7 +38,7 @@
"@types/async-retry": "^1.4.8", "@types/async-retry": "^1.4.8",
"@types/bun": "^1.1.3", "@types/bun": "^1.1.3",
"@types/tar-stream": "^3.1.3", "@types/tar-stream": "^3.1.3",
"bun-types": "^1.1.12", "bun-types": "^1.1.13",
"eslint": "^9.4.0", "eslint": "^9.4.0",
"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",