build(deps-dev): bump vite from 5.2.7 to 5.2.8
[e-mobility-charging-stations-simulator.git] / ui / web / package.json
index 47cd10e3579a0de4a3340080e28cf77db45cbd5b..113783ef7484a1e1d22530aaba13ef1ea4e1e010 100644 (file)
@@ -11,9 +11,9 @@
     "node": "20.12.0",
     "pnpm": "8.15.6"
   },
+  "packageManager": "pnpm@8.15.6",
   "type": "module",
   "scripts": {
-    "preinstall": "npx --yes only-allow pnpm",
     "build": "vite build",
     "preview": "pnpm build && vite preview",
     "start": "pnpm build && node start.js",
@@ -37,7 +37,7 @@
     "@rushstack/eslint-patch": "^1.10.1",
     "@tsconfig/node20": "^20.1.4",
     "@types/jsdom": "^21.1.6",
-    "@types/node": "^20.12.2",
+    "@types/node": "^20.12.3",
     "@typescript-eslint/eslint-plugin": "^7.5.0",
     "@typescript-eslint/parser": "^7.5.0",
     "@vitejs/plugin-vue": "^5.0.4",
@@ -58,7 +58,7 @@
     "prettier": "^3.2.5",
     "rimraf": "^5.0.5",
     "typescript": "~5.4.3",
-    "vite": "^5.2.7",
+    "vite": "^5.2.8",
     "vitest": "^1.4.0"
   },
   "_id": "webui@0.3.0"