X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=325156b845eaa39e7e4643901bd4390bf7c45726;hb=842d677e39a455cee14efabb19110a3c4818a867;hp=05ad743e6a9d858b22088ec9347abff02842b039;hpb=69497ade5b8f692ea0fa785a2fae2059798c9d9f;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 05ad743e..325156b8 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "pnpm": ">=9.0.0" }, "volta": { - "node": "22.2.0", + "node": "22.3.0", "pnpm": "9.3.0" }, "packageManager": "pnpm@9.3.0", @@ -105,7 +105,7 @@ "logform": "^2.6.0", "mnemonist": "0.40.0-rc1", "mongodb": "^6.7.0", - "poolifier": "^4.0.13", + "poolifier": "^4.0.14", "rambda": "^9.2.0", "tar": "^7.2.0", "winston": "^3.13.0", @@ -127,7 +127,7 @@ "@typescript-eslint/eslint-plugin": "^7.13.0", "@typescript-eslint/parser": "^7.13.0", "auto-changelog": "^2.4.0", - "c8": "^10.0.0", + "c8": "^10.1.2", "clinic": "^13.0.0", "cross-env": "^7.0.3", "esbuild": "^0.21.5", @@ -139,20 +139,20 @@ "eslint-define-config": "^2.1.0", "eslint-import-resolver-typescript": "^3.6.1", "eslint-plugin-import": "^2.29.1", - "eslint-plugin-jsdoc": "^48.2.9", - "eslint-plugin-n": "^17.8.1", + "eslint-plugin-jsdoc": "^48.2.12", + "eslint-plugin-n": "^17.9.0", "eslint-plugin-simple-import-sort": "^12.1.0", "eslint-plugin-tsdoc": "^0.3.0", "expect": "^29.7.0", "glob": "^10.4.1", "husky": "^9.0.11", - "lint-staged": "^15.2.5", - "prettier": "^3.3.1", + "lint-staged": "^15.2.7", + "prettier": "^3.3.2", "release-it": "^17.3.0", "rimraf": "^5.0.7", "semver": "^7.6.2", "ts-node": "^10.9.2", - "tsx": "^4.15.1", + "tsx": "^4.15.5", "typescript": "~5.4.5" } }