From 405d8390bb455b10daef36514d07bf878218c832 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 05:43:15 +0000 Subject: [PATCH] chore(deps): Update dependency vue-i18n to v11.1.0 (#514) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- web/pnpm-lock.yaml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index bea7fc65..40b102c5 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -91,7 +91,7 @@ importers: version: 7.0.3(@vue/runtime-core@3.5.13)(echarts@5.6.0)(vue@3.5.13(typescript@5.7.3)) vue-i18n: specifier: ^11.0.1 - version: 11.0.1(vue@3.5.13(typescript@5.7.3)) + version: 11.1.0(vue@3.5.13(typescript@5.7.3)) vue-router: specifier: ^4.5.0 version: 4.5.0(vue@3.5.13(typescript@5.7.3)) @@ -841,16 +841,16 @@ packages: peerDependencies: vue: '>=3' - '@intlify/core-base@11.0.1': - resolution: {integrity: sha512-NAmhw1l/llM0HZRpagR/ChJTNymW4ll6/4EDSJML5c8L5Hl/+k6UyF8EIgE6DeHpfheQujkSRngauViHqq6jJQ==} + '@intlify/core-base@11.1.0': + resolution: {integrity: sha512-5KFrnfgcv4cVWzA1RC4HqMHYEWSD/69GQU7wpKJ2l6mA6ggqEjb9NJN5VJNJvP2mU5y8MAGwXLAJXJo5sbIkMQ==} engines: {node: '>= 16'} - '@intlify/message-compiler@11.0.1': - resolution: {integrity: sha512-5RFH8x+Mn3mbjcHXnb6KCXGiczBdiQkWkv99iiA0JpKrNuTAQeW59Pjq/uObMB0eR0shnKYGTkIJxum+DbL3sw==} + '@intlify/message-compiler@11.1.0': + resolution: {integrity: sha512-UuV1YwWPBNgL4uqtC1vZPHF2QtYYqVeCDIsbV6JC6Vv90UWmEiU77U7EZmNVVV7DepT83Ow5MaF1CiWI77b61w==} engines: {node: '>= 16'} - '@intlify/shared@11.0.1': - resolution: {integrity: sha512-lH164+aDDptHZ3dBDbIhRa1dOPQUp+83iugpc+1upTOWCnwyC1PVis6rSWNMMJ8VQxvtHQB9JMib48K55y0PvQ==} + '@intlify/shared@11.1.0': + resolution: {integrity: sha512-DvpNSxiMrFqYMaGSRDDnQgO/L0MqNH4KWw9CUx8LRHHIdWp08En9DpmSRNpauUOxKpHAhyJJxx92BHZk9J84EQ==} engines: {node: '>= 16'} '@isaacs/cliui@8.0.2': @@ -3665,8 +3665,8 @@ packages: peerDependencies: vue: ^3.4.37 - vue-i18n@11.0.1: - resolution: {integrity: sha512-pWAT8CusK8q9/EpN7V3oxwHwxWm6+Kp2PeTZmRGvdZTkUzMQDpbbmHp0TwQ8xw04XKm23cr6B4GL72y3W8Yekg==} + vue-i18n@11.1.0: + resolution: {integrity: sha512-UgtYUe99mLfo7ya5TJSsJcgJZaqIunwXjff5UA03xRry0VtgN4zIUbuoycK9/ZZQJg5Cmr6V6zq+u0H0P0hlNw==} engines: {node: '>= 16'} peerDependencies: vue: ^3.0.0 @@ -4463,17 +4463,17 @@ snapshots: '@iconify/types': 2.0.0 vue: 3.5.13(typescript@5.7.3) - '@intlify/core-base@11.0.1': + '@intlify/core-base@11.1.0': dependencies: - '@intlify/message-compiler': 11.0.1 - '@intlify/shared': 11.0.1 + '@intlify/message-compiler': 11.1.0 + '@intlify/shared': 11.1.0 - '@intlify/message-compiler@11.0.1': + '@intlify/message-compiler@11.1.0': dependencies: - '@intlify/shared': 11.0.1 + '@intlify/shared': 11.1.0 source-map-js: 1.2.1 - '@intlify/shared@11.0.1': {} + '@intlify/shared@11.1.0': {} '@isaacs/cliui@8.0.2': dependencies: @@ -7717,10 +7717,10 @@ snapshots: dependencies: vue: 3.5.13(typescript@5.7.3) - vue-i18n@11.0.1(vue@3.5.13(typescript@5.7.3)): + vue-i18n@11.1.0(vue@3.5.13(typescript@5.7.3)): dependencies: - '@intlify/core-base': 11.0.1 - '@intlify/shared': 11.0.1 + '@intlify/core-base': 11.1.0 + '@intlify/shared': 11.1.0 '@vue/devtools-api': 6.6.4 vue: 3.5.13(typescript@5.7.3)