Skip to content

Commit

Permalink
Merge pull request #203 from unarxiv/renovate/vue-socket.io-3.x
Browse files Browse the repository at this point in the history
Update dependency vue-socket.io to v3.0.5
  • Loading branch information
Xiaozhe Yao committed Jan 25, 2019
2 parents 9afbcbe + 00d7926 commit 372746e
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 48 deletions.
86 changes: 43 additions & 43 deletions dashboard/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dashboard/package.json
Expand Up @@ -23,7 +23,7 @@
"vue-json-tree-view": "2.1.4",
"vue-markdown": "2.2.4",
"vue-router": "3.0.2",
"vue-socket.io": "3.0.4",
"vue-socket.io": "3.0.5",
"vue-tour": "1.1.0",
"vuetify": "1.4.3",
"vuex": "3.1.0"
Expand Down
8 changes: 4 additions & 4 deletions dashboard/yarn.lock
Expand Up @@ -9098,10 +9098,10 @@ vue-router@3.0.2:
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.0.2.tgz#dedc67afe6c4e2bc25682c8b1c2a8c0d7c7e56be"
integrity sha512-opKtsxjp9eOcFWdp6xLQPLmRGgfM932Tl56U9chYTnoWqKxQ8M20N7AkdEbM5beUh6wICoFGYugAX9vQjyJLFg==

vue-socket.io@3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/vue-socket.io/-/vue-socket.io-3.0.4.tgz#bcaade9d6dc117219fa9880538faf8ab5b2553a9"
integrity sha512-5Ei9h3LqFxj1SDCu9nS9jDdviM+0CMe64UaF0qUUmbsjJm4UEee8TdNVp6ST1XXf4LhssYpvk2uR00J9AIFn7A==
vue-socket.io@3.0.5:
version "3.0.5"
resolved "https://registry.yarnpkg.com/vue-socket.io/-/vue-socket.io-3.0.5.tgz#2923cbc601262577159080627828031d6ea0e10f"
integrity sha512-+caWHVSphz0iEJOdHK8inAth7E4r97/9w3XD+vxMxCkfKtZNf/D07/ZmRrwFUSlCLJ1EDph/gYFoHy06KBUBCg==
dependencies:
socket.io-client "^2.1.1"

Expand Down

0 comments on commit 372746e

Please sign in to comment.