diff --git a/package-lock.json b/package-lock.json index 889f77a..e607272 100644 --- a/package-lock.json +++ b/package-lock.json @@ -260,6 +260,8 @@ }, "@tarojs/async-await": { "version": "1.2.17", + "resolved": "https://registry.npmjs.org/@tarojs/async-await/-/async-await-1.2.17.tgz", + "integrity": "sha512-vKtmkFnwMGhp8psqYz6loJAtFoto6Qy7r4MthBLgtM9o0Fsk2N9YcJjxsWla1tTfFyxvcxCPGcaOClTfy9gsyg==", "requires": { "promise-polyfill": "^7.1.2", "regenerator-runtime": "^0.11.1" @@ -267,6 +269,8 @@ }, "@tarojs/cli": { "version": "1.2.17", + "resolved": "https://registry.npmjs.org/@tarojs/cli/-/cli-1.2.17.tgz", + "integrity": "sha512-JARLu16bqp6SSNA5Vl1Psn/LxdZqUKEnjHThOzIKhtn0dJ0jmS/3yMoV01IUI/uaABol/bpHDiflp17CUPwmOw==", "requires": { "@tarojs/taroize": "1.2.17", "@tarojs/transformer-wx": "1.2.17", @@ -404,6 +408,8 @@ }, "@tarojs/components": { "version": "1.2.17", + "resolved": "https://registry.npmjs.org/@tarojs/components/-/components-1.2.17.tgz", + "integrity": "sha512-CKrXrUUEA0IkkajVtyoXgC9PDNYPFTnMJJL7lObe5exmYoBQ4FerEQcj1GbM4QBWUMmWZZqWN97jAUWYc9Ul6w==", "requires": { "better-scroll": "^1.14.1", "classnames": "^2.2.5", @@ -421,7 +427,9 @@ } }, "@tarojs/mobx": { - "version": "1.2.0-beta.7" + "version": "1.2.0-beta.7", + "resolved": "https://registry.npmjs.org/@tarojs/mobx/-/mobx-1.2.0-beta.7.tgz", + "integrity": "sha512-ELxf2qMkJo18ME8+msZgotuRrWLlOPjtNCzkLMlMT8U1YNr733gIZCmYQ2JcVDda2+Eq5FdfXUOqHjN7kDdc9w==" }, "@tarojs/mobx-common": { "version": "1.2.0-beta.7", @@ -430,6 +438,8 @@ }, "@tarojs/mobx-h5": { "version": "1.2.0-beta.7", + "resolved": "https://registry.npmjs.org/@tarojs/mobx-h5/-/mobx-h5-1.2.0-beta.7.tgz", + "integrity": "sha512-ycgTz9k6ak4Yq9d9Ahc6TZRAAozInEcs5t51O3FVBujvgi06AWdXuKCIGH1v9MuD/nJ0mhTvJSV4hM+zzCboBw==", "requires": { "@tarojs/mobx-common": "1.2.0-beta.7", "@tarojs/taro-h5": "1.1.7" @@ -481,6 +491,8 @@ }, "@tarojs/mobx-rn": { "version": "1.2.0-beta.7", + "resolved": "https://registry.npmjs.org/@tarojs/mobx-rn/-/mobx-rn-1.2.0-beta.7.tgz", + "integrity": "sha512-ZQdZzihrVFzdMLS/YqkAC39S0Ojf0/6rBeGjkOQQ3I3zs8hAz9nxS4de9UiuBPcdVaeMUHvI+peSsUwJMtM1vA==", "requires": { "@tarojs/mobx-common": "1.2.0-beta.7", "@tarojs/taro-rn": "1.1.7" @@ -488,6 +500,8 @@ }, "@tarojs/plugin-babel": { "version": "1.2.17", + "resolved": "https://registry.npmjs.org/@tarojs/plugin-babel/-/plugin-babel-1.2.17.tgz", + "integrity": "sha512-wlDW4quJ37E0rV1PJkMHNf5vn1iVlSEHOrmZrh+JVZJjDfYSg4eA+aoxkYQs6FVM9X+oIvLNnyAox3ffJ7ZIHg==", "dev": true, "requires": { "babel-core": "^6.26.0" @@ -495,6 +509,8 @@ }, "@tarojs/plugin-csso": { "version": "1.2.17", + "resolved": "https://registry.npmjs.org/@tarojs/plugin-csso/-/plugin-csso-1.2.17.tgz", + "integrity": "sha512-vb0rr8C49SG26eQqNsBXVlbcTHXP04Gz3MInglvIHWf0Bn3432B0vD1HtPv198T2U+AHqbRLfYpPM8T4bR/FDQ==", "dev": true, "requires": { "csso": "^3.5.0" @@ -502,6 +518,8 @@ }, "@tarojs/plugin-sass": { "version": "1.2.17", + "resolved": "https://registry.npmjs.org/@tarojs/plugin-sass/-/plugin-sass-1.2.17.tgz", + "integrity": "sha512-dP6GoULCLcBRtmm7NDbGq9Oo4+OsjQYlt0Sf+EKzRaWUBr1uaK/3KdRfqOCMaV06dB2RhWN+KWvysW1hD9pDpA==", "dev": true, "requires": { "node-sass": "^4.11.0" @@ -509,6 +527,8 @@ }, "@tarojs/plugin-uglifyjs": { "version": "1.2.17", + "resolved": "https://registry.npmjs.org/@tarojs/plugin-uglifyjs/-/plugin-uglifyjs-1.2.17.tgz", + "integrity": "sha512-Pt41rnuVfCbgi8v0oW/G+DzSbUnttD9Foq+HcmgOgZv7elxctWrpLpFvlA047WBS8S85G5kWk3OyztEJ+ECjlg==", "dev": true, "requires": { "uglify-js": "^3.3.24" @@ -534,6 +554,8 @@ }, "@tarojs/router": { "version": "1.2.17", + "resolved": "https://registry.npmjs.org/@tarojs/router/-/router-1.2.17.tgz", + "integrity": "sha512-g+vF6UzLuVrjp6DZuk1fWqkp3gX0bkoB/iw1Z1q4wRoXRqtiSiUP3REoqhzUv9vDdVfjZHw7mndl8Irnl5APjw==", "requires": { "invariant": "2.2.4", "lodash": "4.17.11", @@ -550,8 +572,15 @@ } } }, + "@tarojs/taro": { + "version": "1.2.17", + "resolved": "https://registry.npmjs.org/@tarojs/taro/-/taro-1.2.17.tgz", + "integrity": "sha512-OG7O7LbGmSyUrG1ypRlcEh/2kBc0Wf3R3y53Wattpbx3N3d/nDkP/s2sWi5bp+/rgNSLl09v3jSJjks4syawVQ==" + }, "@tarojs/taro-alipay": { "version": "1.2.17", + "resolved": "https://registry.npmjs.org/@tarojs/taro-alipay/-/taro-alipay-1.2.17.tgz", + "integrity": "sha512-EZKGTpbASgTR3joRQuNJugeZxvOTSICNE+0Peq3ERogvXws1FlKS3Uha8/8H4+GkZTsy38Aaq7Li0/FbbOpXDQ==", "requires": { "@tarojs/taro": "1.2.17", "@tarojs/utils": "1.2.17", @@ -573,6 +602,8 @@ }, "@tarojs/taro-h5": { "version": "1.2.17", + "resolved": "https://registry.npmjs.org/@tarojs/taro-h5/-/taro-h5-1.2.17.tgz", + "integrity": "sha512-INd3XcZdNG/3Q3Ss8CsmurSg9MnqVaVA8AdCTUbYWV2s1NJkjVEu7/sdQm4fuTvmG59We2PqBNkOAmdptsRiKQ==", "requires": { "@tarojs/taro": "1.2.17", "base64-js": "^1.3.0", @@ -610,6 +641,8 @@ }, "@tarojs/taro-swan": { "version": "1.2.17", + "resolved": "https://registry.npmjs.org/@tarojs/taro-swan/-/taro-swan-1.2.17.tgz", + "integrity": "sha512-zV7P2OuKGlJTGacoYxr43b5NArQr9zjritOIDIkaJ4u0NIOVLF/14cIhhc3wD0f+x2j6IAKUFj0o6nsXpW1n7g==", "requires": { "@tarojs/taro": "1.2.17", "@tarojs/utils": "1.2.17", @@ -631,6 +664,8 @@ }, "@tarojs/taro-weapp": { "version": "1.2.17", + "resolved": "https://registry.npmjs.org/@tarojs/taro-weapp/-/taro-weapp-1.2.17.tgz", + "integrity": "sha512-ruKoOq093lMwHXf1FNLERLzeTkEBKNR/qrX6mzMYpcfnvJ1a3mvgzsyAik6ryPPPcXf6EvB1fAjG3cslR3E9BA==", "requires": { "@tarojs/taro": "1.2.17", "@tarojs/utils": "1.2.17", @@ -717,6 +752,8 @@ }, "@tarojs/webpack-runner": { "version": "1.2.17", + "resolved": "https://registry.npmjs.org/@tarojs/webpack-runner/-/webpack-runner-1.2.17.tgz", + "integrity": "sha512-Ky0X36Ka9bm0tAQrzxeQtaLuEeunBZdLBVCyqfTBzQVDibc7FTg6KIUjCO5mUB45SF+g/wcyNwdsIZbMFWjA5Q==", "dev": true, "requires": { "autoprefixer": "8.6.4", @@ -844,14 +881,12 @@ "@types/prop-types": { "version": "15.7.0", "resolved": "http://registry.npm.taobao.org/@types/prop-types/download/@types/prop-types-15.7.0.tgz", - "integrity": "sha1-TEj+2VjW3PlIcZWg72RW1fbgFjo=", - "dev": true + "integrity": "sha1-TEj+2VjW3PlIcZWg72RW1fbgFjo=" }, "@types/react": { "version": "16.8.7", "resolved": "http://registry.npm.taobao.org/@types/react/download/@types/react-16.8.7.tgz", "integrity": "sha1-exwCI91UlPm0UBrSppqmrLNQops=", - "dev": true, "requires": { "@types/prop-types": "*", "csstype": "^2.2.0" @@ -2574,6 +2609,8 @@ }, "babel-plugin-transform-jsx-stylesheet": { "version": "0.6.5", + "resolved": "https://registry.npmjs.org/babel-plugin-transform-jsx-stylesheet/-/babel-plugin-transform-jsx-stylesheet-0.6.5.tgz", + "integrity": "sha512-6ZNSWp+jYXs9FmqpqZW2euZA2EhSr2eazHQBMfpSui0fy46zxPu3Ec4pqvmpmcw7zlReblsESpTJtYq+O77Cbw==", "dev": true, "requires": { "camelcase": "^3.0.0" @@ -2594,6 +2631,8 @@ }, "babel-plugin-transform-object-rest-spread": { "version": "6.26.0", + "resolved": "https://registry.npmjs.org/babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-6.26.0.tgz", + "integrity": "sha1-DzZpLVD+9rfi1LOsFHgTepY7ewY=", "dev": true, "requires": { "babel-plugin-syntax-object-rest-spread": "^6.8.0", @@ -2631,6 +2670,8 @@ }, "babel-preset-env": { "version": "1.7.0", + "resolved": "https://registry.npmjs.org/babel-preset-env/-/babel-preset-env-1.7.0.tgz", + "integrity": "sha512-9OR2afuKDneX2/q2EurSftUYM0xGu4O2D9adAhVfADDhrYDaxXV0rBbevVYoY9n6nyX1PmQW/0jtpJvUNr9CHg==", "dev": true, "requires": { "babel-plugin-check-es2015-constants": "^6.22.0", @@ -2914,6 +2955,11 @@ "resolved": "http://registry.npm.taobao.org/binary-extensions/download/binary-extensions-1.13.0.tgz", "integrity": "sha1-lSPgATBqMkRLkHQj8d4hZCIvarE=" }, + "bind-decorator": { + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/bind-decorator/-/bind-decorator-1.0.11.tgz", + "integrity": "sha1-5BvAah9l3ZzsR2yRxdrzl4SIJS8=" + }, "bindings": { "version": "1.5.0", "resolved": "http://registry.npm.taobao.org/bindings/download/bindings-1.5.0.tgz", @@ -3512,6 +3558,11 @@ } } }, + "classnames": { + "version": "2.2.6", + "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.2.6.tgz", + "integrity": "sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q==" + }, "clean-css": { "version": "4.2.1", "resolved": "http://registry.npm.taobao.org/clean-css/download/clean-css-4.2.1.tgz", @@ -3773,6 +3824,8 @@ }, "concurrently": { "version": "4.1.0", + "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-4.1.0.tgz", + "integrity": "sha512-pwzXCE7qtOB346LyO9eFWpkFJVO3JQZ/qU/feGeaAHiX1M3Rw3zgXKc5cZ8vSH5DGygkjzLFDzA/pwoQDkRNGg==", "requires": { "chalk": "^2.4.1", "date-fns": "^1.23.0", @@ -3959,6 +4012,11 @@ "resolved": "http://registry.npm.taobao.org/copy-descriptor/download/copy-descriptor-0.1.1.tgz", "integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=" }, + "core-decorators": { + "version": "0.20.0", + "resolved": "https://registry.npmjs.org/core-decorators/-/core-decorators-0.20.0.tgz", + "integrity": "sha1-YFiWYkBTr4wo775zXCWjAaYcZcU=" + }, "core-js": { "version": "2.6.5", "resolved": "http://registry.npm.taobao.org/core-js/download/core-js-2.6.5.tgz", @@ -4019,6 +4077,8 @@ }, "cross-env": { "version": "5.2.0", + "resolved": "https://registry.npmjs.org/cross-env/-/cross-env-5.2.0.tgz", + "integrity": "sha512-jtdNFfFW1hB7sMhr/H6rW1Z45LFqyI431m3qU6bFXcQ3Eh7LtBuG3h74o7ohHZ3crrRkkqHlo4jYHFPcjroANg==", "dev": true, "requires": { "cross-spawn": "^6.0.5", @@ -4242,8 +4302,7 @@ "csstype": { "version": "2.6.3", "resolved": "http://registry.npm.taobao.org/csstype/download/csstype-2.6.3.tgz", - "integrity": "sha1-twHlloJFv5sI1UrIPQC2JOYiqfo=", - "dev": true + "integrity": "sha1-twHlloJFv5sI1UrIPQC2JOYiqfo=" }, "cubic2quad": { "version": "1.1.1", @@ -4326,6 +4385,11 @@ "resolved": "http://registry.npm.taobao.org/dateformat/download/dateformat-2.2.0.tgz", "integrity": "sha1-QGXiATz5+5Ft39gu+1Bq1MZ2kGI=" }, + "dayjs": { + "version": "1.10.4", + "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.10.4.tgz", + "integrity": "sha512-RI/Hh4kqRc1UKLOAf/T5zdMMX5DQIlDxwUe3wSyMMnEbGunnpENCdbUgM+dW7kXidZqCttBrmw7BhN4TMddkCw==" + }, "debug": { "version": "2.6.9", "resolved": "http://registry.npm.taobao.org/debug/download/debug-2.6.9.tgz", @@ -4767,18 +4831,32 @@ "integrity": "sha1-2wQ1IcldfjA/2PNFvtwzSc+wcp4=" }, "elliptic": { - "version": "6.4.1", - "resolved": "http://registry.npm.taobao.org/elliptic/download/elliptic-6.4.1.tgz", - "integrity": "sha1-wtC3d2kRuGcixjLDwGxg8vgZk5o=", + "version": "6.5.4", + "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.4.tgz", + "integrity": "sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==", "dev": true, "requires": { - "bn.js": "^4.4.0", - "brorand": "^1.0.1", + "bn.js": "^4.11.9", + "brorand": "^1.1.0", "hash.js": "^1.0.0", - "hmac-drbg": "^1.0.0", - "inherits": "^2.0.1", - "minimalistic-assert": "^1.0.0", - "minimalistic-crypto-utils": "^1.0.0" + "hmac-drbg": "^1.0.1", + "inherits": "^2.0.4", + "minimalistic-assert": "^1.0.1", + "minimalistic-crypto-utils": "^1.0.1" + }, + "dependencies": { + "bn.js": { + "version": "4.12.0", + "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.0.tgz", + "integrity": "sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==", + "dev": true + }, + "inherits": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", + "dev": true + } } }, "emoji-regex": { @@ -5033,6 +5111,8 @@ }, "eslint-config-taro": { "version": "1.2.17", + "resolved": "https://registry.npmjs.org/eslint-config-taro/-/eslint-config-taro-1.2.17.tgz", + "integrity": "sha512-3PXVf/DpRhSZ5eHmCeb1wtMUXyT/JfpvfKDAB5OBOLwYxwU6Czotd3sIgOy68Zk/j539M1P/ycjY5qiXANOmPw==", "dev": true, "requires": { "eslint-plugin-taro": "1.2.17" @@ -5182,6 +5262,8 @@ }, "eslint-plugin-typescript": { "version": "0.12.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-typescript/-/eslint-plugin-typescript-0.12.0.tgz", + "integrity": "sha512-2+DNE8nTvdNkhem/FBJXLPSeMDOZL68vHHNfTbM+PBc5iAuwBe8xLSQubwKxABqSZDwUHg+mwGmv5c2NlImi0Q==", "dev": true, "requires": { "requireindex": "~1.1.0" @@ -6005,7 +6087,8 @@ }, "ansi-regex": { "version": "2.1.1", - "bundled": true + "bundled": true, + "optional": true }, "aproba": { "version": "1.2.0", @@ -6023,11 +6106,13 @@ }, "balanced-match": { "version": "1.0.0", - "bundled": true + "bundled": true, + "optional": true }, "brace-expansion": { "version": "1.1.11", "bundled": true, + "optional": true, "requires": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" @@ -6040,15 +6125,18 @@ }, "code-point-at": { "version": "1.1.0", - "bundled": true + "bundled": true, + "optional": true }, "concat-map": { "version": "0.0.1", - "bundled": true + "bundled": true, + "optional": true }, "console-control-strings": { "version": "1.1.0", - "bundled": true + "bundled": true, + "optional": true }, "core-util-is": { "version": "1.0.2", @@ -6151,7 +6239,8 @@ }, "inherits": { "version": "2.0.3", - "bundled": true + "bundled": true, + "optional": true }, "ini": { "version": "1.3.5", @@ -6161,6 +6250,7 @@ "is-fullwidth-code-point": { "version": "1.0.0", "bundled": true, + "optional": true, "requires": { "number-is-nan": "^1.0.0" } @@ -6173,17 +6263,20 @@ "minimatch": { "version": "3.0.4", "bundled": true, + "optional": true, "requires": { "brace-expansion": "^1.1.7" } }, "minimist": { "version": "0.0.8", - "bundled": true + "bundled": true, + "optional": true }, "minipass": { "version": "2.3.5", "bundled": true, + "optional": true, "requires": { "safe-buffer": "^5.1.2", "yallist": "^3.0.0" @@ -6200,6 +6293,7 @@ "mkdirp": { "version": "0.5.1", "bundled": true, + "optional": true, "requires": { "minimist": "0.0.8" } @@ -6272,7 +6366,8 @@ }, "number-is-nan": { "version": "1.0.1", - "bundled": true + "bundled": true, + "optional": true }, "object-assign": { "version": "4.1.1", @@ -6282,6 +6377,7 @@ "once": { "version": "1.4.0", "bundled": true, + "optional": true, "requires": { "wrappy": "1" } @@ -6357,7 +6453,8 @@ }, "safe-buffer": { "version": "5.1.2", - "bundled": true + "bundled": true, + "optional": true }, "safer-buffer": { "version": "2.1.2", @@ -6387,6 +6484,7 @@ "string-width": { "version": "1.0.2", "bundled": true, + "optional": true, "requires": { "code-point-at": "^1.0.0", "is-fullwidth-code-point": "^1.0.0", @@ -6404,6 +6502,7 @@ "strip-ansi": { "version": "3.0.1", "bundled": true, + "optional": true, "requires": { "ansi-regex": "^2.0.0" } @@ -6442,11 +6541,13 @@ }, "wrappy": { "version": "1.0.2", - "bundled": true + "bundled": true, + "optional": true }, "yallist": { "version": "3.0.3", - "bundled": true + "bundled": true, + "optional": true } } }, @@ -7540,6 +7641,8 @@ }, "husky": { "version": "1.3.1", + "resolved": "https://registry.npmjs.org/husky/-/husky-1.3.1.tgz", + "integrity": "sha512-86U6sVVVf4b5NYSZ0yvv88dRgBSSXXmHaiq5pP4KDj5JVzdwKgBjEtUPOm8hcoytezFwbU+7gotXNhpHdystlg==", "requires": { "cosmiconfig": "^5.0.7", "execa": "^1.0.0", @@ -8381,6 +8484,8 @@ }, "jest": { "version": "23.6.0", + "resolved": "https://registry.npmjs.org/jest/-/jest-23.6.0.tgz", + "integrity": "sha512-lWzcd+HSiqeuxyhG+EnZds6iO3Y3ZEnMrfZq/OTGvF/C+Z4fPMCdhWTGSAiO2Oym9rbEXfwddHhh6jqrTF3+Lw==", "dev": true, "requires": { "import-local": "^1.0.0", @@ -9051,6 +9156,8 @@ }, "jest-sonar-reporter": { "version": "2.0.0", + "resolved": "https://registry.npmjs.org/jest-sonar-reporter/-/jest-sonar-reporter-2.0.0.tgz", + "integrity": "sha512-ZervDCgEX5gdUbdtWsjdipLN3bKJwpxbvhkYNXTAYvAckCihobSLr9OT/IuyNIRT1EZMDDwR6DroWtrq+IL64w==", "dev": true, "requires": { "xml": "^1.0.1" @@ -9635,6 +9742,11 @@ "path-exists": "^3.0.0" } }, + "lodash": { + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" + }, "lodash._baseassign": { "version": "3.2.0", "resolved": "http://registry.npm.taobao.org/lodash._baseassign/download/lodash._baseassign-3.2.0.tgz", @@ -11123,6 +11235,8 @@ }, "onchange": { "version": "5.2.0", + "resolved": "https://registry.npmjs.org/onchange/-/onchange-5.2.0.tgz", + "integrity": "sha512-kBNMF4KU1m0GkZCANckQZs3N41esf950T/gv7JIjNS6qWS8R34+iCKk/wmVRPEdaYCA+yi2aK2vNXS0RaB/V2A==", "requires": { "@blakeembrey/deque": "^1.0.3", "arrify": "^1.0.1", @@ -14552,6 +14666,8 @@ }, "stylelint-config-standard": { "version": "18.2.0", + "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-18.2.0.tgz", + "integrity": "sha512-07x0TaSIzvXlbOioUU4ORkCIM07kyIuojkbSVCyFWNVgXMXYHfhnQSCkqu+oHWJf3YADAnPGWzdJ53NxkoJ7RA==", "requires": { "stylelint-config-recommended": "^2.1.0" } @@ -14853,6 +14969,8 @@ }, "taro": { "version": "0.0.7", + "resolved": "https://registry.npmjs.org/taro/-/taro-0.0.7.tgz", + "integrity": "sha1-1e8KmKAK5Ag444W1ctE9iyFnTjY=", "requires": { "async": "^0.9.0", "debug": "^2.1.0", @@ -14990,6 +15108,19 @@ } } }, + "taro-ui": { + "version": "1.5.4", + "resolved": "https://registry.npmjs.org/taro-ui/-/taro-ui-1.5.4.tgz", + "integrity": "sha512-rryBjcbn0MhHzZiTR0o1U7TY8SOFWb60tvAqHcx9A3jz61UXlA8DMpsqWV3dtS/w/7QZ3+8XScRZinYyGlEfuA==", + "requires": { + "@types/react": "^16.7.3", + "bind-decorator": "^1.0.11", + "classnames": "^2.2.6", + "dayjs": "^1.7.7", + "lodash": "^4.17.10", + "prop-types": "^15.6.2" + } + }, "test-exclude": { "version": "4.2.3", "resolved": "http://registry.npm.taobao.org/test-exclude/download/test-exclude-4.2.3.tgz", @@ -15278,6 +15409,8 @@ }, "ts-jest": { "version": "23.10.5", + "resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-23.10.5.tgz", + "integrity": "sha512-MRCs9qnGoyKgFc8adDEntAOP64fWK1vZKnOYU1o2HxaqjdJvGqmkLCPCnVq1/If4zkUmEjKPnCiUisTrlX2p2A==", "dev": true, "requires": { "bs-logger": "0.x", @@ -15335,12 +15468,16 @@ }, "tslint-customization": { "version": "1.0.3", + "resolved": "https://registry.npmjs.org/tslint-customization/-/tslint-customization-1.0.3.tgz", + "integrity": "sha512-X+uPFlydXo0Rix1rLfcsjBMW7zguQ4SRu0z2GBd6mWZFcuDgiAiV2bjMQiWMaKYJR5h74JjVI+UWWpYkEjOCDQ==", "requires": { "tslint": "^5.11.0" } }, "tslint-react": { "version": "3.6.0", + "resolved": "https://registry.npmjs.org/tslint-react/-/tslint-react-3.6.0.tgz", + "integrity": "sha512-AIv1QcsSnj7e9pFir6cJ6vIncTqxfqeFF3Lzh8SuuBljueYzEAtByuB6zMaD27BL0xhMEqsZ9s5eHuCONydjBw==", "requires": { "tsutils": "^2.13.1" } @@ -16113,6 +16250,8 @@ }, "webfonts-generator": { "version": "0.4.0", + "resolved": "https://registry.npmjs.org/webfonts-generator/-/webfonts-generator-0.4.0.tgz", + "integrity": "sha1-X4n8gccWDm4Mu8m3OH5CpYUf2kY=", "requires": { "handlebars": "^4.0.5", "mkdirp": "^0.5.0", diff --git a/yarn.lock b/yarn.lock index 16445a1..3b8d965 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1952,9 +1952,10 @@ bluebird@^3.5.1: version "3.5.3" resolved "http://registry.npm.taobao.org/bluebird/download/bluebird-3.5.3.tgz#7d01c6f9616c9a51ab0f8c549a79dfe6ec33efa7" -bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0: - version "4.11.8" - resolved "http://registry.npm.taobao.org/bn.js/download/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f" +bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9: + version "4.12.0" + resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88" + integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA== body-parser@1.18.3: version "1.18.3" @@ -2016,9 +2017,10 @@ braces@^2.3.0, braces@^2.3.1: split-string "^3.0.2" to-regex "^3.0.1" -brorand@^1.0.1: +brorand@^1.0.1, brorand@^1.1.0: version "1.1.0" - resolved "http://registry.npm.taobao.org/brorand/download/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f" + resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f" + integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8= browser-process-hrtime@^0.1.2: version "0.1.3" @@ -3358,16 +3360,17 @@ elegant-spinner@^1.0.1: resolved "http://registry.npm.taobao.org/elegant-spinner/download/elegant-spinner-1.0.1.tgz#db043521c95d7e303fd8f345bedc3349cfb0729e" elliptic@^6.0.0: - version "6.4.1" - resolved "http://registry.npm.taobao.org/elliptic/download/elliptic-6.4.1.tgz#c2d0b7776911b86722c632c3c06c60f2f819939a" + version "6.5.4" + resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb" + integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ== dependencies: - bn.js "^4.4.0" - brorand "^1.0.1" + bn.js "^4.11.9" + brorand "^1.1.0" hash.js "^1.0.0" - hmac-drbg "^1.0.0" - inherits "^2.0.1" - minimalistic-assert "^1.0.0" - minimalistic-crypto-utils "^1.0.0" + hmac-drbg "^1.0.1" + inherits "^2.0.4" + minimalistic-assert "^1.0.1" + minimalistic-crypto-utils "^1.0.1" emoji-regex@^7.0.1: version "7.0.3" @@ -4755,7 +4758,8 @@ hash-base@^3.0.0: hash.js@^1.0.0, hash.js@^1.0.3: version "1.1.7" - resolved "http://registry.npm.taobao.org/hash.js/download/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42" + resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42" + integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA== dependencies: inherits "^2.0.3" minimalistic-assert "^1.0.1" @@ -4768,9 +4772,10 @@ himalaya-wxml@^1.1.0: version "1.1.0" resolved "http://registry.npm.taobao.org/himalaya-wxml/download/himalaya-wxml-1.1.0.tgz#85d0341af1c5f53f3b021be8e4be890cc8b4d7af" -hmac-drbg@^1.0.0: +hmac-drbg@^1.0.1: version "1.0.1" - resolved "http://registry.npm.taobao.org/hmac-drbg/download/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1" + resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1" + integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE= dependencies: hash.js "^1.0.3" minimalistic-assert "^1.0.0" @@ -5075,14 +5080,19 @@ inherits@1: version "1.0.2" resolved "http://registry.npm.taobao.org/inherits/download/inherits-1.0.2.tgz#ca4309dadee6b54cc0b8d247e8d7c7a0975bdc9b" -inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3: - version "2.0.3" - resolved "http://registry.npm.taobao.org/inherits/download/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" +inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3: + version "2.0.4" + resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c" + integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== inherits@2.0.1: version "2.0.1" resolved "http://registry.npm.taobao.org/inherits/download/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1" +inherits@2.0.3: + version "2.0.3" + resolved "http://registry.npm.taobao.org/inherits/download/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" + ini@^1.3.4, ini@^1.3.5, ini@~1.3.0: version "1.3.5" resolved "http://registry.npm.taobao.org/ini/download/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927" @@ -6858,11 +6868,13 @@ mini-css-extract-plugin@0.4.1: minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1: version "1.0.1" - resolved "http://registry.npm.taobao.org/minimalistic-assert/download/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7" + resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7" + integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A== -minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1: +minimalistic-crypto-utils@^1.0.1: version "1.0.1" - resolved "http://registry.npm.taobao.org/minimalistic-crypto-utils/download/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a" + resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a" + integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo= minimatch@^2.0.1: version "2.0.10"