@@ -2036,7 +2036,7 @@ array-flatten@^2.1.2:
2036
2036
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-2.1.2.tgz#24ef80a28c1a893617e2149b0c6d0d788293b099"
2037
2037
integrity sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ==
2038
2038
2039
- array-includes@^3.1.4, array-includes@^3.1.5 :
2039
+ array-includes@^3.1.4, array-includes@^3.1.5, array-includes@^3.1.6 :
2040
2040
version "3.1.6"
2041
2041
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.6.tgz#9e9e720e194f198266ba9e18c29e6a9b0e4b225f"
2042
2042
integrity sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==
@@ -2057,7 +2057,7 @@ array.prototype.flat@^1.2.5:
2057
2057
es-abstract "^1.20.4"
2058
2058
es-shim-unscopables "^1.0.0"
2059
2059
2060
- array.prototype.flatmap@^1.3.0 :
2060
+ array.prototype.flatmap@^1.3.1 :
2061
2061
version "1.3.1"
2062
2062
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1.tgz#1aae7903c2100433cb8261cd4ed310aab5c4a183"
2063
2063
integrity sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==
@@ -2067,6 +2067,17 @@ array.prototype.flatmap@^1.3.0:
2067
2067
es-abstract "^1.20.4"
2068
2068
es-shim-unscopables "^1.0.0"
2069
2069
2070
+ array.prototype.tosorted@^1.1.1 :
2071
+ version "1.1.1"
2072
+ resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.1.tgz#ccf44738aa2b5ac56578ffda97c03fd3e23dd532"
2073
+ integrity sha512-pZYPXPRl2PqWcsUs6LOMn+1f1532nEoPTYowBtqLwAW+W8vSVhkIGnmOX1t/UQjD6YGI0vcD2B1U7ZFGQH9jnQ==
2074
+ dependencies :
2075
+ call-bind "^1.0.2"
2076
+ define-properties "^1.1.4"
2077
+ es-abstract "^1.20.4"
2078
+ es-shim-unscopables "^1.0.0"
2079
+ get-intrinsic "^1.1.3"
2080
+
2070
2081
ast-types-flow@^0.0.7 :
2071
2082
version "0.0.7"
2072
2083
resolved "https://registry.yarnpkg.com/ast-types-flow/-/ast-types-flow-0.0.7.tgz#f70b735c6bca1a5c9c22d982c3e39e7feba3bdad"
3151
3162
dependencies :
3152
3163
prettier-linter-helpers "^1.0.0"
3153
3164
3154
-
3155
- version "7.31.10 "
3156
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.10 .tgz#6782c2c7fe91c09e715d536067644bbb9491419a "
3157
- integrity sha512-e4N/nc6AAlg4UKW/mXeYWd3R++qUano5/o+t+wnWxIf+bLsOaH3a4q74kX3nDjYym3VBN4HyO9nEn1GcAqgQOA ==
3165
+
3166
+ version "7.31.11 "
3167
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.11 .tgz#011521d2b16dcf95795df688a4770b4eaab364c8 "
3168
+ integrity sha512-TTvq5JsT5v56wPa9OYHzsrOlHzKZKjV+aLgS+55NJP/cuzdiQPC7PfYoUjMoxlffKtvijpk7vA/jmuqRb9nohw ==
3158
3169
dependencies :
3159
- array-includes "^3.1.5"
3160
- array.prototype.flatmap "^1.3.0"
3170
+ array-includes "^3.1.6"
3171
+ array.prototype.flatmap "^1.3.1"
3172
+ array.prototype.tosorted "^1.1.1"
3161
3173
doctrine "^2.1.0"
3162
3174
estraverse "^5.3.0"
3163
3175
jsx-ast-utils "^2.4.1 || ^3.0.0"
3164
3176
minimatch "^3.1.2"
3165
- object.entries "^1.1.5 "
3166
- object.fromentries "^2.0.5 "
3167
- object.hasown "^1.1.1 "
3168
- object.values "^1.1.5 "
3177
+ object.entries "^1.1.6 "
3178
+ object.fromentries "^2.0.6 "
3179
+ object.hasown "^1.1.2 "
3180
+ object.values "^1.1.6 "
3169
3181
prop-types "^15.8.1"
3170
3182
resolve "^2.0.0-next.3"
3171
3183
semver "^6.3.0"
3172
- string.prototype.matchall "^4.0.7 "
3184
+ string.prototype.matchall "^4.0.8 "
3173
3185
3174
3186
3175
3187
version "5.1.1"
@@ -5206,7 +5218,7 @@ object.assign@^4.1.3, object.assign@^4.1.4:
5206
5218
has-symbols "^1.0.3"
5207
5219
object-keys "^1.1.1"
5208
5220
5209
- object.entries@^1.1.5 :
5221
+ object.entries@^1.1.6 :
5210
5222
version "1.1.6"
5211
5223
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.6.tgz#9737d0e5b8291edd340a3e3264bb8a3b00d5fa23"
5212
5224
integrity sha512-leTPzo4Zvg3pmbQ3rDK69Rl8GQvIqMWubrkxONG9/ojtFE2rD9fjMKfSI5BxW3osRH1m6VdzmqK8oAY9aT4x5w==
@@ -5215,7 +5227,7 @@ object.entries@^1.1.5:
5215
5227
define-properties "^1.1.4"
5216
5228
es-abstract "^1.20.4"
5217
5229
5218
- object.fromentries@^2.0.5 :
5230
+ object.fromentries@^2.0.6 :
5219
5231
version "2.0.6"
5220
5232
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.6.tgz#cdb04da08c539cffa912dcd368b886e0904bfa73"
5221
5233
integrity sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg==
@@ -5224,15 +5236,15 @@ object.fromentries@^2.0.5:
5224
5236
define-properties "^1.1.4"
5225
5237
es-abstract "^1.20.4"
5226
5238
5227
- object.hasown@^1.1.1 :
5239
+ object.hasown@^1.1.2 :
5228
5240
version "1.1.2"
5229
5241
resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.2.tgz#f919e21fad4eb38a57bc6345b3afd496515c3f92"
5230
5242
integrity sha512-B5UIT3J1W+WuWIU55h0mjlwaqxiE5vYENJXIXZ4VFe05pNYrkKuK0U/6aFcb0pKywYJh7IhfoqUfKVmrJJHZHw==
5231
5243
dependencies :
5232
5244
define-properties "^1.1.4"
5233
5245
es-abstract "^1.20.4"
5234
5246
5235
- object.values@^1.1.5 :
5247
+ object.values@^1.1.5, object.values@^1.1.6 :
5236
5248
version "1.1.6"
5237
5249
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.6.tgz#4abbaa71eba47d63589d402856f908243eea9b1d"
5238
5250
integrity sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==
@@ -6409,7 +6421,7 @@ string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
6409
6421
is-fullwidth-code-point "^3.0.0"
6410
6422
strip-ansi "^6.0.1"
6411
6423
6412
- string.prototype.matchall@^4.0.7 :
6424
+ string.prototype.matchall@^4.0.8 :
6413
6425
version "4.0.8"
6414
6426
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.8.tgz#3bf85722021816dcd1bf38bb714915887ca79fd3"
6415
6427
integrity sha512-6zOCOcJ+RJAQshcTvXPHoxoQGONa3e/Lqx90wUA+wEzX78sg5Bo+1tQo4N0pohS0erG9qtCqJDjNCQBjeWVxyg==
0 commit comments