Browse Source

Housekeeping

SukkaW 1 year ago
parent
commit
63b9ddc91f
2 changed files with 348 additions and 207 deletions
  1. 9 9
      package.json
  2. 339 198
      pnpm-lock.yaml

+ 9 - 9
package.json

@@ -39,36 +39,36 @@
     "tar-fs": "^3.0.8",
     "tldts": "^6.1.85",
     "tldts-experimental": "^6.1.85",
-    "undici": "^7.5.0",
+    "undici": "^7.7.0",
     "undici-cache-store-better-sqlite3": "^0.1.1",
     "whoiser": "^1.18.0",
     "why-is-node-running": "^3.2.2",
     "worktank": "^2.7.3",
     "xbits": "^0.2.0",
-    "yaml": "^2.7.0"
+    "yaml": "^2.7.1"
   },
   "devDependencies": {
-    "@eslint-sukka/node": "^6.17.1",
+    "@eslint-sukka/node": "^6.18.0",
     "@swc-node/register": "^1.10.10",
-    "@swc/core": "^1.11.13",
+    "@swc/core": "^1.11.16",
     "@types/async-retry": "^1.4.9",
     "@types/better-sqlite3": "^7.6.12",
     "@types/dns2": "^2.0.9",
     "@types/fast-fifo": "^1.3.0",
     "@types/mocha": "^10.0.10",
-    "@types/node": "^22.13.14",
+    "@types/node": "^22.13.17",
     "@types/punycode": "^2.1.4",
     "@types/tar-fs": "^2.0.4",
     "eslint": "^9.23.0",
-    "eslint-config-sukka": "^6.17.1",
-    "eslint-formatter-sukka": "^6.17.1",
+    "eslint-config-sukka": "^6.18.0",
+    "eslint-formatter-sukka": "^6.18.0",
     "expect": "^29.7.0",
     "mitata": "^1.0.34",
     "mocha": "^11.1.0",
-    "tinyexec": "^1.0.0",
+    "tinyexec": "^1.0.1",
     "typescript": "^5.8.2"
   },
-  "packageManager": "pnpm@10.7.0",
+  "packageManager": "pnpm@10.7.1",
   "pnpm": {
     "patchedDependencies": {
       "whoiser": "patches/whoiser.patch"

File diff suppressed because it is too large
+ 339 - 198
pnpm-lock.yaml


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