Merge branch 'master' of github.com:jerome-benoit/benchmarks-js
[benchmarks-js.git] / package.json
index 434e6479637185becb856027dba8d5579ffba6a0..6de9557940eebc7f8247c878510a4b5d684acdbc 100644 (file)
@@ -7,12 +7,12 @@
     "node": ">=18.0.0",
     "pnpm": ">=9.0.0"
   },
     "node": ">=18.0.0",
     "pnpm": ">=9.0.0"
   },
-  "packageManager": "pnpm@9.3.0",
   "type": "module",
   "volta": {
   "type": "module",
   "volta": {
-    "node": "22.3.0",
-    "pnpm": "9.3.0"
+    "node": "22.5.0",
+    "pnpm": "9.5.0"
   },
   },
+  "packageManager": "pnpm@9.5.0",
   "repository": {
     "type": "git",
     "url": "git://github.com/jerome-benoit/benchmarks-js.git"
   "repository": {
     "type": "git",
     "url": "git://github.com/jerome-benoit/benchmarks-js.git"
     "lodash": "^4.17.21",
     "node-object-hash": "^3.0.0",
     "object-hash": "^3.0.0",
     "lodash": "^4.17.21",
     "node-object-hash": "^3.0.0",
     "object-hash": "^3.0.0",
-    "rambda": "^9.2.0",
-    "tatami-ng": "^0.4.13",
+    "rambda": "^9.2.1",
+    "tatami-ng": "^0.5.4",
     "uuid": "^10.0.0"
   },
   "devDependencies": {
     "uuid": "^10.0.0"
   },
   "devDependencies": {
-    "@biomejs/biome": "^1.8.1",
+    "@biomejs/biome": "^1.8.3",
     "@commitlint/cli": "^19.3.0",
     "@commitlint/config-conventional": "^19.2.2",
     "@commitlint/cli": "^19.3.0",
     "@commitlint/config-conventional": "^19.2.2",
-    "@eslint/js": "^9.4.0",
-    "eslint": "^9.4.0",
+    "@eslint/js": "^9.7.0",
+    "eslint": "^9.7.0",
     "eslint-define-config": "^2.1.0",
     "eslint-define-config": "^2.1.0",
-    "eslint-plugin-jsdoc": "^48.2.11",
-    "eslint-plugin-n": "^17.8.1",
-    "eslint-plugin-simple-import-sort": "^12.1.0",
-    "globals": "^15.4.0",
-    "husky": "^9.0.11",
+    "eslint-plugin-jsdoc": "^48.7.0",
+    "eslint-plugin-simple-import-sort": "^12.1.1",
+    "husky": "^9.1.1",
     "lint-staged": "^15.2.7",
     "lint-staged": "^15.2.7",
-    "neostandard": "^0.7.1",
-    "prettier": "^3.3.2"
+    "neostandard": "^0.11.1",
+    "prettier": "^3.3.3"
   }
 }
   }
 }