From aecf90f095b4684374f0aeea966ef8e5a9ec5844 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 12 Feb 2022 09:01:37 +0000 Subject: [PATCH] chore(deps): update vue monorepo --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 60b84e7..a81df6d 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.31", "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.30", "vue-router": "4.0.12", "vue-tsc": "0.30.1", "vuex": "4.0.2"