mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
fix(deps): update dependency vue-router to v4.3.2
This commit is contained in:
parent
4f82be9435
commit
0708d1c63b
2 changed files with 5 additions and 5 deletions
|
@ -21,7 +21,7 @@
|
|||
"shaka-player": "4.7.11",
|
||||
"vue": "3.4.21",
|
||||
"vue-i18n": "9.11.0",
|
||||
"vue-router": "4.3.0"
|
||||
"vue-router": "4.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/fa6-brands": "1.1.19",
|
||||
|
|
|
@ -36,8 +36,8 @@ dependencies:
|
|||
specifier: 9.11.0
|
||||
version: 9.11.0(vue@3.4.21)
|
||||
vue-router:
|
||||
specifier: 4.3.0
|
||||
version: 4.3.0(vue@3.4.21)
|
||||
specifier: 4.3.2
|
||||
version: 4.3.2(vue@3.4.21)
|
||||
|
||||
devDependencies:
|
||||
'@iconify-json/fa6-brands':
|
||||
|
@ -5217,8 +5217,8 @@ packages:
|
|||
'@vue/devtools-api': 6.6.1
|
||||
vue: 3.4.21(typescript@5.4.5)
|
||||
|
||||
/vue-router@4.3.0(vue@3.4.21):
|
||||
resolution: {integrity: sha512-dqUcs8tUeG+ssgWhcPbjHvazML16Oga5w34uCUmsk7i0BcnskoLGwjpa15fqMr2Fa5JgVBrdL2MEgqz6XZ/6IQ==}
|
||||
/vue-router@4.3.2(vue@3.4.21):
|
||||
resolution: {integrity: sha512-hKQJ1vDAZ5LVkKEnHhmm1f9pMiWIBNGF5AwU67PdH7TyXCj/a4hTccuUuYCAMgJK6rO/NVYtQIEN3yL8CECa7Q==}
|
||||
peerDependencies:
|
||||
vue: ^3.2.0
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue