Browse Source

Chore: housekeeping

SukkaW 1 year ago
parent
commit
df332086aa
2 changed files with 7 additions and 7 deletions
  1. BIN
      bun.lockb
  2. 7 7
      package.json

BIN
bun.lockb


+ 7 - 7
package.json

@@ -15,7 +15,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "@cliqz/adblocker": "^1.26.16",
+    "@cliqz/adblocker": "^1.27.1",
     "@gorhill/publicsuffixlist": "3.0.1",
     "@sukka/listdir": "^0.3.1",
     "async-retry": "^1.3.3",
@@ -24,25 +24,25 @@
     "csv-parse": "^5.5.5",
     "fast-cidr-tools": "^0.2.5",
     "mnemonist": "^0.39.8",
-    "path-scurry": "^1.10.1",
+    "path-scurry": "^1.10.2",
     "picocolors": "^1.0.0",
     "punycode": "^2.3.1",
-    "table": "^6.8.1",
+    "table": "^6.8.2",
     "tar-stream": "^3.1.7",
-    "tldts": "^6.1.13"
+    "tldts": "^6.1.16"
   },
   "devDependencies": {
     "@eslint-sukka/node": "5.1.2",
     "@eslint-sukka/ts": "5.1.2",
     "@types/async-retry": "^1.4.8",
-    "@types/bun": "^1.0.8",
+    "@types/bun": "^1.0.12",
     "@types/tar-stream": "^3.1.3",
-    "bun-types": "^1.0.30",
+    "bun-types": "^1.1.3",
     "eslint": "^8.57.0",
     "eslint-config-sukka": "5.1.2",
     "eslint-formatter-sukka": "5.1.2",
     "mitata": "^0.1.11",
-    "typescript": "^5.4.2"
+    "typescript": "^5.4.5"
   },
   "resolutions": {
     "has": "npm:@nolyfill/has@latest"