@@ -2293,7 +2293,7 @@ doctrine@^2.0.0:
2293
2293
esutils "^2.0.2"
2294
2294
isarray "^1.0.0"
2295
2295
2296
- doctrine@^2.0.2 :
2296
+ doctrine@^2.0.2, doctrine@^2.1.0 :
2297
2297
version "2.1.0"
2298
2298
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
2299
2299
dependencies :
@@ -2431,6 +2431,17 @@ error-stack-parser@^2.0.0:
2431
2431
dependencies :
2432
2432
stackframe "^1.0.3"
2433
2433
2434
+ es-abstract@^1.11.0 :
2435
+ version "1.13.0"
2436
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9"
2437
+ dependencies :
2438
+ es-to-primitive "^1.2.0"
2439
+ function-bind "^1.1.1"
2440
+ has "^1.0.3"
2441
+ is-callable "^1.1.4"
2442
+ is-regex "^1.0.4"
2443
+ object-keys "^1.0.12"
2444
+
2434
2445
es-abstract@^1.5.0, es-abstract@^1.7.0 :
2435
2446
version "1.8.2"
2436
2447
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.8.2.tgz#25103263dc4decbda60e0c737ca32313518027ee"
@@ -2449,6 +2460,14 @@ es-to-primitive@^1.1.1:
2449
2460
is-date-object "^1.0.1"
2450
2461
is-symbol "^1.0.1"
2451
2462
2463
+ es-to-primitive@^1.2.0 :
2464
+ version "1.2.0"
2465
+ resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.0.tgz#edf72478033456e8dda8ef09e00ad9650707f377"
2466
+ dependencies :
2467
+ is-callable "^1.1.4"
2468
+ is-date-object "^1.0.1"
2469
+ is-symbol "^1.0.2"
2470
+
2452
2471
es5-ext@^0.10.14, es5-ext@^0.10.9, es5-ext@~0.10.14 :
2453
2472
version "0.10.30"
2454
2473
resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.30.tgz#7141a16836697dbabfaaaeee41495ce29f52c939"
2577
2596
emoji-regex "^6.1.0"
2578
2597
jsx-ast-utils "^1.4.0"
2579
2598
2580
- eslint-plugin-react@7.3.0 :
2581
- version "7.3.0 "
2582
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.3.0. tgz#ca9368da36f733fbdc05718ae4e91f778f38e344 "
2599
+ eslint-plugin-react@7.12.3 :
2600
+ version "7.12.3 "
2601
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.3. tgz#b9ca4cd7cd3f5d927db418a1950366a12d4568fd "
2583
2602
dependencies :
2584
- doctrine "^2.0.0"
2585
- has "^1.0.1"
2586
- jsx-ast-utils "^2.0.0"
2587
- prop-types "^15.5.10"
2603
+ array-includes "^3.0.3"
2604
+ doctrine "^2.1.0"
2605
+ has "^1.0.3"
2606
+ jsx-ast-utils "^2.0.1"
2607
+ object.fromentries "^2.0.0"
2608
+ prop-types "^15.6.2"
2609
+ resolve "^1.9.0"
2588
2610
2589
2611
eslint-restricted-globals@^0.1.1 :
2590
2612
version "0.1.1"
@@ -3397,6 +3419,10 @@ has-symbol-support-x@^1.4.1:
3397
3419
version "1.4.1"
3398
3420
resolved "https://registry.yarnpkg.com/has-symbol-support-x/-/has-symbol-support-x-1.4.1.tgz#66ec2e377e0c7d7ccedb07a3a84d77510ff1bc4c"
3399
3421
3422
+ has-symbols@^1.0.0 :
3423
+ version "1.0.0"
3424
+ resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44"
3425
+
3400
3426
has-to-string-tag-x@^1.2.0 :
3401
3427
version "1.4.1"
3402
3428
resolved "https://registry.yarnpkg.com/has-to-string-tag-x/-/has-to-string-tag-x-1.4.1.tgz#a045ab383d7b4b2012a00148ab0aa5f290044d4d"
@@ -3413,6 +3439,12 @@ has@^1.0.1, has@~1.0.1:
3413
3439
dependencies :
3414
3440
function-bind "^1.0.2"
3415
3441
3442
+ has@^1.0.3 :
3443
+ version "1.0.3"
3444
+ resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
3445
+ dependencies :
3446
+ function-bind "^1.1.1"
3447
+
3416
3448
hash-base@^2.0.0 :
3417
3449
version "2.0.2"
3418
3450
resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-2.0.2.tgz#66ea1d856db4e8a5470cadf6fce23ae5244ef2e1"
@@ -3687,6 +3719,10 @@ is-callable@^1.1.1, is-callable@^1.1.3:
3687
3719
version "1.1.3"
3688
3720
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.3.tgz#86eb75392805ddc33af71c92a0eedf74ee7604b2"
3689
3721
3722
+ is-callable@^1.1.4 :
3723
+ version "1.1.4"
3724
+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
3725
+
3690
3726
is-date-object@^1.0.1 :
3691
3727
version "1.0.1"
3692
3728
resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.1.tgz#9aa20eb6aeebbff77fbd33e74ca01b33581d3a16"
@@ -3848,6 +3884,12 @@ is-symbol@^1.0.1:
3848
3884
version "1.0.1"
3849
3885
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.1.tgz#3cc59f00025194b6ab2e38dbae6689256b660572"
3850
3886
3887
+ is-symbol@^1.0.2 :
3888
+ version "1.0.2"
3889
+ resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.2.tgz#a055f6ae57192caee329e7a860118b497a950f38"
3890
+ dependencies :
3891
+ has-symbols "^1.0.0"
3892
+
3851
3893
is-text-path@^1.0.0 :
3852
3894
version "1.0.1"
3853
3895
resolved "https://registry.yarnpkg.com/is-text-path/-/is-text-path-1.0.1.tgz#4e1aa0fb51bfbcb3e92688001397202c1775b66e"
@@ -4005,7 +4047,7 @@ jsx-ast-utils@^1.4.0:
4005
4047
version "1.4.1"
4006
4048
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
4007
4049
4008
- jsx-ast-utils@^2.0.0 :
4050
+ jsx-ast-utils@^2.0.1 :
4009
4051
version "2.0.1"
4010
4052
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
4011
4053
dependencies :
@@ -4924,6 +4966,10 @@ object-keys@^1.0.10, object-keys@^1.0.8:
4924
4966
version "1.0.11"
4925
4967
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d"
4926
4968
4969
+ object-keys@^1.0.12 :
4970
+ version "1.0.12"
4971
+ resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.12.tgz#09c53855377575310cca62f55bb334abff7b3ed2"
4972
+
4927
4973
object.assign@^4.0.4 :
4928
4974
version "4.0.4"
4929
4975
resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.0.4.tgz#b1c9cc044ef1b9fe63606fc141abbb32e14730cc"
@@ -4932,6 +4978,15 @@ object.assign@^4.0.4:
4932
4978
function-bind "^1.1.0"
4933
4979
object-keys "^1.0.10"
4934
4980
4981
+ object.fromentries@^2.0.0 :
4982
+ version "2.0.0"
4983
+ resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.0.tgz#49a543d92151f8277b3ac9600f1e930b189d30ab"
4984
+ dependencies :
4985
+ define-properties "^1.1.2"
4986
+ es-abstract "^1.11.0"
4987
+ function-bind "^1.1.1"
4988
+ has "^1.0.1"
4989
+
4935
4990
object.omit@^2.0.0 :
4936
4991
version "2.0.1"
4937
4992
resolved "https://registry.yarnpkg.com/object.omit/-/object.omit-2.0.1.tgz#1a9c744829f39dbb858c76ca3579ae2a54ebd1fa"
@@ -5155,6 +5210,10 @@ path-parse@^1.0.5:
5155
5210
version "1.0.5"
5156
5211
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
5157
5212
5213
+ path-parse@^1.0.6 :
5214
+ version "1.0.6"
5215
+ resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
5216
+
5158
5217
path-to-regexp@^1.0.0, path-to-regexp@^1.1.1 :
5159
5218
version "1.7.0"
5160
5219
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.7.0.tgz#59fde0f435badacba103a84e9d3bc64e96b9937d"
@@ -5642,6 +5701,13 @@ prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.5.8:
5642
5701
fbjs "^0.8.9"
5643
5702
loose-envify "^1.3.1"
5644
5703
5704
+ prop-types@^15.6.2 :
5705
+ version "15.6.2"
5706
+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102"
5707
+ dependencies :
5708
+ loose-envify "^1.3.1"
5709
+ object-assign "^4.1.1"
5710
+
5645
5711
proto-list@~1.2.1 :
5646
5712
version "1.2.4"
5647
5713
resolved "https://registry.yarnpkg.com/proto-list/-/proto-list-1.2.4.tgz#212d5bfe1318306a420f6402b8e26ff39647a849"
@@ -6200,6 +6266,12 @@ resolve@^1.2.0, resolve@~1.4.0:
6200
6266
dependencies :
6201
6267
path-parse "^1.0.5"
6202
6268
6269
+ resolve@^1.9.0 :
6270
+ version "1.9.0"
6271
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.9.0.tgz#a14c6fdfa8f92a7df1d996cb7105fa744658ea06"
6272
+ dependencies :
6273
+ path-parse "^1.0.6"
6274
+
6203
6275
restore-cursor@^2.0.0 :
6204
6276
version "2.0.0"
6205
6277
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf"
0 commit comments