chore(deps-dev): apply updates
[benchmarks-js.git] / package.json
index 297b9b93bda0179f780d74274f7f6720c87106b2..d206bb9f53899a3049d7bd4da5b2619732069c50 100644 (file)
@@ -7,12 +7,12 @@
     "node": ">=18.0.0",
     "pnpm": ">=9.0.0"
   },
-  "packageManager": "pnpm@9.4.0",
   "type": "module",
   "volta": {
-    "node": "22.3.0",
-    "pnpm": "9.4.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"
     "node-object-hash": "^3.0.0",
     "object-hash": "^3.0.0",
     "rambda": "^9.2.1",
-    "tatami-ng": "^0.4.15",
+    "tatami-ng": "^0.5.4",
     "uuid": "^10.0.0"
   },
   "devDependencies": {
-    "@biomejs/biome": "^1.8.2",
+    "@biomejs/biome": "^1.8.3",
     "@commitlint/cli": "^19.3.0",
     "@commitlint/config-conventional": "^19.2.2",
-    "@eslint/js": "^9.5.0",
-    "eslint": "^9.5.0",
+    "@eslint/js": "^9.7.0",
+    "eslint": "^9.7.0",
     "eslint-define-config": "^2.1.0",
-    "eslint-plugin-jsdoc": "^48.4.0",
-    "eslint-plugin-n": "^17.9.0",
-    "eslint-plugin-simple-import-sort": "^12.1.0",
-    "globals": "^15.6.0",
-    "husky": "^9.0.11",
+    "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.8.0",
-    "prettier": "^3.3.2"
+    "neostandard": "^0.11.1",
+    "prettier": "^3.3.3"
   }
 }