refactor: cleanup string literal variables handling
[e-mobility-charging-stations-simulator.git] / ui / web / package.json
index eff8f6d3d54c21a9f18d836ac80471c56c05c9f6..2b35030f2003b73a2bf8ff930b1ecf81fcbd4e5d 100644 (file)
@@ -8,10 +8,10 @@
     "pnpm": ">=9.0.0"
   },
   "volta": {
-    "node": "22.1.0",
-    "pnpm": "9.1.1"
+    "node": "22.2.0",
+    "pnpm": "9.1.4"
   },
-  "packageManager": "pnpm@9.1.1",
+  "packageManager": "pnpm@9.1.4",
   "type": "module",
   "scripts": {
     "build": "vite build",
     "vue-toast-notification": "^3.1.2"
   },
   "devDependencies": {
-    "@rushstack/eslint-patch": "^1.10.2",
+    "@rushstack/eslint-patch": "^1.10.3",
     "@tsconfig/node20": "^20.1.4",
-    "@types/jsdom": "^21.1.6",
-    "@types/node": "^20.12.12",
-    "@typescript-eslint/eslint-plugin": "^7.9.0",
-    "@typescript-eslint/parser": "^7.9.0",
-    "@vitejs/plugin-vue": "^5.0.4",
-    "@vitejs/plugin-vue-jsx": "^3.1.0",
+    "@types/jsdom": "^21.1.7",
+    "@types/node": "^20.13.0",
+    "@typescript-eslint/eslint-plugin": "^7.11.0",
+    "@typescript-eslint/parser": "^7.11.0",
+    "@vitejs/plugin-vue": "^5.0.5",
+    "@vitejs/plugin-vue-jsx": "^4.0.0",
     "@vitest/coverage-v8": "^1.6.0",
     "@vue/eslint-config-prettier": "^9.0.0",
     "@vue/eslint-config-typescript": "^13.0.0",
     "eslint-plugin-import": "^2.29.1",
     "eslint-plugin-simple-import-sort": "^12.1.0",
     "eslint-plugin-vue": "^9.26.0",
-    "jsdom": "^24.0.0",
-    "prettier": "^3.2.5",
+    "jsdom": "^24.1.0",
+    "prettier": "^3.3.0",
     "rimraf": "^5.0.7",
     "typescript": "~5.4.5",
-    "vite": "^5.2.11",
+    "vite": "^5.2.12",
     "vitest": "^1.6.0"
   },
   "_id": "webui@0.3.0"