From a4cf8d1c2326701456d43d3612be2c074bfdbdf4 Mon Sep 17 00:00:00 2001 From: xiayebo <364530740@qq.com> Date: Fri, 28 Nov 2025 16:45:36 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=88=9D=E5=A7=8B=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E5=AE=89=E8=A3=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pnpm-lock.yaml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 503c42e..c516859 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -87,9 +87,15 @@ importers: vue: specifier: ^3.4.21 version: 3.4.21(typescript@5.8.3) + vue-i18n: + specifier: 9.1.9 + version: 9.1.9(vue@3.4.21(typescript@5.8.3)) vue-router: specifier: 4.5.1 version: 4.5.1(vue@3.4.21(typescript@5.8.3)) + wot-design-uni: + specifier: latest + version: 1.13.0(vue@3.4.21(typescript@5.8.3)) z-paging: specifier: 2.8.7 version: 2.8.7 @@ -6074,6 +6080,12 @@ packages: peerDependencies: vue: ^3.4.37 + vue-i18n@9.1.9: + resolution: {integrity: sha512-JeRdNVxS2OGp1E+pye5XB6+M6BBkHwAv9C80Q7+kzoMdUDGRna06tjC0vCB/jDX9aWrl5swxOMFcyAr7or8XTA==} + engines: {node: '>= 10'} + peerDependencies: + vue: ^3.0.0 + vue-router@4.5.1: resolution: {integrity: sha512-ogAF3P97NPm8fJsE4by9dwSYtDwXIY1nFY9T6DyQnGHd1E2Da94w9JIolpe42LJGIl0DwOHBi8TcRPlPGwbTtw==} peerDependencies: @@ -6140,6 +6152,12 @@ packages: resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==} engines: {node: '>=0.10.0'} + wot-design-uni@1.13.0: + resolution: {integrity: sha512-U4ezX7n1DfSuecTvHap06UqkN7dGhSLyC5n7OfmddajYSiV6t39bPLtRIds6uTarmRZCEWERrLN8cGSdZJIHWg==} + engines: {HBuilderX: ^3.8.7} + peerDependencies: + vue: '>=3.2.47' + wrap-ansi@7.0.0: resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} engines: {node: '>=10'} @@ -13801,6 +13819,14 @@ snapshots: dependencies: vue: 3.4.21(typescript@5.8.3) + vue-i18n@9.1.9(vue@3.4.21(typescript@5.8.3)): + dependencies: + '@intlify/core-base': 9.1.9 + '@intlify/shared': 9.1.9 + '@intlify/vue-devtools': 9.1.9 + '@vue/devtools-api': 6.6.4 + vue: 3.4.21(typescript@5.8.3) + vue-router@4.5.1(vue@3.4.21(typescript@5.8.3)): dependencies: '@vue/devtools-api': 6.6.4 @@ -13865,6 +13891,10 @@ snapshots: word-wrap@1.2.5: {} + wot-design-uni@1.13.0(vue@3.4.21(typescript@5.8.3)): + dependencies: + vue: 3.4.21(typescript@5.8.3) + wrap-ansi@7.0.0: dependencies: ansi-styles: 4.3.0