X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=package.json;h=6a9b97c6819e1add75c2dfa85fb99152b69450c4;hb=8788b81a3dd4add12ca01b1fe989b5c7c8927d54;hp=f624fb8af4b8122131acbe2ea2502136b0e61d2d;hpb=69d995b2c8683703e7d9ce42fdd73ec02209482f;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index f624fb8a..6a9b97c6 100644 --- a/package.json +++ b/package.json @@ -8,9 +8,9 @@ }, "volta": { "node": "22.2.0", - "pnpm": "9.1.2" + "pnpm": "9.1.3" }, - "packageManager": "pnpm@9.1.2", + "packageManager": "pnpm@9.1.3", "repository": { "type": "git", "url": "https://github.com/sap/e-mobility-charging-stations-simulator.git" @@ -96,7 +96,7 @@ "@mikro-orm/mariadb": "^6.2.8", "@mikro-orm/reflection": "^6.2.8", "@mikro-orm/sqlite": "^6.2.8", - "ajv": "^8.13.0", + "ajv": "^8.14.0", "ajv-formats": "^3.0.1", "basic-ftp": "^5.0.5", "chalk": "^5.3.0", @@ -124,8 +124,8 @@ "@types/node": "^20.12.12", "@types/semver": "^7.5.8", "@types/ws": "^8.5.10", - "@typescript-eslint/eslint-plugin": "^7.10.0", - "@typescript-eslint/parser": "^7.10.0", + "@typescript-eslint/eslint-plugin": "^7.11.0", + "@typescript-eslint/parser": "^7.11.0", "auto-changelog": "^2.4.0", "c8": "^9.1.0", "clinic": "^13.0.0",