build: build fix package publishing on JSR
[poolifier.git] / examples / typescript / websocket-server-pool / ws-cluster / package.json
index 80ba0fbe599982449bd38fb983f8351dde2ba3b0..b84f4d6b7d25faff7fb6a273873cafae1a420057 100644 (file)
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "poolifier": "^3.1.22",
+    "poolifier": "^3.1.25",
     "ws": "^8.16.0"
   },
   "devDependencies": {
     "@rollup/plugin-typescript": "^11.1.6",
     "@types/node": "^20.11.30",
     "@types/ws": "^8.5.10",
-    "rollup": "^4.13.0",
+    "rollup": "^4.13.1",
     "rollup-plugin-delete": "^2.0.0",
     "tslib": "^2.6.2",
     "typescript": "^5.4.3"