build(deps-dev): bump @rollup/plugin-typescript
[poolifier.git] / examples / typescript / websocket-server-pool / ws-hybrid / package.json
index 8edbcd0d79f7035dc4eaf34793e7ee16f9863477..7ee44c391b1d4d9472e5a71d68c31e1fa6bb6d24 100644 (file)
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "poolifier": "^2.7.0",
+    "poolifier": "^2.7.1",
     "ws": "^8.14.2"
   },
   "devDependencies": {
-    "@rollup/plugin-typescript": "^11.1.3",
-    "@types/node": "^20.6.2",
+    "@rollup/plugin-typescript": "^11.1.4",
+    "@types/node": "^20.6.3",
     "@types/ws": "^8.5.5",
     "rollup": "^3.29.2",
     "rollup-plugin-delete": "^2.0.0",