From 501fe158c31db35c3ff66beff25f581372d85247 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 14:21:54 +0000 Subject: [PATCH] chore(deps): update vue monorepo to v3.5.5 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5998d38..7c50fd3 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "core-js": "3.10.0", "element-plus": "1.0.2-beta.36", "nprogress": "0.2.0", - "vue": "3.0.11", + "vue": "3.5.5", "vue-i18n": "9.0.0", "vue-router": "4.0.5", "vuex": "4.0.0" @@ -48,7 +48,7 @@ "@commitlint/cli": "12.1.1", "@commitlint/config-conventional": "12.1.1", "@vitejs/plugin-vue": "1.2.1", - "@vue/compiler-sfc": "3.0.11", + "@vue/compiler-sfc": "3.5.5", "husky": "6.0.0", "sass": "1.77.2", "vite": "2.1.5"