build(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / ui / web / package.json
index 3bab602bbc21b488a66db52c9a6fe6aa57e57e4d..a818cf3a50cdffa28e00920396791bd684a43eab 100644 (file)
@@ -9,9 +9,9 @@
   },
   "volta": {
     "node": "22.2.0",
-    "pnpm": "9.2.0"
+    "pnpm": "9.3.0"
   },
-  "packageManager": "pnpm@9.2.0",
+  "packageManager": "pnpm@9.3.0",
   "type": "module",
   "scripts": {
     "build": "vite build",
@@ -30,7 +30,7 @@
     "finalhandler": "^1.2.0",
     "serve-static": "^1.15.0",
     "vue": "^3.4.27",
-    "vue-router": "^4.3.2",
+    "vue-router": "^4.3.3",
     "vue-toast-notification": "^3.1.2"
   },
   "devDependencies": {
@@ -38,8 +38,8 @@
     "@tsconfig/node20": "^20.1.4",
     "@types/jsdom": "^21.1.7",
     "@types/node": "^20.14.2",
-    "@typescript-eslint/eslint-plugin": "^7.12.0",
-    "@typescript-eslint/parser": "^7.12.0",
+    "@typescript-eslint/eslint-plugin": "^7.13.0",
+    "@typescript-eslint/parser": "^7.13.0",
     "@vitejs/plugin-vue": "^5.0.5",
     "@vitejs/plugin-vue-jsx": "^4.0.0",
     "@vitest/coverage-v8": "^1.6.0",
@@ -58,7 +58,7 @@
     "prettier": "^3.3.1",
     "rimraf": "^5.0.7",
     "typescript": "~5.4.5",
-    "vite": "^5.2.12",
+    "vite": "^5.2.13",
     "vitest": "^1.6.0"
   },
   "_id": "webui@0.3.0"