From 8e03e97926f01db5a2f244d4b719f0a31e1e95ce Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期一, 22 十二月 2025 10:39:27 +0800
Subject: [PATCH] feat: init
---
pnpm-lock.yaml | 343 +++++++++++++++++++++++++++++++++++++++++++++++++-------
1 files changed, 299 insertions(+), 44 deletions(-)
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 2a7f933..cb1bea4 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -647,6 +647,265 @@
specifier: ^4.7.0
version: 4.7.0
+ apps/cStandardMiniApp:
+ dependencies:
+ '@12333/components':
+ specifier: workspace:^
+ version: link:../../packages/components
+ '@12333/constants':
+ specifier: workspace:*
+ version: link:../../packages/constants
+ '@12333/hooks':
+ specifier: workspace:^
+ version: link:../../packages/hooks
+ '@12333/services':
+ specifier: workspace:^
+ version: link:../../packages/services
+ '@12333/utils':
+ specifier: workspace:^
+ version: link:../../packages/utils
+ '@babel/runtime':
+ specifier: ^7.7.7
+ version: 7.25.6
+ '@bole-12333/chat-kit':
+ specifier: ^1.0.1
+ version: 1.0.1(@tencentcloud/chat-uikit-engine@2.5.7)(lodash@4.17.21)(vue@3.5.12)
+ '@bole-core/request':
+ specifier: ^0.0.1
+ version: 0.0.1(axios@1.4.0)
+ '@nutui/icons-vue-taro':
+ specifier: ^0.0.9
+ version: 0.0.9
+ '@nutui/nutui-taro':
+ specifier: 4.3.13
+ version: 4.3.13(patch_hash=bed3oxqszgaxivruhi4wkqxbjy)(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)
+ '@tarojs/components':
+ specifier: 3.6.20
+ version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+ '@tarojs/helper':
+ specifier: 3.6.20
+ version: 3.6.20
+ '@tarojs/plugin-framework-vue3':
+ specifier: 3.6.20
+ version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+ '@tarojs/plugin-html':
+ specifier: 3.6.20
+ version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+ '@tarojs/plugin-http':
+ specifier: 3.6.20
+ version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+ '@tarojs/plugin-platform-alipay':
+ specifier: 3.6.20
+ version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+ '@tarojs/plugin-platform-jd':
+ specifier: 3.6.20
+ version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+ '@tarojs/plugin-platform-qq':
+ specifier: 3.6.20
+ version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+ '@tarojs/plugin-platform-swan':
+ specifier: 3.6.20
+ version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+ '@tarojs/plugin-platform-tt':
+ specifier: 3.6.20
+ version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+ '@tarojs/plugin-platform-weapp':
+ specifier: 3.6.20
+ version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+ '@tarojs/router':
+ specifier: 3.6.20
+ version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+ '@tarojs/runtime':
+ specifier: 3.6.20
+ version: 3.6.20
+ '@tarojs/shared':
+ specifier: 3.6.20
+ version: 3.6.20
+ '@tarojs/taro':
+ specifier: 3.6.20
+ version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+ '@tarojs/taro-h5':
+ specifier: 3.6.20
+ version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+ '@tencentcloud/chat-uikit-engine':
+ specifier: ^2.0.3
+ version: 2.5.7
+ '@tencentcloud/chat-uikit-uniapp':
+ specifier: ^2.0.3
+ version: 2.0.3(@vue/runtime-dom@3.5.12)(vue@3.5.12)(webpack@5.78.0)
+ '@tencentcloud/tui-customer-service-plugin':
+ specifier: ^2.0.3
+ version: 2.2.6(@tencentcloud/tui-core@2.5.1)(@vue/composition-api@1.7.2)(vue@3.5.12)
+ '@vant/weapp':
+ specifier: ^1.11.1
+ version: 1.11.1
+ axios:
+ specifier: ^1.4.0
+ version: 1.4.0
+ crypto-js:
+ specifier: ^4.1.1
+ version: 4.1.1
+ dayjs:
+ specifier: ^1.11.6
+ version: 1.11.13
+ js-base64:
+ specifier: ^3.7.5
+ version: 3.7.5
+ lodash:
+ specifier: ^4.17.21
+ version: 4.17.21
+ pinia:
+ specifier: ^2.1.6
+ version: 2.1.6(@vue/composition-api@1.7.2)(typescript@5.2.2)(vue@3.5.12)
+ qs:
+ specifier: ^6.11.1
+ version: 6.13.0
+ senior-request:
+ specifier: ^1.0.10
+ version: 1.0.10(axios@1.4.0)
+ taro-plugin-pinia:
+ specifier: ^1.0.0
+ version: 1.0.0
+ vconsole:
+ specifier: ^3.15.1
+ version: 3.15.1
+ vue:
+ specifier: 3.5.12
+ version: 3.5.12(typescript@5.2.2)
+ vue-component-type-helpers:
+ specifier: ^2.1.10
+ version: 2.1.10
+ devDependencies:
+ '@babel/core':
+ specifier: ^7.8.0
+ version: 7.25.2
+ '@nutui/auto-import-resolver':
+ specifier: ^1.0.0
+ version: 1.0.0
+ '@tarojs/cli':
+ specifier: 3.6.20
+ version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+ '@tarojs/plugin-mini-ci':
+ specifier: ^4.0.7
+ version: 4.0.7(miniprogram-ci@1.9.16)
+ '@tarojs/plugin-mock':
+ specifier: ^0.0.9
+ version: 0.0.9
+ '@tarojs/plugin-vue-devtools':
+ specifier: ^3.6.20
+ version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+ '@tarojs/service':
+ specifier: ^3.6.20
+ version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+ '@tarojs/webpack5-runner':
+ specifier: 3.6.20
+ version: 3.6.20(@babel/core@7.25.2)(@swc/core@1.3.96)(@vue/compiler-sfc@3.5.12)(cache-loader@4.1.0)(postcss@8.4.47)(prettier@2.7.1)(typescript@5.2.2)(vue@3.5.12)(webpack@5.78.0)
+ '@types/crypto-js':
+ specifier: ^4.1.1
+ version: 4.1.1
+ '@types/lodash':
+ specifier: ^4.14.198
+ version: 4.17.7
+ '@types/webpack-env':
+ specifier: ^1.13.6
+ version: 1.13.6
+ '@vue/babel-plugin-jsx':
+ specifier: ^1.0.6
+ version: 1.0.6(@babel/core@7.25.2)
+ '@vue/compiler-sfc':
+ specifier: ^3.5.12
+ version: 3.5.12
+ babel-plugin-import:
+ specifier: ^1.13.8
+ version: 1.13.8
+ babel-plugin-lodash:
+ specifier: ^3.3.4
+ version: 3.3.4
+ babel-plugin-transform-remove-console:
+ specifier: ^6.9.4
+ version: 6.9.4
+ babel-preset-taro:
+ specifier: 3.6.20
+ version: 3.6.20(@babel/core@7.25.2)
+ cache-loader:
+ specifier: ^4.1.0
+ version: 4.1.0(webpack@5.78.0)
+ cross-env:
+ specifier: ^7.0.3
+ version: 7.0.3
+ mockjs:
+ specifier: ^1.1.0
+ version: 1.1.0
+ postcss:
+ specifier: ^8.4.19
+ version: 8.4.47
+ postcss-html:
+ specifier: ^1.5.0
+ version: 1.5.0
+ postcss-loader:
+ specifier: ^7.3.3
+ version: 7.3.3(postcss@8.4.47)(typescript@5.2.2)(webpack@5.78.0)
+ postcss-scss:
+ specifier: ^4.0.6
+ version: 4.0.6(postcss@8.4.47)
+ prettier:
+ specifier: ^2.7.1
+ version: 2.7.1
+ stylelint:
+ specifier: ^14.15.0
+ version: 14.15.0
+ stylelint-config-html:
+ specifier: ^1.1.0
+ version: 1.1.0(postcss-html@1.5.0)(stylelint@14.15.0)
+ stylelint-config-prettier:
+ specifier: ^9.0.4
+ version: 9.0.4(stylelint@14.15.0)
+ stylelint-config-recess-order:
+ specifier: ^3.0.0
+ version: 3.0.0(stylelint@14.15.0)
+ stylelint-config-recommended:
+ specifier: ^9.0.0
+ version: 9.0.0(stylelint@14.15.0)
+ stylelint-config-standard:
+ specifier: ^29.0.0
+ version: 29.0.0(stylelint@14.15.0)
+ stylelint-config-standard-scss:
+ specifier: ^6.1.0
+ version: 6.1.0(postcss@8.4.47)(stylelint@14.15.0)
+ stylelint-order:
+ specifier: ^5.0.0
+ version: 5.0.0(stylelint@14.15.0)
+ stylelint-scss:
+ specifier: ^4.3.0
+ version: 4.3.0(stylelint@14.15.0)
+ taro-plugin-compiler-optimization:
+ specifier: ^1.0.4
+ version: 1.0.4
+ thread-loader:
+ specifier: ^4.0.2
+ version: 4.0.2(webpack@5.78.0)
+ unplugin-auto-import:
+ specifier: ^0.16.6
+ version: 0.16.6
+ unplugin-vue-components:
+ specifier: ^0.27.4
+ version: 0.27.4(vue@3.5.12)
+ vue-eslint-parser:
+ specifier: ^9.3.1
+ version: 9.3.1(eslint@8.41.0)
+ vue-loader:
+ specifier: ^17.0.0
+ version: 17.0.0(webpack@5.78.0)
+ webpack:
+ specifier: ^5.78.0
+ version: 5.78.0(@swc/core@1.3.96)
+ webpack-bundle-analyzer:
+ specifier: ^4.7.0
+ version: 4.7.0
+
apps/housekeepingMiniApp:
dependencies:
'@12333/components':
@@ -4856,13 +5115,13 @@
'@jimp/utils': 0.22.12
dev: true
- /@jimp/plugin-blit@0.9.8(@jimp/custom@0.9.8):
+ /@jimp/plugin-blit@0.9.8(@jimp/custom@0.22.12):
resolution: {integrity: sha512-6xTDomxJybhBcby1IUVaPydZFhxf+V0DRgfDlVK81kR9kSCoshJpzWqDuWrMqjNEPspPE7jRQwHMs0FdU7mVwQ==}
peerDependencies:
'@jimp/custom': '>=0.3.5'
dependencies:
'@babel/runtime': 7.25.6
- '@jimp/custom': 0.9.8
+ '@jimp/custom': 0.22.12
'@jimp/utils': 0.9.8
core-js: 3.38.1
dev: true
@@ -4876,13 +5135,13 @@
'@jimp/utils': 0.22.12
dev: true
- /@jimp/plugin-blur@0.9.8(@jimp/custom@0.9.8):
+ /@jimp/plugin-blur@0.9.8(@jimp/custom@0.22.12):
resolution: {integrity: sha512-dqbxuNFBRbmt35iIRacdgma7nlXklmPThsKcGWNTDmqb/hniK5IC+0xSPzBV4qMI2fLGP39LWHqqDZ0xDz14dA==}
peerDependencies:
'@jimp/custom': '>=0.3.5'
dependencies:
'@babel/runtime': 7.25.6
- '@jimp/custom': 0.9.8
+ '@jimp/custom': 0.22.12
'@jimp/utils': 0.9.8
core-js: 3.38.1
dev: true
@@ -4917,13 +5176,13 @@
tinycolor2: 1.6.0
dev: true
- /@jimp/plugin-color@0.9.8(@jimp/custom@0.9.8):
+ /@jimp/plugin-color@0.9.8(@jimp/custom@0.22.12):
resolution: {integrity: sha512-SDHxOQsJHpt75hk6+sSlCPc2B3UJlXosFW+iLZ11xX1Qr0IdDtbfYlIoPmjKQFIDUNzqLSue/z7sKQ1OMZr/QA==}
peerDependencies:
'@jimp/custom': '>=0.3.5'
dependencies:
'@babel/runtime': 7.25.6
- '@jimp/custom': 0.9.8
+ '@jimp/custom': 0.22.12
'@jimp/utils': 0.9.8
core-js: 3.38.1
tinycolor2: 1.6.0
@@ -4954,9 +5213,9 @@
dependencies:
'@babel/runtime': 7.25.6
'@jimp/custom': 0.9.8
- '@jimp/plugin-blit': 0.9.8(@jimp/custom@0.9.8)
- '@jimp/plugin-resize': 0.9.8(@jimp/custom@0.9.8)
- '@jimp/plugin-scale': 0.9.8(@jimp/custom@0.9.8)(@jimp/plugin-resize@0.9.8)
+ '@jimp/plugin-blit': 0.9.8(@jimp/custom@0.22.12)
+ '@jimp/plugin-resize': 0.9.8(@jimp/custom@0.22.12)
+ '@jimp/plugin-scale': 0.9.8(@jimp/custom@0.22.12)(@jimp/plugin-resize@0.9.8)
'@jimp/utils': 0.9.8
core-js: 3.38.1
dev: true
@@ -4986,9 +5245,9 @@
dependencies:
'@babel/runtime': 7.25.6
'@jimp/custom': 0.9.8
- '@jimp/plugin-crop': 0.9.8(@jimp/custom@0.9.8)
- '@jimp/plugin-resize': 0.9.8(@jimp/custom@0.9.8)
- '@jimp/plugin-scale': 0.9.8(@jimp/custom@0.9.8)(@jimp/plugin-resize@0.9.8)
+ '@jimp/plugin-crop': 0.9.8(@jimp/custom@0.22.12)
+ '@jimp/plugin-resize': 0.9.8(@jimp/custom@0.22.12)
+ '@jimp/plugin-scale': 0.9.8(@jimp/custom@0.22.12)(@jimp/plugin-resize@0.9.8)
'@jimp/utils': 0.9.8
core-js: 3.38.1
dev: true
@@ -5002,13 +5261,13 @@
'@jimp/utils': 0.22.12
dev: true
- /@jimp/plugin-crop@0.9.8(@jimp/custom@0.9.8):
+ /@jimp/plugin-crop@0.9.8(@jimp/custom@0.22.12):
resolution: {integrity: sha512-Nv/6AIp4aJmbSIH2uiIqm+kSoShKM8eaX2fyrUTj811kio0hwD3f/vIxrWebvAqwDZjAFIAmMufFoFCVg6caoQ==}
peerDependencies:
'@jimp/custom': '>=0.3.5'
dependencies:
'@babel/runtime': 7.25.6
- '@jimp/custom': 0.9.8
+ '@jimp/custom': 0.22.12
'@jimp/utils': 0.9.8
core-js: 3.38.1
dev: true
@@ -5092,7 +5351,7 @@
dependencies:
'@babel/runtime': 7.25.6
'@jimp/custom': 0.9.8
- '@jimp/plugin-rotate': 0.9.8(@jimp/custom@0.9.8)(@jimp/plugin-blit@0.9.8)(@jimp/plugin-crop@0.9.8)(@jimp/plugin-resize@0.9.8)
+ '@jimp/plugin-rotate': 0.9.8(@jimp/custom@0.22.12)(@jimp/plugin-blit@0.9.8)(@jimp/plugin-crop@0.9.8)(@jimp/plugin-resize@0.9.8)
'@jimp/utils': 0.9.8
core-js: 3.38.1
dev: true
@@ -5199,7 +5458,7 @@
dependencies:
'@babel/runtime': 7.25.6
'@jimp/custom': 0.9.8
- '@jimp/plugin-blit': 0.9.8(@jimp/custom@0.9.8)
+ '@jimp/plugin-blit': 0.9.8(@jimp/custom@0.22.12)
'@jimp/utils': 0.9.8
core-js: 3.38.1
load-bmfont: 1.4.2
@@ -5216,13 +5475,13 @@
'@jimp/utils': 0.22.12
dev: true
- /@jimp/plugin-resize@0.9.8(@jimp/custom@0.9.8):
+ /@jimp/plugin-resize@0.9.8(@jimp/custom@0.22.12):
resolution: {integrity: sha512-L80NZ+HKsiKFyeDc6AfneC4+5XACrdL2vnyAVfAAsb3pmamgT/jDInWvvGhyI0Y76vx2w6XikplzEznW/QQvWg==}
peerDependencies:
'@jimp/custom': '>=0.3.5'
dependencies:
'@babel/runtime': 7.25.6
- '@jimp/custom': 0.9.8
+ '@jimp/custom': 0.22.12
'@jimp/utils': 0.9.8
core-js: 3.38.1
dev: true
@@ -5242,7 +5501,7 @@
'@jimp/utils': 0.22.12
dev: true
- /@jimp/plugin-rotate@0.9.8(@jimp/custom@0.9.8)(@jimp/plugin-blit@0.9.8)(@jimp/plugin-crop@0.9.8)(@jimp/plugin-resize@0.9.8):
+ /@jimp/plugin-rotate@0.9.8(@jimp/custom@0.22.12)(@jimp/plugin-blit@0.9.8)(@jimp/plugin-crop@0.9.8)(@jimp/plugin-resize@0.9.8):
resolution: {integrity: sha512-bpqzQheISYnBXKyU1lIj46uR7mRs0UhgEREWK70HnvFJSlRshdcoNMIrKamyrJeFdJrkYPSfR/a6D0d5zsWf1Q==}
peerDependencies:
'@jimp/custom': '>=0.3.5'
@@ -5251,10 +5510,10 @@
'@jimp/plugin-resize': '>=0.3.5'
dependencies:
'@babel/runtime': 7.25.6
- '@jimp/custom': 0.9.8
- '@jimp/plugin-blit': 0.9.8(@jimp/custom@0.9.8)
- '@jimp/plugin-crop': 0.9.8(@jimp/custom@0.9.8)
- '@jimp/plugin-resize': 0.9.8(@jimp/custom@0.9.8)
+ '@jimp/custom': 0.22.12
+ '@jimp/plugin-blit': 0.9.8(@jimp/custom@0.22.12)
+ '@jimp/plugin-crop': 0.9.8(@jimp/custom@0.22.12)
+ '@jimp/plugin-resize': 0.9.8(@jimp/custom@0.22.12)
'@jimp/utils': 0.9.8
core-js: 3.38.1
dev: true
@@ -5270,15 +5529,15 @@
'@jimp/utils': 0.22.12
dev: true
- /@jimp/plugin-scale@0.9.8(@jimp/custom@0.9.8)(@jimp/plugin-resize@0.9.8):
+ /@jimp/plugin-scale@0.9.8(@jimp/custom@0.22.12)(@jimp/plugin-resize@0.9.8):
resolution: {integrity: sha512-QU3ZS4Lre8nN66U9dKCOC4FNfaOh/QJFYUmQPKpPS924oYbtnm4OlmsdfpK2hVMSVVyVOis8M+xpA1rDBnIp7w==}
peerDependencies:
'@jimp/custom': '>=0.3.5'
'@jimp/plugin-resize': '>=0.3.5'
dependencies:
'@babel/runtime': 7.25.6
- '@jimp/custom': 0.9.8
- '@jimp/plugin-resize': 0.9.8(@jimp/custom@0.9.8)
+ '@jimp/custom': 0.22.12
+ '@jimp/plugin-resize': 0.9.8(@jimp/custom@0.22.12)
'@jimp/utils': 0.9.8
core-js: 3.38.1
dev: true
@@ -5305,8 +5564,8 @@
dependencies:
'@babel/runtime': 7.25.6
'@jimp/custom': 0.9.8
- '@jimp/plugin-blur': 0.9.8(@jimp/custom@0.9.8)
- '@jimp/plugin-resize': 0.9.8(@jimp/custom@0.9.8)
+ '@jimp/plugin-blur': 0.9.8(@jimp/custom@0.22.12)
+ '@jimp/plugin-resize': 0.9.8(@jimp/custom@0.22.12)
'@jimp/utils': 0.9.8
core-js: 3.38.1
dev: true
@@ -5333,8 +5592,8 @@
dependencies:
'@babel/runtime': 7.25.6
'@jimp/custom': 0.9.8
- '@jimp/plugin-color': 0.9.8(@jimp/custom@0.9.8)
- '@jimp/plugin-resize': 0.9.8(@jimp/custom@0.9.8)
+ '@jimp/plugin-color': 0.9.8(@jimp/custom@0.22.12)
+ '@jimp/plugin-resize': 0.9.8(@jimp/custom@0.22.12)
'@jimp/utils': 0.9.8
core-js: 3.38.1
dev: true
@@ -5378,13 +5637,13 @@
dependencies:
'@babel/runtime': 7.25.6
'@jimp/custom': 0.9.8
- '@jimp/plugin-blit': 0.9.8(@jimp/custom@0.9.8)
- '@jimp/plugin-blur': 0.9.8(@jimp/custom@0.9.8)
+ '@jimp/plugin-blit': 0.9.8(@jimp/custom@0.22.12)
+ '@jimp/plugin-blur': 0.9.8(@jimp/custom@0.22.12)
'@jimp/plugin-circle': 0.9.8(@jimp/custom@0.9.8)
- '@jimp/plugin-color': 0.9.8(@jimp/custom@0.9.8)
+ '@jimp/plugin-color': 0.9.8(@jimp/custom@0.22.12)
'@jimp/plugin-contain': 0.9.8(@jimp/custom@0.9.8)(@jimp/plugin-blit@0.9.8)(@jimp/plugin-resize@0.9.8)(@jimp/plugin-scale@0.9.8)
'@jimp/plugin-cover': 0.9.8(@jimp/custom@0.9.8)(@jimp/plugin-crop@0.9.8)(@jimp/plugin-resize@0.9.8)(@jimp/plugin-scale@0.9.8)
- '@jimp/plugin-crop': 0.9.8(@jimp/custom@0.9.8)
+ '@jimp/plugin-crop': 0.9.8(@jimp/custom@0.22.12)
'@jimp/plugin-displace': 0.9.8(@jimp/custom@0.9.8)
'@jimp/plugin-dither': 0.9.8(@jimp/custom@0.9.8)
'@jimp/plugin-fisheye': 0.9.8(@jimp/custom@0.9.8)
@@ -5394,9 +5653,9 @@
'@jimp/plugin-mask': 0.9.8(@jimp/custom@0.9.8)
'@jimp/plugin-normalize': 0.9.8(@jimp/custom@0.9.8)
'@jimp/plugin-print': 0.9.8(@jimp/custom@0.9.8)(@jimp/plugin-blit@0.9.8)
- '@jimp/plugin-resize': 0.9.8(@jimp/custom@0.9.8)
- '@jimp/plugin-rotate': 0.9.8(@jimp/custom@0.9.8)(@jimp/plugin-blit@0.9.8)(@jimp/plugin-crop@0.9.8)(@jimp/plugin-resize@0.9.8)
- '@jimp/plugin-scale': 0.9.8(@jimp/custom@0.9.8)(@jimp/plugin-resize@0.9.8)
+ '@jimp/plugin-resize': 0.9.8(@jimp/custom@0.22.12)
+ '@jimp/plugin-rotate': 0.9.8(@jimp/custom@0.22.12)(@jimp/plugin-blit@0.9.8)(@jimp/plugin-crop@0.9.8)(@jimp/plugin-resize@0.9.8)
+ '@jimp/plugin-scale': 0.9.8(@jimp/custom@0.22.12)(@jimp/plugin-resize@0.9.8)
'@jimp/plugin-shadow': 0.9.8(@jimp/custom@0.9.8)(@jimp/plugin-blur@0.9.8)(@jimp/plugin-resize@0.9.8)
'@jimp/plugin-threshold': 0.9.8(@jimp/custom@0.9.8)(@jimp/plugin-color@0.9.8)(@jimp/plugin-resize@0.9.8)
core-js: 3.38.1
@@ -7283,7 +7542,7 @@
/@tencentcloud/call-engine-js@3.3.0:
resolution: {integrity: sha512-li4i97RSMM0ZlkK+1x1veRp1sy1YLV/rUNQ1iG8TodHZ4kwA97NnLNBTfvXro3rpJtPVuKIZV6Gp4N+kXy4rOg==}
dependencies:
- '@tencentcloud/chat': 3.5.9
+ '@tencentcloud/chat': 3.6.1
core-js: 3.38.1
eventemitter3: 4.0.7
rtc-detect: 0.0.5
@@ -7295,7 +7554,7 @@
resolution: {integrity: sha512-GMmNENINnH/EKv5hxYl7m1yfl1ve4TtT2gVC/f6RVe5CXXEjFLnmMoNq7alm3wJTSbb8mEmpqzc8kkcxznWCTw==}
dependencies:
'@tencentcloud/call-engine-js': 3.3.0
- '@tencentcloud/chat': 3.5.9
+ '@tencentcloud/chat': 3.6.1
'@tencentcloud/tui-core': 2.5.1
'@vue/composition-api': 1.7.2(vue@3.5.12)
transitivePeerDependencies:
@@ -7306,7 +7565,7 @@
resolution: {integrity: sha512-cKkYmDVAV2uXp0naelEcXLx0j5RIC0kvZ/4L6g95GXwQX2gsNaMCVEYX4GsFobz+qB3J1WBhuZVAxtAILnv8vw==}
dependencies:
'@tencentcloud/call-engine-js': 3.3.0
- '@tencentcloud/chat': 3.5.9
+ '@tencentcloud/chat': 3.6.1
'@tencentcloud/tui-core': 2.5.1
dev: false
@@ -7371,10 +7630,6 @@
- webpack-sources
dev: false
- /@tencentcloud/chat@3.5.9:
- resolution: {integrity: sha512-DRCF5o1cZez1xjIFC8UmXE3NpWYfYWQ4+yjKtuOXk09N28dJSfdwYw2jyfJ2N0DWPB6icVCCxh2MDP+sp4HLpw==}
- dev: false
-
/@tencentcloud/chat@3.6.1:
resolution: {integrity: sha512-YKftPfO2Mzo/RhSmUq2806FrB2ZB9AiuVmhHupxXtG6g8RMHTJICQulp6z+3bBzU7qko9BancR8rtvfdpDTpmQ==}
dev: false
--
Gitblit v1.10.0