Skip to content

Commit

Permalink
Merge pull request #314 from unarxiv/renovate/vuetify-1.x
Browse files Browse the repository at this point in the history
Update dependency vuetify to v1.5.8
  • Loading branch information
Xiaozhe Yao authored Mar 31, 2019
2 parents abd0886 + fecfb79 commit aaeb297
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
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"vue-router": "3.0.2",
"vue-socket.io": "3.0.7",
"vue-tour": "1.1.0",
"vuetify": "1.5.7",
"vuetify": "1.5.8",
"vuex": "3.1.0"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9357,10 +9357,10 @@ vue@^2.5.16, vue@^2.5.17:
resolved "http://registry.npm.taobao.org/vue/download/vue-2.6.8.tgz#f21cbc536bfc14f7d1d792a137bb12f69e60ea91"
integrity sha1-8hy8U2v8FPfR15KhN7sS9p5g6pE=

vuetify@1.5.7:
version "1.5.7"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-1.5.7.tgz#92e7558f590ccb5696bbd1156381e8537c86c2f9"
integrity sha512-e7Vvj9gh41Pth7pXJxH1hrm8wfnvWt3nvxPCnwBWTgr4kiUXTG4CaUBqWVVgyfLjJGJSyR1y1EoRNEP5tJv0HQ==
vuetify@1.5.8:
version "1.5.8"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-1.5.8.tgz#58bbbe07a05e1cb00fffa9abed3f2f1d8e6ca29d"
integrity sha512-AmyJb/kAIivEC+CM5BVqiumxUeaJRB4oKzKjEzXpI0tCbkNQIrTVrVjB1+ZnAk9al/6fJp63Hq8uy2RfRmZoRg==

vuex@3.1.0:
version "3.1.0"
Expand Down

0 comments on commit aaeb297

Please sign in to comment.