build(ci): cleanups
[e-mobility-charging-stations-simulator.git] / ui / web / package.json
index fc2b1f9a668461b528ea9e2af4f1454ee5be498f..7590be089e27ec83ef06f5f8d0b888c0f01142d7 100644 (file)
@@ -8,8 +8,8 @@
     "pnpm": ">=8.6.0"
   },
   "volta": {
-    "node": "20.6.0",
-    "pnpm": "8.7.4"
+    "node": "20.6.1",
+    "pnpm": "8.7.5"
   },
   "pnpm": {
     "overrides": {
   },
   "devDependencies": {
     "@tsconfig/node20": "^20.1.2",
-    "@types/jsdom": "^21.1.2",
-    "@types/node": "^20.6.0",
-    "@typescript-eslint/eslint-plugin": "^6.6.0",
-    "@typescript-eslint/parser": "^6.6.0",
+    "@types/jsdom": "^21.1.3",
+    "@types/node": "^20.6.1",
+    "@typescript-eslint/eslint-plugin": "^6.7.0",
+    "@typescript-eslint/parser": "^6.7.0",
     "@vitejs/plugin-vue": "^4.3.4",
     "@vitejs/plugin-vue-jsx": "^3.0.2",
     "@vitest/coverage-v8": "^0.34.4",
     "@vue/eslint-config-prettier": "^8.0.0",
-    "@vue/eslint-config-typescript": "^11.0.3",
+    "@vue/eslint-config-typescript": "^12.0.0",
     "@vue/test-utils": "^2.4.1",
     "@vue/tsconfig": "^0.4.0",
     "cross-env": "^7.0.3",