From adf7448204d776c5d269af2984f14c26f8ec8a51 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Sep 2024 07:04:42 +0000 Subject: [PATCH] chore(deps): update dependency vue-i18n to v10 --- package.json | 2 +- pnpm-lock.yaml | 58 +++++++++++++++++++++++++++++--------------------- 2 files changed, 35 insertions(+), 25 deletions(-) diff --git a/package.json b/package.json index 6cd2f400..e1a0c77e 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "vite-plugin-electron-renderer": "0.14.5", "vue": "3.5.3", "vue-codemirror": "6.1.1", - "vue-i18n": "9.14.0", + "vue-i18n": "10.0.1", "vue-router": "4.4.5", "vue-tsc": "2.1.6" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1cb8932a..38795ac8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -28,7 +28,7 @@ importers: version: 4.1.2(vue@3.5.3(typescript@5.5.4)) '@intlify/unplugin-vue-i18n': specifier: 4.0.0 - version: 4.0.0(rollup@4.21.0)(vue-i18n@9.14.0(vue@3.5.3(typescript@5.5.4))) + version: 4.0.0(rollup@4.21.0)(vue-i18n@10.0.1(vue@3.5.3(typescript@5.5.4))) '@picocss/pico': specifier: 2.0.6 version: 2.0.6 @@ -120,8 +120,8 @@ importers: specifier: 6.1.1 version: 6.1.1(codemirror@6.0.1(@lezer/common@1.2.1))(vue@3.5.3(typescript@5.5.4)) vue-i18n: - specifier: 9.14.0 - version: 9.14.0(vue@3.5.3(typescript@5.5.4)) + specifier: 10.0.1 + version: 10.0.1(vue@3.5.3(typescript@5.5.4)) vue-router: specifier: 4.4.5 version: 4.4.5(vue@3.5.3(typescript@5.5.4)) @@ -546,14 +546,22 @@ packages: vue-i18n: optional: true - '@intlify/core-base@9.14.0': - resolution: {integrity: sha512-zJn0imh9HIsZZUtt9v8T16PeVstPv6bP2YzlrYJwoF8F30gs4brZBwW2KK6EI5WYKFi3NeqX6+UU4gniz5TkGg==} + '@intlify/core-base@10.0.1': + resolution: {integrity: sha512-6kpRGjhos95ph7QmEtP4tnWFTW102s71CLQAQwfsIGqOAcoJhzcYFpzIQ0gKXzqAIXsMD/hwM5qJ4ewqMHw3gg==} + engines: {node: '>= 16'} + + '@intlify/message-compiler@10.0.1': + resolution: {integrity: sha512-fPeykrcgVT5eOIlshTHiPCN8FV3AZyBOdMS3XaXzfQ6eL5wqfc29I/EdIv5YXVW5X8e/BgYeWjBC0Cuznsl/2g==} engines: {node: '>= 16'} '@intlify/message-compiler@9.14.0': resolution: {integrity: sha512-sXNsoMI0YsipSXW8SR75drmVK56tnJHoYbPXUv2Cf9lz6FzvwsosFm6JtC1oQZI/kU+n7qx0qRrEWkeYFTgETA==} engines: {node: '>= 16'} + '@intlify/shared@10.0.1': + resolution: {integrity: sha512-b4h7IWdZl710DnAhET8lgfgZ4Y9A2IZx/gbli3Ec/zHtYCoPqLHmiM7kUNBrSZj7d/SSjcMMZHuz5I09x3PYZw==} + engines: {node: '>= 16'} + '@intlify/shared@9.14.0': resolution: {integrity: sha512-r+N8KRQL7LgN1TMTs1A2svfuAU0J94Wu9wWdJVJqYsoMMLIeJxrPjazihfHpmJqfgZq0ah3Y9Q4pgWV2O90Fyg==} engines: {node: '>= 16'} @@ -1070,9 +1078,6 @@ packages: '@vue/compiler-vue2@2.7.16': resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==} - '@vue/devtools-api@6.6.3': - resolution: {integrity: sha512-0MiMsFma/HqA6g3KLKn+AGpL1kgKhFWszC9U29NfpWK5LE7bjeXxySWJrOJ77hBz+TBrBQ7o4QJqbPbqbs8rJw==} - '@vue/devtools-api@6.6.4': resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==} @@ -4316,8 +4321,8 @@ packages: peerDependencies: eslint: '>=6.0.0' - vue-i18n@9.14.0: - resolution: {integrity: sha512-LxmpRuCt2rI8gqU+kxeflRZMQn4D5+4M3oP3PWZdowW/ePJraHqhF7p4CuaME52mUxdw3Mmy2yAUKgfZYgCRjA==} + vue-i18n@10.0.1: + resolution: {integrity: sha512-SQVlSm/1S6AaG1wexvwq3ebXUrrkx75ZHD78UAs4/rYD/X3tsQxfm6ElpT4ZPegJQEgRtOJjGripqSrfqAENtg==} engines: {node: '>= 16'} peerDependencies: vue: ^3.0.0 @@ -4921,7 +4926,7 @@ snapshots: dependencies: '@swc/helpers': 0.5.12 - '@intlify/bundle-utils@8.0.0(vue-i18n@9.14.0(vue@3.5.3(typescript@5.5.4)))': + '@intlify/bundle-utils@8.0.0(vue-i18n@10.0.1(vue@3.5.3(typescript@5.5.4)))': dependencies: '@intlify/message-compiler': 9.14.0 '@intlify/shared': 9.14.0 @@ -4933,23 +4938,30 @@ snapshots: source-map-js: 1.2.0 yaml-eslint-parser: 1.2.3 optionalDependencies: - vue-i18n: 9.14.0(vue@3.5.3(typescript@5.5.4)) + vue-i18n: 10.0.1(vue@3.5.3(typescript@5.5.4)) - '@intlify/core-base@9.14.0': + '@intlify/core-base@10.0.1': dependencies: - '@intlify/message-compiler': 9.14.0 - '@intlify/shared': 9.14.0 + '@intlify/message-compiler': 10.0.1 + '@intlify/shared': 10.0.1 + + '@intlify/message-compiler@10.0.1': + dependencies: + '@intlify/shared': 10.0.1 + 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.1': {} + '@intlify/shared@9.14.0': {} - '@intlify/unplugin-vue-i18n@4.0.0(rollup@4.21.0)(vue-i18n@9.14.0(vue@3.5.3(typescript@5.5.4)))': + '@intlify/unplugin-vue-i18n@4.0.0(rollup@4.21.0)(vue-i18n@10.0.1(vue@3.5.3(typescript@5.5.4)))': dependencies: - '@intlify/bundle-utils': 8.0.0(vue-i18n@9.14.0(vue@3.5.3(typescript@5.5.4))) + '@intlify/bundle-utils': 8.0.0(vue-i18n@10.0.1(vue@3.5.3(typescript@5.5.4))) '@intlify/shared': 9.14.0 '@rollup/pluginutils': 5.1.0(rollup@4.21.0) '@vue/compiler-sfc': 3.4.38 @@ -4962,7 +4974,7 @@ snapshots: source-map-js: 1.2.0 unplugin: 1.12.2 optionalDependencies: - vue-i18n: 9.14.0(vue@3.5.3(typescript@5.5.4)) + vue-i18n: 10.0.1(vue@3.5.3(typescript@5.5.4)) transitivePeerDependencies: - rollup - supports-color @@ -5531,8 +5543,6 @@ snapshots: de-indent: 1.0.2 he: 1.2.0 - '@vue/devtools-api@6.6.3': {} - '@vue/devtools-api@6.6.4': {} '@vue/language-core@2.1.6(typescript@5.5.4)': @@ -9366,11 +9376,11 @@ snapshots: transitivePeerDependencies: - supports-color - vue-i18n@9.14.0(vue@3.5.3(typescript@5.5.4)): + vue-i18n@10.0.1(vue@3.5.3(typescript@5.5.4)): dependencies: - '@intlify/core-base': 9.14.0 - '@intlify/shared': 9.14.0 - '@vue/devtools-api': 6.6.3 + '@intlify/core-base': 10.0.1 + '@intlify/shared': 10.0.1 + '@vue/devtools-api': 6.6.4 vue: 3.5.3(typescript@5.5.4) vue-router@4.4.5(vue@3.5.3(typescript@5.5.4)):