fix(deps): update dependency vue-i18n to v8.26.5 (#847)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/847 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
ccce0c6ac4
commit
2b12b0fafd
2 changed files with 5 additions and 5 deletions
|
@ -33,7 +33,7 @@
|
||||||
"vue-advanced-cropper": "1.8.2",
|
"vue-advanced-cropper": "1.8.2",
|
||||||
"vue-drag-resize": "1.5.4",
|
"vue-drag-resize": "1.5.4",
|
||||||
"vue-easymde": "1.4.0",
|
"vue-easymde": "1.4.0",
|
||||||
"vue-i18n": "8.26.3",
|
"vue-i18n": "8.26.5",
|
||||||
"vue-shortkey": "3.1.7",
|
"vue-shortkey": "3.1.7",
|
||||||
"vuedraggable": "2.24.3",
|
"vuedraggable": "2.24.3",
|
||||||
"vuex": "3.6.2",
|
"vuex": "3.6.2",
|
||||||
|
|
|
@ -7855,10 +7855,10 @@ vue-flatpickr-component@8.1.7:
|
||||||
dependencies:
|
dependencies:
|
||||||
flatpickr "^4.6.6"
|
flatpickr "^4.6.6"
|
||||||
|
|
||||||
vue-i18n@8.26.3:
|
vue-i18n@8.26.5:
|
||||||
version "8.26.3"
|
version "8.26.5"
|
||||||
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.26.3.tgz#2609b66961df3c2d348ec606a059426a99c1710e"
|
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.26.5.tgz#b61e994e7ae83564c6aebd004543156bbdc7c7e9"
|
||||||
integrity sha512-VQPG9bSoksimmETzaNvGa33waGr28cghvUBq8p1nT0volQcMR8Y3do08TY+MGmI1B/iokSdSPnxxj8nNxAS0Jw==
|
integrity sha512-qYqfsFd8v2QFSLDAabqXXXpwjGvkuqJtTWqRpZPXpAFO6PArGH4A9vSplnA0HLmnB8km7OB5ZSdP8lkkX0rLew==
|
||||||
|
|
||||||
vue-notification@1.3.20:
|
vue-notification@1.3.20:
|
||||||
version "1.3.20"
|
version "1.3.20"
|
||||||
|
|
Loading…
Reference in a new issue