fix(deps): update dependency vue-router to v4.2.0
continuous-integration/drone/push Build is passing Details

This commit is contained in:
renovate 2023-05-11 11:05:16 +00:00 committed by konrad
parent 86449d4912
commit 6b38f17d32
2 changed files with 6 additions and 10 deletions

View File

@ -83,7 +83,7 @@
"vue-advanced-cropper": "2.8.8",
"vue-flatpickr-component": "11.0.3",
"vue-i18n": "9.2.2",
"vue-router": "4.1.6",
"vue-router": "4.2.0",
"workbox-precaching": "6.5.4",
"zhyswan-vuedraggable": "4.1.3"
},

View File

@ -121,8 +121,8 @@ dependencies:
specifier: 9.2.2
version: 9.2.2(vue@3.2.47)
vue-router:
specifier: 4.1.6
version: 4.1.6(vue@3.2.47)
specifier: 4.2.0
version: 4.2.0(vue@3.2.47)
workbox-precaching:
specifier: 6.5.4
version: 6.5.4
@ -3351,10 +3351,6 @@ packages:
resolution: {integrity: sha512-OEgAMeQXvCoJ+1x8WyQuVZzFo0wcyCmUR3baRVLmKBo1LmYZWMlRiXlux5jd0fqVJu6PfDbOrZItVqUEzLobeQ==}
dev: false
/@vue/devtools-api@6.4.5:
resolution: {integrity: sha512-JD5fcdIuFxU4fQyXUu3w2KpAJHzTVdN+p4iOX2lMWSHMOoQdMAcpFLZzm9Z/2nmsoZ1a96QEhZ26e50xLBsgOQ==}
dev: false
/@vue/devtools-api@6.5.0:
resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==}
dev: false
@ -9092,12 +9088,12 @@ packages:
vue: 3.2.47
dev: false
/vue-router@4.1.6(vue@3.2.47):
resolution: {integrity: sha512-DYWYwsG6xNPmLq/FmZn8Ip+qrhFEzA14EI12MsMgVxvHFDYvlr4NXpVF5hrRH1wVcDP8fGi5F4rxuJSl8/r+EQ==}
/vue-router@4.2.0(vue@3.2.47):
resolution: {integrity: sha512-c+usESa6ZoWsm4PPdzRSyenp5A4dsUtnDJnrI03fY1IpIihA9TK3x5ffgkFDpjhLJZewsXoKURapNLFdZjuqTg==}
peerDependencies:
vue: ^3.2.0
dependencies:
'@vue/devtools-api': 6.4.5
'@vue/devtools-api': 6.5.0
vue: 3.2.47
dev: false