Skip to content

Commit

Permalink
Merge pull request #168 from unarxiv/renovate/vuetify-1.x
Browse files Browse the repository at this point in the history
Update dependency vuetify to v1.3.15
  • Loading branch information
Xiaozhe Yao committed Dec 19, 2018
2 parents b0d9f54 + 67d3a97 commit 9a11a8a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Expand Up @@ -25,7 +25,7 @@
"vue-router": "3.0.2",
"vue-socket.io": "3.0.4",
"vue-tour": "1.1.0",
"vuetify": "1.3.12",
"vuetify": "1.3.15",
"vuex": "3.0.1"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions dashboard/yarn.lock
Expand Up @@ -9109,10 +9109,10 @@ vue@^2.5.17:
resolved "http://registry.npm.taobao.org/vue/download/vue-2.5.19.tgz#c4c9ba01a97a23ea24018d4702e994c15785e025"
integrity sha1-xMm6Aal6I+okAY1HAumUwVeF4CU=

vuetify@1.3.12:
version "1.3.12"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-1.3.12.tgz#a605a978e88385ace60301fc50502fe53ae940fb"
integrity sha512-CJccj0EQcda6Hj5p4P0SKsaN5rkNj5HkZOGkXJOl6v+NJRM2tibrbNtFIGlEBMl+b2j8AnnLVkN3Q5T2nfed8w==
vuetify@1.3.15:
version "1.3.15"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-1.3.15.tgz#8ef70a931d38093072775fd5a323b7ec882a45c6"
integrity sha512-4xpSvvz2OPwf8L9grz4clsgRswvw8xRJKe1xGmUi26gvbXllqPAMtiMt84vwXoGWYCb7dhnj/bWZ6h3Wj8lNLg==

vuex@3.0.1:
version "3.0.1"
Expand Down

0 comments on commit 9a11a8a

Please sign in to comment.