mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Bump vue-router from 4.1.1 to 4.1.2
Bumps [vue-router](https://github.com/vuejs/router) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/vuejs/router/releases) - [Commits](https://github.com/vuejs/router/compare/v4.1.1...v4.1.2) --- updated-dependencies: - dependency-name: vue-router dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a01044ea0a
commit
4f63295e7b
2 changed files with 5 additions and 5 deletions
|
@ -22,7 +22,7 @@
|
|||
"stream": "^0.0.2",
|
||||
"vue": "^3.2.37",
|
||||
"vue-i18n": "^9.2.0-beta.40",
|
||||
"vue-router": "^4.1.1",
|
||||
"vue-router": "^4.1.2",
|
||||
"xml-js": "^1.6.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
@ -3427,10 +3427,10 @@ vue-i18n@^9.2.0-beta.40:
|
|||
"@intlify/vue-devtools" "9.2.0-beta.40"
|
||||
"@vue/devtools-api" "^6.2.1"
|
||||
|
||||
vue-router@^4.1.1:
|
||||
version "4.1.1"
|
||||
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.1.1.tgz#90cc533efafdcf90d157bdc20a376760cdb59c10"
|
||||
integrity sha512-Wp1mEf2xCwT0ez7o9JvgpfBp9JGnVb+dPERzXDbugTatzJAJ60VWOhJKifQty85k+jOreoFHER4r5fu062PhPw==
|
||||
vue-router@^4.1.2:
|
||||
version "4.1.2"
|
||||
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.1.2.tgz#ae08f63c9610afa6bff6743e8f128b7054d4c9f5"
|
||||
integrity sha512-5BP1qXFncVRwgV/XnqzsKApdMjQPqWIpoUBdL1ynz8HyLxIX/UDAx7Ql2BjmA5CXT/p61JfZvkpiFWFpaqcfag==
|
||||
dependencies:
|
||||
"@vue/devtools-api" "^6.1.4"
|
||||
|
||||
|
|
Loading…
Reference in a new issue