X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=90ab9e0e286cdcb79cd05cbcee3dfd0d33d355db;hb=6eddb71902ac0d0552f705190aaf62525f07c476;hp=6423250dbd974b6232eccf22a0adda039c36e547;hpb=0b6d8d4f2c60f959df7f5176fd8bac432100fea8;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 6423250d..90ab9e0e 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.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" @@ -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",