@@ -910,6 +910,14 @@ array-includes@^3.0.3:
910
910
define-properties "^1.1.2"
911
911
es-abstract "^1.7.0"
912
912
913
+ array-includes@^3.1.1 :
914
+ version "3.1.1"
915
+ resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.1.tgz#cdd67e6852bdf9c1215460786732255ed2459348"
916
+ dependencies :
917
+ define-properties "^1.1.3"
918
+ es-abstract "^1.17.0"
919
+ is-string "^1.0.5"
920
+
913
921
array-map@~0.0.0 :
914
922
version "0.0.0"
915
923
resolved "https://registry.yarnpkg.com/array-map/-/array-map-0.0.0.tgz#88a2bab73d1cf7bcd5c1b118a003f66f665fa662"
@@ -2034,7 +2042,23 @@ errorhandler@^1.5.0:
2034
2042
accepts "~1.3.7"
2035
2043
escape-html "~1.0.3"
2036
2044
2037
- es-abstract@^1.11.0, es-abstract@^1.12.0, es-abstract@^1.7.0 :
2045
+ es-abstract@^1.17.0, es-abstract@^1.17.0-next.1 :
2046
+ version "1.17.4"
2047
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.4.tgz#e3aedf19706b20e7c2594c35fc0d57605a79e184"
2048
+ dependencies :
2049
+ es-to-primitive "^1.2.1"
2050
+ function-bind "^1.1.1"
2051
+ has "^1.0.3"
2052
+ has-symbols "^1.0.1"
2053
+ is-callable "^1.1.5"
2054
+ is-regex "^1.0.5"
2055
+ object-inspect "^1.7.0"
2056
+ object-keys "^1.1.1"
2057
+ object.assign "^4.1.0"
2058
+ string.prototype.trimleft "^2.1.1"
2059
+ string.prototype.trimright "^2.1.1"
2060
+
2061
+ es-abstract@^1.7.0 :
2038
2062
version "1.13.0"
2039
2063
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9"
2040
2064
dependencies :
@@ -2053,6 +2077,14 @@ es-to-primitive@^1.2.0:
2053
2077
is-date-object "^1.0.1"
2054
2078
is-symbol "^1.0.2"
2055
2079
2080
+ es-to-primitive@^1.2.1 :
2081
+ version "1.2.1"
2082
+ resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
2083
+ dependencies :
2084
+ is-callable "^1.1.4"
2085
+ is-date-object "^1.0.1"
2086
+ is-symbol "^1.0.2"
2087
+
2056
2088
escape-html@~1.0.3 :
2057
2089
version "1.0.3"
2058
2090
resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
@@ -2061,19 +2093,19 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
2061
2093
version "1.0.5"
2062
2094
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
2063
2095
2064
- eslint-plugin-react@7.14.2 :
2065
- version "7.14.2 "
2066
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.14.2 .tgz#94c193cc77a899ac0ecbb2766fbef88685b7ecc1 "
2096
+ eslint-plugin-react@7.18.0 :
2097
+ version "7.18.0 "
2098
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.18.0 .tgz#2317831284d005b30aff8afb7c4e906f13fa8e7e "
2067
2099
dependencies :
2068
- array-includes "^3.0.3 "
2100
+ array-includes "^3.1.1 "
2069
2101
doctrine "^2.1.0"
2070
2102
has "^1.0.3"
2071
- jsx-ast-utils "^2.1.0 "
2072
- object.entries "^1.1.0 "
2073
- object.fromentries "^2.0.0 "
2074
- object.values "^1.1.0 "
2103
+ jsx-ast-utils "^2.2.3 "
2104
+ object.entries "^1.1.1 "
2105
+ object.fromentries "^2.0.2 "
2106
+ object.values "^1.1.1 "
2075
2107
prop-types "^15.7.2"
2076
- resolve "^1.10.1 "
2108
+ resolve "^1.14.2 "
2077
2109
2078
2110
2079
2111
version "3.7.1"
@@ -2602,6 +2634,10 @@ has-symbols@^1.0.0:
2602
2634
version "1.0.0"
2603
2635
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44"
2604
2636
2637
+ has-symbols@^1.0.1 :
2638
+ version "1.0.1"
2639
+ resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.1.tgz#9f5214758a44196c406d9bd76cebf81ec2dd31e8"
2640
+
2605
2641
has-unicode@^2.0.0 :
2606
2642
version "2.0.1"
2607
2643
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -2798,6 +2834,10 @@ is-callable@^1.1.4:
2798
2834
version "1.1.4"
2799
2835
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
2800
2836
2837
+ is-callable@^1.1.5 :
2838
+ version "1.1.5"
2839
+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.5.tgz#f7e46b596890456db74e7f6e976cb3273d06faab"
2840
+
2801
2841
is-ci@^2.0.0 :
2802
2842
version "2.0.0"
2803
2843
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c"
@@ -2942,10 +2982,20 @@ is-regex@^1.0.4:
2942
2982
dependencies :
2943
2983
has "^1.0.1"
2944
2984
2985
+ is-regex@^1.0.5 :
2986
+ version "1.0.5"
2987
+ resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.0.5.tgz#39d589a358bf18967f726967120b8fc1aed74eae"
2988
+ dependencies :
2989
+ has "^1.0.3"
2990
+
2945
2991
is-stream@^1.0.1, is-stream@^1.1.0 :
2946
2992
version "1.1.0"
2947
2993
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
2948
2994
2995
+ is-string@^1.0.5 :
2996
+ version "1.0.5"
2997
+ resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.5.tgz#40493ed198ef3ff477b8c7f92f644ec82a5cd3a6"
2998
+
2949
2999
is-symbol@^1.0.2 :
2950
3000
version "1.0.2"
2951
3001
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.2.tgz#a055f6ae57192caee329e7a860118b497a950f38"
@@ -3140,9 +3190,9 @@ jsonify@~0.0.0:
3140
3190
version "0.0.0"
3141
3191
resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73"
3142
3192
3143
- jsx-ast-utils@^2.1.0 :
3144
- version "2.2.1 "
3145
- resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.2.1 .tgz#4d4973ebf8b9d2837ee91a8208cc66f3a2776cfb "
3193
+ jsx-ast-utils@^2.2.3 :
3194
+ version "2.2.3 "
3195
+ resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.2.3 .tgz#8a9364e402448a3ce7f14d357738310d9248054f "
3146
3196
dependencies :
3147
3197
array-includes "^3.0.3"
3148
3198
object.assign "^4.1.0"
@@ -3867,7 +3917,11 @@ object-copy@^0.1.0:
3867
3917
define-property "^0.2.5"
3868
3918
kind-of "^3.0.3"
3869
3919
3870
- object-keys@^1.0.11, object-keys@^1.0.12 :
3920
+ object-inspect@^1.7.0 :
3921
+ version "1.7.0"
3922
+ resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.7.0.tgz#f4f6bd181ad77f006b5ece60bd0b6f398ff74a67"
3923
+
3924
+ object-keys@^1.0.11, object-keys@^1.0.12, object-keys@^1.1.1 :
3871
3925
version "1.1.1"
3872
3926
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
3873
3927
@@ -3886,23 +3940,23 @@ object.assign@^4.1.0:
3886
3940
has-symbols "^1.0.0"
3887
3941
object-keys "^1.0.11"
3888
3942
3889
- object.entries@^1.1.0 :
3890
- version "1.1.0 "
3891
- resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.0 .tgz#2024fc6d6ba246aee38bdb0ffd5cfbcf371b7519 "
3943
+ object.entries@^1.1.1 :
3944
+ version "1.1.1 "
3945
+ resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.1 .tgz#ee1cf04153de02bb093fec33683900f57ce5399b "
3892
3946
dependencies :
3893
3947
define-properties "^1.1.3"
3894
- es-abstract "^1.12.0 "
3948
+ es-abstract "^1.17.0-next.1 "
3895
3949
function-bind "^1.1.1"
3896
3950
has "^1.0.3"
3897
3951
3898
- object.fromentries@^2.0.0 :
3899
- version "2.0.0 "
3900
- resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.0 .tgz#49a543d92151f8277b3ac9600f1e930b189d30ab "
3952
+ object.fromentries@^2.0.2 :
3953
+ version "2.0.2 "
3954
+ resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.2 .tgz#4a09c9b9bb3843dd0f89acdb517a794d4f355ac9 "
3901
3955
dependencies :
3902
- define-properties "^1.1.2 "
3903
- es-abstract "^1.11.0 "
3956
+ define-properties "^1.1.3 "
3957
+ es-abstract "^1.17.0-next.1 "
3904
3958
function-bind "^1.1.1"
3905
- has "^1.0.1 "
3959
+ has "^1.0.3 "
3906
3960
3907
3961
object.omit@^2.0.0 :
3908
3962
version "2.0.1"
@@ -3917,12 +3971,12 @@ object.pick@^1.3.0:
3917
3971
dependencies :
3918
3972
isobject "^3.0.1"
3919
3973
3920
- object.values@^1.1.0 :
3921
- version "1.1.0 "
3922
- resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.0 .tgz#bf6810ef5da3e5325790eaaa2be213ea84624da9 "
3974
+ object.values@^1.1.1 :
3975
+ version "1.1.1 "
3976
+ resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.1 .tgz#68a99ecde356b7e9295a3c5e0ce31dc8c953de5e "
3923
3977
dependencies :
3924
3978
define-properties "^1.1.3"
3925
- es-abstract "^1.12.0 "
3979
+ es-abstract "^1.17.0-next.1 "
3926
3980
function-bind "^1.1.1"
3927
3981
has "^1.0.3"
3928
3982
@@ -4476,12 +4530,18 @@ resolve-url@^0.2.1:
4476
4530
version "0.2.1"
4477
4531
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
4478
4532
4479
- resolve@^1.10.0, resolve@^1.10.1, resolve@^1. 3.2, resolve@^1.5.0, resolve@^1.8.1 :
4533
+ resolve@^1.10.0, resolve@^1.3.2, resolve@^1.5.0, resolve@^1.8.1 :
4480
4534
version "1.11.1"
4481
4535
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.11.1.tgz#ea10d8110376982fef578df8fc30b9ac30a07a3e"
4482
4536
dependencies :
4483
4537
path-parse "^1.0.6"
4484
4538
4539
+ resolve@^1.14.2 :
4540
+ version "1.15.0"
4541
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.15.0.tgz#1b7ca96073ebb52e741ffd799f6b39ea462c67f5"
4542
+ dependencies :
4543
+ path-parse "^1.0.6"
4544
+
4485
4545
restore-cursor@^2.0.0 :
4486
4546
version "2.0.0"
4487
4547
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf"
@@ -4842,6 +4902,20 @@ string-width@^3.0.0:
4842
4902
is-fullwidth-code-point "^2.0.0"
4843
4903
strip-ansi "^5.1.0"
4844
4904
4905
+ string.prototype.trimleft@^2.1.1 :
4906
+ version "2.1.1"
4907
+ resolved "https://registry.yarnpkg.com/string.prototype.trimleft/-/string.prototype.trimleft-2.1.1.tgz#9bdb8ac6abd6d602b17a4ed321870d2f8dcefc74"
4908
+ dependencies :
4909
+ define-properties "^1.1.3"
4910
+ function-bind "^1.1.1"
4911
+
4912
+ string.prototype.trimright@^2.1.1 :
4913
+ version "2.1.1"
4914
+ resolved "https://registry.yarnpkg.com/string.prototype.trimright/-/string.prototype.trimright-2.1.1.tgz#440314b15996c866ce8a0341894d45186200c5d9"
4915
+ dependencies :
4916
+ define-properties "^1.1.3"
4917
+ function-bind "^1.1.1"
4918
+
4845
4919
string_decoder@~1.1.1 :
4846
4920
version "1.1.1"
4847
4921
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8"
0 commit comments