perf: use optimized circular buffer implementation to store measurements history
[poolifier.git] / package.json
index dace507b04f54065b959ce684dfd34645e6540f9..fa276bb3b76e295932cfc6ede7a2b659dd6741d3 100644 (file)
@@ -42,9 +42,9 @@
   },
   "volta": {
     "node": "22.2.0",
-    "pnpm": "9.1.1"
+    "pnpm": "9.1.2"
   },
-  "packageManager": "pnpm@9.1.1",
+  "packageManager": "pnpm@9.1.2",
   "repository": {
     "type": "git",
     "url": "https://github.com/poolifier/poolifier.git"
     "@rollup/plugin-terser": "^0.4.4",
     "@rollup/plugin-typescript": "^11.1.6",
     "@types/node": "^20.12.12",
-    "@typescript-eslint/eslint-plugin": "^7.9.0",
+    "@typescript-eslint/eslint-plugin": "^7.10.0",
     "@typescript-eslint/parser": "^7.10.0",
     "c8": "^9.1.0",
     "cross-env": "^7.0.3",
     "eslint-plugin-tsdoc": "^0.2.17",
     "expect": "^29.7.0",
     "husky": "^9.0.11",
-    "lint-staged": "^15.2.2",
-    "microtime": "^3.1.1",
+    "lint-staged": "^15.2.4",
     "mocha": "^10.4.0",
     "mochawesome": "^7.1.3",
     "prettier": "^3.2.5",