X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ui%2Fweb%2Fpackage.json;h=94e75b397e54155d7428c119bea7719e64abf6f5;hb=96442cf4f959be873ea0a3b4bd18f4134dc5fc6f;hp=cc0baf1d1277dda4281f0a8e4cd81ea61e973444;hpb=ad1d31be86f7b4147955168a3ea887aecd4966be;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/package.json b/ui/web/package.json index cc0baf1d..94e75b39 100644 --- a/ui/web/package.json +++ b/ui/web/package.json @@ -34,7 +34,7 @@ "dependencies": { "finalhandler": "^1.2.0", "serve-static": "^1.15.0", - "vue": "^3.4.20", + "vue": "^3.4.21", "vue-router": "^4.3.0", "vue-toast-notification": "^3.1.2" }, @@ -42,7 +42,7 @@ "@rushstack/eslint-patch": "^1.7.2", "@tsconfig/node20": "^20.1.2", "@types/jsdom": "^21.1.6", - "@types/node": "^20.11.20", + "@types/node": "^20.11.24", "@typescript-eslint/eslint-plugin": "^7.1.0", "@typescript-eslint/parser": "^7.1.0", "@vitejs/plugin-vue": "^5.0.4",