Commit 4c34dbaf authored by xuguangxing's avatar xuguangxing

feat: 升级组件库

parent 8bdd66ab
......@@ -16,7 +16,7 @@
"@hubcarl/json-typescript-mapper": "^2.0.0",
"@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",
"@riophae/vue-treeselect": "^0.4.0",
"@types/lodash": "^4.14.117",
"@types/node": "^10.12.0",
......@@ -3081,9 +3081,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",
......@@ -3092,6 +3092,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",
......@@ -3101,6 +3102,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",
......@@ -38895,9 +38908,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",
......@@ -38905,10 +38918,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