build(deps-dev): apply updates
[poolifier.git] / examples / typescript / websocket-server-pool / ws-cluster / package.json
index 79589ba347d2b390774a89880a5229029c3e0e34..fce94737f21c2e28c9c535507492a338843025a5 100644 (file)
@@ -7,7 +7,7 @@
   "type": "module",
   "volta": {
     "node": "20.11.0",
-    "pnpm": "8.15.1"
+    "pnpm": "8.15.2"
   },
   "scripts": {
     "build": "rollup --config --configPlugin typescript",
@@ -27,7 +27,7 @@
     "@rollup/plugin-typescript": "^11.1.6",
     "@types/node": "^20.11.17",
     "@types/ws": "^8.5.10",
-    "rollup": "^4.10.0",
+    "rollup": "^4.11.0",
     "rollup-plugin-delete": "^2.0.0",
     "tslib": "^2.6.2",
     "typescript": "^5.3.3"