X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=5d5c84ecfd4e4f872167ac7fcfad360549c65c88;hb=04c32a956205b29f2f5d7a1ac1b28a9f3e9d39c1;hp=7b8b46991f578b15e68853e5d402d0fbfbb06123;hpb=e838de16634aa8e3ddae32d7da636c31ff4d66d8;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 7b8b4699..5d5c84ec 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ }, "volta": { "node": "20.5.0", - "pnpm": "8.6.9" + "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.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",