fix(deps): update dependency vue-i18n to v8.26.3 (#810)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/810 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
e7ffba5322
commit
b7ff5473eb
2 changed files with 5 additions and 5 deletions
|
@ -32,7 +32,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.2",
|
"vue-i18n": "8.26.3",
|
||||||
"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",
|
||||||
|
|
|
@ -7562,10 +7562,10 @@ vue-flatpickr-component@8.1.7:
|
||||||
dependencies:
|
dependencies:
|
||||||
flatpickr "^4.6.6"
|
flatpickr "^4.6.6"
|
||||||
|
|
||||||
vue-i18n@8.26.2:
|
vue-i18n@8.26.3:
|
||||||
version "8.26.2"
|
version "8.26.3"
|
||||||
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.26.2.tgz#86a1ab9330bae7a56f58f23a52355f68aad00222"
|
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.26.3.tgz#2609b66961df3c2d348ec606a059426a99c1710e"
|
||||||
integrity sha512-koaC7gEYcedlzq9M8usTbD/v3DdLZ8suvwuanrs6aBIiM/sVqq2nQPbeuNPrpHaXgpR/pff2+/R+lFGKl7S1cQ==
|
integrity sha512-VQPG9bSoksimmETzaNvGa33waGr28cghvUBq8p1nT0volQcMR8Y3do08TY+MGmI1B/iokSdSPnxxj8nNxAS0Jw==
|
||||||
|
|
||||||
vue-notification@1.3.20:
|
vue-notification@1.3.20:
|
||||||
version "1.3.20"
|
version "1.3.20"
|
||||||
|
|
Loading…
Reference in a new issue