chore(deps-dev): apply updates
[benchmarks-js.git] / package.json
index 96c949a56b8b3daca072af1b7e156edc48b4e941..d206bb9f53899a3049d7bd4da5b2619732069c50 100644 (file)
@@ -7,12 +7,12 @@
     "node": ">=18.0.0",
     "pnpm": ">=9.0.0"
   },
-  "packageManager": "pnpm@9.2.0",
   "type": "module",
   "volta": {
-    "node": "22.2.0",
-    "pnpm": "9.2.0"
+    "node": "22.5.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.5.4",
+    "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.7.0",
+    "eslint": "^9.7.0",
     "eslint-define-config": "^2.1.0",
-    "eslint-plugin-jsdoc": "^48.2.8",
-    "eslint-plugin-n": "^17.8.1",
-    "eslint-plugin-simple-import-sort": "^12.1.0",
-    "globals": "^15.3.0",
-    "husky": "^9.0.11",
-    "lint-staged": "^15.2.5",
-    "neostandard": "^0.5.1",
-    "prettier": "^3.3.1"
+    "eslint-plugin-jsdoc": "^48.8.3",
+    "eslint-plugin-simple-import-sort": "^12.1.1",
+    "husky": "^9.1.1",
+    "lint-staged": "^15.2.7",
+    "neostandard": "^0.11.1",
+    "prettier": "^3.3.3"
   }
 }