X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=44b34d29e27322a70e837229a62bb28120c47997;hb=de073a748bcd60308615b81c3f6da817639461a1;hp=6423250dbd974b6232eccf22a0adda039c36e547;hpb=0b6d8d4f2c60f959df7f5176fd8bac432100fea8;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 6423250d..44b34d29 100644 --- a/package.json +++ b/package.json @@ -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.2" }, - "packageManager": "pnpm@8.15.7", + "packageManager": "pnpm@9.0.2", "repository": { "type": "git", "url": "https://github.com/sap/e-mobility-charging-stations-simulator.git" @@ -124,8 +124,8 @@ "@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",