fix(deps): update dependency vue-i18n to v8.25.1 (#747)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/747 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
b6ad09e3d8
commit
b70c88b3f3
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.0",
|
||||
"vue-i18n": "8.25.1",
|
||||
"vue-shortkey": "3.1.7",
|
||||
"vuedraggable": "2.24.3",
|
||||
"vuex": "3.6.2",
|
||||
|
|
|
@ -7417,10 +7417,10 @@ vue-flatpickr-component@8.1.7:
|
|||
dependencies:
|
||||
flatpickr "^4.6.6"
|
||||
|
||||
vue-i18n@8.25.0:
|
||||
version "8.25.0"
|
||||
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.25.0.tgz#1037d9295fa2845a230b771de473481edb2cfc4c"
|
||||
integrity sha512-ynhcL+PmTxuuSE1T10htiSXzjBozxYIE3ffbM1RfgAkVbr/v1SP+9Mi/7/uv8ZVV1yGuKjFAYp9BXq+X7op6MQ==
|
||||
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-notification@1.3.20:
|
||||
version "1.3.20"
|
||||
|
|
Loading…
Reference in a new issue