From 3b5cb1ade35fbb6e69e3a2c61c9a79340f5b1d43 Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 17 Nov 2023 22:01:43 +0000 Subject: [PATCH] fix(deps): update dependency vue-i18n to v9.7.0 (#3825) Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/3825 Co-authored-by: renovate Co-committed-by: renovate --- package.json | 2 +- pnpm-lock.yaml | 45 +++++++++++++++++++++++++++++---------------- 2 files changed, 30 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index 433a69674..0d8672e9e 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "vue": "3.3.8", "vue-advanced-cropper": "2.8.8", "vue-flatpickr-component": "11.0.3", - "vue-i18n": "9.6.5", + "vue-i18n": "9.7.0", "vue-router": "4.2.5", "workbox-precaching": "7.0.0", "zhyswan-vuedraggable": "4.1.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d4ad2526e..1be7e7174 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,7 +30,7 @@ dependencies: version: 2.2.0(dayjs@1.11.10)(vue@3.3.8) '@intlify/unplugin-vue-i18n': specifier: 1.5.0 - version: 1.5.0(rollup@4.4.1)(vue-i18n@9.6.5) + version: 1.5.0(rollup@4.4.1)(vue-i18n@9.7.0) '@kyvg/vue3-notification': specifier: 3.0.2 version: 3.0.2(vue@3.3.8) @@ -227,8 +227,8 @@ dependencies: specifier: 11.0.3 version: 11.0.3(vue@3.3.8) vue-i18n: - specifier: 9.6.5 - version: 9.6.5(vue@3.3.8) + specifier: 9.7.0 + version: 9.7.0(vue@3.3.8) vue-router: specifier: 4.2.5 version: 4.2.5(vue@3.3.8) @@ -3808,7 +3808,7 @@ packages: - '@vue/composition-api' dev: false - /@intlify/bundle-utils@7.4.0(vue-i18n@9.6.5): + /@intlify/bundle-utils@7.4.0(vue-i18n@9.7.0): resolution: {integrity: sha512-AQfjBe2HUxzyN8ignIk3WhhSuVcSuirgzOzkd17nb337rCbI4Gv/t1R60UUyIqFoFdviLb/wLcDUzTD/xXjv9w==} engines: {node: '>= 14.16'} peerDependencies: @@ -3829,16 +3829,16 @@ packages: magic-string: 0.30.5 mlly: 1.4.0 source-map-js: 1.0.2 - vue-i18n: 9.6.5(vue@3.3.8) + vue-i18n: 9.7.0(vue@3.3.8) yaml-eslint-parser: 1.2.2 dev: false - /@intlify/core-base@9.6.5: - resolution: {integrity: sha512-LzbGXiZkMWPIHnHI0g6q554S87Cmh2mmCmjytK/3pDQfjI84l+dgGoeQuKj02q7EbULRuUUgYVZVqAwEUawXGg==} + /@intlify/core-base@9.7.0: + resolution: {integrity: sha512-1tBnfnCI23jXqGW15cagCjn2GgD487VST1dMG8P5LRzrSfx+kUzqFyTrjMNIwgq1tVaF4HnDpFMUuyrzTLKphw==} engines: {node: '>= 16'} dependencies: - '@intlify/message-compiler': 9.6.5 - '@intlify/shared': 9.6.5 + '@intlify/message-compiler': 9.7.0 + '@intlify/shared': 9.7.0 dev: false /@intlify/message-compiler@9.6.5: @@ -3849,12 +3849,25 @@ packages: source-map-js: 1.0.2 dev: false + /@intlify/message-compiler@9.7.0: + resolution: {integrity: sha512-/YdZCio2L2tCM5bZ2eMHbSEIQNPh1QqvZIOLI/yCVKXLscis7O0SsR2nmuU/DfCJ3iSeI8juw82C2wLvfsAeww==} + engines: {node: '>= 16'} + dependencies: + '@intlify/shared': 9.7.0 + source-map-js: 1.0.2 + dev: false + /@intlify/shared@9.6.5: resolution: {integrity: sha512-gD7Ey47Xi4h/t6P+S04ymMSoA3wVRxGqjxuIMglwRO8POki9h164Epu2N8wk/GHXM/hR6ZGcsx2HArCCENjqSQ==} engines: {node: '>= 16'} dev: false - /@intlify/unplugin-vue-i18n@1.5.0(rollup@4.4.1)(vue-i18n@9.6.5): + /@intlify/shared@9.7.0: + resolution: {integrity: sha512-PUkEuk//YKu4CHS5ah3mNa3XL/+TZj6rAY/6yYN+GCNFd2u+uWUkeuwE4Q6t8dydRWlErOePHHS0KyNoof/oBw==} + engines: {node: '>= 16'} + dev: false + + /@intlify/unplugin-vue-i18n@1.5.0(rollup@4.4.1)(vue-i18n@9.7.0): resolution: {integrity: sha512-jW0MCCdwxybxcwjEfCunAcKjVoxyO3i+cnLL6v+MNGRLUHqrpELF6zQAJUhgAK2afhY7mCliy8RxTFWKdXm26w==} engines: {node: '>= 14.16'} peerDependencies: @@ -3869,7 +3882,7 @@ packages: vue-i18n-bridge: optional: true dependencies: - '@intlify/bundle-utils': 7.4.0(vue-i18n@9.6.5) + '@intlify/bundle-utils': 7.4.0(vue-i18n@9.7.0) '@intlify/shared': 9.6.5 '@rollup/pluginutils': 5.0.2(rollup@4.4.1) '@vue/compiler-sfc': 3.3.7 @@ -3881,7 +3894,7 @@ packages: picocolors: 1.0.0 source-map-js: 1.0.2 unplugin: 1.1.0 - vue-i18n: 9.6.5(vue@3.3.8) + vue-i18n: 9.7.0(vue@3.3.8) transitivePeerDependencies: - rollup - supports-color @@ -11170,14 +11183,14 @@ packages: vue: 3.3.8(typescript@5.2.2) dev: false - /vue-i18n@9.6.5(vue@3.3.8): - resolution: {integrity: sha512-dpUEjKHg7pEsaS7ZPPxp1CflaR7bGmsvZJEhnszHPKl9OTNyno5j/DvMtMSo41kpddq4felLA7GK2prjpnXVlw==} + /vue-i18n@9.7.0(vue@3.3.8): + resolution: {integrity: sha512-8Z8kSz9U2juzuAf+6mjW1HTd5pIlYuFJZkC+HvYOglFdpzwc2rTUGjxKwN8xGdtGur1MFnyJ44TSr+TksJtY8A==} engines: {node: '>= 16'} peerDependencies: vue: ^3.0.0 dependencies: - '@intlify/core-base': 9.6.5 - '@intlify/shared': 9.6.5 + '@intlify/core-base': 9.7.0 + '@intlify/shared': 9.7.0 '@vue/devtools-api': 6.5.0 vue: 3.3.8(typescript@5.2.2) dev: false