diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 998807fb..e7dff6c4 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -52,7 +52,7 @@ importers: version: 7.0.3(@vue/runtime-core@3.5.7)(echarts@5.5.1)(vue@3.5.7(typescript@5.6.2)) vue-i18n: specifier: ^10.0.1 - version: 10.0.1(vue@3.5.7(typescript@5.6.2)) + version: 10.0.2(vue@3.5.7(typescript@5.6.2)) vue-router: specifier: ^4.4.5 version: 4.4.5(vue@3.5.7(typescript@5.6.2)) @@ -531,16 +531,16 @@ packages: peerDependencies: vue: '>=3' - '@intlify/core-base@10.0.1': - resolution: {integrity: sha512-6kpRGjhos95ph7QmEtP4tnWFTW102s71CLQAQwfsIGqOAcoJhzcYFpzIQ0gKXzqAIXsMD/hwM5qJ4ewqMHw3gg==} + '@intlify/core-base@10.0.2': + resolution: {integrity: sha512-0Ewg801c3f5ukktJVi/BVwxPVbX2lvGflK0G6QxTatbWaMt2YA1QheDGTXS2Nz/PupSDPNOabADsTG9LCoKA1A==} engines: {node: '>= 16'} - '@intlify/message-compiler@10.0.1': - resolution: {integrity: sha512-fPeykrcgVT5eOIlshTHiPCN8FV3AZyBOdMS3XaXzfQ6eL5wqfc29I/EdIv5YXVW5X8e/BgYeWjBC0Cuznsl/2g==} + '@intlify/message-compiler@10.0.2': + resolution: {integrity: sha512-PHFnGFEKknuk+RwcafKAjS537Ln0ptSfqmvVdsHKWBytTbiKqZZFX57pmfio2ln+ZLeHuyudcqbTi1zGJUNIcA==} engines: {node: '>= 16'} - '@intlify/shared@10.0.1': - resolution: {integrity: sha512-b4h7IWdZl710DnAhET8lgfgZ4Y9A2IZx/gbli3Ec/zHtYCoPqLHmiM7kUNBrSZj7d/SSjcMMZHuz5I09x3PYZw==} + '@intlify/shared@10.0.2': + resolution: {integrity: sha512-sIF9cqB0CwUWLtDb1QDnl4PlTggE4GSnR1aA44thT9Y18rUVdWO2z4w2Ow6O60tsdNzC0WnUd6fU0VXyKQ6WBA==} engines: {node: '>= 16'} '@jridgewell/gen-mapping@0.3.5': @@ -2311,8 +2311,8 @@ packages: peerDependencies: eslint: '>=6.0.0' - vue-i18n@10.0.1: - resolution: {integrity: sha512-SQVlSm/1S6AaG1wexvwq3ebXUrrkx75ZHD78UAs4/rYD/X3tsQxfm6ElpT4ZPegJQEgRtOJjGripqSrfqAENtg==} + vue-i18n@10.0.2: + resolution: {integrity: sha512-osoes79ecpqdzYYhywp/pDLlPMoyQ5MHJvjAitQLmXiaCj/ejC8YIeWIwIsDdqWcvkrVFmROYDLcGgGCVn7g0Q==} engines: {node: '>= 16'} peerDependencies: vue: ^3.0.0 @@ -2632,17 +2632,17 @@ snapshots: '@iconify/types': 2.0.0 vue: 3.5.7(typescript@5.6.2) - '@intlify/core-base@10.0.1': + '@intlify/core-base@10.0.2': dependencies: - '@intlify/message-compiler': 10.0.1 - '@intlify/shared': 10.0.1 + '@intlify/message-compiler': 10.0.2 + '@intlify/shared': 10.0.2 - '@intlify/message-compiler@10.0.1': + '@intlify/message-compiler@10.0.2': dependencies: - '@intlify/shared': 10.0.1 + '@intlify/shared': 10.0.2 source-map-js: 1.2.1 - '@intlify/shared@10.0.1': {} + '@intlify/shared@10.0.2': {} '@jridgewell/gen-mapping@0.3.5': dependencies: @@ -4558,10 +4558,10 @@ snapshots: transitivePeerDependencies: - supports-color - vue-i18n@10.0.1(vue@3.5.7(typescript@5.6.2)): + vue-i18n@10.0.2(vue@3.5.7(typescript@5.6.2)): dependencies: - '@intlify/core-base': 10.0.1 - '@intlify/shared': 10.0.1 + '@intlify/core-base': 10.0.2 + '@intlify/shared': 10.0.2 '@vue/devtools-api': 6.6.4 vue: 3.5.7(typescript@5.6.2)