Browse Source

Housekeeping

SukkaW 3 months ago
parent
commit
29ccfd0ee6
2 changed files with 239 additions and 274 deletions
  1. 14 14
      package.json
  2. 225 260
      pnpm-lock.yaml

+ 14 - 14
package.json

@@ -19,10 +19,10 @@
   "author": "",
   "author": "",
   "license": "ISC",
   "license": "ISC",
   "dependencies": {
   "dependencies": {
-    "@ghostery/adblocker": "^2.12.5",
-    "@henrygd/queue": "^1.1.1",
+    "@ghostery/adblocker": "^2.13.0",
+    "@henrygd/queue": "^1.2.0",
     "@mitata/counters": "^0.0.8",
     "@mitata/counters": "^0.0.8",
-    "better-sqlite3": "^12.4.1",
+    "better-sqlite3": "^12.5.0",
     "ci-info": "^4.3.1",
     "ci-info": "^4.3.1",
     "cli-progress": "^3.12.0",
     "cli-progress": "^3.12.0",
     "csv-parse": "^6.1.0",
     "csv-parse": "^6.1.0",
@@ -32,45 +32,45 @@
     "fast-escape-regexp": "^1.0.1",
     "fast-escape-regexp": "^1.0.1",
     "fast-uri": "^3.1.0",
     "fast-uri": "^3.1.0",
     "fdir": "^6.5.0",
     "fdir": "^6.5.0",
-    "foxts": "^5.0.0",
+    "foxts": "^5.0.3",
     "hash-wasm": "^4.12.0",
     "hash-wasm": "^4.12.0",
     "json-stringify-pretty-compact": "4.0.0",
     "json-stringify-pretty-compact": "4.0.0",
-    "null-prototype-object": "^1.2.4",
+    "null-prototype-object": "^1.2.5",
     "picocolors": "^1.1.1",
     "picocolors": "^1.1.1",
     "tar-fs": "^3.1.1",
     "tar-fs": "^3.1.1",
     "telegram": "^2.26.22",
     "telegram": "^2.26.22",
     "tinyglobby": "^0.2.15",
     "tinyglobby": "^0.2.15",
-    "tldts": "^7.0.18",
-    "tldts-experimental": "^7.0.18",
+    "tldts": "^7.0.19",
+    "tldts-experimental": "^7.0.19",
     "undici": "^7.16.0",
     "undici": "^7.16.0",
     "undici-cache-store-better-sqlite3": "^1.0.0",
     "undici-cache-store-better-sqlite3": "^1.0.0",
     "why-is-node-running": "^3.2.2",
     "why-is-node-running": "^3.2.2",
     "worktank": "^3.0.2",
     "worktank": "^3.0.2",
     "xbits": "^0.2.0",
     "xbits": "^0.2.0",
-    "yaml": "^2.8.1",
+    "yaml": "^2.8.2",
     "yauzl-promise": "^4.0.0"
     "yauzl-promise": "^4.0.0"
   },
   },
   "devDependencies": {
   "devDependencies": {
-    "@eslint-sukka/node": "^8.0.4",
+    "@eslint-sukka/node": "^8.0.5",
     "@swc-node/register": "^1.11.1",
     "@swc-node/register": "^1.11.1",
     "@swc/core": "1.13.5",
     "@swc/core": "1.13.5",
     "@types/better-sqlite3": "^7.6.13",
     "@types/better-sqlite3": "^7.6.13",
     "@types/cli-progress": "^3.11.6",
     "@types/cli-progress": "^3.11.6",
     "@types/dns2": "^2.0.10",
     "@types/dns2": "^2.0.10",
     "@types/mocha": "^10.0.10",
     "@types/mocha": "^10.0.10",
-    "@types/node": "^24.10.1",
+    "@types/node": "^24.10.3",
     "@types/tar-fs": "^2.0.4",
     "@types/tar-fs": "^2.0.4",
     "@types/yauzl-promise": "^4.0.1",
     "@types/yauzl-promise": "^4.0.1",
-    "eslint": "^9.39.1",
-    "eslint-config-sukka": "^8.0.4",
-    "eslint-formatter-sukka": "^8.0.4",
+    "eslint": "^9.39.2",
+    "eslint-config-sukka": "^8.0.5",
+    "eslint-formatter-sukka": "^8.0.5",
     "expect": "^30.2.0",
     "expect": "^30.2.0",
     "mitata": "^1.0.34",
     "mitata": "^1.0.34",
     "mocha": "^11.7.5",
     "mocha": "^11.7.5",
     "tinyexec": "^1.0.2",
     "tinyexec": "^1.0.2",
     "typescript": "^5.9.3"
     "typescript": "^5.9.3"
   },
   },
-  "packageManager": "pnpm@10.22.0",
+  "packageManager": "pnpm@10.25.0",
   "pnpm": {
   "pnpm": {
     "onlyBuiltDependencies": [
     "onlyBuiltDependencies": [
       "@swc/core",
       "@swc/core",

File diff suppressed because it is too large
+ 225 - 260
pnpm-lock.yaml


Some files were not shown because too many files changed in this diff