X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ui%2Fweb%2Fpackage.json;h=681e190e73427710e87abf5f6ed48b3863fd30bc;hb=129fdda549b8c7dc7c43ec5893d14a1151ed61a9;hp=8c94bd8ff3f9ac1d11a124a855a4f079e610ede2;hpb=948004f1a5591680caa379a9c666173f35e1876b;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/package.json b/ui/web/package.json index 8c94bd8f..681e190e 100644 --- a/ui/web/package.json +++ b/ui/web/package.json @@ -9,7 +9,7 @@ }, "volta": { "node": "20.9.0", - "pnpm": "8.10.2" + "pnpm": "8.10.3" }, "pnpm": { "overrides": { @@ -42,7 +42,7 @@ "@types/node": "^20.9.0", "@typescript-eslint/eslint-plugin": "^6.10.0", "@typescript-eslint/parser": "^6.10.0", - "@vitejs/plugin-vue": "^4.4.0", + "@vitejs/plugin-vue": "^4.4.1", "@vitejs/plugin-vue-jsx": "^3.0.2", "@vitest/coverage-v8": "^0.34.6", "@vue/eslint-config-prettier": "^8.0.0",