@@ -268,6 +268,10 @@ ast-types-flow@0.0.7:
268
268
version "0.0.7"
269
269
resolved "https://registry.yarnpkg.com/ast-types-flow/-/ast-types-flow-0.0.7.tgz#f70b735c6bca1a5c9c22d982c3e39e7feba3bdad"
270
270
271
+ ast-types@0.9.6 :
272
+ version "0.9.6"
273
+ resolved "https://registry.yarnpkg.com/ast-types/-/ast-types-0.9.6.tgz#102c9e9e9005d3e7e3829bf0c4fa24ee862ee9b9"
274
+
271
275
async-each@^1.0.0 :
272
276
version "1.0.1"
273
277
resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.1.tgz#19d386a1d9edc6e7c1c85d388aedbcc56d33602d"
@@ -976,6 +980,10 @@ balanced-match@^1.0.0:
976
980
version "1.0.0"
977
981
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
978
982
983
+ base62@^1.1.0 :
984
+ version "1.2.1"
985
+ resolved "https://registry.yarnpkg.com/base62/-/base62-1.2.1.tgz#95a5a22350b0a557f3f081247fc2c398803ecb0c"
986
+
979
987
base64-js@^1.0.2 :
980
988
version "1.2.1"
981
989
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.2.1.tgz#a91947da1f4a516ea38e5b4ec0ec3773675e0886"
@@ -1443,10 +1451,28 @@ commander@2.11.x, commander@~2.11.0:
1443
1451
version "2.11.0"
1444
1452
resolved "https://registry.yarnpkg.com/commander/-/commander-2.11.0.tgz#157152fd1e7a6c8d98a5b715cf376df928004563"
1445
1453
1454
+ commander@^2.5.0 :
1455
+ version "2.12.1"
1456
+ resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.1.tgz#468635c4168d06145b9323356d1da84d14ac4a7a"
1457
+
1446
1458
commondir@^1.0.1 :
1447
1459
version "1.0.1"
1448
1460
resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
1449
1461
1462
+ commoner@^0.10.1 :
1463
+ version "0.10.8"
1464
+ resolved "https://registry.yarnpkg.com/commoner/-/commoner-0.10.8.tgz#34fc3672cd24393e8bb47e70caa0293811f4f2c5"
1465
+ dependencies :
1466
+ commander "^2.5.0"
1467
+ detective "^4.3.1"
1468
+ glob "^5.0.15"
1469
+ graceful-fs "^4.1.2"
1470
+ iconv-lite "^0.4.5"
1471
+ mkdirp "^0.5.0"
1472
+ private "^0.1.6"
1473
+ q "^1.1.2"
1474
+ recast "^0.11.17"
1475
+
1450
1476
compressible@~2.0.11 :
1451
1477
version "2.0.12"
1452
1478
resolved "https://registry.yarnpkg.com/compressible/-/compressible-2.0.12.tgz#c59a5c99db76767e9876500e271ef63b3493bd66"
@@ -1738,6 +1764,10 @@ currently-unhandled@^0.4.1:
1738
1764
dependencies :
1739
1765
array-find-index "^1.0.1"
1740
1766
1767
+ d3@^3.5.6 :
1768
+ version "3.5.17"
1769
+ resolved "https://registry.yarnpkg.com/d3/-/d3-3.5.17.tgz#bc46748004378b21a360c9fc7cf5231790762fb8"
1770
+
1741
1771
d@1 :
1742
1772
version "1.0.0"
1743
1773
resolved "https://registry.yarnpkg.com/d/-/d-1.0.0.tgz#754bb5bfe55451da69a58b94d45f4c5b0462d58f"
@@ -1870,6 +1900,13 @@ detect-port-alt@1.1.3:
1870
1900
address "^1.0.1"
1871
1901
debug "^2.6.0"
1872
1902
1903
+ detective@^4.3.1 :
1904
+ version "4.5.0"
1905
+ resolved "https://registry.yarnpkg.com/detective/-/detective-4.5.0.tgz#6e5a8c6b26e6c7a254b1c6b6d7490d98ec91edd1"
1906
+ dependencies :
1907
+ acorn "^4.0.3"
1908
+ defined "^1.0.0"
1909
+
1873
1910
diff@^3.2.0 :
1874
1911
version "3.4.0"
1875
1912
resolved "https://registry.yarnpkg.com/diff/-/diff-3.4.0.tgz#b1d85507daf3964828de54b37d0d73ba67dda56c"
@@ -2040,6 +2077,13 @@ entities@~1.1.1:
2040
2077
version "1.1.1"
2041
2078
resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.1.tgz#6e5c2d0a5621b5dadaecef80b90edfb5cd7772f0"
2042
2079
2080
+ envify@^3.0.0 :
2081
+ version "3.4.1"
2082
+ resolved "https://registry.yarnpkg.com/envify/-/envify-3.4.1.tgz#d7122329e8df1688ba771b12501917c9ce5cbce8"
2083
+ dependencies :
2084
+ jstransform "^11.0.3"
2085
+ through "~2.3.4"
2086
+
2043
2087
errno@^0.1.3, errno@^0.1.4 :
2044
2088
version "0.1.4"
2045
2089
resolved "https://registry.yarnpkg.com/errno/-/errno-0.1.4.tgz#b896e23a9e5e8ba33871fc996abd3635fc9a1c7d"
@@ -2280,11 +2324,15 @@ espree@^3.5.1:
2280
2324
acorn "^5.2.1"
2281
2325
acorn-jsx "^3.0.0"
2282
2326
2327
+ esprima-fb@^15001.1.0-dev-harmony-fb :
2328
+ version "15001.1.0-dev-harmony-fb"
2329
+ resolved "https://registry.yarnpkg.com/esprima-fb/-/esprima-fb-15001.1.0-dev-harmony-fb.tgz#30a947303c6b8d5e955bee2b99b1d233206a6901"
2330
+
2283
2331
esprima@^2.6.0 :
2284
2332
version "2.7.3"
2285
2333
resolved "https://registry.yarnpkg.com/esprima/-/esprima-2.7.3.tgz#96e3b70d5779f6ad49cd032673d1c312767ba581"
2286
2334
2287
- esprima@^3.1.3 :
2335
+ esprima@^3.1.3, esprima@~3.1.0 :
2288
2336
version "3.1.3"
2289
2337
resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633"
2290
2338
@@ -2487,6 +2535,16 @@ fb-watchman@^2.0.0:
2487
2535
dependencies :
2488
2536
bser "^2.0.0"
2489
2537
2538
+ fbjs@^0.6.1 :
2539
+ version "0.6.1"
2540
+ resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-0.6.1.tgz#9636b7705f5ba9684d44b72f78321254afc860f7"
2541
+ dependencies :
2542
+ core-js "^1.0.0"
2543
+ loose-envify "^1.0.0"
2544
+ promise "^7.0.3"
2545
+ ua-parser-js "^0.7.9"
2546
+ whatwg-fetch "^0.9.0"
2547
+
2490
2548
fbjs@^0.8.16 :
2491
2549
version "0.8.16"
2492
2550
resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-0.8.16.tgz#5e67432f550dc41b572bf55847b8aca64e5337db"
@@ -2753,6 +2811,16 @@ glob-parent@^2.0.0:
2753
2811
dependencies :
2754
2812
is-glob "^2.0.0"
2755
2813
2814
+ glob@^5.0.15 :
2815
+ version "5.0.15"
2816
+ resolved "https://registry.yarnpkg.com/glob/-/glob-5.0.15.tgz#1bc936b9e02f4a603fcc222ecf7633d30b8b93b1"
2817
+ dependencies :
2818
+ inflight "^1.0.4"
2819
+ inherits "2"
2820
+ minimatch "2 || 3"
2821
+ once "^1.3.0"
2822
+ path-is-absolute "^1.0.0"
2823
+
2756
2824
glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2 :
2757
2825
version "7.1.2"
2758
2826
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15"
@@ -3085,7 +3153,7 @@ https-browserify@^1.0.0:
3085
3153
version "1.0.0"
3086
3154
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
3087
3155
3088
- iconv-lite@0.4.19, iconv-lite@^0.4.17, iconv-lite@~0.4.13 :
3156
+ iconv-lite@0.4.19, iconv-lite@^0.4.17, iconv-lite@^0.4.5, iconv-lite@ ~0.4.13 :
3089
3157
version "0.4.19"
3090
3158
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.19.tgz#f7468f60135f5e5dad3399c0a81be9a1603a082b"
3091
3159
@@ -3831,6 +3899,16 @@ jsprim@^1.2.2:
3831
3899
json-schema "0.2.3"
3832
3900
verror "1.10.0"
3833
3901
3902
+ jstransform@^11.0.3 :
3903
+ version "11.0.3"
3904
+ resolved "https://registry.yarnpkg.com/jstransform/-/jstransform-11.0.3.tgz#09a78993e0ae4d4ef4487f6155a91f6190cb4223"
3905
+ dependencies :
3906
+ base62 "^1.1.0"
3907
+ commoner "^0.10.1"
3908
+ esprima-fb "^15001.1.0-dev-harmony-fb"
3909
+ object-assign "^2.0.0"
3910
+ source-map "^0.4.2"
3911
+
3834
3912
jsx-ast-utils@^1.4.0 :
3835
3913
version "1.4.1"
3836
3914
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
@@ -4159,18 +4237,18 @@ minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
4159
4237
version "1.0.1"
4160
4238
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
4161
4239
4240
+ " minimatch@2 || 3" , minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4:
4241
+ version "3.0.4"
4242
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
4243
+ dependencies :
4244
+ brace-expansion "^1.1.7"
4245
+
4162
4246
minimatch@3.0.3 :
4163
4247
version "3.0.3"
4164
4248
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.3.tgz#2a4e4090b96b2db06a9d7df01055a62a77c9b774"
4165
4249
dependencies :
4166
4250
brace-expansion "^1.0.0"
4167
4251
4168
- minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4 :
4169
- version "3.0.4"
4170
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
4171
- dependencies :
4172
- brace-expansion "^1.1.7"
4173
-
4174
4252
minimist@0.0.8 :
4175
4253
version "0.0.8"
4176
4254
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
@@ -4386,6 +4464,10 @@ object-assign@4.1.1, object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^
4386
4464
version "4.1.1"
4387
4465
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
4388
4466
4467
+ object-assign@^2.0.0 :
4468
+ version "2.1.1"
4469
+ resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-2.1.1.tgz#43c36e5d569ff8e4816c4efa8be02d26967c18aa"
4470
+
4389
4471
object-hash@^1.1.4 :
4390
4472
version "1.2.0"
4391
4473
resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-1.2.0.tgz#e96af0e96981996a1d47f88ead8f74f1ebc4422b"
@@ -4992,7 +5074,7 @@ pretty-format@^20.0.3:
4992
5074
ansi-regex "^2.1.1"
4993
5075
ansi-styles "^3.0.0"
4994
5076
4995
- private@^0.1.6, private@^0.1.7 :
5077
+ private@^0.1.6, private@^0.1.7, private@~0.1.5 :
4996
5078
version "0.1.8"
4997
5079
resolved "https://registry.yarnpkg.com/private/-/private-0.1.8.tgz#2381edb3689f7a53d653190060fcf822d2f368ff"
4998
5080
@@ -5014,7 +5096,7 @@ promise@8.0.1:
5014
5096
dependencies :
5015
5097
asap "~2.0.3"
5016
5098
5017
- promise@^7.1.1 :
5099
+ promise@^7.0.3, promise@^7. 1.1 :
5018
5100
version "7.3.1"
5019
5101
resolved "https://registry.yarnpkg.com/promise/-/promise-7.3.1.tgz#064b72602b18f90f29192b8b1bc418ffd1ebd3bf"
5020
5102
dependencies :
@@ -5191,6 +5273,10 @@ react-dev-utils@^4.2.1:
5191
5273
strip-ansi "3.0.1"
5192
5274
text-table "0.2.0"
5193
5275
5276
+ react-dom@^0.14.0 :
5277
+ version "0.14.9"
5278
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-0.14.9.tgz#05064a3dcf0fb1880a3b2bfc9d58c55d8d9f6293"
5279
+
5194
5280
react-dom@^16.1.1 :
5195
5281
version "16.1.1"
5196
5282
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.1.1.tgz#b2e331b6d752faf1a2d31399969399a41d8d45f8"
@@ -5247,6 +5333,13 @@ react-scripts@1.0.17:
5247
5333
optionalDependencies :
5248
5334
fsevents "1.1.2"
5249
5335
5336
+ react@^0.14.0 :
5337
+ version "0.14.9"
5338
+ resolved "https://registry.yarnpkg.com/react/-/react-0.14.9.tgz#9110a6497c49d44ba1c0edd317aec29c2e0d91d1"
5339
+ dependencies :
5340
+ envify "^3.0.0"
5341
+ fbjs "^0.6.1"
5342
+
5250
5343
react@^16.1.1 :
5251
5344
version "16.1.1"
5252
5345
resolved "https://registry.yarnpkg.com/react/-/react-16.1.1.tgz#d5c4ef795507e3012282dd51261ff9c0e824fe1f"
@@ -5323,6 +5416,15 @@ readdirp@^2.0.0:
5323
5416
readable-stream "^2.0.2"
5324
5417
set-immediate-shim "^1.0.1"
5325
5418
5419
+ recast@^0.11.17 :
5420
+ version "0.11.23"
5421
+ resolved "https://registry.yarnpkg.com/recast/-/recast-0.11.23.tgz#451fd3004ab1e4df9b4e4b66376b2a21912462d3"
5422
+ dependencies :
5423
+ ast-types "0.9.6"
5424
+ esprima "~3.1.0"
5425
+ private "~0.1.5"
5426
+ source-map "~0.5.0"
5427
+
5326
5428
recursive-readdir@2.2.1 :
5327
5429
version "2.2.1"
5328
5430
resolved "https://registry.yarnpkg.com/recursive-readdir/-/recursive-readdir-2.2.1.tgz#90ef231d0778c5ce093c9a48d74e5c5422d13a99"
@@ -5796,11 +5898,11 @@ source-map-support@^0.4.15:
5796
5898
dependencies :
5797
5899
source-map "^0.5.6"
5798
5900
5799
- source-map@0.5.x, source-map@^0.5.3, source-map@^0.5.6, source-map@~0.5.1, source-map@~0.5.6 :
5901
+ source-map@0.5.x, source-map@^0.5.3, source-map@^0.5.6, source-map@~0.5.0, source-map@~0.5. 1, source-map@~0.5.6 :
5800
5902
version "0.5.7"
5801
5903
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
5802
5904
5803
- source-map@^0.4.4 :
5905
+ source-map@^0.4.2, source-map@^0.4. 4 :
5804
5906
version "0.4.4"
5805
5907
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.4.4.tgz#eba4f5da9c0dc999de68032d8b4f76173652036b"
5806
5908
dependencies :
@@ -6088,7 +6190,7 @@ throat@^3.0.0:
6088
6190
version "3.2.0"
6089
6191
resolved "https://registry.yarnpkg.com/throat/-/throat-3.2.0.tgz#50cb0670edbc40237b9e347d7e1f88e4620af836"
6090
6192
6091
- through@^2.3.6 :
6193
+ through@^2.3.6, through@~2.3.4 :
6092
6194
version "2.3.8"
6093
6195
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
6094
6196
@@ -6450,6 +6552,15 @@ webpack-sources@^1.0.1:
6450
6552
source-list-map "^2.0.0"
6451
6553
source-map "~0.6.1"
6452
6554
6555
+ webpack-visualizer-plugin@^0.1.11 :
6556
+ version "0.1.11"
6557
+ resolved "https://registry.yarnpkg.com/webpack-visualizer-plugin/-/webpack-visualizer-plugin-0.1.11.tgz#b8770ad86b4f652612c68b1b782253faf9f8a34e"
6558
+ dependencies :
6559
+ d3 "^3.5.6"
6560
+ mkdirp "^0.5.1"
6561
+ react "^0.14.0"
6562
+ react-dom "^0.14.0"
6563
+
6453
6564
webpack@3.8.1 :
6454
6565
version "3.8.1"
6455
6566
resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.8.1.tgz#b16968a81100abe61608b0153c9159ef8bb2bd83"
@@ -6498,6 +6609,10 @@ whatwg-fetch@2.0.3, whatwg-fetch@>=0.10.0:
6498
6609
version "2.0.3"
6499
6610
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.3.tgz#9c84ec2dcf68187ff00bc64e1274b442176e1c84"
6500
6611
6612
+ whatwg-fetch@^0.9.0 :
6613
+ version "0.9.0"
6614
+ resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-0.9.0.tgz#0e3684c6cb9995b43efc9df03e4c365d95fd9cc0"
6615
+
6501
6616
whatwg-url@^4.3.0 :
6502
6617
version "4.8.0"
6503
6618
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-4.8.0.tgz#d2981aa9148c1e00a41c5a6131166ab4683bbcc0"
0 commit comments