X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ui%2Fweb%2Fpackage.json;h=ab05c3cfe8834260e993f4f93b9d6bc49ae9ccb9;hb=8fb8f42ace8b9295865adebaeb7845e064c05e71;hp=e6f581401f21cf1013bbce4b079ad5717ebd9c5c;hpb=b3836cb9c6f79be13bfe851fc8854b5c9826b60a;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/package.json b/ui/web/package.json index e6f58140..ab05c3cf 100644 --- a/ui/web/package.json +++ b/ui/web/package.json @@ -9,9 +9,9 @@ }, "volta": { "node": "20.12.2", - "pnpm": "9.0.2" + "pnpm": "9.0.4" }, - "packageManager": "pnpm@9.0.2", + "packageManager": "pnpm@9.0.4", "type": "module", "scripts": { "build": "vite build", @@ -30,7 +30,7 @@ "finalhandler": "^1.2.0", "serve-static": "^1.15.0", "vue": "^3.4.23", - "vue-router": "^4.3.0", + "vue-router": "^4.3.2", "vue-toast-notification": "^3.1.2" }, "devDependencies": {