chore: 初始依赖安装
This commit is contained in:
30
pnpm-lock.yaml
generated
30
pnpm-lock.yaml
generated
@@ -87,9 +87,15 @@ importers:
|
|||||||
vue:
|
vue:
|
||||||
specifier: ^3.4.21
|
specifier: ^3.4.21
|
||||||
version: 3.4.21(typescript@5.8.3)
|
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:
|
vue-router:
|
||||||
specifier: 4.5.1
|
specifier: 4.5.1
|
||||||
version: 4.5.1(vue@3.4.21(typescript@5.8.3))
|
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:
|
z-paging:
|
||||||
specifier: 2.8.7
|
specifier: 2.8.7
|
||||||
version: 2.8.7
|
version: 2.8.7
|
||||||
@@ -6074,6 +6080,12 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
vue: ^3.4.37
|
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:
|
vue-router@4.5.1:
|
||||||
resolution: {integrity: sha512-ogAF3P97NPm8fJsE4by9dwSYtDwXIY1nFY9T6DyQnGHd1E2Da94w9JIolpe42LJGIl0DwOHBi8TcRPlPGwbTtw==}
|
resolution: {integrity: sha512-ogAF3P97NPm8fJsE4by9dwSYtDwXIY1nFY9T6DyQnGHd1E2Da94w9JIolpe42LJGIl0DwOHBi8TcRPlPGwbTtw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@@ -6140,6 +6152,12 @@ packages:
|
|||||||
resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
|
resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
|
||||||
engines: {node: '>=0.10.0'}
|
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:
|
wrap-ansi@7.0.0:
|
||||||
resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
|
resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
|
||||||
engines: {node: '>=10'}
|
engines: {node: '>=10'}
|
||||||
@@ -13801,6 +13819,14 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
vue: 3.4.21(typescript@5.8.3)
|
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)):
|
vue-router@4.5.1(vue@3.4.21(typescript@5.8.3)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/devtools-api': 6.6.4
|
'@vue/devtools-api': 6.6.4
|
||||||
@@ -13865,6 +13891,10 @@ snapshots:
|
|||||||
|
|
||||||
word-wrap@1.2.5: {}
|
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:
|
wrap-ansi@7.0.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
ansi-styles: 4.3.0
|
ansi-styles: 4.3.0
|
||||||
|
|||||||
Reference in New Issue
Block a user