X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=083f87138198d4ac139540b9686a3533fefa39b6;hb=d315707545f23ed9a1232f5e87a5ebc8098e1f38;hp=d80929fb3d0fd94bd7cbc9664639ea891b1f4b19;hpb=e881fd8ae645de6b416c12ec12f66556055300b2;p=benchmarks-js.git diff --git a/package.json b/package.json index d80929f..083f871 100644 --- a/package.json +++ b/package.json @@ -7,11 +7,11 @@ "node": ">=18.0.0", "pnpm": ">=9.0.0" }, - "packageManager": "pnpm@9.0.5", + "packageManager": "pnpm@9.1.2", "type": "module", "volta": { - "node": "20.12.2", - "pnpm": "9.0.5" + "node": "22.2.0", + "pnpm": "9.1.2" }, "repository": { "type": "git", @@ -70,23 +70,23 @@ "node-object-hash": "^3.0.0", "object-hash": "^3.0.0", "rambda": "^9.2.0", - "tatami-ng": "^0.4.4", + "tatami-ng": "^0.4.12", "uuid": "^9.0.1" }, "devDependencies": { - "@biomejs/biome": "^1.7.0", - "@commitlint/cli": "^19.2.2", + "@biomejs/biome": "^1.7.3", + "@commitlint/cli": "^19.3.0", "@commitlint/config-conventional": "^19.2.2", "eslint": "^8.57.0", "eslint-config-standard": "^17.1.0", "eslint-define-config": "^2.1.0", "eslint-plugin-import": "^2.29.1", - "eslint-plugin-jsdoc": "^48.2.3", - "eslint-plugin-n": "^17.2.1", + "eslint-plugin-jsdoc": "^48.2.6", + "eslint-plugin-n": "^17.7.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-simple-import-sort": "^12.1.0", "husky": "^9.0.11", - "lint-staged": "^15.2.2", + "lint-staged": "^15.2.4", "prettier": "^3.2.5", "standard": "^17.1.0" }