Merge branch 'main' into combined-prs-branch
[e-mobility-charging-stations-simulator.git] / ui / web / package.json
index 731f65d7caa82d679d5d9ddd041cc8ac327af974..d0e40af1119b91f2ae723c8bdc416a0b71962fa7 100644 (file)
@@ -9,7 +9,7 @@
   },
   "volta": {
     "node": "20.10.0",
-    "pnpm": "8.10.5"
+    "pnpm": "8.11.0"
   },
   "pnpm": {
     "overrides": {
   "dependencies": {
     "finalhandler": "^1.2.0",
     "serve-static": "^1.15.0",
-    "vue": "^3.3.8",
+    "vue": "^3.3.9",
     "vue-router": "^4.2.5"
   },
   "devDependencies": {
     "@tsconfig/node20": "^20.1.2",
     "@types/jsdom": "^21.1.6",
     "@types/node": "^20.10.0",
-    "@typescript-eslint/eslint-plugin": "^6.12.0",
-    "@typescript-eslint/parser": "^6.12.0",
+    "@typescript-eslint/eslint-plugin": "^6.13.0",
+    "@typescript-eslint/parser": "^6.13.0",
     "@vitejs/plugin-vue": "^4.5.0",
     "@vitejs/plugin-vue-jsx": "^3.1.0",
     "@vitest/coverage-v8": "^0.34.6",
@@ -56,7 +56,7 @@
     "eslint-import-resolver-typescript": "^3.6.1",
     "eslint-plugin-import": "^2.29.0",
     "eslint-plugin-vue": "^9.18.1",
-    "jsdom": "^22.1.0",
+    "jsdom": "^23.0.0",
     "prettier": "^3.1.0",
     "rimraf": "^5.0.5",
     "typescript": "~5.3.2",