mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-30 18:43:17 +00:00
fix(deps): update dependency vue-router to v4.2.3
This commit is contained in:
parent
0233befcf0
commit
aba969bcfd
@ -23,7 +23,7 @@
|
||||
"stream-browserify": "3.0.0",
|
||||
"vue": "3.3.4",
|
||||
"vue-i18n": "9.2.2",
|
||||
"vue-router": "4.2.2",
|
||||
"vue-router": "4.2.3",
|
||||
"xml-js": "1.6.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -45,8 +45,8 @@ dependencies:
|
||||
specifier: 9.2.2
|
||||
version: 9.2.2(vue@3.3.4)
|
||||
vue-router:
|
||||
specifier: 4.2.2
|
||||
version: 4.2.2(vue@3.3.4)
|
||||
specifier: 4.2.3
|
||||
version: 4.2.3(vue@3.3.4)
|
||||
xml-js:
|
||||
specifier: 1.6.11
|
||||
version: 1.6.11
|
||||
@ -1804,6 +1804,7 @@ packages:
|
||||
|
||||
/@jridgewell/source-map@0.3.4:
|
||||
resolution: {integrity: sha512-KE/SxsDqNs3rrWwFHcRh15ZLVFrI0YoZtgAdIyIq9k5hUNmiWRXXThPomIxHuL20sLdgzbDFyvkUMna14bvtrw==}
|
||||
deprecated: the version has a bug with typescript type resolution
|
||||
dev: true
|
||||
|
||||
/@jridgewell/sourcemap-codec@1.4.14:
|
||||
@ -4540,8 +4541,8 @@ packages:
|
||||
'@vue/devtools-api': 6.5.0
|
||||
vue: 3.3.4
|
||||
|
||||
/vue-router@4.2.2(vue@3.3.4):
|
||||
resolution: {integrity: sha512-cChBPPmAflgBGmy3tBsjeoe3f3VOSG6naKyY5pjtrqLGbNEXdzCigFUHgBvp9e3ysAtFtEx7OLqcSDh/1Cq2TQ==}
|
||||
/vue-router@4.2.3(vue@3.3.4):
|
||||
resolution: {integrity: sha512-ynQ/edCZNUC/9koONOSgxGJbEBXZ1nUA0lKI3xTiOd3Ywe4QRCf2q8pGCG1v5ovdzPggoq3M09FxNCZTM9pZfw==}
|
||||
peerDependencies:
|
||||
vue: ^3.2.0
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user