chore: switch to pnpm 9.x.x
[e-mobility-charging-stations-simulator.git] / ui / web / package.json
index 715690c71c2eb897f44d4a0d6b2be8856f82dbb7..9687973ace255ed83b8c1a13da7002223a0ebde4 100644 (file)
@@ -5,13 +5,13 @@
   "readme": "README.md",
   "engines": {
     "node": ">=18.0.0",
-    "pnpm": ">=8.6.0"
+    "pnpm": ">=9.0.0"
   },
   "volta": {
     "node": "20.12.2",
-    "pnpm": "8.15.7"
+    "pnpm": "9.0.0"
   },
-  "packageManager": "pnpm@8.15.7",
+  "packageManager": "pnpm@9.0.0",
   "type": "module",
   "scripts": {
     "build": "vite build",
@@ -38,8 +38,8 @@
     "@tsconfig/node20": "^20.1.4",
     "@types/jsdom": "^21.1.6",
     "@types/node": "^20.12.7",
-    "@typescript-eslint/eslint-plugin": "^7.6.0",
-    "@typescript-eslint/parser": "^7.6.0",
+    "@typescript-eslint/eslint-plugin": "^7.7.0",
+    "@typescript-eslint/parser": "^7.7.0",
     "@vitejs/plugin-vue": "^5.0.4",
     "@vitejs/plugin-vue-jsx": "^3.1.0",
     "@vitest/coverage-v8": "^1.5.0",
@@ -58,7 +58,7 @@
     "prettier": "^3.2.5",
     "rimraf": "^5.0.5",
     "typescript": "~5.4.5",
-    "vite": "^5.2.8",
+    "vite": "^5.2.9",
     "vitest": "^1.5.0"
   },
   "_id": "webui@0.3.0"