X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ui%2Fweb%2Fpackage.json;h=97643fc27203b0ad59f811a25be78ae1ce18967d;hb=915eeb3e12da345870a64f62e18a93aeb6e56688;hp=02d4a2e0113730a2395084e0e4d7510a6f2b0eda;hpb=61e7211fc5ffba826712773b685cb06f9cd9a2a6;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/package.json b/ui/web/package.json index 02d4a2e0..97643fc2 100644 --- a/ui/web/package.json +++ b/ui/web/package.json @@ -9,7 +9,7 @@ }, "volta": { "node": "20.11.0", - "pnpm": "8.15.1" + "pnpm": "8.15.2" }, "pnpm": { "overrides": { @@ -34,17 +34,17 @@ "dependencies": { "finalhandler": "^1.2.0", "serve-static": "^1.15.0", - "vue": "^3.4.15", + "vue": "^3.4.19", "vue-router": "^4.2.5" }, "devDependencies": { "@rushstack/eslint-patch": "^1.7.2", "@tsconfig/node20": "^20.1.2", "@types/jsdom": "^21.1.6", - "@types/node": "^20.11.15", - "@typescript-eslint/eslint-plugin": "^6.20.0", - "@typescript-eslint/parser": "^6.20.0", - "@vitejs/plugin-vue": "^5.0.3", + "@types/node": "^20.11.17", + "@typescript-eslint/eslint-plugin": "^7.0.1", + "@typescript-eslint/parser": "^7.0.1", + "@vitejs/plugin-vue": "^5.0.4", "@vitejs/plugin-vue-jsx": "^3.1.0", "@vitest/coverage-v8": "^1.2.2", "@vue/eslint-config-prettier": "^9.0.0", @@ -58,10 +58,10 @@ "eslint-plugin-import": "^2.29.1", "eslint-plugin-vue": "^9.21.1", "jsdom": "^24.0.0", - "prettier": "^3.2.4", + "prettier": "^3.2.5", "rimraf": "^5.0.5", "typescript": "~5.3.3", - "vite": "^5.0.12", + "vite": "^5.1.1", "vitest": "^1.2.2" }, "_id": "webui@0.1.1"