build: bump volta pnpm version
[benchmarks-js.git] / package.json
index 57c5bab81498ced4b197f2e0254d4a04d92c55c7..8cabcc5449c37cffcb0363320f47a642a7a16c4f 100644 (file)
@@ -4,14 +4,14 @@
   "version": "0.0.1",
   "description": "JS code pattern benchmarks",
   "engines": {
-    "node": ">=18.x",
-    "pnpm": ">=8.6.0"
+    "node": ">=18.0.0",
+    "pnpm": ">=9.0.0"
   },
-  "packageManager": "pnpm@8.15.7",
+  "packageManager": "pnpm@9.0.2",
   "type": "module",
   "volta": {
     "node": "20.12.2",
-    "pnpm": "8.15.7"
+    "pnpm": "9.0.2"
   },
   "repository": {
     "type": "git",
     "just-clone": "^6.2.0",
     "lodash": "^4.17.21",
     "rambda": "^9.2.0",
-    "tatami-ng": "^0.3.3",
+    "tatami-ng": "^0.4.1",
     "uuid": "^9.0.1"
   },
   "devDependencies": {
-    "@biomejs/biome": "^1.6.4",
+    "@biomejs/biome": "^1.7.0",
     "@commitlint/cli": "^19.2.2",
     "@commitlint/config-conventional": "^19.2.2",
     "eslint": "^8.57.0",
@@ -79,7 +79,7 @@
     "eslint-define-config": "^2.1.0",
     "eslint-plugin-import": "^2.29.1",
     "eslint-plugin-jsdoc": "^48.2.3",
-    "eslint-plugin-n": "^17.2.0",
+    "eslint-plugin-n": "^17.2.1",
     "eslint-plugin-promise": "^6.1.1",
     "eslint-plugin-simple-import-sort": "^12.1.0",
     "husky": "^9.0.11",