docs: generate documentation
[poolifier.git] / examples / typescript / websocket-server-pool / ws-hybrid / package.json
index 8f7e95d04463b33816c7546888b4cbb1485463e2..1ba6f86ab76f448e200e781eef4901f0ff1050e3 100644 (file)
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "poolifier": "^3.0.10",
-    "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.7.0",
+    "rollup": "^4.9.0",
     "rollup-plugin-delete": "^2.0.0",
     "tslib": "^2.6.2",
     "typescript": "^5.3.3"