docs: generate documentation
[poolifier.git] / examples / typescript / websocket-server-pool / ws-cluster / package.json
index e854a216ce95c020265b7351d2084414e0208a57..671a6eb8e490e6b59867e96961aa51b07f7046fe 100644 (file)
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "poolifier": "^3.0.11",
-    "ws": "^8.15.0"
+    "poolifier": "^3.0.13",
+    "ws": "^8.15.1"
   },
   "devDependencies": {
     "@rollup/plugin-typescript": "^11.1.5",
     "@types/node": "^20.10.4",
     "@types/ws": "^8.5.10",
-    "rollup": "^4.8.0",
+    "rollup": "^4.9.0",
     "rollup-plugin-delete": "^2.0.0",
     "tslib": "^2.6.2",
     "typescript": "^5.3.3"