build: bump volta pnpm version
[e-mobility-charging-stations-simulator.git] / ui / web / package.json
index 191449fde3ecf164af6e34246e354d4caaf36541..ab05c3cfe8834260e993f4f93b9d6bc49ae9ccb9 100644 (file)
@@ -9,9 +9,9 @@
   },
   "volta": {
     "node": "20.12.2",
-    "pnpm": "9.0.1"
+    "pnpm": "9.0.4"
   },
-  "packageManager": "pnpm@9.0.1",
+  "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": {