build(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / ui / web / package.json
index 360f82e83bc0ac3dfc288b030b65aa8f7a36ac28..813b731772fd12341faa71ce1a167a273cc201cf 100644 (file)
@@ -7,9 +7,14 @@
     "pnpm": ">=8.6.0"
   },
   "volta": {
-    "node": "20.3.1",
+    "node": "20.4.0",
     "pnpm": "8.6.6"
   },
+  "pnpm": {
+    "overrides": {
+      "semver": "^7.5.3"
+    }
+  },
   "scripts": {
     "preinstall": "npx --yes only-allow pnpm",
     "start": "pnpm build && node start.js",
@@ -33,7 +38,7 @@
   "devDependencies": {
     "@tsconfig/node20": "^1.0.2",
     "@types/jsdom": "^21.1.1",
-    "@types/node": "^20.3.3",
+    "@types/node": "^20.4.0",
     "@typescript-eslint/eslint-plugin": "^5.61.0",
     "@typescript-eslint/parser": "^5.61.0",
     "@vitejs/plugin-vue": "^4.2.3",
@@ -53,7 +58,7 @@
     "prettier": "^2.8.8",
     "rimraf": "^5.0.1",
     "typescript": "~5.1.6",
-    "vite": "^4.3.9",
+    "vite": "^4.4.0",
     "vitest": "^0.32.4"
   },
   "_id": "webui@0.1.1"