perf: only sort charging schdule periods if needed
[e-mobility-charging-stations-simulator.git] / package.json
index bed0de6096e0c2607686a83e8b04449df82b91f6..f96455e343f36ac81cab5eacaed26f0028335af0 100644 (file)
@@ -1,13 +1,13 @@
 {
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.2.18",
+  "version": "1.2.19",
   "engines": {
     "node": ">=16.14.0",
     "pnpm": ">=8.6.0"
   },
   "volta": {
-    "node": "20.4.0",
-    "pnpm": "8.6.9"
+    "node": "20.5.0",
+    "pnpm": "8.6.10"
   },
   "repository": {
     "type": "git",
     "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",
     "@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.4",
     "@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",
     "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",