mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-09 09:48:22 +00:00
fix(deps): update dependency vue-router to v4.4.4
This commit is contained in:
parent
d446fd2ad0
commit
38ff46fc05
@ -21,7 +21,7 @@
|
||||
"shaka-player": "4.10.5",
|
||||
"vue": "3.4.31",
|
||||
"vue-i18n": "9.13.1",
|
||||
"vue-router": "4.4.0"
|
||||
"vue-router": "4.4.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/fa6-brands": "1.1.22",
|
||||
|
@ -39,8 +39,8 @@ importers:
|
||||
specifier: 9.13.1
|
||||
version: 9.13.1(vue@3.4.31(typescript@5.5.4))
|
||||
vue-router:
|
||||
specifier: 4.4.0
|
||||
version: 4.4.0(vue@3.4.31(typescript@5.5.4))
|
||||
specifier: 4.4.4
|
||||
version: 4.4.4(vue@3.4.31(typescript@5.5.4))
|
||||
devDependencies:
|
||||
'@iconify-json/fa6-brands':
|
||||
specifier: 1.1.22
|
||||
@ -1296,6 +1296,9 @@ packages:
|
||||
'@vue/devtools-api@6.6.3':
|
||||
resolution: {integrity: sha512-0MiMsFma/HqA6g3KLKn+AGpL1kgKhFWszC9U29NfpWK5LE7bjeXxySWJrOJ77hBz+TBrBQ7o4QJqbPbqbs8rJw==}
|
||||
|
||||
'@vue/devtools-api@6.6.4':
|
||||
resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==}
|
||||
|
||||
'@vue/reactivity@3.4.31':
|
||||
resolution: {integrity: sha512-VGkTani8SOoVkZNds1PfJ/T1SlAIOf8E58PGAhIOUDYPC4GAmFA2u/E14TDAFcf3vVDKunc4QqCe/SHr8xC65Q==}
|
||||
|
||||
@ -2841,8 +2844,8 @@ packages:
|
||||
peerDependencies:
|
||||
vue: ^3.0.0
|
||||
|
||||
vue-router@4.4.0:
|
||||
resolution: {integrity: sha512-HB+t2p611aIZraV2aPSRNXf0Z/oLZFrlygJm+sZbdJaW6lcFqEDQwnzUBXn+DApw+/QzDU/I9TeWx9izEjTmsA==}
|
||||
vue-router@4.4.4:
|
||||
resolution: {integrity: sha512-3MlnDqwRwZwCQVbtVfpsU+nrNymNjnXSsQtXName5925NVC1+326VVfYH9vSrA0N13teGEo8z5x7gbRnGjCDiQ==}
|
||||
peerDependencies:
|
||||
vue: ^3.2.0
|
||||
|
||||
@ -4386,6 +4389,8 @@ snapshots:
|
||||
|
||||
'@vue/devtools-api@6.6.3': {}
|
||||
|
||||
'@vue/devtools-api@6.6.4': {}
|
||||
|
||||
'@vue/reactivity@3.4.31':
|
||||
dependencies:
|
||||
'@vue/shared': 3.4.31
|
||||
@ -6007,9 +6012,9 @@ snapshots:
|
||||
'@vue/devtools-api': 6.6.3
|
||||
vue: 3.4.31(typescript@5.5.4)
|
||||
|
||||
vue-router@4.4.0(vue@3.4.31(typescript@5.5.4)):
|
||||
vue-router@4.4.4(vue@3.4.31(typescript@5.5.4)):
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.6.3
|
||||
'@vue/devtools-api': 6.6.4
|
||||
vue: 3.4.31(typescript@5.5.4)
|
||||
|
||||
vue@3.4.31(typescript@5.5.4):
|
||||
|
Loading…
Reference in New Issue
Block a user