From 44a3f364ca03e1cf8e6d04b593076c262cc6ac16 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 13:27:18 +0000 Subject: [PATCH] chore(deps): update vue monorepo to v3.3.6 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 930c6e4..9c3bd3c 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.3.6", "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.3.6", "husky": "6.0.0", "sass": "1.32.8", "vite": "2.1.5"