Housekeeping

This commit is contained in:
SukkaW 2024-05-08 19:20:39 +08:00
parent c8645a2713
commit 15224b3ae7
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.2",
"@cliqz/adblocker": "^1.27.3",
"@gorhill/publicsuffixlist": "3.0.1",
"@sukka/listdir": "^0.3.1",
"async-retry": "^1.3.3",
@ -29,7 +29,7 @@
"punycode": "^2.3.1",
"table": "^6.8.2",
"tar-stream": "^3.1.7",
"tldts": "^6.1.18"
"tldts": "^6.1.19"
},
"devDependencies": {
"@eslint-sukka/node": "6.0.0-beta.3",
@ -37,8 +37,8 @@
"@types/async-retry": "^1.4.8",
"@types/bun": "^1.1.1",
"@types/tar-stream": "^3.1.3",
"bun-types": "^1.1.6",
"eslint": "^9.1.1",
"bun-types": "^1.1.7",
"eslint": "^9.2.0",
"eslint-config-sukka": "6.0.0-beta.3",
"eslint-formatter-sukka": "6.0.0-beta.3",
"mitata": "^0.1.11",