mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-26 13:05:15 +00:00
Bump vue-router from 3.3.4 to 3.4.2
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.3.4 to 3.4.2. - [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.3.4...v3.4.2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
54463d7452
commit
59aa5c6f7b
|
@ -18,7 +18,7 @@
|
|||
"vue": "^2.6.11",
|
||||
"vue-class-component": "^7.2.5",
|
||||
"vue-property-decorator": "^9.0.0",
|
||||
"vue-router": "^3.3.4",
|
||||
"vue-router": "^3.4.2",
|
||||
"vuex": "^3.5.1",
|
||||
"vuex-class": "^0.3.2"
|
||||
},
|
||||
|
|
|
@ -8575,10 +8575,10 @@ vue-property-decorator@^9.0.0:
|
|||
resolved "https://registry.yarnpkg.com/vue-property-decorator/-/vue-property-decorator-9.0.0.tgz#0a5f6d47d33ca62a8876108ccfa65c2c4fb7325a"
|
||||
integrity sha512-oegTNPItuHOkW0AP1MnbdNwkmyhfsUIIXvIRHpgC18tVoEo21/i6kItyeekjMs8JgZJeuHzsaTc/DZaJFH4IWQ==
|
||||
|
||||
vue-router@^3.3.4:
|
||||
version "3.3.4"
|
||||
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.3.4.tgz#4e38abc34a11c41b6c3d8244449a2e363ba6250b"
|
||||
integrity sha512-SdKRBeoXUjaZ9R/8AyxsdTqkOfMcI5tWxPZOUX5Ie1BTL5rPSZ0O++pbiZCeYeythiZIdLEfkDiQPKIaWk5hDg==
|
||||
vue-router@^3.4.2:
|
||||
version "3.4.2"
|
||||
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.4.2.tgz#541221d7ac467786c1c9381bcf36019d883b9cf8"
|
||||
integrity sha512-n3Ok70hW0EpcJF4lcWIwSHAQbFTnIOLl/fhO8+oTs4jHNtBNsovcVvPZeTOyKEd8C3xF1Crft2ASuOiVT5K1mw==
|
||||
|
||||
vue-style-loader@^4.1.0, vue-style-loader@^4.1.2:
|
||||
version "4.1.2"
|
||||
|
|
Loading…
Reference in New Issue
Block a user