From afb9ee4a20148f2c9c791498044d764a76ce40ea Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 24 Apr 2022 18:13:10 +0000 Subject: [PATCH] chore(deps): update vue monorepo to v3.2.33 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 60b84e7..05a7404 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@types/express": "4.17.13", "@vicons/ionicons5": "0.11.0", "@vitejs/plugin-vue": "2.0.1", - "@vue/compiler-sfc": "3.2.26", + "@vue/compiler-sfc": "3.2.33", "eslint": "8.5.0", "eslint-config-standard": "16.0.3", "eslint-config-standard-ts": "21.0.0", @@ -54,7 +54,7 @@ "naive-ui": "2.23.1", "typescript": "4.5.4", "vite": "2.7.7", - "vue": "3.2.26", + "vue": "3.2.33", "vue-router": "4.0.12", "vue-tsc": "0.30.1", "vuex": "4.0.2"