1
0

fix(deps): update dependency vue-i18n to v10

(cherry picked from commit a3d133bfeed077e0213d2b9702cda54a706c098f)
This commit is contained in:
renovate 2024-09-10 11:15:03 +00:00 committed by kolaente
parent 93cc2e1cb0
commit 78b8ea6211
No known key found for this signature in database
GPG Key ID: F40E70337AB24C9B
2 changed files with 34 additions and 19 deletions

View File

@ -119,7 +119,7 @@
"vue": "3.5.4",
"vue-advanced-cropper": "2.8.9",
"vue-flatpickr-component": "11.0.5",
"vue-i18n": "9.14.0",
"vue-i18n": "10.0.0",
"vue-router": "4.4.3",
"vuemoji-picker": "0.2.1",
"workbox-precaching": "7.1.0",

View File

@ -36,7 +36,7 @@ importers:
version: 2.3.2(dayjs@1.11.13)(vue@3.5.4(typescript@5.5.4))
'@intlify/unplugin-vue-i18n':
specifier: 4.0.0
version: 4.0.0(rollup@4.21.2)(vue-i18n@9.14.0(vue@3.5.4(typescript@5.5.4)))
version: 4.0.0(rollup@4.21.2)(vue-i18n@10.0.0(vue@3.5.4(typescript@5.5.4)))
'@kyvg/vue3-notification':
specifier: 3.3.0
version: 3.3.0(vue@3.5.4(typescript@5.5.4))
@ -224,8 +224,8 @@ importers:
specifier: 11.0.5
version: 11.0.5(vue@3.5.4(typescript@5.5.4))
vue-i18n:
specifier: 9.14.0
version: 9.14.0(vue@3.5.4(typescript@5.5.4))
specifier: 10.0.0
version: 10.0.0(vue@3.5.4(typescript@5.5.4))
vue-router:
specifier: 4.4.3
version: 4.4.3(vue@3.5.4(typescript@5.5.4))
@ -1687,14 +1687,22 @@ packages:
vue-i18n:
optional: true
'@intlify/core-base@9.14.0':
resolution: {integrity: sha512-zJn0imh9HIsZZUtt9v8T16PeVstPv6bP2YzlrYJwoF8F30gs4brZBwW2KK6EI5WYKFi3NeqX6+UU4gniz5TkGg==}
'@intlify/core-base@10.0.0':
resolution: {integrity: sha512-o4d4Nve7YzU1YMR5VMqgPr8jDGTgT2pOOUtZa3JwCAhFnm40JYxfHdWToT7OEx6oJCBs/Q8HosJOhsimlF0C0Q==}
engines: {node: '>= 16'}
'@intlify/message-compiler@10.0.0':
resolution: {integrity: sha512-OcaWc63NC/9p1cMdgoNKBj4d61BH8sUW1Hfs6YijTd9656ZR4rNqXAlRnBrfS5ABq0vjQjpa8VnyvH9hK49yBw==}
engines: {node: '>= 16'}
'@intlify/message-compiler@9.14.0':
resolution: {integrity: sha512-sXNsoMI0YsipSXW8SR75drmVK56tnJHoYbPXUv2Cf9lz6FzvwsosFm6JtC1oQZI/kU+n7qx0qRrEWkeYFTgETA==}
engines: {node: '>= 16'}
'@intlify/shared@10.0.0':
resolution: {integrity: sha512-6ngLfI7DOTew2dcF9WMJx+NnMWghMBhIiHbGg+wRvngpzD5KZJZiJVuzMsUQE1a5YebEmtpTEfUrDp/NqVGdiw==}
engines: {node: '>= 16'}
'@intlify/shared@9.14.0':
resolution: {integrity: sha512-r+N8KRQL7LgN1TMTs1A2svfuAU0J94Wu9wWdJVJqYsoMMLIeJxrPjazihfHpmJqfgZq0ah3Y9Q4pgWV2O90Fyg==}
engines: {node: '>= 16'}
@ -6037,8 +6045,8 @@ packages:
peerDependencies:
vue: ^3.2.0
vue-i18n@9.14.0:
resolution: {integrity: sha512-LxmpRuCt2rI8gqU+kxeflRZMQn4D5+4M3oP3PWZdowW/ePJraHqhF7p4CuaME52mUxdw3Mmy2yAUKgfZYgCRjA==}
vue-i18n@10.0.0:
resolution: {integrity: sha512-KxTfTEuZEGN5Bvgc9F49rgp94XyBFlSIszwF2SQlr3WoxOklySXdUuoVxIw5qPZthV0mJlGP8tjJR7loMJgKrQ==}
engines: {node: '>= 16'}
peerDependencies:
vue: ^3.0.0
@ -7729,7 +7737,7 @@ snapshots:
transitivePeerDependencies:
- '@vue/composition-api'
'@intlify/bundle-utils@8.0.0(vue-i18n@9.14.0(vue@3.5.4(typescript@5.5.4)))':
'@intlify/bundle-utils@8.0.0(vue-i18n@10.0.0(vue@3.5.4(typescript@5.5.4)))':
dependencies:
'@intlify/message-compiler': 9.14.0
'@intlify/shared': 9.14.0
@ -7741,23 +7749,30 @@ snapshots:
source-map-js: 1.2.0
yaml-eslint-parser: 1.2.3
optionalDependencies:
vue-i18n: 9.14.0(vue@3.5.4(typescript@5.5.4))
vue-i18n: 10.0.0(vue@3.5.4(typescript@5.5.4))
'@intlify/core-base@9.14.0':
'@intlify/core-base@10.0.0':
dependencies:
'@intlify/message-compiler': 9.14.0
'@intlify/shared': 9.14.0
'@intlify/message-compiler': 10.0.0
'@intlify/shared': 10.0.0
'@intlify/message-compiler@10.0.0':
dependencies:
'@intlify/shared': 10.0.0
source-map-js: 1.2.0
'@intlify/message-compiler@9.14.0':
dependencies:
'@intlify/shared': 9.14.0
source-map-js: 1.2.0
'@intlify/shared@10.0.0': {}
'@intlify/shared@9.14.0': {}
'@intlify/unplugin-vue-i18n@4.0.0(rollup@4.21.2)(vue-i18n@9.14.0(vue@3.5.4(typescript@5.5.4)))':
'@intlify/unplugin-vue-i18n@4.0.0(rollup@4.21.2)(vue-i18n@10.0.0(vue@3.5.4(typescript@5.5.4)))':
dependencies:
'@intlify/bundle-utils': 8.0.0(vue-i18n@9.14.0(vue@3.5.4(typescript@5.5.4)))
'@intlify/bundle-utils': 8.0.0(vue-i18n@10.0.0(vue@3.5.4(typescript@5.5.4)))
'@intlify/shared': 9.14.0
'@rollup/pluginutils': 5.1.0(rollup@4.21.2)
'@vue/compiler-sfc': 3.4.38
@ -7770,7 +7785,7 @@ snapshots:
source-map-js: 1.2.0
unplugin: 1.12.2
optionalDependencies:
vue-i18n: 9.14.0(vue@3.5.4(typescript@5.5.4))
vue-i18n: 10.0.0(vue@3.5.4(typescript@5.5.4))
transitivePeerDependencies:
- rollup
- supports-color
@ -12588,10 +12603,10 @@ snapshots:
flatpickr: 4.6.13
vue: 3.5.4(typescript@5.5.4)
vue-i18n@9.14.0(vue@3.5.4(typescript@5.5.4)):
vue-i18n@10.0.0(vue@3.5.4(typescript@5.5.4)):
dependencies:
'@intlify/core-base': 9.14.0
'@intlify/shared': 9.14.0
'@intlify/core-base': 10.0.0
'@intlify/shared': 10.0.0
'@vue/devtools-api': 6.6.3
vue: 3.5.4(typescript@5.5.4)