mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Bump vue-router from 4.0.1 to 4.0.2
Bumps [vue-router](https://github.com/vuejs/vue-router) from 4.0.1 to 4.0.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/commits) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
088adf8245
commit
35ba6f4565
2 changed files with 5 additions and 5 deletions
|
@ -22,7 +22,7 @@
|
|||
"videojs-contrib-quality-levels": "^2.0.9",
|
||||
"videojs-hotkeys": "^0.2.27",
|
||||
"vue": "^3.0.5",
|
||||
"vue-router": "^4.0.0-rc.5"
|
||||
"vue-router": "^4.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vue/cli-plugin-babel": "^4.5.9",
|
||||
|
|
|
@ -8771,10 +8771,10 @@ vue-loader@^15.9.2:
|
|||
vue-hot-reload-api "^2.3.0"
|
||||
vue-style-loader "^4.1.0"
|
||||
|
||||
vue-router@^4.0.0-rc.5:
|
||||
version "4.0.1"
|
||||
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.1.tgz#309240e50524b1e7d4e82e27f0a0fa25fe3d1d71"
|
||||
integrity sha512-2C2nRxA2nCusgJyUpvcbd9Bnc9kACp/VLUCK4drXtgeRXHjQliZJcgjjP268vkGvvEKun9jjp8Ic1PpzUgbYKg==
|
||||
vue-router@^4.0.2:
|
||||
version "4.0.2"
|
||||
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.2.tgz#5702bf8fa14535b80142fde226bf41a84917b1f4"
|
||||
integrity sha512-LCsTSb5H25dZCxjsLasM9UED1BTg9vyTnp0Z9UhwC6QoqgLuHr/ySf7hjI/V0j2+xCKqJtecfmpghk6U8I2e4w==
|
||||
|
||||
vue-style-loader@^4.1.0, vue-style-loader@^4.1.2:
|
||||
version "4.1.2"
|
||||
|
|
Loading…
Reference in a new issue