|
|
@ -2783,6 +2783,35 @@ |
|
|
|
"schema-utils": "^2.6.5" |
|
|
|
} |
|
|
|
}, |
|
|
|
"babel-plugin-component": { |
|
|
|
"version": "1.1.1", |
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-component/-/babel-plugin-component-1.1.1.tgz", |
|
|
|
"integrity": "sha512-WUw887kJf2GH80Ng/ZMctKZ511iamHNqPhd9uKo14yzisvV7Wt1EckIrb8oq/uCz3B3PpAW7Xfl7AkTLDYT6ag==", |
|
|
|
"requires": { |
|
|
|
"@babel/helper-module-imports": "7.0.0-beta.35" |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@babel/helper-module-imports": { |
|
|
|
"version": "7.0.0-beta.35", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.0.0-beta.35.tgz", |
|
|
|
"integrity": "sha512-vaC1KyIZSuyWb3Lj277fX0pxivyHwuDU4xZsofqgYAbkDxNieMg2vuhzP5AgMweMY7fCQUMTi+BgPqTLjkxXFg==", |
|
|
|
"requires": { |
|
|
|
"@babel/types": "7.0.0-beta.35", |
|
|
|
"lodash": "^4.2.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"@babel/types": { |
|
|
|
"version": "7.0.0-beta.35", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.0.0-beta.35.tgz", |
|
|
|
"integrity": "sha512-y9XT11CozHDgjWcTdxmhSj13rJVXpa5ZXwjjOiTedjaM0ba5ItqdS02t31EhPl7HtOWxsZkYCCUNrSfrOisA6w==", |
|
|
|
"requires": { |
|
|
|
"esutils": "^2.0.2", |
|
|
|
"lodash": "^4.2.0", |
|
|
|
"to-fast-properties": "^2.0.0" |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"babel-plugin-dynamic-import-node": { |
|
|
|
"version": "2.3.3", |
|
|
|
"resolved": "https://registry.npm.taobao.org/babel-plugin-dynamic-import-node/download/babel-plugin-dynamic-import-node-2.3.3.tgz", |
|
|
@ -4753,8 +4782,7 @@ |
|
|
|
"deepmerge": { |
|
|
|
"version": "1.5.2", |
|
|
|
"resolved": "https://registry.npm.taobao.org/deepmerge/download/deepmerge-1.5.2.tgz?cache=0&sync_timestamp=1593463429320&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdeepmerge%2Fdownload%2Fdeepmerge-1.5.2.tgz", |
|
|
|
"integrity": "sha1-EEmdhohEza1P7ghC34x/bwyVp1M=", |
|
|
|
"dev": true |
|
|
|
"integrity": "sha1-EEmdhohEza1P7ghC34x/bwyVp1M=" |
|
|
|
}, |
|
|
|
"default-gateway": { |
|
|
|
"version": "5.0.5", |
|
|
@ -5250,6 +5278,29 @@ |
|
|
|
"integrity": "sha1-x+2YUSx/823cv+2eVOY1UzXDUlc=", |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
"element-ui": { |
|
|
|
"version": "2.15.1", |
|
|
|
"resolved": "https://registry.npmjs.org/element-ui/-/element-ui-2.15.1.tgz", |
|
|
|
"integrity": "sha512-TqlScAKGH97XndSScUDeEHIzL1x7yg7DvQdKPEOUdiDcyIz3y3FJJBlpHYaJT96FOn1xpIcUZb+I2FJeU9EcrQ==", |
|
|
|
"requires": { |
|
|
|
"async-validator": "~1.8.1", |
|
|
|
"babel-helper-vue-jsx-merge-props": "^2.0.0", |
|
|
|
"deepmerge": "^1.2.0", |
|
|
|
"normalize-wheel": "^1.0.1", |
|
|
|
"resize-observer-polyfill": "^1.5.0", |
|
|
|
"throttle-debounce": "^1.0.1" |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"async-validator": { |
|
|
|
"version": "1.8.5", |
|
|
|
"resolved": "https://registry.npmjs.org/async-validator/-/async-validator-1.8.5.tgz", |
|
|
|
"integrity": "sha512-tXBM+1m056MAX0E8TL2iCjg8WvSyXu0Zc8LNtYqrVeyoL3+esHRZ4SieE9fKQyyU09uONjnMEjrNBMqT0mbvmA==", |
|
|
|
"requires": { |
|
|
|
"babel-runtime": "6.x" |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"elliptic": { |
|
|
|
"version": "6.5.3", |
|
|
|
"resolved": "https://registry.npm.taobao.org/elliptic/download/elliptic-6.5.3.tgz?cache=0&sync_timestamp=1592492775532&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Felliptic%2Fdownload%2Felliptic-6.5.3.tgz", |
|
|
@ -5645,8 +5696,7 @@ |
|
|
|
"esutils": { |
|
|
|
"version": "2.0.3", |
|
|
|
"resolved": "https://registry.npm.taobao.org/esutils/download/esutils-2.0.3.tgz", |
|
|
|
"integrity": "sha1-dNLrTeC42hKTcRkQ1Qd1ubcQ72Q=", |
|
|
|
"dev": true |
|
|
|
"integrity": "sha1-dNLrTeC42hKTcRkQ1Qd1ubcQ72Q=" |
|
|
|
}, |
|
|
|
"etag": { |
|
|
|
"version": "1.8.1", |
|
|
@ -8660,6 +8710,11 @@ |
|
|
|
"integrity": "sha1-suHE3E98bVd0PfczpPWXjRhlBVk=", |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
"normalize-wheel": { |
|
|
|
"version": "1.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/normalize-wheel/-/normalize-wheel-1.0.1.tgz", |
|
|
|
"integrity": "sha1-rsiGr/2wRQcNhWRH32Ls+GFG7EU=" |
|
|
|
}, |
|
|
|
"npm-run-path": { |
|
|
|
"version": "2.0.2", |
|
|
|
"resolved": "https://registry.npm.taobao.org/npm-run-path/download/npm-run-path-2.0.2.tgz?cache=0&sync_timestamp=1577052941951&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fnpm-run-path%2Fdownload%2Fnpm-run-path-2.0.2.tgz", |
|
|
@ -12026,6 +12081,11 @@ |
|
|
|
"neo-async": "^2.6.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"throttle-debounce": { |
|
|
|
"version": "1.1.0", |
|
|
|
"resolved": "https://registry.npmjs.org/throttle-debounce/-/throttle-debounce-1.1.0.tgz", |
|
|
|
"integrity": "sha512-XH8UiPCQcWNuk2LYePibW/4qL97+ZQ1AN3FNXwZRBNPPowo/NRU5fAlDCSNBJIYCKbioZfuYtMhG4quqoJhVzg==" |
|
|
|
}, |
|
|
|
"through": { |
|
|
|
"version": "2.3.8", |
|
|
|
"resolved": "https://registry.npm.taobao.org/through/download/through-2.3.8.tgz", |
|
|
@ -12086,8 +12146,7 @@ |
|
|
|
"to-fast-properties": { |
|
|
|
"version": "2.0.0", |
|
|
|
"resolved": "https://registry.npm.taobao.org/to-fast-properties/download/to-fast-properties-2.0.0.tgz", |
|
|
|
"integrity": "sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=", |
|
|
|
"dev": true |
|
|
|
"integrity": "sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=" |
|
|
|
}, |
|
|
|
"to-object-path": { |
|
|
|
"version": "0.3.0", |
|
|
|