This commit is contained in:
syuilo 2020-09-19 14:04:24 +09:00
parent f661cb765a
commit 7f7fe3f94c
35 changed files with 154 additions and 120 deletions

View file

@ -244,7 +244,7 @@
"uuid": "8.3.0",
"v-animate-css": "0.0.3",
"v-debounce": "0.1.2",
"vue": "3.0.0-rc.10",
"vue": "3.0.0",
"vue-color": "2.7.1",
"vue-content-loading": "1.6.0",
"vue-cropperjs": "4.1.0",
@ -256,16 +256,16 @@
"vue-meta": "2.4.0",
"vue-prism-component": "1.2.0",
"vue-prism-editor": "1.2.2",
"vue-router": "4.0.0-beta.9",
"vue-router": "4.0.0-beta.10",
"vue-style-loader": "4.1.2",
"vue-svg-inline-loader-corejs3": "1.5.0",
"vue-template-compiler": "2.6.12",
"vuex": "4.0.0-beta.4",
"vuex-persistedstate": "3.1.0",
"web-push": "3.4.4",
"webpack": "5.0.0-beta.30",
"webpack": "5.0.0-beta.32",
"webpack-cli": "3.3.12",
"websocket": "1.0.31",
"websocket": "1.0.32",
"ws": "7.3.1",
"xev": "2.0.1"
},