提现功能需要添加
This commit is contained in:
63
package-lock.json
generated
63
package-lock.json
generated
@@ -9,7 +9,11 @@
|
||||
"version": "1.0.0",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@tencentcloud/chat-uikit-uniapp": "^3.2.0",
|
||||
"@tencentcloud/chat-uikit-engine-lite": "1.0.3",
|
||||
"@tencentcloud/chat-uikit-uniapp": "3.1.0",
|
||||
"@tencentcloud/tui-core-lite": "1.0.0",
|
||||
"@tencentcloud/universal-api": "^2.4.0",
|
||||
"dayjs": "^1.11.10",
|
||||
"unplugin-vue2-script-setup": "^0.11.4"
|
||||
}
|
||||
},
|
||||
@@ -654,18 +658,18 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@tencentcloud/chat-uikit-engine-lite": {
|
||||
"version": "1.0.4",
|
||||
"resolved": "https://repo.huaweicloud.com/repository/npm/@tencentcloud/chat-uikit-engine-lite/-/chat-uikit-engine-lite-1.0.4.tgz",
|
||||
"integrity": "sha512-YfDuXDkUlz7V1RA6iAEO2PLBI/efz60TRwAVy/Vhlu7oqZOMlphra72J30N3n5WhxbsFfcfTShoqW3OwcatUQg==",
|
||||
"version": "1.0.3",
|
||||
"resolved": "https://repo.huaweicloud.com/repository/npm/@tencentcloud/chat-uikit-engine-lite/-/chat-uikit-engine-lite-1.0.3.tgz",
|
||||
"integrity": "sha512-Zh539tplI+BY1uljuXVoOCzR1k/UuBhX2bx9fZw0yRDKf3KGWWAjnkDzl3erpgYpNGXX6qPd/PhPhLWbEB5ouw==",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@tencentcloud/lite-chat": "^1.6.3"
|
||||
"@tencentcloud/lite-chat": "^1.5.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@tencentcloud/chat-uikit-uniapp": {
|
||||
"version": "3.2.0",
|
||||
"resolved": "https://repo.huaweicloud.com/repository/npm/@tencentcloud/chat-uikit-uniapp/-/chat-uikit-uniapp-3.2.0.tgz",
|
||||
"integrity": "sha512-5qUVRcsndwhWLAidgFMTk/JAhnkl2HrHux9jFJrk5iXZzXPdv6Wn9G2MA2bZcMQrWirYuTd7sAH/umcDYZsk3Q==",
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://repo.huaweicloud.com/repository/npm/@tencentcloud/chat-uikit-uniapp/-/chat-uikit-uniapp-3.1.0.tgz",
|
||||
"integrity": "sha512-cKQBaFGscSlwBK0fjK7feMY675c3K35uoUbntkiFZo2o8UwW2w5Cmp/76HbaQ0DY/wxG/fMTbfU9RQCfVe3SjQ==",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@tencentcloud/chat-uikit-engine-lite": "~1.0.3",
|
||||
@@ -680,9 +684,9 @@
|
||||
"unplugin-vue2-script-setup": "^0.11.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@trtc/calls-uikit-vue": "~4.4.0",
|
||||
"@trtc/calls-uikit-vue2.6": "~4.4.0",
|
||||
"@trtc/calls-uikit-wx": "~4.2.0"
|
||||
"@trtc/calls-uikit-vue": "4.2.2",
|
||||
"@trtc/calls-uikit-vue2.6": "4.2.2",
|
||||
"@trtc/calls-uikit-wx": "4.2.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@tencentcloud/lite-chat": {
|
||||
@@ -735,13 +739,13 @@
|
||||
"license": "ISC"
|
||||
},
|
||||
"node_modules/@trtc/call-engine-lite-js": {
|
||||
"version": "3.5.0",
|
||||
"resolved": "https://repo.huaweicloud.com/repository/npm/@trtc/call-engine-lite-js/-/call-engine-lite-js-3.5.0.tgz",
|
||||
"integrity": "sha512-XSKDFBOcs6kITZnbLdECg889bbhTbdmHdg/EQRmGJx/2KakEe/uubfSDydOPBO47UgV2QZ9dGiRVAX5SCY2g6A==",
|
||||
"version": "3.4.8",
|
||||
"resolved": "https://repo.huaweicloud.com/repository/npm/@trtc/call-engine-lite-js/-/call-engine-lite-js-3.4.8.tgz",
|
||||
"integrity": "sha512-VU+2VMhuNUfJg3F8TZ992d6iB33Rjc/xhbez0OkzYyejpaOtU1mExdU25On4xjeAx7XIZ6n80vfU5uEBsPusyw==",
|
||||
"license": "ISC",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"@tencentcloud/lite-chat": "^1.6.3",
|
||||
"@tencentcloud/lite-chat": "^1.5.0",
|
||||
"core-js": "^3.8.3",
|
||||
"eventemitter3": "^4.0.7",
|
||||
"rtc-detect": "^0.0.5",
|
||||
@@ -762,41 +766,40 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@trtc/calls-uikit-vue": {
|
||||
"version": "4.4.2",
|
||||
"resolved": "https://repo.huaweicloud.com/repository/npm/@trtc/calls-uikit-vue/-/calls-uikit-vue-4.4.2.tgz",
|
||||
"integrity": "sha512-a5oaNSO4qN0FSsDb65Kl9BEghDdWV0l5RdjMgaWEjrqNVVCuz7p5s7/6AYaB78dpdsIC9U9FXTVbM2+u79r4zw==",
|
||||
"version": "4.2.2",
|
||||
"resolved": "https://repo.huaweicloud.com/repository/npm/@trtc/calls-uikit-vue/-/calls-uikit-vue-4.2.2.tgz",
|
||||
"integrity": "sha512-xAHBo2RXb/PDCcd07sdftgE2HtiW3QC3hXY8g5yWfTkJ3WIPfDi5OsG9lti0KgzF9ZnfMf4i08ptAoC3k72iHQ==",
|
||||
"license": "ISC",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"@tencentcloud/lite-chat": "^1.6.3",
|
||||
"@tencentcloud/lite-chat": "^1.5.0",
|
||||
"@tencentcloud/tui-core-lite": "1.0.0",
|
||||
"@trtc/call-engine-lite-js": "~3.5.0"
|
||||
"@trtc/call-engine-lite-js": "~3.4.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@trtc/calls-uikit-vue2.6": {
|
||||
"version": "4.4.2",
|
||||
"resolved": "https://repo.huaweicloud.com/repository/npm/@trtc/calls-uikit-vue2.6/-/calls-uikit-vue2.6-4.4.2.tgz",
|
||||
"integrity": "sha512-KDHFXQVFMAPCpb0aRrOHAh3LPA4tLlr/LhTMDxyUJbJN6CGhYRIlbDyQ0BHl/z7yHYNkTwXaHkahpCJCmnaPNQ==",
|
||||
"version": "4.2.2",
|
||||
"resolved": "https://repo.huaweicloud.com/repository/npm/@trtc/calls-uikit-vue2.6/-/calls-uikit-vue2.6-4.2.2.tgz",
|
||||
"integrity": "sha512-OjB3R4/vrQiK5uF3FG6UlmUOR+3CvbZ8YMwm6MI0KfXyg27EJOq315JdQKJgX5ZU7HzUstfrMtxYTbGfUJKAcA==",
|
||||
"license": "ISC",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"@tencentcloud/lite-chat": "^1.6.3",
|
||||
"@tencentcloud/lite-chat": "^1.5.0",
|
||||
"@tencentcloud/tui-core-lite": "1.0.0",
|
||||
"@trtc/call-engine-lite-js": "~3.5.0",
|
||||
"@trtc/call-engine-lite-wx": "~3.4.7",
|
||||
"@trtc/call-engine-lite-js": "~3.4.0",
|
||||
"@vue/composition-api": "^1.7.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@trtc/calls-uikit-wx": {
|
||||
"version": "4.2.4",
|
||||
"resolved": "https://repo.huaweicloud.com/repository/npm/@trtc/calls-uikit-wx/-/calls-uikit-wx-4.2.4.tgz",
|
||||
"integrity": "sha512-PuqIfEqUrLfwCxip1EjOj2HAObzZBvzN3Gpx8ULvWdPu0hqVZIPobo3aTtfGKUCdJPmNq+/iLVQ3MwneXhtR5A==",
|
||||
"version": "4.2.2",
|
||||
"resolved": "https://repo.huaweicloud.com/repository/npm/@trtc/calls-uikit-wx/-/calls-uikit-wx-4.2.2.tgz",
|
||||
"integrity": "sha512-pW0l3UhiekcTZlLDVPBnsvYyIhrjU0Mod9joL+KlO8gXnK/qeBauAyAz8AaipsveJV4FYUh6AZJkDNN+DzAgig==",
|
||||
"license": "ISC",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"@tencentcloud/trtc-component-wx": "^1.0.5",
|
||||
"@tencentcloud/tui-core-lite": "1.0.0",
|
||||
"@trtc/call-engine-lite-wx": "~3.4.7",
|
||||
"@trtc/call-engine-lite-wx": "~3.4.3",
|
||||
"aegis-mp-sdk": "latest"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user