fix: fix tasks stealing dynamic worker node handling
[poolifier.git] / package.json
index d73bc6af30a3e302511cab3811f1cd2c6dda7244..c393e4ee1a68fc89922ae04b4ceb2a6e03bb9bf7 100644 (file)
@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "poolifier",
-  "version": "4.0.8",
+  "version": "4.0.9",
   "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool",
   "license": "MIT",
   "type": "module",
@@ -41,7 +41,7 @@
     "pnpm": ">=9.0.0"
   },
   "volta": {
-    "node": "22.1.0",
+    "node": "22.2.0",
     "pnpm": "9.1.1"
   },
   "packageManager": "pnpm@9.1.1",
     "rollup-plugin-analyzer": "^4.0.0",
     "rollup-plugin-command": "^1.1.3",
     "rollup-plugin-delete": "^2.0.0",
-    "rollup-plugin-dts": "^6.1.0",
+    "rollup-plugin-dts": "^6.1.1",
     "sinon": "^18.0.0",
-    "tatami-ng": "^0.4.9",
+    "tatami-ng": "^0.4.12",
     "typedoc": "^0.25.13",
     "typescript": "~5.4.5"
   }