From 176f0185c2b76cba8de4fc7b81260e7f68c51495 Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期一, 22 九月 2025 16:29:14 +0800
Subject: [PATCH] fix: bug

---
 pnpm-lock.yaml |   78 +++++++++++++++++++++++++-------------
 1 files changed, 51 insertions(+), 27 deletions(-)

diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 48697c1..4164b4a 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -9,7 +9,7 @@
 
 patchedDependencies:
   '@nutui/nutui-taro@4.3.13':
-    hash: lbmiuhnkw3qnhgejnhbuepf6iq
+    hash: vmznnescqrnd2gkemh3ltth2ym
     path: patches/@nutui__nutui-taro@4.3.13.patch
 
 importers:
@@ -153,8 +153,8 @@
         specifier: ^0.0.9
         version: 0.0.9
       '@nutui/nutui-taro':
-        specifier: ^4.3.13
-        version: 4.3.13(patch_hash=lbmiuhnkw3qnhgejnhbuepf6iq)(unplugin-vue-components@0.27.4)(vue@3.5.12)
+        specifier: 4.3.13
+        version: 4.3.13(patch_hash=vmznnescqrnd2gkemh3ltth2ym)(unplugin-vue-components@0.27.4)(vue@3.5.12)
       '@tanstack/vue-query':
         specifier: ^4.35.3
         version: 4.35.3(@vue/composition-api@1.7.2)(vue@3.5.12)
@@ -241,7 +241,7 @@
         version: 6.11.1
       senin-mini:
         specifier: ^1.0.12
-        version: link:../../../../demo/modern-module/packages/senin-mini
+        version: 1.0.12(@nutui/icons-vue-taro@0.0.9)(@nutui/nutui-taro@4.3.13)(@tanstack/vue-query@4.35.3)(@tarojs/components@3.6.20)(@tarojs/taro@3.6.20)(axios@1.4.0)(dayjs@1.11.6)(lodash@4.17.21)(vue@3.5.12)
       senior-request:
         specifier: ^1.0.3
         version: 1.0.3(axios@1.4.0)
@@ -415,8 +415,8 @@
         specifier: ^0.0.9
         version: 0.0.9
       '@nutui/nutui-taro':
-        specifier: ^4.3.13
-        version: 4.3.13(patch_hash=lbmiuhnkw3qnhgejnhbuepf6iq)(unplugin-vue-components@0.27.4)(vue@3.5.12)
+        specifier: 4.3.13
+        version: 4.3.13(patch_hash=vmznnescqrnd2gkemh3ltth2ym)(unplugin-vue-components@0.27.4)(vue@3.5.12)
       '@tanstack/vue-query':
         specifier: ^4.35.3
         version: 4.35.3(@vue/composition-api@1.7.2)(vue@3.5.12)
@@ -6167,7 +6167,7 @@
     resolution: {integrity: sha512-10VYAtFC+o1X0anGs+y2PgF1NWMeLFz2JVMRw4BWLg6wbtVbYy9wukLxyGhZC6Yf6t39DcwaGVda8paV7K6/Ew==}
     dev: false
 
-  /@nutui/nutui-taro@4.3.13(patch_hash=lbmiuhnkw3qnhgejnhbuepf6iq)(unplugin-vue-components@0.27.4)(vue@3.5.12):
+  /@nutui/nutui-taro@4.3.13(patch_hash=vmznnescqrnd2gkemh3ltth2ym)(unplugin-vue-components@0.27.4)(vue@3.5.12):
     resolution: {integrity: sha512-+n8vVZAu92MUX6VEf6gO73Iz3JThjksdb6aSarvciCSydlWWdlQqZwYIGMTG4zOwDfCoQ3HfLa36zVaIJLSn3g==}
     peerDependencies:
       unplugin-vue-components: '>=0.25.1'
@@ -7412,8 +7412,8 @@
       - whiskers
     dev: true
 
-  /@tencentcloud/call-engine-js@3.2.0:
-    resolution: {integrity: sha512-IcDgkD2IICHkQh9WkeWsfwL9gecok89wIEFJPTVVFhC7fTLe4obOCI42TV4n+1sREm8BdGkAYvOurGf6CpXCng==}
+  /@tencentcloud/call-engine-js@3.3.0:
+    resolution: {integrity: sha512-li4i97RSMM0ZlkK+1x1veRp1sy1YLV/rUNQ1iG8TodHZ4kwA97NnLNBTfvXro3rpJtPVuKIZV6Gp4N+kXy4rOg==}
     dependencies:
       '@tencentcloud/chat': 3.5.7
       core-js: 3.38.1
@@ -7423,10 +7423,18 @@
       tuikit-logger: 0.0.4-beta.1
     dev: false
 
