Housekeeping

This commit is contained in:
SukkaW
2024-07-19 11:02:42 +08:00
parent 9945827ff5
commit a7142634f1
2 changed files with 3 additions and 3 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.28.0", "@cliqz/adblocker": "^1.30.0",
"@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",
@@ -29,8 +29,8 @@
"punycode": "^2.3.1", "punycode": "^2.3.1",
"table": "^6.8.2", "table": "^6.8.2",
"tar-stream": "^3.1.7", "tar-stream": "^3.1.7",
"tldts": "^6.1.31", "tldts": "^6.1.32",
"tldts-experimental": "^6.1.31", "tldts-experimental": "^6.1.32",
"yaml": "^2.4.5" "yaml": "^2.4.5"
}, },
"devDependencies": { "devDependencies": {