feat(ui): make evses works in the web ui
[e-mobility-charging-stations-simulator.git] / package.json
index 8d0bfadaa9f1dcaf11876c269d47007a2f849b0f..4396a99129577ea7ddeb42c2c117cebec547c49c 100644 (file)
@@ -1,12 +1,13 @@
 {
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.2.10",
+  "version": "1.2.11",
   "engines": {
     "node": ">=16.9.0",
-    "pnpm": ">= 8.0.0"
+    "pnpm": ">=8.0.0"
   },
   "volta": {
-    "node": "20.0.0"
+    "node": "20.0.0",
+    "pnpm": "8.4.0"
   },
   "repository": {
     "type": "git",
     "d3-color": "^3.1.0"
   },
   "dependencies": {
-    "@mikro-orm/core": "^5.6.16",
-    "@mikro-orm/mariadb": "^5.6.16",
-    "@mikro-orm/reflection": "^5.6.16",
-    "@mikro-orm/sqlite": "^5.6.16",
+    "@mikro-orm/core": "^5.7.4",
+    "@mikro-orm/mariadb": "^5.7.4",
+    "@mikro-orm/reflection": "^5.7.4",
+    "@mikro-orm/sqlite": "^5.7.4",
     "ajv": "^8.12.0",
     "ajv-formats": "^2.1.1",
     "basic-ftp": "^5.0.2",
     "mnemonist": "^0.39.5",
     "moment": "^2.29.4",
     "mongodb": "^5.3.0",
-    "poolifier": "^2.4.10",
-    "proper-lockfile": "^4.1.2",
+    "poolifier": "^2.4.11",
     "source-map-support": "^0.5.21",
-    "tar": "^6.1.13",
+    "tar": "^6.1.14",
     "tslib": "^2.5.0",
     "winston": "^3.8.2",
     "winston-daily-rotate-file": "^4.7.1",
   "devDependencies": {
     "@commitlint/cli": "^17.6.1",
     "@commitlint/config-conventional": "^17.6.1",
-    "@mikro-orm/cli": "^5.6.16",
+    "@mikro-orm/cli": "^5.7.4",
     "@release-it/bumper": "^4.0.2",
     "@rollup/plugin-json": "^6.0.0",
     "@rollup/plugin-terser": "^0.4.1",
     "@rollup/plugin-typescript": "^11.1.0",
     "@types/mocha": "^10.0.1",
     "@types/mochawesome": "^6.2.1",
-    "@types/node": "^18.15.13",
-    "@types/proper-lockfile": "^4.1.2",
+    "@types/node": "^18.16.3",
     "@types/sinon": "^10.0.14",
     "@types/tar": "^6.1.4",
     "@types/ws": "^8.5.4",
-    "@typescript-eslint/eslint-plugin": "^5.59.0",
-    "@typescript-eslint/parser": "^5.59.0",
+    "@typescript-eslint/eslint-plugin": "^5.59.2",
+    "@typescript-eslint/parser": "^5.59.2",
     "auto-changelog": "^2.4.0",
     "c8": "^7.13.0",
     "clinic": "^12.1.0",
     "eslint-config-prettier": "^8.8.0",
     "eslint-import-resolver-typescript": "^3.5.5",
     "eslint-plugin-import": "^2.27.5",
-    "eslint-plugin-jsdoc": "^43.0.7",
+    "eslint-plugin-jsdoc": "^43.1.1",
     "eslint-plugin-n": "^15.7.0",
     "eslint-plugin-prettier": "^4.2.1",
     "eslint-plugin-tsdoc": "^0.2.17",
     "expect": "^29.5.0",
     "husky": "^8.0.3",
-    "lint-staged": "^13.2.1",
+    "lint-staged": "^13.2.2",
     "mocha": "^10.2.0",
     "mochawesome": "^7.1.3",
-    "prettier": "^2.8.7",
-    "release-it": "^15.10.1",
+    "prettier": "^2.8.8",
+    "release-it": "^15.10.3",
     "rimraf": "^5.0.0",
     "robohydra": "^0.6.9",
-    "rollup": "^3.20.7",
+    "rollup": "^3.21.3",
     "rollup-plugin-analyzer": "^4.0.0",
     "rollup-plugin-copy": "^3.4.0",
     "rollup-plugin-delete": "^2.0.0",