Commit a58ca250 authored by Xuguangxing's avatar Xuguangxing

build: 升级组件库

parent 6f43c0c5
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
"@better-scroll/core": "^2.0.5", "@better-scroll/core": "^2.0.5",
"@qg/apollo-nodejs": "^2.1.2", "@qg/apollo-nodejs": "^2.1.2",
"@qg/cherry-ui": "2.23.10", "@qg/cherry-ui": "2.23.10",
"@qg/citrus-ui": "0.3.60-beta1", "@qg/citrus-ui": "0.3.60-beta5",
"@qg/js-bridge": "^1.1.12", "@qg/js-bridge": "^1.1.12",
"babel-plugin-transform-vue-jsx": "^4.0.1", "babel-plugin-transform-vue-jsx": "^4.0.1",
"cos-nodejs-sdk-v5": "^2.9.12", "cos-nodejs-sdk-v5": "^2.9.12",
...@@ -3274,9 +3274,9 @@ ...@@ -3274,9 +3274,9 @@
} }
}, },
"node_modules/@qg/citrus-ui": { "node_modules/@qg/citrus-ui": {
"version": "0.3.60-beta1", "version": "0.3.60-beta5",
"resolved": "http://npmprivate.quantgroups.com/@qg%2fcitrus-ui/-/citrus-ui-0.3.60-beta1.tgz", "resolved": "http://npmprivate.quantgroups.com/@qg%2fcitrus-ui/-/citrus-ui-0.3.60-beta5.tgz",
"integrity": "sha512-nYWjobX48lzx4SfUmBcV+7Zt/hgjcYjogd3Glt5P9h4i1jvKwAZ2LfPLWSG/uYSv8xTnk5v8oh9JmtPvDZQYCw==", "integrity": "sha512-C5cGV8AZpDEt59Pkd+k2vcV5FLjS6hQWn9ES1Ub+ZAe6xRhe9z7ux0az1L3akGvAz5bAj0gkzLGK00rfmRR6cQ==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@better-scroll/core": "^2.1.1", "@better-scroll/core": "^2.1.1",
...@@ -24501,7 +24501,6 @@ ...@@ -24501,7 +24501,6 @@
}, },
"node_modules/npm/node_modules/lodash._baseindexof": { "node_modules/npm/node_modules/lodash._baseindexof": {
"version": "3.1.0", "version": "3.1.0",
"extraneous": true,
"inBundle": true, "inBundle": true,
"license": "MIT" "license": "MIT"
}, },
...@@ -24516,19 +24515,16 @@ ...@@ -24516,19 +24515,16 @@
}, },
"node_modules/npm/node_modules/lodash._bindcallback": { "node_modules/npm/node_modules/lodash._bindcallback": {
"version": "3.0.1", "version": "3.0.1",
"extraneous": true,
"inBundle": true, "inBundle": true,
"license": "MIT" "license": "MIT"
}, },
"node_modules/npm/node_modules/lodash._cacheindexof": { "node_modules/npm/node_modules/lodash._cacheindexof": {
"version": "3.0.2", "version": "3.0.2",
"extraneous": true,
"inBundle": true, "inBundle": true,
"license": "MIT" "license": "MIT"
}, },
"node_modules/npm/node_modules/lodash._createcache": { "node_modules/npm/node_modules/lodash._createcache": {
"version": "3.1.2", "version": "3.1.2",
"extraneous": true,
"inBundle": true, "inBundle": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
...@@ -24542,7 +24538,6 @@ ...@@ -24542,7 +24538,6 @@
}, },
"node_modules/npm/node_modules/lodash._getnative": { "node_modules/npm/node_modules/lodash._getnative": {
"version": "3.9.1", "version": "3.9.1",
"extraneous": true,
"inBundle": true, "inBundle": true,
"license": "MIT" "license": "MIT"
}, },
...@@ -24558,7 +24553,6 @@ ...@@ -24558,7 +24553,6 @@
}, },
"node_modules/npm/node_modules/lodash.restparam": { "node_modules/npm/node_modules/lodash.restparam": {
"version": "3.6.1", "version": "3.6.1",
"extraneous": true,
"inBundle": true, "inBundle": true,
"license": "MIT" "license": "MIT"
}, },
...@@ -39525,9 +39519,9 @@ ...@@ -39525,9 +39519,9 @@
} }
}, },
"@qg/citrus-ui": { "@qg/citrus-ui": {
"version": "0.3.60-beta1", "version": "0.3.60-beta5",
"resolved": "http://npmprivate.quantgroups.com/@qg%2fcitrus-ui/-/citrus-ui-0.3.60-beta1.tgz", "resolved": "http://npmprivate.quantgroups.com/@qg%2fcitrus-ui/-/citrus-ui-0.3.60-beta5.tgz",
"integrity": "sha512-nYWjobX48lzx4SfUmBcV+7Zt/hgjcYjogd3Glt5P9h4i1jvKwAZ2LfPLWSG/uYSv8xTnk5v8oh9JmtPvDZQYCw==", "integrity": "sha512-C5cGV8AZpDEt59Pkd+k2vcV5FLjS6hQWn9ES1Ub+ZAe6xRhe9z7ux0az1L3akGvAz5bAj0gkzLGK00rfmRR6cQ==",
"requires": { "requires": {
"@better-scroll/core": "^2.1.1", "@better-scroll/core": "^2.1.1",
"@qg/cherry-ui": "^2.23.9", "@qg/cherry-ui": "^2.23.9",
...@@ -55406,8 +55400,7 @@ ...@@ -55406,8 +55400,7 @@
}, },
"lodash._baseindexof": { "lodash._baseindexof": {
"version": "3.1.0", "version": "3.1.0",
"bundled": true, "bundled": true
"extraneous": true
}, },
"lodash._baseuniq": { "lodash._baseuniq": {
"version": "4.6.0", "version": "4.6.0",
...@@ -55419,18 +55412,15 @@ ...@@ -55419,18 +55412,15 @@
}, },
"lodash._bindcallback": { "lodash._bindcallback": {
"version": "3.0.1", "version": "3.0.1",
"bundled": true, "bundled": true
"extraneous": true
}, },
"lodash._cacheindexof": { "lodash._cacheindexof": {
"version": "3.0.2", "version": "3.0.2",
"bundled": true, "bundled": true
"extraneous": true
}, },
"lodash._createcache": { "lodash._createcache": {
"version": "3.1.2", "version": "3.1.2",
"bundled": true, "bundled": true,
"extraneous": true,
"requires": { "requires": {
"lodash._getnative": "^3.0.0" "lodash._getnative": "^3.0.0"
} }
...@@ -55441,8 +55431,7 @@ ...@@ -55441,8 +55431,7 @@
}, },
"lodash._getnative": { "lodash._getnative": {
"version": "3.9.1", "version": "3.9.1",
"bundled": true, "bundled": true
"extraneous": true
}, },
"lodash._root": { "lodash._root": {
"version": "3.0.1", "version": "3.0.1",
...@@ -55454,8 +55443,7 @@ ...@@ -55454,8 +55443,7 @@
}, },
"lodash.restparam": { "lodash.restparam": {
"version": "3.6.1", "version": "3.6.1",
"bundled": true, "bundled": true
"extraneous": true
}, },
"lodash.union": { "lodash.union": {
"version": "4.6.0", "version": "4.6.0",
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