X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=b1af5e215674b8d135da5d4a187a5b746b1b7e6b;hb=b8301d491338d77b75c417bd82ebdf92fa70707e;hp=8cf5ec46bab379c6601a4057d0242b1539586e38;hpb=d80459ea97d9114619b903db67056077452e33e7;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 8cf5ec46..b1af5e21 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "volta": { "node": "20.5.1", - "pnpm": "8.7.0" + "pnpm": "8.7.1" }, "repository": { "type": "git", @@ -112,8 +112,8 @@ "just-merge": "^3.2.0", "logform": "^2.5.1", "mnemonist": "^0.39.5", - "mongodb": "^5.8.1", - "poolifier": "^2.6.36", + "mongodb": "^6.0.0", + "poolifier": "^2.6.41", "source-map-support": "^0.5.21", "tar": "^6.1.15", "tslib": "^2.6.2", @@ -135,12 +135,12 @@ "@rollup/plugin-typescript": "^11.1.3", "@types/mocha": "^10.0.1", "@types/mochawesome": "^6.2.1", - "@types/node": "^20.5.7", + "@types/node": "^20.5.9", "@types/sinon": "^10.0.16", "@types/tar": "^6.1.5", "@types/ws": "^8.5.5", - "@typescript-eslint/eslint-plugin": "^6.5.0", - "@typescript-eslint/parser": "^6.5.0", + "@typescript-eslint/eslint-plugin": "^6.6.0", + "@typescript-eslint/parser": "^6.6.0", "@web/rollup-plugin-copy": "^0.4.0", "auto-changelog": "^2.4.0", "c8": "^8.0.1", @@ -150,7 +150,7 @@ "eslint-config-prettier": "^9.0.0", "eslint-import-resolver-typescript": "^3.6.0", "eslint-plugin-import": "^2.28.1", - "eslint-plugin-jsdoc": "^46.5.0", + "eslint-plugin-jsdoc": "^46.5.1", "eslint-plugin-n": "^16.0.2", "eslint-plugin-prettier": "^5.0.0", "eslint-plugin-tsdoc": "^0.2.17", @@ -159,7 +159,7 @@ "lint-staged": "^14.0.1", "mocha": "^10.2.0", "mochawesome": "^7.1.3", - "prettier": "^3.0.2", + "prettier": "^3.0.3", "release-it": "^16.1.5", "rimraf": "^5.0.1", "robohydra": "^0.6.9",