|
@@ -2612,14 +2612,12 @@
|
2612
|
2612
|
"@types/prop-types": {
|
2613
|
2613
|
"version": "15.7.3",
|
2614
|
2614
|
"resolved": "https://registry.npm.taobao.org/@types/prop-types/download/@types/prop-types-15.7.3.tgz?cache=0&sync_timestamp=1605055213103&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fprop-types%2Fdownload%2F%40types%2Fprop-types-15.7.3.tgz",
|
2615
|
|
- "integrity": "sha1-KrDV2i5YFflLC51LldHl8kOrLKc=",
|
2616
|
|
- "dev": true
|
|
2615
|
+ "integrity": "sha1-KrDV2i5YFflLC51LldHl8kOrLKc="
|
2617
|
2616
|
},
|
2618
|
2617
|
"@types/react": {
|
2619
|
2618
|
"version": "16.14.2",
|
2620
|
2619
|
"resolved": "https://registry.npm.taobao.org/@types/react/download/@types/react-16.14.2.tgz",
|
2621
|
2620
|
"integrity": "sha1-hdzAlH0GRTSZI8BMzvYBihq3U4w=",
|
2622
|
|
- "dev": true,
|
2623
|
2621
|
"requires": {
|
2624
|
2622
|
"@types/prop-types": "*",
|
2625
|
2623
|
"csstype": "^3.0.2"
|
|
@@ -3707,6 +3705,11 @@
|
3707
|
3705
|
"integrity": "sha1-MPpAyef+B9vIlWeM0ocCTeokHdk=",
|
3708
|
3706
|
"dev": true
|
3709
|
3707
|
},
|
|
3708
|
+ "bind-decorator": {
|
|
3709
|
+ "version": "1.0.11",
|
|
3710
|
+ "resolved": "https://registry.npm.taobao.org/bind-decorator/download/bind-decorator-1.0.11.tgz",
|
|
3711
|
+ "integrity": "sha1-5BvAah9l3ZzsR2yRxdrzl4SIJS8="
|
|
3712
|
+ },
|
3710
|
3713
|
"bindings": {
|
3711
|
3714
|
"version": "1.5.0",
|
3712
|
3715
|
"resolved": "https://registry.npm.taobao.org/bindings/download/bindings-1.5.0.tgz",
|
|
@@ -4903,8 +4906,7 @@
|
4903
|
4906
|
"csstype": {
|
4904
|
4907
|
"version": "3.0.5",
|
4905
|
4908
|
"resolved": "https://registry.npm.taobao.org/csstype/download/csstype-3.0.5.tgz",
|
4906
|
|
- "integrity": "sha1-f97GoopnrhhkfFFmip/5W7L6e7g=",
|
4907
|
|
- "dev": true
|
|
4909
|
+ "integrity": "sha1-f97GoopnrhhkfFFmip/5W7L6e7g="
|
4908
|
4910
|
},
|
4909
|
4911
|
"cuint": {
|
4910
|
4912
|
"version": "0.2.2",
|
|
@@ -4955,6 +4957,11 @@
|
4955
|
4957
|
"whatwg-url": "^7.0.0"
|
4956
|
4958
|
}
|
4957
|
4959
|
},
|
|
4960
|
+ "dayjs": {
|
|
4961
|
+ "version": "1.9.7",
|
|
4962
|
+ "resolved": "https://registry.npm.taobao.org/dayjs/download/dayjs-1.9.7.tgz?cache=0&sync_timestamp=1607180938588&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdayjs%2Fdownload%2Fdayjs-1.9.7.tgz",
|
|
4963
|
+ "integrity": "sha1-SyYLsX3O7S1fKQON/uA8ZaZ4b8A="
|
|
4964
|
+ },
|
4958
|
4965
|
"debug": {
|
4959
|
4966
|
"version": "4.3.1",
|
4960
|
4967
|
"resolved": "https://registry.npm.taobao.org/debug/download/debug-4.3.1.tgz?cache=0&sync_timestamp=1605791507452&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdebug%2Fdownload%2Fdebug-4.3.1.tgz",
|
|
@@ -13659,6 +13666,19 @@
|
13659
|
13666
|
}
|
13660
|
13667
|
}
|
13661
|
13668
|
},
|
|
13669
|
+ "taro-ui": {
|
|
13670
|
+ "version": "2.3.4",
|
|
13671
|
+ "resolved": "https://registry.npm.taobao.org/taro-ui/download/taro-ui-2.3.4.tgz",
|
|
13672
|
+ "integrity": "sha1-p6LN1nsrSknRDDUdid700oubsZI=",
|
|
13673
|
+ "requires": {
|
|
13674
|
+ "@types/react": "^16.7.3",
|
|
13675
|
+ "bind-decorator": "^1.0.11",
|
|
13676
|
+ "classnames": "^2.2.6",
|
|
13677
|
+ "dayjs": "^1.7.7",
|
|
13678
|
+ "lodash": "^4.17.10",
|
|
13679
|
+ "prop-types": "^15.6.2"
|
|
13680
|
+ }
|
|
13681
|
+ },
|
13662
|
13682
|
"terser": {
|
13663
|
13683
|
"version": "4.8.0",
|
13664
|
13684
|
"resolved": "https://registry.npm.taobao.org/terser/download/terser-4.8.0.tgz?cache=0&sync_timestamp=1605780687639&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fterser%2Fdownload%2Fterser-4.8.0.tgz",
|