X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=044aafc8b34433aa41b186ce6a210b0631257de3;hb=30cefe25cc43288780cfa67b668c81f64ce866ee;hp=28a6a2f8fc5bbb642a31a31e0023a002287d01a7;hpb=50ab155c7aae8bcec93360931aa0cf49c2b7972b;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 28a6a2f8..044aafc8 100644 --- a/package.json +++ b/package.json @@ -7,8 +7,8 @@ "pnpm": ">=8.6.0" }, "volta": { - "node": "20.11.1", - "pnpm": "8.15.5" + "node": "20.12.0", + "pnpm": "8.15.6" }, "repository": { "type": "git", @@ -97,7 +97,7 @@ "@mikro-orm/reflection": "^6.1.12", "@mikro-orm/sqlite": "^6.1.12", "ajv": "^8.12.0", - "ajv-formats": "^2.1.1", + "ajv-formats": "^3.0.1", "basic-ftp": "^5.0.5", "chalk": "^5.3.0", "date-fns": "^3.6.0", @@ -105,8 +105,8 @@ "logform": "^2.6.0", "mnemonist": "0.40.0-rc1", "mongodb": "^6.5.0", - "poolifier": "^3.1.22", - "rambda": "^9.1.1", + "poolifier": "^3.1.29", + "rambda": "^9.2.0", "tar": "^6.2.1", "winston": "^3.13.0", "winston-daily-rotate-file": "^5.0.0", @@ -121,12 +121,12 @@ "@commitlint/config-conventional": "^19.1.0", "@mikro-orm/cli": "^6.1.12", "@release-it/bumper": "^6.0.1", - "@types/node": "^20.11.30", + "@types/node": "^20.12.2", "@types/semver": "^7.5.8", "@types/tar": "^6.1.11", "@types/ws": "^8.5.10", - "@typescript-eslint/eslint-plugin": "^7.4.0", - "@typescript-eslint/parser": "^7.4.0", + "@typescript-eslint/eslint-plugin": "^7.5.0", + "@typescript-eslint/parser": "^7.5.0", "auto-changelog": "^2.4.0", "c8": "^9.1.0", "clinic": "^13.0.0", @@ -140,12 +140,12 @@ "eslint-define-config": "^2.1.0", "eslint-import-resolver-typescript": "^3.6.1", "eslint-plugin-import": "^2.29.1", - "eslint-plugin-jsdoc": "^48.2.1", + "eslint-plugin-jsdoc": "^48.2.2", "eslint-plugin-n": "^16.6.2", "eslint-plugin-simple-import-sort": "^12.0.0", "eslint-plugin-tsdoc": "^0.2.17", "expect": "^29.7.0", - "glob": "^10.3.10", + "glob": "^10.3.12", "husky": "^9.0.11", "lint-staged": "^15.2.2", "prettier": "^3.2.5",