build(deps-dev): apply updates
[benchmarks-js.git] / package.json
index bbff6dd3cb6da952ef8c27a89ceed1385b220822..9d3abb38963ee98ea0f42e73ba498934e343af95 100644 (file)
@@ -7,11 +7,11 @@
     "node": ">=18.0.0",
     "pnpm": ">=9.0.0"
   },
-  "packageManager": "pnpm@9.2.0",
+  "packageManager": "pnpm@9.3.0",
   "type": "module",
   "volta": {
     "node": "22.2.0",
-    "pnpm": "9.2.0"
+    "pnpm": "9.3.0"
   },
   "repository": {
     "type": "git",
     "object-hash": "^3.0.0",
     "rambda": "^9.2.0",
     "tatami-ng": "^0.4.13",
-    "uuid": "^9.0.1"
+    "uuid": "^10.0.0"
   },
   "devDependencies": {
-    "@biomejs/biome": "^1.8.0",
+    "@biomejs/biome": "^1.8.1",
     "@commitlint/cli": "^19.3.0",
     "@commitlint/config-conventional": "^19.2.2",
     "@eslint/js": "^9.4.0",
     "eslint": "^9.4.0",
     "eslint-define-config": "^2.1.0",
-    "eslint-plugin-jsdoc": "^48.2.8",
-    "eslint-plugin-n": "^17.8.0",
+    "eslint-plugin-jsdoc": "^48.2.9",
+    "eslint-plugin-n": "^17.8.1",
     "eslint-plugin-simple-import-sort": "^12.1.0",
-    "globals": "^15.3.0",
+    "globals": "^15.4.0",
     "husky": "^9.0.11",
     "lint-staged": "^15.2.5",
-    "neostandard": "^0.5.1",
+    "neostandard": "^0.7.0",
     "prettier": "^3.3.1"
   }
 }