X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=5d5c84ecfd4e4f872167ac7fcfad360549c65c88;hb=04c32a956205b29f2f5d7a1ac1b28a9f3e9d39c1;hp=33db51c47e3b392327b4f3376125dbd872892bbe;hpb=e50d96f53f0c4f1d414d6503363bb3eed07c5d72;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 33db51c4..5d5c84ec 100644 --- a/package.json +++ b/package.json @@ -6,8 +6,8 @@ "pnpm": ">=8.6.0" }, "volta": { - "node": "20.4.0", - "pnpm": "8.6.9" + "node": "20.5.0", + "pnpm": "8.6.10" }, "repository": { "type": "git", @@ -104,17 +104,17 @@ "ajv-formats": "^2.1.1", "basic-ftp": "^5.0.3", "chalk": "^5.3.0", + "date-fns": "^2.30.0", "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.7.0", - "poolifier": "^2.6.18", + "poolifier": "^2.6.20", "source-map-support": "^0.5.21", "tar": "^6.1.15", - "tslib": "^2.6.0", + "tslib": "^2.6.1", "winston": "^3.10.0", "winston-daily-rotate-file": "^4.7.1", "ws": "^8.13.0" @@ -133,15 +133,15 @@ "@rollup/plugin-typescript": "^11.1.2", "@types/mocha": "^10.0.1", "@types/mochawesome": "^6.2.1", - "@types/node": "^20.4.2", + "@types/node": "^20.4.5", "@types/sinon": "^10.0.15", "@types/tar": "^6.1.5", "@types/ws": "^8.5.5", - "@typescript-eslint/eslint-plugin": "^6.1.0", - "@typescript-eslint/parser": "^6.1.0", + "@typescript-eslint/eslint-plugin": "^6.2.0", + "@typescript-eslint/parser": "^6.2.0", "@web/rollup-plugin-copy": "^0.4.0", "auto-changelog": "^2.4.0", - "c8": "^8.0.0", + "c8": "^8.0.1", "clinic": "^13.0.0", "cross-env": "^7.0.3", "eslint": "^8.45.0", @@ -158,7 +158,7 @@ "mocha": "^10.2.0", "mochawesome": "^7.1.3", "prettier": "^3.0.0", - "release-it": "^16.1.2", + "release-it": "^16.1.3", "rimraf": "^5.0.1", "robohydra": "^0.6.9", "rollup": "^3.26.3",