build: build fix package publishing on JSR
[poolifier.git] / examples / typescript / websocket-server-pool / ws-hybrid / package.json
index 2aab9666b03b2d78886c7b9c152cba0b2a6e59ae..4f4c8ac9c4abb2772c686dae6c07f4e6df9844f8 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"