@@ -1986,6 +1986,12 @@ define-properties@^1.1.2:
1986
1986
foreach "^2.0.5"
1987
1987
object-keys "^1.0.8"
1988
1988
1989
+ define-properties@^1.1.3 :
1990
+ version "1.1.3"
1991
+ resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.3.tgz#cf88da6cbee26fe6db7094f61d870cbd84cee9f1"
1992
+ dependencies :
1993
+ object-keys "^1.0.12"
1994
+
1989
1995
defined@^1.0.0 :
1990
1996
version "1.0.0"
1991
1997
resolved "https://registry.npmjs.org/defined/-/defined-1.0.0.tgz#c98d9bcef75674188e110969151199e39b1fa693"
@@ -2100,6 +2106,12 @@ doctrine@^2.0.0:
2100
2106
esutils "^2.0.2"
2101
2107
isarray "^1.0.0"
2102
2108
2109
+ doctrine@^2.1.0 :
2110
+ version "2.1.0"
2111
+ resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
2112
+ dependencies :
2113
+ esutils "^2.0.2"
2114
+
2103
2115
dom-converter@~0.1 :
2104
2116
version "0.1.4"
2105
2117
resolved "https://registry.npmjs.org/dom-converter/-/dom-converter-0.1.4.tgz#a45ef5727b890c9bffe6d7c876e7b19cb0e17f3b"
@@ -2239,6 +2251,22 @@ error-ex@^1.2.0, error-ex@^1.3.1:
2239
2251
dependencies :
2240
2252
is-arrayish "^0.2.1"
2241
2253
2254
+ es-abstract@^1.17.0-next.1 :
2255
+ version "1.17.0-next.1"
2256
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.0-next.1.tgz#94acc93e20b05a6e96dacb5ab2f1cb3a81fc2172"
2257
+ dependencies :
2258
+ es-to-primitive "^1.2.1"
2259
+ function-bind "^1.1.1"
2260
+ has "^1.0.3"
2261
+ has-symbols "^1.0.1"
2262
+ is-callable "^1.1.4"
2263
+ is-regex "^1.0.4"
2264
+ object-inspect "^1.7.0"
2265
+ object-keys "^1.1.1"
2266
+ object.assign "^4.1.0"
2267
+ string.prototype.trimleft "^2.1.0"
2268
+ string.prototype.trimright "^2.1.0"
2269
+
2242
2270
es-abstract@^1.7.0 :
2243
2271
version "1.9.0"
2244
2272
resolved "https://registry.npmjs.org/es-abstract/-/es-abstract-1.9.0.tgz#690829a07cae36b222e7fd9b75c0d0573eb25227"
@@ -2257,6 +2285,14 @@ es-to-primitive@^1.1.1:
2257
2285
is-date-object "^1.0.1"
2258
2286
is-symbol "^1.0.1"
2259
2287
2288
+ es-to-primitive@^1.2.1 :
2289
+ version "1.2.1"
2290
+ resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
2291
+ dependencies :
2292
+ is-callable "^1.1.4"
2293
+ is-date-object "^1.0.1"
2294
+ is-symbol "^1.0.2"
2295
+
2260
2296
es5-ext@^0.10.14, es5-ext@^0.10.35, es5-ext@^0.10.9, es5-ext@~0.10.14 :
2261
2297
version "0.10.35"
2262
2298
resolved "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.35.tgz#18ee858ce6a3c45c7d79e91c15fcca9ec568494f"
@@ -2369,6 +2405,10 @@ eslint-module-utils@^2.1.1:
2369
2405
debug "^2.6.8"
2370
2406
pkg-dir "^1.0.0"
2371
2407
2408
+ eslint-plugin-eslint-plugin@^2.1.0 :
2409
+ version "2.1.0"
2410
+ resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-2.1.0.tgz#a7a00f15a886957d855feacaafee264f039e62d5"
2411
+
2372
2412
2373
2413
version "2.39.1"
2374
2414
resolved "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.39.1.tgz#b5624622a0388bcd969f4351131232dcb9649cd5"
2402
2442
emoji-regex "^6.1.0"
2403
2443
jsx-ast-utils "^1.4.0"
2404
2444
2405
- eslint-plugin-react@7.4 .0 :
2406
- version "7.4 .0"
2407
- resolved "https://registry.npmjs.org /eslint-plugin-react/-/eslint-plugin-react-7.4 .0.tgz#300a95861b9729c087d362dd64abcc351a74364a "
2445
+ eslint-plugin-react@7.17 .0 :
2446
+ version "7.17 .0"
2447
+ resolved "https://registry.yarnpkg.com /eslint-plugin-react/-/eslint-plugin-react-7.17 .0.tgz#a31b3e134b76046abe3cd278e7482bd35a1d12d7 "
2408
2448
dependencies :
2409
- doctrine "^2.0.0"
2410
- has "^1.0.1"
2411
- jsx-ast-utils "^2.0.0"
2412
- prop-types "^15.5.10"
2449
+ array-includes "^3.0.3"
2450
+ doctrine "^2.1.0"
2451
+ eslint-plugin-eslint-plugin "^2.1.0"
2452
+ has "^1.0.3"
2453
+ jsx-ast-utils "^2.2.3"
2454
+ object.entries "^1.1.0"
2455
+ object.fromentries "^2.0.1"
2456
+ object.values "^1.1.0"
2457
+ prop-types "^15.7.2"
2458
+ resolve "^1.13.1"
2413
2459
2414
2460
eslint-scope@^3.7.1 :
2415
2461
version "3.7.1"
@@ -3138,6 +3184,10 @@ has-flag@^2.0.0:
3138
3184
version "2.0.0"
3139
3185
resolved "https://registry.npmjs.org/has-flag/-/has-flag-2.0.0.tgz#e8207af1cc7b30d446cc70b734b5e8be18f88d51"
3140
3186
3187
+ has-symbols@^1.0.0, has-symbols@^1.0.1 :
3188
+ version "1.0.1"
3189
+ resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.1.tgz#9f5214758a44196c406d9bd76cebf81ec2dd31e8"
3190
+
3141
3191
has-unicode@^2.0.0 :
3142
3192
version "2.0.1"
3143
3193
resolved "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -3148,6 +3198,12 @@ has@^1.0.1:
3148
3198
dependencies :
3149
3199
function-bind "^1.0.2"
3150
3200
3201
+ has@^1.0.3 :
3202
+ version "1.0.3"
3203
+ resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
3204
+ dependencies :
3205
+ function-bind "^1.1.1"
3206
+
3151
3207
hash-base@^2.0.0 :
3152
3208
version "2.0.2"
3153
3209
resolved "https://registry.npmjs.org/hash-base/-/hash-base-2.0.2.tgz#66ea1d856db4e8a5470cadf6fce23ae5244ef2e1"
@@ -3473,6 +3529,10 @@ is-callable@^1.1.1, is-callable@^1.1.3:
3473
3529
version "1.1.3"
3474
3530
resolved "https://registry.npmjs.org/is-callable/-/is-callable-1.1.3.tgz#86eb75392805ddc33af71c92a0eedf74ee7604b2"
3475
3531
3532
+ is-callable@^1.1.4 :
3533
+ version "1.1.4"
3534
+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
3535
+
3476
3536
is-ci@^1.0.10 :
3477
3537
version "1.0.10"
3478
3538
resolved "https://registry.npmjs.org/is-ci/-/is-ci-1.0.10.tgz#f739336b2632365061a9d48270cd56ae3369318e"
@@ -3631,6 +3691,12 @@ is-symbol@^1.0.1:
3631
3691
version "1.0.1"
3632
3692
resolved "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.1.tgz#3cc59f00025194b6ab2e38dbae6689256b660572"
3633
3693
3694
+ is-symbol@^1.0.2 :
3695
+ version "1.0.3"
3696
+ resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.3.tgz#38e1014b9e6329be0de9d24a414fd7441ec61937"
3697
+ dependencies :
3698
+ has-symbols "^1.0.1"
3699
+
3634
3700
is-text-path@^1.0.0 :
3635
3701
version "1.0.1"
3636
3702
resolved "https://registry.npmjs.org/is-text-path/-/is-text-path-1.0.1.tgz#4e1aa0fb51bfbcb3e92688001397202c1775b66e"
@@ -3964,6 +4030,10 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
3964
4030
version "3.0.2"
3965
4031
resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
3966
4032
4033
+ " js-tokens@^3.0.0 || ^4.0.0 " :
4034
+ version "4.0.0"
4035
+ resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
4036
+
3967
4037
js-yaml@^3.4.3, js-yaml@^3.7.0, js-yaml@^3.9.1 :
3968
4038
version "3.10.0"
3969
4039
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc"
@@ -4087,11 +4157,12 @@ jsx-ast-utils@^1.4.0:
4087
4157
version "1.4.1"
4088
4158
resolved "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
4089
4159
4090
- jsx-ast-utils@^2.0.0 :
4091
- version "2.0.1 "
4092
- resolved "https://registry.npmjs.org /jsx-ast-utils/-/jsx-ast-utils-2.0.1 .tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f "
4160
+ jsx-ast-utils@^2.2.3 :
4161
+ version "2.2.3 "
4162
+ resolved "https://registry.yarnpkg.com /jsx-ast-utils/-/jsx-ast-utils-2.2.3 .tgz#8a9364e402448a3ce7f14d357738310d9248054f "
4093
4163
dependencies :
4094
4164
array-includes "^3.0.3"
4165
+ object.assign "^4.1.0"
4095
4166
4096
4167
kind-of@^3.0.2 :
4097
4168
version "3.2.2"
@@ -4302,6 +4373,12 @@ loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.3.1:
4302
4373
dependencies :
4303
4374
js-tokens "^3.0.0"
4304
4375
4376
+ loose-envify@^1.4.0 :
4377
+ version "1.4.0"
4378
+ resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
4379
+ dependencies :
4380
+ js-tokens "^3.0.0 || ^4.0.0"
4381
+
4305
4382
loud-rejection@^1.0.0 :
4306
4383
version "1.6.0"
4307
4384
resolved "https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.6.0.tgz#5b46f80147edee578870f086d04821cf998e551f"
@@ -4690,17 +4767,61 @@ object-hash@^1.1.4:
4690
4767
version "1.2.0"
4691
4768
resolved "https://registry.npmjs.org/object-hash/-/object-hash-1.2.0.tgz#e96af0e96981996a1d47f88ead8f74f1ebc4422b"
4692
4769
4770
+ object-inspect@^1.7.0 :
4771
+ version "1.7.0"
4772
+ resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.7.0.tgz#f4f6bd181ad77f006b5ece60bd0b6f398ff74a67"
4773
+
4774
+ object-keys@^1.0.11, object-keys@^1.0.12, object-keys@^1.1.1 :
4775
+ version "1.1.1"
4776
+ resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
4777
+
4693
4778
object-keys@^1.0.8 :
4694
4779
version "1.0.11"
4695
4780
resolved "https://registry.npmjs.org/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d"
4696
4781
4782
+ object.assign@^4.1.0 :
4783
+ version "4.1.0"
4784
+ resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.0.tgz#968bf1100d7956bb3ca086f006f846b3bc4008da"
4785
+ dependencies :
4786
+ define-properties "^1.1.2"
4787
+ function-bind "^1.1.1"
4788
+ has-symbols "^1.0.0"
4789
+ object-keys "^1.0.11"
4790
+
4791
+ object.entries@^1.1.0 :
4792
+ version "1.1.1"
4793
+ resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.1.tgz#ee1cf04153de02bb093fec33683900f57ce5399b"
4794
+ dependencies :
4795
+ define-properties "^1.1.3"
4796
+ es-abstract "^1.17.0-next.1"
4797
+ function-bind "^1.1.1"
4798
+ has "^1.0.3"
4799
+
4800
+ object.fromentries@^2.0.1 :
4801
+ version "2.0.2"
4802
+ resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.2.tgz#4a09c9b9bb3843dd0f89acdb517a794d4f355ac9"
4803
+ dependencies :
4804
+ define-properties "^1.1.3"
4805
+ es-abstract "^1.17.0-next.1"
4806
+ function-bind "^1.1.1"
4807
+ has "^1.0.3"
4808
+
4697
4809
object.omit@^2.0.0 :
4698
4810
version "2.0.1"
4699
4811
resolved "https://registry.npmjs.org/object.omit/-/object.omit-2.0.1.tgz#1a9c744829f39dbb858c76ca3579ae2a54ebd1fa"
4700
4812
dependencies :
4701
4813
for-own "^0.1.4"
4702
4814
is-extendable "^0.1.1"
4703
4815
4816
+ object.values@^1.1.0 :
4817
+ version "1.1.1"
4818
+ resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.1.tgz#68a99ecde356b7e9295a3c5e0ce31dc8c953de5e"
4819
+ dependencies :
4820
+ define-properties "^1.1.3"
4821
+ es-abstract "^1.17.0-next.1"
4822
+ function-bind "^1.1.1"
4823
+ has "^1.0.3"
4824
+
4704
4825
obuf@^1.0.0, obuf@^1.1.1 :
4705
4826
version "1.1.1"
4706
4827
resolved "https://registry.npmjs.org/obuf/-/obuf-1.1.1.tgz#104124b6c602c6796881a042541d36db43a5264e"
@@ -4908,6 +5029,10 @@ path-parse@^1.0.5:
4908
5029
version "1.0.5"
4909
5030
resolved "https://registry.npmjs.org/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
4910
5031
5032
+ path-parse@^1.0.6 :
5033
+ version "1.0.6"
5034
+ resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
5035
+
4911
5036
4912
5037
version "0.1.7"
4913
5038
resolved "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
@@ -5334,14 +5459,22 @@ promise@^7.1.1:
5334
5459
dependencies :
5335
5460
asap "~2.0.3"
5336
5461
5337
- prop-types@^15.5.10, prop-types@^15. 6.0 :
5462
+ prop-types@^15.6.0 :
5338
5463
version "15.6.0"
5339
5464
resolved "https://registry.npmjs.org/prop-types/-/prop-types-15.6.0.tgz#ceaf083022fc46b4a35f69e13ef75aed0d639856"
5340
5465
dependencies :
5341
5466
fbjs "^0.8.16"
5342
5467
loose-envify "^1.3.1"
5343
5468
object-assign "^4.1.1"
5344
5469
5470
+ prop-types@^15.7.2 :
5471
+ version "15.7.2"
5472
+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
5473
+ dependencies :
5474
+ loose-envify "^1.4.0"
5475
+ object-assign "^4.1.1"
5476
+ react-is "^16.8.1"
5477
+
5345
5478
proxy-addr@~2.0.2 :
5346
5479
version "2.0.2"
5347
5480
resolved "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.2.tgz#6571504f47bb988ec8180253f85dd7e14952bdec"
@@ -5487,6 +5620,10 @@ react-error-overlay@^3.0.0:
5487
5620
version "3.0.0"
5488
5621
resolved "https://registry.npmjs.org/react-error-overlay/-/react-error-overlay-3.0.0.tgz#c2bc8f4d91f1375b3dad6d75265d51cd5eeaf655"
5489
5622
5623
+ react-is@^16.8.1 :
5624
+ version "16.12.0"
5625
+ resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.12.0.tgz#2cc0fe0fba742d97fd527c42a13bec4eeb06241c"
5626
+
5490
5627
react@^16.0.0 :
5491
5628
version "16.0.0"
5492
5629
resolved "https://registry.npmjs.org/react/-/react-16.0.0.tgz#ce7df8f1941b036f02b2cca9dbd0cb1f0e855e2d"
5791
5928
version "1.1.7"
5792
5929
resolved "https://registry.npmjs.org/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
5793
5930
5931
+ resolve@^1.13.1 :
5932
+ version "1.13.1"
5933
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.13.1.tgz#be0aa4c06acd53083505abb35f4d66932ab35d16"
5934
+ dependencies :
5935
+ path-parse "^1.0.6"
5936
+
5794
5937
resolve@^1.2.0, resolve@^1.3.2 :
5795
5938
version "1.5.0"
5796
5939
resolved "https://registry.npmjs.org/resolve/-/resolve-1.5.0.tgz#1f09acce796c9a762579f31b2c1cc4c3cddf9f36"
@@ -6179,6 +6322,20 @@ string-width@^2.0.0, string-width@^2.1.0, string-width@^2.1.1:
6179
6322
is-fullwidth-code-point "^2.0.0"
6180
6323
strip-ansi "^4.0.0"
6181
6324
6325
+ string.prototype.trimleft@^2.1.0 :
6326
+ version "2.1.0"
6327
+ resolved "https://registry.yarnpkg.com/string.prototype.trimleft/-/string.prototype.trimleft-2.1.0.tgz#6cc47f0d7eb8d62b0f3701611715a3954591d634"
6328
+ dependencies :
6329
+ define-properties "^1.1.3"
6330
+ function-bind "^1.1.1"
6331
+
6332
+ string.prototype.trimright@^2.1.0 :
6333
+ version "2.1.0"
6334
+ resolved "https://registry.yarnpkg.com/string.prototype.trimright/-/string.prototype.trimright-2.1.0.tgz#669d164be9df9b6f7559fa8e89945b168a5a6c58"
6335
+ dependencies :
6336
+ define-properties "^1.1.3"
6337
+ function-bind "^1.1.1"
6338
+
6182
6339
string_decoder@^0.10.25, string_decoder@~0.10.x :
6183
6340
version "0.10.31"
6184
6341
resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94"
0 commit comments