refactor: use more ramdba helpers
[e-mobility-charging-stations-simulator.git] / package.json
index 3e37cd1428f8de46f7f036b0024961b213cbd4a2..216f1efc10822a404aa26988656ad0e1b1cdd9f3 100644 (file)
@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.2.38",
+  "version": "1.3.0",
   "engines": {
     "node": ">=18.18.0",
     "pnpm": ">=8.6.0"
     "http-status-codes": "^2.3.0",
     "logform": "^2.6.0",
     "mnemonist": "0.40.0-rc1",
-    "mongodb": "^6.4.0",
+    "mongodb": "^6.5.0",
     "poolifier": "^3.1.21",
-    "rambda": "^9.1.0",
+    "rambda": "^9.1.1",
     "tar": "^6.2.0",
     "winston": "^3.12.0",
     "winston-daily-rotate-file": "^5.0.0",
     "utf-8-validate": "^6.0.3"
   },
   "devDependencies": {
-    "@commitlint/cli": "^19.0.3",
-    "@commitlint/config-conventional": "^19.0.3",
+    "@commitlint/cli": "^19.1.0",
+    "@commitlint/config-conventional": "^19.1.0",
     "@mikro-orm/cli": "^6.1.9",
     "@release-it/bumper": "^6.0.1",
-    "@types/node": "^20.11.25",
+    "@types/node": "^20.11.26",
     "@types/semver": "^7.5.8",
     "@types/tar": "^6.1.11",
     "@types/ws": "^8.5.10",
-    "@typescript-eslint/eslint-plugin": "^7.1.1",
-    "@typescript-eslint/parser": "^7.1.1",
+    "@typescript-eslint/eslint-plugin": "^7.2.0",
+    "@typescript-eslint/parser": "^7.2.0",
     "auto-changelog": "^2.4.0",
     "c8": "^9.1.0",
     "clinic": "^13.0.0",