浏览代码

Housekeeping

SukkaW 1 年之前
父节点
当前提交
47d9ec0686
共有 2 个文件被更改,包括 245 次插入252 次删除
  1. 11 11
      package.json
  2. 234 241
      pnpm-lock.yaml

+ 11 - 11
package.json

@@ -20,7 +20,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "@ghostery/adblocker": "^2.3.1",
+    "@ghostery/adblocker": "^2.3.2",
     "@henrygd/queue": "^1.0.7",
     "@mitata/counters": "^0.0.8",
     "async-retry": "^1.3.3",
@@ -38,9 +38,9 @@
     "picocolors": "^1.1.1",
     "tar-fs": "^3.0.8",
     "tinyexec": "^0.3.2",
-    "tldts": "^6.1.73",
-    "tldts-experimental": "^6.1.73",
-    "undici": "^7.2.3",
+    "tldts": "^6.1.74",
+    "tldts-experimental": "^6.1.74",
+    "undici": "^7.3.0",
     "undici-cache-store-better-sqlite3": "^0.1.1",
     "whoiser": "^1.18.0",
     "why-is-node-running": "^3.2.2",
@@ -49,24 +49,24 @@
     "yaml": "^2.7.0"
   },
   "devDependencies": {
-    "@eslint-sukka/node": "^6.13.0",
+    "@eslint-sukka/node": "^6.13.1",
     "@swc-node/register": "^1.10.9",
-    "@swc/core": "^1.10.7",
+    "@swc/core": "^1.10.9",
     "@types/async-retry": "^1.4.9",
     "@types/better-sqlite3": "^7.6.12",
     "@types/cacache": "^17.0.2",
     "@types/dns2": "^2.0.9",
     "@types/fast-fifo": "^1.3.0",
     "@types/mocha": "^10.0.10",
-    "@types/node": "^22.10.7",
+    "@types/node": "^22.10.9",
     "@types/tar-fs": "^2.0.4",
     "@types/tar-stream": "^3.1.3",
     "eslint": "^9.18.0",
-    "eslint-config-sukka": "^6.13.0",
-    "eslint-formatter-sukka": "^6.13.0",
+    "eslint-config-sukka": "^6.13.1",
+    "eslint-formatter-sukka": "^6.13.1",
     "expect": "^29.7.0",
-    "mitata": "^1.0.31",
-    "mocha": "^11.0.1",
+    "mitata": "^1.0.32",
+    "mocha": "^11.1.0",
     "typescript": "^5.7.3"
   },
   "packageManager": "pnpm@9.15.4",

文件差异内容过多而无法显示
+ 234 - 241
pnpm-lock.yaml


部分文件因为文件数量过多而无法显示