From 17fa4ba8046cd922644d54faa4693467f194a1fd Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 17 Aug 2021 22:00:39 +0900 Subject: update vue --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 9d6cdb85c6..ac8aa241d8 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "@types/websocket": "1.0.4", "@types/ws": "7.4.7", "@typescript-eslint/parser": "4.29.1", - "@vue/compiler-sfc": "3.2.2", + "@vue/compiler-sfc": "3.2.3", "abort-controller": "3.0.0", "apexcharts": "3.27.3", "autobind-decorator": "2.4.0", @@ -242,7 +242,7 @@ "uuid": "8.3.2", "v-debounce": "0.1.2", "vanilla-tilt": "1.7.1", - "vue": "3.2.2", + "vue": "3.2.3", "vue-color": "2.8.1", "vue-json-pretty": "1.8.1", "vue-loader": "16.5.0", -- cgit v1.2.3-freya