-  /@tencentcloud/call-uikit-vue2.6@4.0.8(vue@3.5.12):
-    resolution: {integrity: sha512-lRxCQ+V684FahkBWEhHhq1mOXgLJPkt/XEfNayYqQmzP8X01FlxLr+xJshnBbi6Hs6B/R1ak0d5vk8EsniQr1g==}
+  /@tencentcloud/call-engine-wx@3.3.0:
+    resolution: {integrity: sha512-4oXRQhcWiVLX1PxcjCFjnEm53u3oguKsjas7zMvvvgh1UxsA9aiCl6xXIcGZ230w0rP4cQ6hA45S+EZrCIFP1g==}
     dependencies:
-      '@tencentcloud/call-engine-js': 3.2.0
+      '@tencentcloud/chat': 3.5.7
+      '@tencentcloud/trtc-component-wx': 1.0.6
+      eventemitter3: 4.0.7
+    dev: false
+
+  /@tencentcloud/call-uikit-vue2.6@4.0.9(vue@3.5.12):
+    resolution: {integrity: sha512-XpB8eZriaKDygAvSN3tae2bzD/coQ2u31DyXcAt5VWcATQ1Cf410qZ0ZAa2yf08mhqHcfQtMT0hzi4etZxbZuw==}
+    dependencies:
+      '@tencentcloud/call-engine-wx': 3.3.0
       '@tencentcloud/chat': 3.5.7
       '@tencentcloud/tui-core': 2.5.1
       '@vue/composition-api': 1.7.2(vue@3.5.12)
@@ -7434,10 +7442,10 @@
       - vue
     dev: false
 
-  /@tencentcloud/call-uikit-vue@4.0.8:
-    resolution: {integrity: sha512-eRq0yfhojCJYpywJ2WhRf0UI+oNM5EPOc3F6wskkvHasoySp0NdxwlusX3LAq0WevnxCJl3xZD6fPMnzpndqjQ==}
+  /@tencentcloud/call-uikit-vue@4.0.9:
+    resolution: {integrity: sha512-TcbdRiTgeMVHqH6NS/EW0iyJkaIZxgjU3H/11fxNUjrMQsPyggRjtvCpy0nEfmpGpPDd1zp/d5u0f3O8Hj56rg==}
     dependencies:
-      '@tencentcloud/call-engine-js': 3.2.0
+      '@tencentcloud/call-engine-js': 3.3.0
       '@tencentcloud/chat': 3.5.7
       '@tencentcloud/tui-core': 2.5.1
     dev: false
@@ -7445,7 +7453,7 @@
   /@tencentcloud/call-uikit-wechat@3.3.9:
     resolution: {integrity: sha512-SzEegN2nif7sQakA127AneF0I8Dby905JuE8xfZnm6jOYwb07J/lHN++zoxQ/coRbBpyG4VuuuM/JR87dGPb0w==}
     dependencies:
-      '@tencentcloud/chat': 3.5.7
+      '@tencentcloud/chat': 3.5.9
       '@tencentcloud/tui-core': 2.5.1
       tuicall-engine-wx: 2.2.8
     dev: false
@@ -7453,15 +7461,15 @@
   /@tencentcloud/chat-uikit-engine@2.0.3:
     resolution: {integrity: sha512-UMAEsXOuZ+cgp97ebWnZRoOCRRzV/y0ONdvTF7bn4X+dVAYTTFxvrS4vGVC+6HNjGs3rZZc74ZmJCEVELSfkLA==}
     dependencies:
-      '@tencentcloud/chat': 3.5.7
+      '@tencentcloud/chat': 3.5.9
       tim-profanity-filter-plugin: 1.1.0
       tim-upload-plugin: 1.4.3
     dev: false
 
-  /@tencentcloud/chat-uikit-engine@2.5.1:
-    resolution: {integrity: sha512-++6jXbEtc0HxVD4Zdbse1gp1pbMQfco9/NgQBenLwA38FI+v2kmtt5ccc/xHEMxqAqc671E8dB/zYZQTc1074g==}
+  /@tencentcloud/chat-uikit-engine@2.5.5:
+    resolution: {integrity: sha512-WWFmtpRwNXgtRXWgb0mhzeigFGZimMbgvi1fVmu9sY5+RtF9RiayC/ESokaMVs591l7mcZf4/BXCQNtUi3eZiQ==}
     dependencies:
-      '@tencentcloud/chat': 3.5.7
+      '@tencentcloud/chat': 3.5.9
       tim-profanity-filter-plugin: 1.1.0
       tim-upload-plugin: 1.4.3
     dev: false
