From 446b49fd46af2649f20caa530b77e691dbf74a85 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 4 Feb 2024 23:05:11 +0000 Subject: [PATCH] chore(front): update dependency @vitejs/plugin-vue to v5 Part-of: --- front/package.json | 2 +- front/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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"