chore: version 1.2.27
[e-mobility-charging-stations-simulator.git] / package.json
index 9651116c3f6716492b567c2646950db9b860f61a..6de9a5d16b26650fbfcf15f60f9c548ce6b595e3 100644 (file)
@@ -1,14 +1,14 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.2.25",
+  "version": "1.2.27",
   "engines": {
     "node": ">=18.18.0",
     "pnpm": ">=8.6.0"
   },
   "volta": {
-    "node": "20.9.0",
-    "pnpm": "8.10.5"
+    "node": "20.10.0",
+    "pnpm": "8.11.0"
   },
   "repository": {
     "type": "git",
     "logform": "^2.6.0",
     "mnemonist": "^0.39.5",
     "mongodb": "^6.3.0",
-    "poolifier": "^3.0.5",
+    "poolifier": "^3.0.9",
     "tar": "^6.2.0",
     "tslib": "^2.6.2",
     "winston": "^3.11.0",
     "@commitlint/config-conventional": "^18.4.3",
     "@mikro-orm/cli": "^5.9.4",
     "@release-it/bumper": "^6.0.1",
-    "@types/node": "^20.9.3",
+    "@types/node": "^20.10.0",
     "@types/tar": "^6.1.10",
     "@types/ws": "^8.5.10",
-    "@typescript-eslint/eslint-plugin": "^6.12.0",
-    "@typescript-eslint/parser": "^6.12.0",
+    "@typescript-eslint/eslint-plugin": "^6.13.1",
+    "@typescript-eslint/parser": "^6.13.1",
     "auto-changelog": "^2.4.0",
     "c8": "^8.0.1",
     "clinic": "^13.0.0",
     "cross-env": "^7.0.3",
-    "esbuild": "^0.19.7",
+    "esbuild": "^0.19.8",
     "esbuild-plugin-clean": "^1.0.1",
     "esbuild-plugin-copy": "^2.1.1",
     "eslint": "^8.54.0",
     "release-it": "^17.0.0",
     "rimraf": "^5.0.5",
     "semver": "^7.5.4",
-    "tsx": "^4.2.0",
+    "tsx": "^4.6.0",
     "typescript": "~5.3.2"
   }
 }