From 38bdcd5217d4c2cfe9a61d17a0a56c43004fdf19 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 12:47:38 +0000 Subject: [PATCH] chore(deps): update vue monorepo to v3.5.13 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5affbea9..a15a19c0 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "sortablejs": "1.15.3", "splitpanes": "3.1.5", "tailwindcss": "3.4.14", - "vue": "3.5.12", + "vue": "3.5.13", "vue-clipboard3": "2.0.0", "vue-echarts": "7.0.3", "vue-i18n": "9.14.2", @@ -50,7 +50,7 @@ "@typescript-eslint/eslint-plugin": "8.17.0", "@typescript-eslint/parser": "8.17.0", "@vitejs/plugin-vue": "5.2.1", - "@vue/compiler-sfc": "3.4.3", + "@vue/compiler-sfc": "3.5.13", "consola": "3.2.3", "cross-env": "7.0.3", "eslint": "9.14.0",