@@ -7469,10 +7477,10 @@
   /@tencentcloud/chat-uikit-uniapp@2.0.3(@vue/runtime-dom@3.5.12)(vue@3.5.12)(webpack@5.78.0):
     resolution: {integrity: sha512-9zjM6lUN6ZcW+oGRomxOPiMRj1E13H9lMCQiwoLEeo/YS2OozbhNmiHx1C96iwDzL60aXslKtzhRUySmKBOJBg==}
     dependencies:
-      '@tencentcloud/call-uikit-vue': 4.0.8
-      '@tencentcloud/call-uikit-vue2.6': 4.0.8(vue@3.5.12)
+      '@tencentcloud/call-uikit-vue': 4.0.9
+      '@tencentcloud/call-uikit-vue2.6': 4.0.9(vue@3.5.12)
       '@tencentcloud/call-uikit-wechat': 3.3.9
-      '@tencentcloud/chat-uikit-engine': 2.5.1
+      '@tencentcloud/chat-uikit-engine': 2.5.5
       '@tencentcloud/tui-core': 2.5.1
       '@tencentcloud/tui-customer-service-plugin': 2.2.6(@tencentcloud/tui-core@2.5.1)(@vue/composition-api@1.7.2)(vue@3.5.12)
       '@types/lodash': 4.17.7
@@ -7499,10 +7507,27 @@
     resolution: {integrity: sha512-uxACmaFPqV8jXcORBwVSHc0qgKvnHzRg9kC8kHAqCGbsnsm8525JwFzU6ByckGCNqNWUx/5W70EISYAboLuTvQ==}
     dev: false
 
+  /@tencentcloud/chat@3.5.9:
+    resolution: {integrity: sha512-DRCF5o1cZez1xjIFC8UmXE3NpWYfYWQ4+yjKtuOXk09N28dJSfdwYw2jyfJ2N0DWPB6icVCCxh2MDP+sp4HLpw==}
+    dev: false
+
+  /@tencentcloud/trtc-cloud-wx@1.0.8:
+    resolution: {integrity: sha512-72TYYt6XNTr9Y401qw23YODfhLC9AGniNqb9ACFTVGDtInApHn139kGhKeudgTYEdTObkG1JjUcdkfcknHGhSA==}
+    dependencies:
+      eventemitter3: 5.0.1
+      trtc-wx-sdk: 1.1.14
+    dev: false
+
+  /@tencentcloud/trtc-component-wx@1.0.6:
+    resolution: {integrity: sha512-3m2ZU3/upx3IJAhSPdElJ2AF1D7L/0JOXUpanYJbrtHlwTWDQ6BOc+p6HgsepE67ltpR7UcYF/BcVHEfpcObkA==}
+    dependencies:
+      '@tencentcloud/trtc-cloud-wx': 1.0.8
+    dev: false
+
   /@tencentcloud/tui-core@2.5.1:
     resolution: {integrity: sha512-aXZG0INkV9WvFUHgmVQRibCs10r2u/oVb8qAEjW3maytBiLWOJQiK7dzshK9fnfadJAWQ027cpR8lCKz5r5Tlw==}
     dependencies:
-      '@tencentcloud/chat': 3.5.7
+      '@tencentcloud/chat': 3.5.9
       tim-profanity-filter-plugin: 1.1.0
       tim-upload-plugin: 1.4.3
     dev: false
@@ -12663,7 +12688,6 @@
 
   /eventemitter3@5.0.1:
     resolution: {integrity: sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==}
-    dev: true
 
   /events@3.3.0:
     resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==}
@@ -18520,7 +18544,7 @@
       vue: 3.5.12
     dependencies:
       '@nutui/icons-vue-taro': 0.0.9
-      '@nutui/nutui-taro': 4.3.13(patch_hash=lbmiuhnkw3qnhgejnhbuepf6iq)(unplugin-vue-components@0.27.4)(vue@3.5.12)
+      '@nutui/nutui-taro': 4.3.13(patch_hash=vmznnescqrnd2gkemh3ltth2ym)(unplugin-vue-components@0.27.4)(vue@3.5.12)
       '@tanstack/vue-query': 4.35.3(@vue/composition-api@1.7.2)(vue@3.5.12)
       '@tarojs/components': 3.6.20(postcss@8.4.19)(vue@3.5.12)
       '@tarojs/taro': 3.6.20(postcss@8.4.19)(vue@3.5.12)
@@ -19828,7 +19852,7 @@
   /tuicall-engine-wx@2.2.8:
     resolution: {integrity: sha512-TPipPfE4J7axm0Z/GsAB/kVe4PVggUF5DkAqI8NIc3IhzuweSNZTtKv7I7xuu6JSrI2XR+XsU7/T3VibhLt66g==}
     dependencies:
-      '@tencentcloud/chat': 3.5.7
+      '@tencentcloud/chat': 3.5.9
       trtc-wx-sdk: 1.1.14
     dev: false
 

--
Gitblit v1.9.1