Commit 022042b3 authored by xuguangxing's avatar xuguangxing

feat: 升级组件库

parent de0cc5f7
......@@ -12,7 +12,7 @@
"@better-scroll/core": "^2.0.5",
"@qg/apollo-nodejs": "^2.1.2",
"@qg/cherry-ui": "2.23.10",
"@qg/citrus-ui": "0.3.40-beta3",
"@qg/citrus-ui": "0.3.40-beta9",
"@qg/js-bridge": "^1.1.12",
"babel-plugin-transform-vue-jsx": "^4.0.1",
"cos-nodejs-sdk-v5": "^2.9.12",
......@@ -3273,9 +3273,9 @@
}
},
"node_modules/@qg/citrus-ui": {
"version": "0.3.40-beta3",
"resolved": "http://npmprivate.quantgroups.com/@qg%2fcitrus-ui/-/citrus-ui-0.3.40-beta3.tgz",
"integrity": "sha512-uWz2Bv21xhT0qWQnShYXdxTWfMQRH8u5WxvJlSRIGDJO5q6JtHRRZ9k5vj1wJZ1Q+8ynjcOaZp2CcbFJSEI4Zw==",
"version": "0.3.40-beta9",
"resolved": "http://npmprivate.quantgroups.com/@qg%2fcitrus-ui/-/citrus-ui-0.3.40-beta9.tgz",
"integrity": "sha512-jhdnX2YDnwGKvjz4SeA1fEKvtQ6Lmc8n0QJfDzHx5Fofl5Rr1BpbbIIfGXMtHR4TIvBVUqAAzol2RJO2l+KnHw==",
"license": "MIT",
"dependencies": {
"@better-scroll/core": "^2.1.1",
......@@ -3284,6 +3284,7 @@
"axios": "^0.21.1",
"intersection-observer": "^0.12.0",
"js-cookie": "^2.2.1",
"nanoid": "^3.3.4",
"sa-sdk-javascript": "^1.16.1",
"swiper": "^4.5.1",
"vuex": "^3.6.0",
......@@ -3293,6 +3294,18 @@
"vue": ">= 2.6.11"
}
},
"node_modules/@qg/citrus-ui/node_modules/nanoid": {
"version": "3.3.4",
"resolved": "http://npmprivate.quantgroups.com/nanoid/-/nanoid-3.3.4.tgz",
"integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==",
"license": "MIT",
"bin": {
"nanoid": "bin/nanoid.cjs"
},
"engines": {
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
}
},
"node_modules/@qg/js-bridge": {
"version": "1.1.12",
"resolved": "http://npmprivate.quantgroups.com/@qg%2fjs-bridge/-/js-bridge-1.1.12.tgz",
......@@ -39465,9 +39478,9 @@
}
},
"@qg/citrus-ui": {
"version": "0.3.40-beta3",
"resolved": "http://npmprivate.quantgroups.com/@qg%2fcitrus-ui/-/citrus-ui-0.3.40-beta3.tgz",
"integrity": "sha512-uWz2Bv21xhT0qWQnShYXdxTWfMQRH8u5WxvJlSRIGDJO5q6JtHRRZ9k5vj1wJZ1Q+8ynjcOaZp2CcbFJSEI4Zw==",
"version": "0.3.40-beta9",
"resolved": "http://npmprivate.quantgroups.com/@qg%2fcitrus-ui/-/citrus-ui-0.3.40-beta9.tgz",
"integrity": "sha512-jhdnX2YDnwGKvjz4SeA1fEKvtQ6Lmc8n0QJfDzHx5Fofl5Rr1BpbbIIfGXMtHR4TIvBVUqAAzol2RJO2l+KnHw==",
"requires": {
"@better-scroll/core": "^2.1.1",
"@qg/cherry-ui": "^2.23.9",
......@@ -39475,10 +39488,18 @@
"axios": "^0.21.1",
"intersection-observer": "^0.12.0",
"js-cookie": "^2.2.1",
"nanoid": "^3.3.4",
"sa-sdk-javascript": "^1.16.1",
"swiper": "^4.5.1",
"vuex": "^3.6.0",
"weixin-js-sdk": "^1.6.0"
},
"dependencies": {
"nanoid": {
"version": "3.3.4",
"resolved": "http://npmprivate.quantgroups.com/nanoid/-/nanoid-3.3.4.tgz",
"integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw=="
}
}
},
"@qg/js-bridge": {
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment