fix(deps): update dependency vue-i18n to v8.26.1 (#784)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/784 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
6b1bf27bf8
commit
4e62ab2b79
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.0",
|
"vue-i18n": "8.26.1",
|
||||||
"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",
|
||||||
|
|
|
@ -7493,10 +7493,10 @@ vue-flatpickr-component@8.1.7:
|
||||||
dependencies:
|
dependencies:
|
||||||
flatpickr "^4.6.6"
|
flatpickr "^4.6.6"
|
||||||
|
|
||||||
vue-i18n@8.26.0:
|
vue-i18n@8.26.1:
|
||||||
version "8.26.0"
|
version "8.26.1"
|
||||||
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.26.0.tgz#4015eee8171adf874a52b66470f2535d9c1bb1da"
|
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.26.1.tgz#56419bcb2414a01e0e9046fe1883d0edd421bf41"
|
||||||
integrity sha512-JHEXijQavWkT0EpcUxGTcY6fo/vGmyXwRgHzCdWhPcBBm9mNAZXEoj0Vl2FfvuncGkYOAbPGJ62cdunBMbYVMA==
|
integrity sha512-N6GpogueNQqmAye6lkUySlrXAZqBs9DYz8+8LHxm4IV7hEP/KWQL9VUCV8oJ0DS1asUTlvI2qKm2MydRgoPJFQ==
|
||||||
|
|
||||||
vue-notification@1.3.20:
|
vue-notification@1.3.20:
|
||||||
version "1.3.20"
|
version "1.3.20"
|
||||||
|
|
Loading…
Reference in a new issue