From d187fdd52c882436431db947c58550fabd62cc52 Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期三, 04 六月 2025 13:06:38 +0800
Subject: [PATCH] fix: 修改ui

---
 pnpm-lock.yaml |   28 +++++++---------------------
 1 files changed, 7 insertions(+), 21 deletions(-)

diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index da54bef..7f87b97 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -124,7 +124,7 @@
     dependencies:
       '@bole-12333/chat-kit':
         specifier: latest
-        version: 1.0.1(@tencentcloud/chat-uikit-engine@2.4.2)(lodash@4.17.21)(vue@3.5.12)
+        version: 1.0.1(@tencentcloud/chat-uikit-engine@2.4.4)(lodash@4.17.21)(vue@3.5.12)
       '@bole-12333/customer-chat':
         specifier: latest
         version: 1.0.3(@bole-12333/chat-kit@1.0.1)(@tiptap/core@2.11.5)(@tiptap/extension-document@2.11.5)(@tiptap/extension-image@2.11.5)(@tiptap/extension-mention@2.11.5)(@tiptap/extension-paragraph@2.11.5)(@tiptap/extension-placeholder@2.11.5)(@tiptap/extension-text@2.11.5)(@tiptap/pm@2.11.5)(@tiptap/suggestion@2.11.5)(dayjs@1.11.13)(vue@3.5.12)
@@ -743,13 +743,7 @@
         specifier: ^4.7.0
         version: 4.10.2
 
-  packages/assets: {}
-
   packages/components:
-    dependencies:
-      '@life-payment/assets':
-        specifier: workspace:^
-        version: link:../assets
     devDependencies:
       '@life-payment/core-vue':
         specifier: workspace:^
@@ -4212,14 +4206,14 @@
       '@babel/helper-string-parser': 7.25.9
       '@babel/helper-validator-identifier': 7.25.9
 
-  /@bole-12333/chat-kit@1.0.1(@tencentcloud/chat-uikit-engine@2.4.2)(lodash@4.17.21)(vue@3.5.12):
+  /@bole-12333/chat-kit@1.0.1(@tencentcloud/chat-uikit-engine@2.4.4)(lodash@4.17.21)(vue@3.5.12):
     resolution: {integrity: sha512-yeSh4XLagaM+uNZRdcG49mhDJO3UbYEpIYZS4Lk303ROnTwxuZyuh5jkoflnCFwWN3Ib3AolfQy999oOqF012A==}
     peerDependencies:
       '@tencentcloud/chat-uikit-engine': '*'
       lodash: '*'
       vue: 3.5.12
     dependencies:
-      '@tencentcloud/chat-uikit-engine': 2.4.2
+      '@tencentcloud/chat-uikit-engine': 2.4.4
       lodash: 4.17.21
       vue: 3.5.12(typescript@4.9.5)
     dev: false
@@ -4240,7 +4234,7 @@
       dayjs: '*'
       vue: 3.5.12
     dependencies:
-      '@bole-12333/chat-kit': 1.0.1(@tencentcloud/chat-uikit-engine@2.4.2)(lodash@4.17.21)(vue@3.5.12)
+      '@bole-12333/chat-kit': 1.0.1(@tencentcloud/chat-uikit-engine@2.4.4)(lodash@4.17.21)(vue@3.5.12)
       '@tiptap/core': 2.11.5(@tiptap/pm@2.11.5)
       '@tiptap/extension-document': 2.11.5(@tiptap/core@2.11.5)
       '@tiptap/extension-image': 2.11.5(@tiptap/core@2.11.5)
@@ -8577,7 +8571,7 @@
       '@tanstack/match-sorter-utils': 8.19.4
       '@tanstack/query-core': 4.36.1
       '@vue/devtools-api': 6.6.4
-      vue: 3.5.12(typescript@4.9.5)
+      vue: 3.5.12(typescript@5.8.2)
       vue-demi: 0.13.11(vue@3.5.12)
     dev: false
 
@@ -9593,14 +9587,6 @@
 
   /@tencentcloud/chat-uikit-engine@2.3.3:
     resolution: {integrity: sha512-DHORxHgcyLstIYqMt09RzPjxAZ5N5p4fK7BYBDMEWsIQSXpcQJQKeGEu4eOZIaHtc9ih28EcPAdoZuvJoQiWlA==}
-    dependencies:
-      '@tencentcloud/chat': 3.5.5
-      tim-profanity-filter-plugin: 1.1.0
-      tim-upload-plugin: 1.4.2
-    dev: false
-
-  /@tencentcloud/chat-uikit-engine@2.4.2:
-    resolution: {integrity: sha512-L5rr1mO98S1Uz5IndJ2QdGv++5zbSUTnGSz4x3rKx5lWXlcJzSo1RY9DxYcWTKQKos9bG2d4JIIeg4DlfGb+Pg==}
     dependencies:
       '@tencentcloud/chat': 3.5.5
       tim-profanity-filter-plugin: 1.1.0
@@ -30167,7 +30153,7 @@
       minimatch: 9.0.5
       mlly: 1.7.4
       unplugin: 1.16.1
-      vue: 3.5.12(typescript@4.9.5)
+      vue: 3.5.12(typescript@5.8.2)
     transitivePeerDependencies:
       - rollup
       - supports-color
@@ -30899,7 +30885,7 @@
       '@vue/composition-api':
         optional: true
     dependencies:
-      vue: 3.5.12(typescript@4.9.5)
+      vue: 3.5.12(typescript@5.8.2)
 
   /vue-eslint-parser@10.1.1(eslint@8.57.1):
     resolution: {integrity: sha512-bh2Z/Au5slro9QJ3neFYLanZtb1jH+W2bKqGHXAoYD4vZgNG3KeotL7JpPv5xzY4UXUXJl7TrIsnzECH63kd3Q==}

--
Gitblit v1.9.1