This commit is contained in:
syuilo 2020-07-22 00:38:17 +09:00
parent 9415618992
commit 2f23776a90
6 changed files with 238 additions and 54 deletions

View file

@ -105,6 +105,7 @@
"@types/websocket": "1.0.1",
"@types/ws": "7.2.6",
"@typescript-eslint/parser": "3.6.0",
"@vue/compiler-sfc": "3.0.0-rc.2",
"abort-controller": "3.0.0",
"apexcharts": "3.19.3",
"autobind-decorator": "2.4.0",
@ -242,13 +243,13 @@
"uuid": "8.2.0",
"v-animate-css": "0.0.3",
"v-debounce": "0.1.2",
"vue": "2.6.11",
"vue": "3.0.0-rc.1",
"vue-color": "2.7.1",
"vue-content-loading": "1.6.0",
"vue-cropperjs": "4.1.0",
"vue-i18n": "8.18.2",
"vue-json-pretty": "1.6.5",
"vue-loader": "15.9.3",
"vue-loader": "16.0.0-beta.4",
"vue-marquee-text-component": "1.1.1",
"vue-meta": "2.4.0",
"vue-prism-component": "1.2.0",