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