From a0979f84350da6a806c4aac1c2d118a13ae59c00 Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 11 Feb 2019 23:40:10 +0900 Subject: [PATCH] Update dependencies :rocket: --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 3425a5a586..e448d4a593 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "@types/websocket": "0.0.40", "@types/ws": "6.0.1", "animejs": "3.0.1", - "apexcharts": "3.2.2", + "apexcharts": "3.3.0", "autobind-decorator": "2.4.0", "autosize": "4.0.2", "autwh": "0.1.0", @@ -141,7 +141,7 @@ "hard-source-webpack-plugin": "0.13.1", "html-minifier": "3.5.21", "http-signature": "1.2.0", - "insert-text-at-cursor": "0.1.1", + "insert-text-at-cursor": "0.1.2", "is-root": "2.0.0", "is-svg": "3.0.0", "js-yaml": "3.12.1", @@ -229,7 +229,7 @@ "uuid": "3.3.2", "v-animate-css": "0.0.3", "video-thumbnail-generator": "1.1.3", - "vue": "2.6.4", + "vue": "2.6.5", "vue-color": "2.7.0", "vue-content-loading": "1.5.3", "vue-cropperjs": "3.0.0", @@ -242,7 +242,7 @@ "vue-sequential-entrance": "1.1.3", "vue-style-loader": "4.1.2", "vue-svg-inline-loader": "1.2.10", - "vue-template-compiler": "2.6.4", + "vue-template-compiler": "2.6.5", "vuedraggable": "2.17.0", "vuewordcloud": "18.7.11", "vuex": "3.1.0",