X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ui%2Fweb%2Fpackage.json;fp=ui%2Fweb%2Fpackage.json;h=41520f3ac4ca4e36fb9fc9e10b5ecfc2a426a45d;hb=04b885f030d6579dc06752d756b0072f764bcd4f;hp=99a80d5e70b51a1f304bc02e7a38a48c5f9c809e;hpb=44f66d89f0ca20edefbd7b062d29ca94d359feb0;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/package.json b/ui/web/package.json index 99a80d5e..41520f3a 100644 --- a/ui/web/package.json +++ b/ui/web/package.json @@ -29,7 +29,7 @@ "dependencies": { "finalhandler": "^1.2.0", "serve-static": "^1.15.0", - "vue": "^3.4.23", + "vue": "^3.4.24", "vue-router": "^4.3.2", "vue-toast-notification": "^3.1.2" }, @@ -38,8 +38,8 @@ "@tsconfig/node20": "^20.1.4", "@types/jsdom": "^21.1.6", "@types/node": "^20.12.7", - "@typescript-eslint/eslint-plugin": "^7.7.0", - "@typescript-eslint/parser": "^7.7.0", + "@typescript-eslint/eslint-plugin": "^7.7.1", + "@typescript-eslint/parser": "^7.7.1", "@vitejs/plugin-vue": "^5.0.4", "@vitejs/plugin-vue-jsx": "^3.1.0", "@vitest/coverage-v8": "^1.5.0",