build: bump volta pnpm version
[e-mobility-charging-stations-simulator.git] / ui / web / package.json
index 4297d8723983a25a11b6c1e0fc7436f4f9c14528..382f96ec43ed0e5334ba46152ee7fc10f1ac012a 100644 (file)
@@ -7,8 +7,13 @@
     "pnpm": ">=8.6.0"
   },
   "volta": {
-    "node": "20.3.1",
-    "pnpm": "8.6.5"
+    "node": "20.4.0",
+    "pnpm": "8.6.7"
+  },
+  "pnpm": {
+    "overrides": {
+      "semver": "^7.5.3"
+    }
   },
   "scripts": {
     "preinstall": "npx --yes only-allow pnpm",
     "finalhandler": "^1.2.0",
     "serve-static": "^1.15.0",
     "vue": "^3.3.4",
-    "vue-router": "^4.2.2"
+    "vue-router": "^4.2.4"
   },
   "devDependencies": {
     "@tsconfig/node20": "^1.0.2",
     "@types/jsdom": "^21.1.1",
-    "@types/node": "^20.3.3",
+    "@types/node": "^20.4.1",
     "@typescript-eslint/eslint-plugin": "^5.61.0",
     "@typescript-eslint/parser": "^5.61.0",
     "@vitejs/plugin-vue": "^4.2.3",
     "@vitejs/plugin-vue-jsx": "^3.0.1",
-    "@vitest/coverage-c8": "^0.32.4",
+    "@vitest/coverage-c8": "^0.33.0",
     "@vue/eslint-config-prettier": "^7.1.0",
     "@vue/eslint-config-typescript": "^11.0.3",
     "@vue/test-utils": "^2.4.0",
@@ -53,8 +58,8 @@
     "prettier": "^2.8.8",
     "rimraf": "^5.0.1",
     "typescript": "~5.1.6",
-    "vite": "^4.3.9",
-    "vitest": "^0.32.4"
+    "vite": "^4.4.2",
+    "vitest": "^0.33.0"
   },
   "_id": "webui@0.1.1"
 }