@@ -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.12.3 :
2239
+ version "7.12.3 "
2240
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.3 .tgz#b9ca4cd7cd3f5d927db418a1950366a12d4568fd "
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.0.1"
2246
+ object.fromentries "^2.0.0"
2247
+ prop-types "^15.6.2"
2248
+ resolve "^1.9.0"
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"
@@ -3778,7 +3826,7 @@ jsx-ast-utils@^1.4.0:
3778
3826
version "1.4.1"
3779
3827
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
3780
3828
3781
- jsx-ast-utils@^2.0.0 :
3829
+ jsx-ast-utils@^2.0.1 :
3782
3830
version "2.0.1"
3783
3831
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
3784
3832
dependencies :
@@ -4298,6 +4346,10 @@ object-keys@^1.0.10, object-keys@^1.0.8:
4298
4346
version "1.0.11"
4299
4347
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d"
4300
4348
4349
+ object-keys@^1.0.12 :
4350
+ version "1.0.12"
4351
+ resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.12.tgz#09c53855377575310cca62f55bb334abff7b3ed2"
4352
+
4301
4353
object.assign@^4.0.4 :
4302
4354
version "4.0.4"
4303
4355
resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.0.4.tgz#b1c9cc044ef1b9fe63606fc141abbb32e14730cc"
@@ -4315,6 +4367,15 @@ object.entries@^1.0.4:
4315
4367
function-bind "^1.1.0"
4316
4368
has "^1.0.1"
4317
4369
4370
+ object.fromentries@^2.0.0 :
4371
+ version "2.0.0"
4372
+ resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.0.tgz#49a543d92151f8277b3ac9600f1e930b189d30ab"
4373
+ dependencies :
4374
+ define-properties "^1.1.2"
4375
+ es-abstract "^1.11.0"
4376
+ function-bind "^1.1.1"
4377
+ has "^1.0.1"
4378
+
4318
4379
object.omit@^2.0.0 :
4319
4380
version "2.0.1"
4320
4381
resolved "https://registry.yarnpkg.com/object.omit/-/object.omit-2.0.1.tgz#1a9c744829f39dbb858c76ca3579ae2a54ebd1fa"
@@ -4519,6 +4580,10 @@ path-parse@^1.0.5:
4519
4580
version "1.0.5"
4520
4581
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
4521
4582
4583
+ path-parse@^1.0.6 :
4584
+ version "1.0.6"
4585
+ resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
4586
+
4522
4587
4523
4588
version "0.1.7"
4524
4589
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
4892
4957
loose-envify "^1.3.1"
4893
4958
object-assign "^4.1.1"
4894
4959
4960
+ prop-types@^15.6.2 :
4961
+ version "15.6.2"
4962
+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102"
4963
+ dependencies :
4964
+ loose-envify "^1.3.1"
4965
+ object-assign "^4.1.1"
4966
+
4895
4967
proxy-addr@~2.0.2 :
4896
4968
version "2.0.2"
4897
4969
resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.2.tgz#6571504f47bb988ec8180253f85dd7e14952bdec"
@@ -5291,6 +5363,12 @@ resolve@^1.2.0:
5291
5363
dependencies :
5292
5364
path-parse "^1.0.5"
5293
5365
5366
+ resolve@^1.9.0 :
5367
+ version "1.9.0"
5368
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.9.0.tgz#a14c6fdfa8f92a7df1d996cb7105fa744658ea06"
5369
+ dependencies :
5370
+ path-parse "^1.0.6"
5371
+
5294
5372
restore-cursor@^2.0.0 :
5295
5373
version "2.0.0"
5296
5374
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf"
0 commit comments