chore(deps-dev): apply updates
[benchmarks-js.git] / package.json
index 3ce81a353a3bc9ae9d641024903f2539ba0aa192..164ec83c3f47b029d9b4ac8131c5713c362c2577 100644 (file)
@@ -7,12 +7,12 @@
     "node": ">=18.0.0",
     "pnpm": ">=9.0.0"
   },
-  "packageManager": "pnpm@9.1.4",
   "type": "module",
   "volta": {
-    "node": "22.2.0",
-    "pnpm": "9.1.4"
+    "node": "22.4.1",
+    "pnpm": "9.5.0"
   },
+  "packageManager": "pnpm@9.5.0",
   "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",
-    "rambda": "^9.2.0",
-    "tatami-ng": "^0.4.13",
-    "uuid": "^9.0.1"
+    "rambda": "^9.2.1",
+    "tatami-ng": "^0.4.16",
+    "uuid": "^10.0.0"
   },
   "devDependencies": {
-    "@biomejs/biome": "^1.8.0",
+    "@biomejs/biome": "^1.8.3",
     "@commitlint/cli": "^19.3.0",
     "@commitlint/config-conventional": "^19.2.2",
-    "@eslint/js": "^9.4.0",
-    "eslint": "^9.4.0",
+    "@eslint/js": "^9.6.0",
+    "eslint": "^9.6.0",
     "eslint-define-config": "^2.1.0",
-    "eslint-plugin-jsdoc": "^48.2.7",
-    "eslint-plugin-n": "^17.8.0",
-    "eslint-plugin-simple-import-sort": "^12.1.0",
-    "globals": "^15.3.0",
+    "eslint-plugin-jsdoc": "^48.5.2",
+    "eslint-plugin-simple-import-sort": "^12.1.1",
     "husky": "^9.0.11",
-    "lint-staged": "^15.2.5",
-    "neostandard": "^0.5.1",
-    "prettier": "^3.3.1"
+    "lint-staged": "^15.2.7",
+    "neostandard": "^0.11.0",
+    "prettier": "^3.3.2"
   }
 }