fix(deps): update dependency vue-i18n to v8.26.0 (#779)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/779 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
17d11c6ce3
commit
ab954fcb9a
2 changed files with 5 additions and 5 deletions
|
@ -31,7 +31,7 @@
|
|||
"vue-advanced-cropper": "1.8.2",
|
||||
"vue-drag-resize": "1.5.4",
|
||||
"vue-easymde": "1.4.0",
|
||||
"vue-i18n": "8.25.1",
|
||||
"vue-i18n": "8.26.0",
|
||||
"vue-shortkey": "3.1.7",
|
||||
"vuedraggable": "2.24.3",
|
||||
"vuex": "3.6.2",
|
||||
|
|
|
@ -7391,10 +7391,10 @@ vue-flatpickr-component@8.1.7:
|
|||
dependencies:
|
||||
flatpickr "^4.6.6"
|
||||
|
||||
vue-i18n@8.25.1:
|
||||
version "8.25.1"
|
||||
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.25.1.tgz#63e4111ff50269c8ae91e7f0f73373198a81a0fc"
|
||||
integrity sha512-UgvN6LxcANSG2O/i8draincxY3E/2bppMNN0szVinN7tuzSJdNFQdB9VDVaQcR1i8BprK9ISUAgZVZacsl+Zbw==
|
||||
vue-i18n@8.26.0:
|
||||
version "8.26.0"
|
||||
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.26.0.tgz#4015eee8171adf874a52b66470f2535d9c1bb1da"
|
||||
integrity sha512-JHEXijQavWkT0EpcUxGTcY6fo/vGmyXwRgHzCdWhPcBBm9mNAZXEoj0Vl2FfvuncGkYOAbPGJ62cdunBMbYVMA==
|
||||
|
||||
vue-notification@1.3.20:
|
||||
version "1.3.20"
|
||||
|
|
Loading…
Reference in a new issue