fix: fix ApplicationProtocolVersion type definition
[e-mobility-charging-stations-simulator.git] / ui / web / package.json
index 67cde9070a2f1c66a6ca7e40d0241a8fd50f9d7a..44175a1f2dcda819050817703bc4171be832fa2c 100644 (file)
@@ -29,7 +29,7 @@
   "dependencies": {
     "finalhandler": "^1.2.0",
     "serve-static": "^1.15.0",
-    "vue": "^3.4.30",
+    "vue": "^3.4.31",
     "vue-router": "^4.4.0",
     "vue-toast-notification": "^3.1.2"
   },
@@ -37,9 +37,9 @@
     "@rushstack/eslint-patch": "^1.10.3",
     "@tsconfig/node20": "^20.1.4",
     "@types/jsdom": "^21.1.7",
-    "@types/node": "^20.14.8",
-    "@typescript-eslint/eslint-plugin": "^7.13.1",
-    "@typescript-eslint/parser": "^7.13.1",
+    "@types/node": "^20.14.9",
+    "@typescript-eslint/eslint-plugin": "^7.14.1",
+    "@typescript-eslint/parser": "^7.14.1",
     "@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.2",
     "rimraf": "^5.0.7",
     "typescript": "~5.5.2",
-    "vite": "^5.3.1",
+    "vite": "^5.3.2",
     "vitest": "^1.6.0"
   },
   "_id": "webui@0.3.0"