@@ -1906,6 +1906,12 @@ doctrine@^2.0.0:
1906
1906
esutils "^2.0.2"
1907
1907
isarray "^1.0.0"
1908
1908
1909
+ doctrine@^2.1.0 :
1910
+ version "2.1.0"
1911
+ resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
1912
+ dependencies :
1913
+ esutils "^2.0.2"
1914
+
1909
1915
dom-serializer@0, dom-serializer@~0.1.0 :
1910
1916
version "0.1.0"
1911
1917
resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-0.1.0.tgz#073c697546ce0780ce23be4a28e293e40bc30c82"
@@ -2059,6 +2065,17 @@ error-ex@^1.2.0:
2059
2065
dependencies :
2060
2066
is-arrayish "^0.2.1"
2061
2067
2068
+ es-abstract@^1.11.0 :
2069
+ version "1.13.0"
2070
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9"
2071
+ dependencies :
2072
+ es-to-primitive "^1.2.0"
2073
+ function-bind "^1.1.1"
2074
+ has "^1.0.3"
2075
+ is-callable "^1.1.4"
2076
+ is-regex "^1.0.4"
2077
+ object-keys "^1.0.12"
2078
+
2062
2079
es-abstract@^1.6.1, es-abstract@^1.7.0 :
2063
2080
version "1.9.0"
2064
2081
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.9.0.tgz#690829a07cae36b222e7fd9b75c0d0573eb25227"
@@ -2077,6 +2094,14 @@ es-to-primitive@^1.1.1:
2077
2094
is-date-object "^1.0.1"
2078
2095
is-symbol "^1.0.1"
2079
2096
2097
+ es-to-primitive@^1.2.0 :
2098
+ version "1.2.0"
2099
+ resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.0.tgz#edf72478033456e8dda8ef09e00ad9650707f377"
2100
+ dependencies :
2101
+ is-callable "^1.1.4"
2102
+ is-date-object "^1.0.1"
2103
+ is-symbol "^1.0.2"
2104
+
2080
2105
es5-ext@^0.10.14, es5-ext@^0.10.35, es5-ext@^0.10.9, es5-ext@~0.10.14 :
2081
2106
version "0.10.35"
2082
2107
resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.35.tgz#18ee858ce6a3c45c7d79e91c15fcca9ec568494f"
2210
2235
emoji-regex "^6.1.0"
2211
2236
jsx-ast-utils "^1.4.0"
2212
2237
2213
- eslint-plugin-react@7.4 .0 :
2214
- version "7.4 .0"
2215
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.4 .0.tgz#300a95861b9729c087d362dd64abcc351a74364a "
2238
+ eslint-plugin-react@7.13 .0 :
2239
+ version "7.13 .0"
2240
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.13 .0.tgz#bc13fd7101de67996ea51b33873cd9dc2b7e5758 "
2216
2241
dependencies :
2217
- doctrine "^2.0.0"
2218
- has "^1.0.1"
2219
- jsx-ast-utils "^2.0.0"
2220
- prop-types "^15.5.10"
2242
+ array-includes "^3.0.3"
2243
+ doctrine "^2.1.0"
2244
+ has "^1.0.3"
2245
+ jsx-ast-utils "^2.1.0"
2246
+ object.fromentries "^2.0.0"
2247
+ prop-types "^15.7.2"
2248
+ resolve "^1.10.1"
2221
2249
2222
2250
eslint-restricted-globals@^0.1.1 :
2223
2251
version "0.1.1"
@@ -2879,6 +2907,10 @@ has-flag@^2.0.0:
2879
2907
version "2.0.0"
2880
2908
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-2.0.0.tgz#e8207af1cc7b30d446cc70b734b5e8be18f88d51"
2881
2909
2910
+ has-symbols@^1.0.0 :
2911
+ version "1.0.0"
2912
+ resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44"
2913
+
2882
2914
has-unicode@^2.0.0 :
2883
2915
version "2.0.1"
2884
2916
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -2889,6 +2921,12 @@ has@^1.0.1:
2889
2921
dependencies :
2890
2922
function-bind "^1.0.2"
2891
2923
2924
+ has@^1.0.3 :
2925
+ version "1.0.3"
2926
+ resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
2927
+ dependencies :
2928
+ function-bind "^1.1.1"
2929
+
2892
2930
hash-base@^2.0.0 :
2893
2931
version "2.0.2"
2894
2932
resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-2.0.2.tgz#66ea1d856db4e8a5470cadf6fce23ae5244ef2e1"
@@ -3192,6 +3230,10 @@ is-callable@^1.1.1, is-callable@^1.1.3:
3192
3230
version "1.1.3"
3193
3231
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.3.tgz#86eb75392805ddc33af71c92a0eedf74ee7604b2"
3194
3232
3233
+ is-callable@^1.1.4 :
3234
+ version "1.1.4"
3235
+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
3236
+
3195
3237
is-ci@^1.0.10 :
3196
3238
version "1.0.10"
3197
3239
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.0.10.tgz#f739336b2632365061a9d48270cd56ae3369318e"
@@ -3332,6 +3374,12 @@ is-symbol@^1.0.1:
3332
3374
version "1.0.1"
3333
3375
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.1.tgz#3cc59f00025194b6ab2e38dbae6689256b660572"
3334
3376
3377
+ is-symbol@^1.0.2 :
3378
+ version "1.0.2"
3379
+ resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.2.tgz#a055f6ae57192caee329e7a860118b497a950f38"
3380
+ dependencies :
3381
+ has-symbols "^1.0.0"
3382
+
3335
3383
is-typedarray@~1.0.0 :
3336
3384
version "1.0.0"
3337
3385
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
@@ -3669,6 +3717,10 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
3669
3717
version "3.0.2"
3670
3718
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
3671
3719
3720
+ " js-tokens@^3.0.0 || ^4.0.0 " :
3721
+ version "4.0.0"
3722
+ resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
3723
+
3672
3724
js-yaml@^3.7.0, js-yaml@^3.9.1 :
3673
3725
version "3.10.0"
3674
3726
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc"
@@ -3778,9 +3830,9 @@ jsx-ast-utils@^1.4.0:
3778
3830
version "1.4.1"
3779
3831
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
3780
3832
3781
- jsx-ast-utils@^2.0 .0 :
3782
- version "2.0.1 "
3783
- resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1. tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f "
3833
+ jsx-ast-utils@^2.1 .0 :
3834
+ version "2.1.0 "
3835
+ resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.1.0. tgz#0ee4e2c971fb9601c67b5641b71be80faecf0b36 "
3784
3836
dependencies :
3785
3837
array-includes "^3.0.3"
3786
3838
@@ -3915,6 +3967,12 @@ loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.3.1:
3915
3967
dependencies :
3916
3968
js-tokens "^3.0.0"
3917
3969
3970
+ loose-envify@^1.4.0 :
3971
+ version "1.4.0"
3972
+ resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
3973
+ dependencies :
3974
+ js-tokens "^3.0.0 || ^4.0.0"
3975
+
3918
3976
loud-rejection@^1.0.0 :
3919
3977
version "1.6.0"
3920
3978
resolved "https://registry.yarnpkg.com/loud-rejection/-/loud-rejection-1.6.0.tgz#5b46f80147edee578870f086d04821cf998e551f"
@@ -4298,6 +4356,10 @@ object-keys@^1.0.10, object-keys@^1.0.8:
4298
4356
version "1.0.11"
4299
4357
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d"
4300
4358
4359
+ object-keys@^1.0.12 :
4360
+ version "1.1.1"
4361
+ resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
4362
+
4301
4363
object.assign@^4.0.4 :
4302
4364
version "4.0.4"
4303
4365
resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.0.4.tgz#b1c9cc044ef1b9fe63606fc141abbb32e14730cc"
@@ -4315,6 +4377,15 @@ object.entries@^1.0.4:
4315
4377
function-bind "^1.1.0"
4316
4378
has "^1.0.1"
4317
4379
4380
+ object.fromentries@^2.0.0 :
4381
+ version "2.0.0"
4382
+ resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.0.tgz#49a543d92151f8277b3ac9600f1e930b189d30ab"
4383
+ dependencies :
4384
+ define-properties "^1.1.2"
4385
+ es-abstract "^1.11.0"
4386
+ function-bind "^1.1.1"
4387
+ has "^1.0.1"
4388
+
4318
4389
object.omit@^2.0.0 :
4319
4390
version "2.0.1"
4320
4391
resolved "https://registry.yarnpkg.com/object.omit/-/object.omit-2.0.1.tgz#1a9c744829f39dbb858c76ca3579ae2a54ebd1fa"
@@ -4519,6 +4590,10 @@ path-parse@^1.0.5:
4519
4590
version "1.0.5"
4520
4591
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
4521
4592
4593
+ path-parse@^1.0.6 :
4594
+ version "1.0.6"
4595
+ resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
4596
+
4522
4597
4523
4598
version "0.1.7"
4524
4599
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
4892
4967
loose-envify "^1.3.1"
4893
4968
object-assign "^4.1.1"
4894
4969
4970
+ prop-types@^15.7.2 :
4971
+ version "15.7.2"
4972
+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
4973
+ dependencies :
4974
+ loose-envify "^1.4.0"
4975
+ object-assign "^4.1.1"
4976
+ react-is "^16.8.1"
4977
+
4895
4978
proxy-addr@~2.0.2 :
4896
4979
version "2.0.2"
4897
4980
resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.2.tgz#6571504f47bb988ec8180253f85dd7e14952bdec"
5035
5118
object-assign "^4.1.1"
5036
5119
prop-types "^15.6.0"
5037
5120
5121
+ react-is@^16.8.1 :
5122
+ version "16.8.6"
5123
+ resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16"
5124
+
5038
5125
react-test-renderer@^16.0.0-0 :
5039
5126
version "16.1.1"
5040
5127
resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-16.1.1.tgz#a05184688d564be799f212449262525d1e350537"
5285
5372
version "1.1.7"
5286
5373
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
5287
5374
5375
+ resolve@^1.10.1 :
5376
+ version "1.10.1"
5377
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.10.1.tgz#664842ac960795bbe758221cdccda61fb64b5f18"
5378
+ dependencies :
5379
+ path-parse "^1.0.6"
5380
+
5288
5381
resolve@^1.2.0 :
5289
5382
version "1.5.0"
5290
5383
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.5.0.tgz#1f09acce796c9a762579f31b2c1cc4c3cddf9f36"
0 commit comments