1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-01-29 08:39:56 +01:00

Bump vue-router from 3.0.2 to 3.1.3

Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.0.2 to 3.1.3.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.0.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-18 08:18:07 +00:00 committed by GitHub
parent c1c55da113
commit 60cefcf7c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -21972,9 +21972,9 @@
}
},
"vue-router": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.0.2.tgz",
"integrity": "sha512-opKtsxjp9eOcFWdp6xLQPLmRGgfM932Tl56U9chYTnoWqKxQ8M20N7AkdEbM5beUh6wICoFGYugAX9vQjyJLFg=="
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.1.3.tgz",
"integrity": "sha512-8iSa4mGNXBjyuSZFCCO4fiKfvzqk+mhL0lnKuGcQtO1eoj8nq3CmbEG8FwK5QqoqwDgsjsf1GDuisDX4cdb/aQ=="
},
"vue-shortkey": {
"version": "3.1.6",

View File

@ -202,7 +202,7 @@
"vue-click-outside": "^1.0.7",
"vue-electron": "^1.0.6",
"vue-popperjs": "^1.6.1",
"vue-router": "^3.0.2",
"vue-router": "^3.1.3",
"vue-shortkey": "^3.1.0",
"vuex": "^3.0.1",
"vuex-router-sync": "^5.0.0"