X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=84b2ed9fbb8fca4a366aa2646e4fc0c25b46bc73;hb=67e7be883e98aac19ac214a0785330f873b7f684;hp=4396a99129577ea7ddeb42c2c117cebec547c49c;hpb=12f26d4a81773cf8ede8bad4255e36aadf10bce0;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 4396a991..84b2ed9f 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "pnpm": ">=8.0.0" }, "volta": { - "node": "20.0.0", + "node": "20.1.0", "pnpm": "8.4.0" }, "repository": { @@ -88,7 +88,7 @@ "@mikro-orm/sqlite": "^5.7.4", "ajv": "^8.12.0", "ajv-formats": "^2.1.1", - "basic-ftp": "^5.0.2", + "basic-ftp": "^5.0.3", "chalk": "^5.2.0", "http-status-codes": "^2.2.0", "just-clone": "^6.2.0", @@ -96,8 +96,8 @@ "logform": "^2.5.1", "mnemonist": "^0.39.5", "moment": "^2.29.4", - "mongodb": "^5.3.0", - "poolifier": "^2.4.11", + "mongodb": "^5.4.0", + "poolifier": "^2.4.12", "source-map-support": "^0.5.21", "tar": "^6.1.14", "tslib": "^2.5.0", @@ -110,8 +110,8 @@ "utf-8-validate": "^6.0.3" }, "devDependencies": { - "@commitlint/cli": "^17.6.1", - "@commitlint/config-conventional": "^17.6.1", + "@commitlint/cli": "^17.6.3", + "@commitlint/config-conventional": "^17.6.3", "@mikro-orm/cli": "^5.7.4", "@release-it/bumper": "^4.0.2", "@rollup/plugin-json": "^6.0.0", @@ -119,7 +119,7 @@ "@rollup/plugin-typescript": "^11.1.0", "@types/mocha": "^10.0.1", "@types/mochawesome": "^6.2.1", - "@types/node": "^18.16.3", + "@types/node": "^20.1.0", "@types/sinon": "^10.0.14", "@types/tar": "^6.1.4", "@types/ws": "^8.5.4", @@ -129,11 +129,11 @@ "c8": "^7.13.0", "clinic": "^12.1.0", "cross-env": "^7.0.3", - "eslint": "^8.39.0", + "eslint": "^8.40.0", "eslint-config-prettier": "^8.8.0", "eslint-import-resolver-typescript": "^3.5.5", "eslint-plugin-import": "^2.27.5", - "eslint-plugin-jsdoc": "^43.1.1", + "eslint-plugin-jsdoc": "^43.2.0", "eslint-plugin-n": "^15.7.0", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-tsdoc": "^0.2.17", @@ -146,7 +146,7 @@ "release-it": "^15.10.3", "rimraf": "^5.0.0", "robohydra": "^0.6.9", - "rollup": "^3.21.3", + "rollup": "^3.21.5", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-copy": "^3.4.0", "rollup-plugin-delete": "^2.0.0",