X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=package.json;h=6e75c629ae822663bdf44f2c6c429741fcd1e877;hb=5a2a53cfa256a32aa342d4dee48492118065e84a;hp=06eee7e391c269e155a3fe85005e6b1e38aadddc;hpb=cb231dfe83b60814c3327db9f250a63676b4546e;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 06eee7e3..6e75c629 100644 --- a/package.json +++ b/package.json @@ -83,9 +83,10 @@ "http-status-codes": "^2.2.0", "just-clone": "^6.2.0", "just-merge": "^3.2.0", + "logform": "^2.5.1", "mnemonist": "^0.39.5", "moment": "^2.29.4", - "mongodb": "^5.0.0", + "mongodb": "^5.0.1", "poolifier": "^2.3.7", "proper-lockfile": "^4.1.2", "source-map-support": "^0.5.21", @@ -108,12 +109,12 @@ "@rollup/plugin-json": "^6.0.0", "@types/mocha": "^10.0.1", "@types/mochawesome": "^6.2.1", - "@types/node": "^18.11.19", + "@types/node": "^18.13.0", "@types/proper-lockfile": "^4.1.2", "@types/tar": "^6.1.3", "@types/ws": "^8.5.4", - "@typescript-eslint/eslint-plugin": "^5.50.0", - "@typescript-eslint/parser": "^5.50.0", + "@typescript-eslint/eslint-plugin": "^5.51.0", + "@typescript-eslint/parser": "^5.51.0", "auto-changelog": "^2.4.0", "c8": "^7.12.0", "clinic": "^12.0.0", @@ -126,9 +127,9 @@ "eslint-plugin-n": "^15.6.1", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-tsdoc": "^0.2.17", - "expect": "^29.4.1", + "expect": "^29.4.2", "husky": "^8.0.3", - "lint-staged": "^13.1.0", + "lint-staged": "^13.1.1", "mocha": "^10.2.0", "mochawesome": "^7.1.3", "prettier": "^2.8.3",