X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=83f51b67c8c706c80d0e2eb267958f9351b1dd9b;hb=8f801a9337304c521bf1ae125debe87405865fbf;hp=78c0324f1bc52d33d9bfa2a3d83a665fc1691c31;hpb=6e7e00faf3d51f4478d389f36a6a58f2da9c7f37;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 78c0324f..83f51b67 100644 --- a/package.json +++ b/package.json @@ -102,11 +102,11 @@ "chalk": "^5.3.0", "date-fns": "^3.3.1", "http-status-codes": "^2.3.0", - "lodash-es": "^4.17.21", "logform": "^2.6.0", "mnemonist": "0.40.0-rc1", "mongodb": "^6.3.0", "poolifier": "^3.1.20", + "rambda": "^9.1.0", "tar": "^6.2.0", "winston": "^3.11.0", "winston-daily-rotate-file": "^5.0.0", @@ -121,8 +121,8 @@ "@commitlint/config-conventional": "^18.6.0", "@mikro-orm/cli": "^6.1.3", "@release-it/bumper": "^6.0.1", - "@types/lodash-es": "^4.17.12", "@types/node": "^20.11.17", + "@types/semver": "^7.5.7", "@types/tar": "^6.1.11", "@types/ws": "^8.5.10", "@typescript-eslint/eslint-plugin": "^7.0.1",