chore(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / package.json
index 983aec7d14298a32e884c392ca14a06622a05bb8..0c6f1eaa1d7cc51ffad0813d8c1c76e5676290dd 100644 (file)
@@ -1,16 +1,16 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.4.1",
+  "version": "1.4.2",
   "engines": {
     "node": ">=18.18.0",
     "pnpm": ">=9.0.0"
   },
   "volta": {
-    "node": "22.4.0",
-    "pnpm": "9.4.0"
+    "node": "22.4.1",
+    "pnpm": "9.5.0"
   },
-  "packageManager": "pnpm@9.4.0",
+  "packageManager": "pnpm@9.5.0",
   "repository": {
     "type": "git",
     "url": "https://github.com/sap/e-mobility-charging-stations-simulator.git"
     "chalk": "^5.3.0",
     "date-fns": "^3.6.0",
     "http-status-codes": "^2.3.0",
-    "logform": "^2.6.0",
+    "logform": "^2.6.1",
     "mnemonist": "0.40.0-rc1",
     "mongodb": "^6.8.0",
-    "poolifier": "^4.0.16",
+    "poolifier": "^4.0.17",
     "rambda": "^9.2.1",
     "tar": "^7.4.0",
-    "winston": "^3.13.0",
+    "winston": "^3.13.1",
     "winston-daily-rotate-file": "^5.0.0",
     "ws": "^8.18.0"
   },
     "@types/node": "^20.14.10",
     "@types/semver": "^7.5.8",
     "@types/ws": "^8.5.10",
-    "@typescript-eslint/eslint-plugin": "^7.15.0",
-    "@typescript-eslint/parser": "^7.15.0",
+    "@typescript-eslint/eslint-plugin": "^7.16.0",
+    "@typescript-eslint/parser": "^7.16.0",
     "c8": "^10.1.2",
     "clinic": "^13.0.0",
     "cross-env": "^7.0.3",
     "eslint-define-config": "^2.1.0",
     "eslint-import-resolver-typescript": "^3.6.1",
     "eslint-plugin-import": "^2.29.1",
-    "eslint-plugin-jsdoc": "^48.5.2",
+    "eslint-plugin-jsdoc": "^48.7.0",
     "eslint-plugin-n": "^17.9.0",
     "eslint-plugin-simple-import-sort": "^12.1.1",
     "eslint-plugin-tsdoc": "^0.3.0",
     "expect": "^29.7.0",
-    "glob": "^10.4.3",
+    "glob": "^11.0.0",
     "husky": "^9.0.11",
     "lint-staged": "^15.2.7",
     "prettier": "^3.3.2",
-    "rimraf": "^5.0.8",
+    "rimraf": "^6.0.1",
     "semver": "^7.6.2",
     "ts-node": "^10.9.2",
     "tsx": "^4.16.2",