refactor: move charging station events enum to its own file
[e-mobility-charging-stations-simulator.git] / ui / web / package.json
index ed42f7d8f3ef3f311f70ff10c6a9a9af9d7ecccd..9677730a8b86a51159431fe4b109c506b83667df 100644 (file)
@@ -9,7 +9,7 @@
   },
   "volta": {
     "node": "20.9.0",
-    "pnpm": "8.10.2"
+    "pnpm": "8.10.3"
   },
   "pnpm": {
     "overrides": {
   "devDependencies": {
     "@tsconfig/node20": "^20.1.2",
     "@types/jsdom": "^21.1.5",
-    "@types/node": "^20.8.10",
+    "@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",