build(ci): add git commit hash to benchmark
[poolifier.git] / examples / typescript / websocket-server-pool / ws-cluster / package.json
index 6e1a56908dbc3ea02afecc417230693f7a5f618f..537a778c616966725e3752ce78305bd9513b7430 100644 (file)
@@ -7,7 +7,7 @@
   "type": "module",
   "volta": {
     "node": "20.9.0",
-    "pnpm": "8.10.0"
+    "pnpm": "8.10.2"
   },
   "scripts": {
     "build": "rollup --config --configPlugin typescript",
@@ -27,7 +27,7 @@
     "@rollup/plugin-typescript": "^11.1.5",
     "@types/node": "^20.8.10",
     "@types/ws": "^8.5.8",
-    "rollup": "^4.2.0",
+    "rollup": "^4.3.0",
     "rollup-plugin-delete": "^2.0.0",
     "tslib": "^2.6.2",
     "typescript": "^5.2.2"