Chore: housekeeping

This commit is contained in:
SukkaW 2024-06-09 00:14:52 +08:00
parent d9331b8b50
commit 3709ae73ac
2 changed files with 5 additions and 5 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -15,7 +15,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@cliqz/adblocker": "^1.27.5",
"@cliqz/adblocker": "^1.27.10",
"@gorhill/publicsuffixlist": "3.0.1",
"async-retry": "^1.3.3",
"async-sema": "^3.1.1",
@ -29,8 +29,8 @@
"punycode": "^2.3.1",
"table": "^6.8.2",
"tar-stream": "^3.1.7",
"tldts": "^6.1.23",
"tldts-experimental": "^6.1.23"
"tldts": "^6.1.25",
"tldts-experimental": "^6.1.25"
},
"devDependencies": {
"@eslint-sukka/node": "6.0.0-beta.3",
@ -38,8 +38,8 @@
"@types/async-retry": "^1.4.8",
"@types/bun": "^1.1.3",
"@types/tar-stream": "^3.1.3",
"bun-types": "^1.1.10",
"eslint": "^9.3.0",
"bun-types": "^1.1.12",
"eslint": "^9.4.0",
"eslint-config-sukka": "6.0.0-beta.3",
"eslint-formatter-sukka": "6.0.0-beta.3",
"mitata": "^0.1.11",