build(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / ui / web / package.json
index 29a0e587e3b158169dacf8912d4b9cd6b7fb5cc1..5299195a01514cf6592f16cd73f3ffb56c91efc1 100644 (file)
@@ -16,6 +16,7 @@
       "semver": "^7.5.3"
     }
   },
+  "type": "module",
   "scripts": {
     "preinstall": "npx --yes only-allow pnpm",
     "start": "pnpm build && node start.js",
@@ -42,8 +43,8 @@
     "@types/node": "^20.9.0",
     "@typescript-eslint/eslint-plugin": "^6.11.0",
     "@typescript-eslint/parser": "^6.11.0",
-    "@vitejs/plugin-vue": "^4.4.1",
-    "@vitejs/plugin-vue-jsx": "^3.0.2",
+    "@vitejs/plugin-vue": "^4.5.0",
+    "@vitejs/plugin-vue-jsx": "^3.1.0",
     "@vitest/coverage-v8": "^0.34.6",
     "@vue/eslint-config-prettier": "^8.0.0",
     "@vue/eslint-config-typescript": "^12.0.0",
@@ -59,7 +60,7 @@
     "prettier": "^3.1.0",
     "rimraf": "^5.0.5",
     "typescript": "~5.2.2",
-    "vite": "^4.5.0",
+    "vite": "^5.0.0",
     "vitest": "^0.34.6"
   },
   "_id": "webui@0.1.1"