fix: 对话md渲染优化
This commit is contained in:
20
Yi.Ai.Vue3/pnpm-lock.yaml
generated
20
Yi.Ai.Vue3/pnpm-lock.yaml
generated
@@ -66,8 +66,8 @@ importers:
|
||||
specifier: ^3.5.16
|
||||
version: 3.5.16(typescript@5.8.3)
|
||||
vue-element-plus-x:
|
||||
specifier: 1.2.26-beta
|
||||
version: 1.2.26-beta(@element-plus/icons-vue@2.3.1(vue@3.5.16(typescript@5.8.3)))(element-plus@2.9.11(vue@3.5.16(typescript@5.8.3)))(typescript-api-pro@0.0.7)(typescript@5.8.3)
|
||||
specifier: 1.2.3-beta
|
||||
version: 1.2.3-beta(@element-plus/icons-vue@2.3.1(vue@3.5.16(typescript@5.8.3)))(element-plus@2.9.11(vue@3.5.16(typescript@5.8.3)))(typescript-api-pro@0.0.7)(typescript@5.8.3)
|
||||
vue-router:
|
||||
specifier: '4'
|
||||
version: 4.5.1(vue@3.5.16(typescript@5.8.3))
|
||||
@@ -4388,6 +4388,11 @@ packages:
|
||||
engines: {node: '>=10.13.0'}
|
||||
hasBin: true
|
||||
|
||||
swrv@1.1.0:
|
||||
resolution: {integrity: sha512-pjllRDr2s0iTwiE5Isvip51dZGR7GjLH1gCSVyE8bQnbAx6xackXsFdojau+1O5u98yHF5V73HQGOFxKUXO9gQ==}
|
||||
peerDependencies:
|
||||
vue: '>=3.2.26 < 4'
|
||||
|
||||
sync-child-process@1.0.2:
|
||||
resolution: {integrity: sha512-8lD+t2KrrScJ/7KXCSyfhT3/hRq78rC0wBFqNJXv3mZyn6hW2ypM05JmlSvtqRbeq6jqA94oHbxAr2vYsJ8vDA==}
|
||||
engines: {node: '>=16.0.0'}
|
||||
@@ -4741,8 +4746,8 @@ packages:
|
||||
'@vue/composition-api':
|
||||
optional: true
|
||||
|
||||
vue-element-plus-x@1.2.26-beta:
|
||||
resolution: {integrity: sha512-Y50DoIUPYJxmKsINN1vJ334d8trx1xWrrqyDAt3MMbdKVh4v0nL1Px2WSXhljhr93ca3Ibf12Cmbl+Fa01wZsQ==}
|
||||
vue-element-plus-x@1.2.3-beta:
|
||||
resolution: {integrity: sha512-s5C1Mv6Y+dqwZFV7k4t5GuKLkTlCl0/032qiwRCp2pFZldZDkTCaVMnxv3Hlny1Xf7asFrW4ljPHsQQA46PKHA==}
|
||||
peerDependencies:
|
||||
'@element-plus/icons-vue': ^2.3.1
|
||||
element-plus: ^2.9.7
|
||||
@@ -9807,6 +9812,10 @@ snapshots:
|
||||
picocolors: 1.1.1
|
||||
stable: 0.1.8
|
||||
|
||||
swrv@1.1.0(vue@3.5.17(typescript@5.8.3)):
|
||||
dependencies:
|
||||
vue: 3.5.17(typescript@5.8.3)
|
||||
|
||||
sync-child-process@1.0.2:
|
||||
dependencies:
|
||||
sync-message-port: 1.1.3
|
||||
@@ -10243,7 +10252,7 @@ snapshots:
|
||||
dependencies:
|
||||
vue: 3.5.16(typescript@5.8.3)
|
||||
|
||||
vue-element-plus-x@1.2.26-beta(@element-plus/icons-vue@2.3.1(vue@3.5.16(typescript@5.8.3)))(element-plus@2.9.11(vue@3.5.16(typescript@5.8.3)))(typescript-api-pro@0.0.7)(typescript@5.8.3):
|
||||
vue-element-plus-x@1.2.3-beta(@element-plus/icons-vue@2.3.1(vue@3.5.16(typescript@5.8.3)))(element-plus@2.9.11(vue@3.5.16(typescript@5.8.3)))(typescript-api-pro@0.0.7)(typescript@5.8.3):
|
||||
dependencies:
|
||||
'@element-plus/icons-vue': 2.3.1(vue@3.5.16(typescript@5.8.3))
|
||||
'@shikijs/transformers': 3.7.0
|
||||
@@ -10266,6 +10275,7 @@ snapshots:
|
||||
remark-math: 6.0.0
|
||||
remark-parse: 11.0.0
|
||||
remark-rehype: 11.1.2
|
||||
swrv: 1.1.0(vue@3.5.17(typescript@5.8.3))
|
||||
typescript-api-pro: 0.0.7
|
||||
unified: 11.0.5
|
||||
vue: 3.5.17(typescript@5.8.3)
|
||||
|
||||
Reference in New Issue
Block a user