build(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / ui / web / package.json
index 360830b9bce12192d51765cb9a117e1dd617f0c1..9f7f1620b4ddbcc2e4bd7ba0dbf2c73efe414a29 100644 (file)
@@ -9,9 +9,9 @@
   },
   "volta": {
     "node": "22.1.0",
-    "pnpm": "9.1.0"
+    "pnpm": "9.1.1"
   },
-  "packageManager": "pnpm@9.1.0",
+  "packageManager": "pnpm@9.1.1",
   "type": "module",
   "scripts": {
     "build": "vite build",
@@ -38,8 +38,8 @@
     "@tsconfig/node20": "^20.1.4",
     "@types/jsdom": "^21.1.6",
     "@types/node": "^20.12.11",
-    "@typescript-eslint/eslint-plugin": "^7.8.0",
-    "@typescript-eslint/parser": "^7.8.0",
+    "@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",
     "@vitest/coverage-v8": "^1.6.0",
@@ -56,7 +56,7 @@
     "eslint-plugin-vue": "^9.26.0",
     "jsdom": "^24.0.0",
     "prettier": "^3.2.5",
-    "rimraf": "^5.0.6",
+    "rimraf": "^5.0.7",
     "typescript": "~5.4.5",
     "vite": "^5.2.11",
     "vitest": "^1.6.0"