diff --git a/front/package.json b/front/package.json index 6981c8c49..0d6dba127 100644 --- a/front/package.json +++ b/front/package.json @@ -69,7 +69,7 @@ "@types/showdown": "2.0.6", "@types/vue-virtual-scroller": "npm:@earltp/vue-virtual-scroller", "@typescript-eslint/eslint-plugin": "6.20.0", - "@vitejs/plugin-vue": "4.2.3", + "@vitejs/plugin-vue": "5.0.3", "@vitest/coverage-c8": "0.25.8", "@vue-macros/volar": "0.13.3", "@vue/compiler-sfc": "3.3.11", diff --git a/front/yarn.lock b/front/yarn.lock index bdb03405e..4f1a0d813 100644 --- a/front/yarn.lock +++ b/front/yarn.lock @@ -2181,10 +2181,10 @@ "@typescript-eslint/types" "6.20.0" eslint-visitor-keys "^3.4.1" -"@vitejs/plugin-vue@4.2.3": - version "4.2.3" - resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-4.2.3.tgz#ee0b6dfcc62fe65364e6395bf38fa2ba10bb44b6" - integrity sha512-R6JDUfiZbJA9cMiguQ7jxALsgiprjBeHL5ikpXfJCH62pPHtI+JdJ5xWj6Ev73yXSlYl86+blXn1kZHQ7uElxw== +"@vitejs/plugin-vue@5.0.3": + version "5.0.3" + resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-5.0.3.tgz#164b36653910d27c130cf6c945b4bd9bde5bcbee" + integrity sha512-b8S5dVS40rgHdDrw+DQi/xOM9ed+kSRZzfm1T74bMmBDCd8XO87NKlFYInzCtwvtWwXZvo1QxE2OSspTATWrbA== "@vitest/coverage-c8@0.25.8": version "0.25.8"