build: bump volta pnpm version
[e-mobility-charging-stations-simulator.git] / ui / web / package.json
index 9687973ace255ed83b8c1a13da7002223a0ebde4..191449fde3ecf164af6e34246e354d4caaf36541 100644 (file)
@@ -9,9 +9,9 @@
   },
   "volta": {
     "node": "20.12.2",
-    "pnpm": "9.0.0"
+    "pnpm": "9.0.1"
   },
-  "packageManager": "pnpm@9.0.0",
+  "packageManager": "pnpm@9.0.1",
   "type": "module",
   "scripts": {
     "build": "vite build",
@@ -29,7 +29,7 @@
   "dependencies": {
     "finalhandler": "^1.2.0",
     "serve-static": "^1.15.0",
-    "vue": "^3.4.22",
+    "vue": "^3.4.23",
     "vue-router": "^4.3.0",
     "vue-toast-notification": "^3.1.2"
   },