test: migrate ocpp server to poetry to ease usage
[e-mobility-charging-stations-simulator.git] / package.json
index bfafde93e60956734936b8cafe0a5220bed5cc1a..db7a052699cbf7b1e0389fc720e8b097ad241f8e 100644 (file)
@@ -1,16 +1,16 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.3.5",
+  "version": "1.3.6",
   "engines": {
     "node": ">=18.18.0",
     "pnpm": ">=9.0.0"
   },
   "volta": {
     "node": "22.2.0",
-    "pnpm": "9.2.0"
+    "pnpm": "9.3.0"
   },
-  "packageManager": "pnpm@9.2.0",
+  "packageManager": "pnpm@9.3.0",
   "repository": {
     "type": "git",
     "url": "https://github.com/sap/e-mobility-charging-stations-simulator.git"
     "@typescript-eslint/eslint-plugin": "^7.12.0",
     "@typescript-eslint/parser": "^7.12.0",
     "auto-changelog": "^2.4.0",
-    "c8": "^9.1.0",
+    "c8": "^10.0.0",
     "clinic": "^13.0.0",
     "cross-env": "^7.0.3",
     "esbuild": "^0.21.5",