refactor: move charging station events enum to its own file
[e-mobility-charging-stations-simulator.git] / ui / web / package.json
index 8c94bd8ff3f9ac1d11a124a855a4f079e610ede2..9677730a8b86a51159431fe4b109c506b83667df 100644 (file)
@@ -9,7 +9,7 @@
   },
   "volta": {
     "node": "20.9.0",
-    "pnpm": "8.10.2"
+    "pnpm": "8.10.3"
   },
   "pnpm": {
     "overrides": {
@@ -42,7 +42,7 @@
     "@types/node": "^20.9.0",
     "@typescript-eslint/eslint-plugin": "^6.10.0",
     "@typescript-eslint/parser": "^6.10.0",
-    "@vitejs/plugin-vue": "^4.4.0",
+    "@vitejs/plugin-vue": "^4.4.1",
     "@vitejs/plugin-vue-jsx": "^3.0.2",
     "@vitest/coverage-v8": "^0.34.6",
     "@vue/eslint-config-prettier": "^8.0.0",
@@ -56,7 +56,7 @@
     "eslint-plugin-import": "^2.29.0",
     "eslint-plugin-vue": "^9.18.1",
     "jsdom": "^22.1.0",
-    "prettier": "^3.0.3",
+    "prettier": "^3.1.0",
     "rimraf": "^5.0.5",
     "typescript": "~5.2.2",
     "vite": "^4.5.0",