From ce190a7e169e6e632a89a952ec94f0a308ccf724 Mon Sep 17 00:00:00 2001 From: wupengfei <834520024@qq.com> Date: 星期三, 24 九月 2025 15:09:26 +0800 Subject: [PATCH] feat: 页面 --- pnpm-lock.yaml | 26 +++++++++++++++++++------- 1 files changed, 19 insertions(+), 7 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8a8f54f..68a9f92 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,7 +15,7 @@ dependencies: '@bole-12333/chat-kit': specifier: latest - version: 1.0.1(@tencentcloud/chat-uikit-engine@2.5.5)(lodash@4.17.21)(vue@3.5.11) + version: 1.0.1(@tencentcloud/chat-uikit-engine@2.5.6)(lodash@4.17.21)(vue@3.5.11) '@bole-12333/customer-chat': specifier: latest version: 1.0.3(@bole-12333/chat-kit@1.0.1)(@tiptap/core@2.1.13)(@tiptap/extension-document@2.1.13)(@tiptap/extension-image@2.1.13)(@tiptap/extension-mention@2.1.13)(@tiptap/extension-paragraph@2.1.13)(@tiptap/extension-placeholder@2.1.13)(@tiptap/extension-text@2.1.13)(@tiptap/pm@2.1.13)(@tiptap/suggestion@2.1.13)(dayjs@1.11.6)(vue@3.5.11) @@ -184,6 +184,9 @@ vue-echarts: specifier: ^7.0.3 version: 7.0.3(echarts@5.5.1)(vue@3.5.11) + vue-json-viewer: + specifier: ^3.0.4 + version: 3.0.4(vue@3.5.11) vue-router: specifier: ^4.4.5 version: 4.4.5(vue@3.5.11) @@ -1853,14 +1856,14 @@ '@babel/helper-validator-identifier': 7.25.9 dev: false - /@bole-12333/chat-kit@1.0.1(@tencentcloud/chat-uikit-engine@2.5.5)(lodash@4.17.21)(vue@3.5.11): + /@bole-12333/chat-kit@1.0.1(@tencentcloud/chat-uikit-engine@2.5.6)(lodash@4.17.21)(vue@3.5.11): resolution: {integrity: sha512-yeSh4XLagaM+uNZRdcG49mhDJO3UbYEpIYZS4Lk303ROnTwxuZyuh5jkoflnCFwWN3Ib3AolfQy999oOqF012A==} peerDependencies: '@tencentcloud/chat-uikit-engine': '*' lodash: '*' vue: 3.5.11 dependencies: - '@tencentcloud/chat-uikit-engine': 2.5.5 + '@tencentcloud/chat-uikit-engine': 2.5.6 lodash: 4.17.21 vue: 3.5.11(typescript@4.6.4) dev: false @@ -1881,7 +1884,7 @@ dayjs: '*' vue: 3.5.11 dependencies: - '@bole-12333/chat-kit': 1.0.1(@tencentcloud/chat-uikit-engine@2.5.5)(lodash@4.17.21)(vue@3.5.11) + '@bole-12333/chat-kit': 1.0.1(@tencentcloud/chat-uikit-engine@2.5.6)(lodash@4.17.21)(vue@3.5.11) '@tiptap/core': 2.1.13(@tiptap/pm@2.1.13) '@tiptap/extension-document': 2.1.13(@tiptap/core@2.1.13) '@tiptap/extension-image': 2.1.13(@tiptap/core@2.1.13) @@ -3786,8 +3789,8 @@ '@tencentcloud/tui-core': 2.5.1 dev: false - /@tencentcloud/chat-uikit-engine@2.5.5: - resolution: {integrity: sha512-WWFmtpRwNXgtRXWgb0mhzeigFGZimMbgvi1fVmu9sY5+RtF9RiayC/ESokaMVs591l7mcZf4/BXCQNtUi3eZiQ==} + /@tencentcloud/chat-uikit-engine@2.5.6: + resolution: {integrity: sha512-hzGkruR3j5S/9hx7HfGBWvHAZ7FZqpkl5LEz0z9sVm3faG/IaBkeTCjPmvN9kGIdDIan8Jn6mhVW57EEx7E8UQ==} dependencies: '@tencentcloud/chat': 3.5.9 tim-profanity-filter-plugin: 1.1.0 @@ -3810,7 +3813,7 @@ '@tencentcloud/call-uikit-vue': 4.0.9 '@tencentcloud/call-uikit-vue2': 4.0.9 '@tencentcloud/call-uikit-vue2.6': 4.0.9(vue@3.5.11) - '@tencentcloud/chat-uikit-engine': 2.5.5 + '@tencentcloud/chat-uikit-engine': 2.5.6 '@tencentcloud/tui-core': 2.5.1 '@tencentcloud/tui-customer-service-plugin': 2.2.6(@tencentcloud/tui-core@2.5.1)(vue@3.5.11) '@tiptap/core': 2.1.13(@tiptap/pm@2.1.13) @@ -17110,6 +17113,15 @@ - supports-color dev: true + /vue-json-viewer@3.0.4(vue@3.5.11): + resolution: {integrity: sha512-pnC080rTub6YjccthVSNQod2z9Sl5IUUq46srXtn6rxwhW8QM4rlYn+CTSLFKXWfw+N3xv77Cioxw7B4XUKIbQ==} + peerDependencies: + vue: 3.5.11 + dependencies: + clipboard: 2.0.11 + vue: 3.5.11(typescript@4.6.4) + dev: false + /vue-router@4.4.5(vue@3.5.11): resolution: {integrity: sha512-4fKZygS8cH1yCyuabAXGUAsyi1b2/o/OKgu/RUb+znIYOxPRxdkytJEx+0wGcpBE1pX6vUgh5jwWOKRGvuA/7Q==} peerDependencies: -- Gitblit v1.9.1