Skip to content

Commit

Permalink
Merge pull request #179 from unarxiv/renovate/vuetify-1.x
Browse files Browse the repository at this point in the history
Update dependency vuetify to v1.4.0
  • Loading branch information
Xiaozhe Yao committed Jan 5, 2019
2 parents 1600ba1 + 35e9632 commit 0d6fa95
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.15",
"vuetify": "1.4.0",
"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.15:
version "1.3.15"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-1.3.15.tgz#8ef70a931d38093072775fd5a323b7ec882a45c6"
integrity sha512-4xpSvvz2OPwf8L9grz4clsgRswvw8xRJKe1xGmUi26gvbXllqPAMtiMt84vwXoGWYCb7dhnj/bWZ6h3Wj8lNLg==
vuetify@1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-1.4.0.tgz#ad5446a319cf4b090d3e14f9c3ee2ac53d545415"
integrity sha512-Q6b5VrkGIhPTN+r/uw6P5UTYVQy0h3d4vRW5363qHTgzQfyYQk8BDlJNCTJj0Zu/z3aBq79zbyF88jbLlV9vxQ==

vuex@3.0.1:
version "3.0.1"
Expand Down

0 comments on commit 0d6fa95

Please sign in to comment.