X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=aaf2acadaaccebfcfa4d5e5387dd3f792c8ad21f;hb=6a1268bb684d7020fd2e2ebaacb3e1f29bb02656;hp=9af9ce58b73fa41d20f4567c5dcb25072572becf;hpb=57f518ed210a3c9f8675b2d58c1a3ef11f2575c6;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 9af9ce58..aaf2acad 100644 --- a/package.json +++ b/package.json @@ -112,11 +112,11 @@ "just-merge": "^3.2.0", "logform": "^2.5.1", "mnemonist": "^0.39.5", - "mongodb": "^5.7.0", - "poolifier": "^2.6.25", + "mongodb": "^5.8.0", + "poolifier": "^2.6.31", "source-map-support": "^0.5.21", "tar": "^6.1.15", - "tslib": "^2.6.1", + "tslib": "^2.6.2", "winston": "^3.10.0", "winston-daily-rotate-file": "^4.7.1", "ws": "^8.13.0" @@ -135,12 +135,12 @@ "@rollup/plugin-typescript": "^11.1.2", "@types/mocha": "^10.0.1", "@types/mochawesome": "^6.2.1", - "@types/node": "^20.5.0", + "@types/node": "^20.5.1", "@types/sinon": "^10.0.16", "@types/tar": "^6.1.5", "@types/ws": "^8.5.5", - "@typescript-eslint/eslint-plugin": "^6.3.0", - "@typescript-eslint/parser": "^6.3.0", + "@typescript-eslint/eslint-plugin": "^6.4.1", + "@typescript-eslint/parser": "^6.4.1", "@web/rollup-plugin-copy": "^0.4.0", "auto-changelog": "^2.4.0", "c8": "^8.0.1", @@ -149,17 +149,17 @@ "eslint": "^8.47.0", "eslint-config-prettier": "^9.0.0", "eslint-import-resolver-typescript": "^3.6.0", - "eslint-plugin-import": "^2.28.0", - "eslint-plugin-jsdoc": "^46.4.6", + "eslint-plugin-import": "^2.28.1", + "eslint-plugin-jsdoc": "^46.5.0", "eslint-plugin-n": "^16.0.1", "eslint-plugin-prettier": "^5.0.0", "eslint-plugin-tsdoc": "^0.2.17", - "expect": "^29.6.2", + "expect": "^29.6.3", "husky": "^8.0.3", - "lint-staged": "^13.3.0", + "lint-staged": "^14.0.1", "mocha": "^10.2.0", "mochawesome": "^7.1.3", - "prettier": "^3.0.1", + "prettier": "^3.0.2", "release-it": "^16.1.5", "rimraf": "^5.0.1", "robohydra": "^0.6.9",