docs: update benchmarks vs. external pools
[poolifier.git] / benchmarks / versus-external-pools / package.json
index 06d0ba052335aeb53433a2e5fb10377145a8446e..a53b2fcad3143b6f24cf03c8fb31f6546e0fd2ed 100644 (file)
@@ -9,13 +9,13 @@
     "test": "echo \"Error: no test specified\" && exit 1"
   },
   "dependencies": {
-    "benchmark": "^2.1.4",
     "microjob": "0.7.0",
-    "node-worker-threads-pool": "1.4.3",
-    "piscina": "2.2.0",
-    "poolifier": "2.0.0-beta.7",
-    "threads": "1.6.3",
-    "worker-threads-pool": "2.0.0",
-    "workerpool": "6.1.0"
+    "node-worker-threads-pool": "1.5.1",
+    "piscina": "3.2.0",
+    "poolifier": "2.4.5",
+    "threads": "1.7.0",
+    "threadwork": "0.6.0",
+    "worker-nodes": "2.4.0",
+    "workerpool": "6.4.0"
   }
 }