chore: switch to pnpm 9.x.x
[e-mobility-charging-stations-simulator.git] / package.json
index 6423250dbd974b6232eccf22a0adda039c36e547..90ab9e0e286cdcb79cd05cbcee3dfd0d33d355db 100644 (file)
@@ -4,13 +4,13 @@
   "version": "1.3.2",
   "engines": {
     "node": ">=18.18.0",
-    "pnpm": ">=8.6.0"
+    "pnpm": ">=9.0.0"
   },
   "volta": {
     "node": "20.12.2",
-    "pnpm": "8.15.7"
+    "pnpm": "9.0.0"
   },
-  "packageManager": "pnpm@8.15.7",
+  "packageManager": "pnpm@9.0.0",
   "repository": {
     "type": "git",
     "url": "https://github.com/sap/e-mobility-charging-stations-simulator.git"
     "@types/node": "^20.12.7",
     "@types/semver": "^7.5.8",
     "@types/ws": "^8.5.10",
-    "@typescript-eslint/eslint-plugin": "^7.6.0",
-    "@typescript-eslint/parser": "^7.6.0",
+    "@typescript-eslint/eslint-plugin": "^7.7.0",
+    "@typescript-eslint/parser": "^7.7.0",
     "auto-changelog": "^2.4.0",
     "c8": "^9.1.0",
     "clinic": "^13.0.0",