@@ -1639,25 +1639,15 @@ array.prototype.flatmap@^1.3.2:
1639
1639
es-abstract "^1.22.1"
1640
1640
es-shim-unscopables "^1.0.0"
1641
1641
1642
- array.prototype.toreversed@^1.1.2 :
1643
- version "1.1.2"
1644
- resolved "https://registry.yarnpkg.com/array.prototype.toreversed/-/array.prototype.toreversed-1.1.2.tgz#b989a6bf35c4c5051e1dc0325151bf8088954eba"
1645
- integrity sha512-wwDCoT4Ck4Cz7sLtgUmzR5UV3YF5mFHUlbChCzZBQZ+0m2cl/DH3tKgvphv1nKgFsJ48oCSg6p91q2Vm0I/ZMA==
1646
- dependencies :
1647
- call-bind "^1.0.2"
1648
- define-properties "^1.2.0"
1649
- es-abstract "^1.22.1"
1650
- es-shim-unscopables "^1.0.0"
1651
-
1652
- array.prototype.tosorted@^1.1.3 :
1653
- version "1.1.3"
1654
- resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.3.tgz#c8c89348337e51b8a3c48a9227f9ce93ceedcba8"
1655
- integrity sha512-/DdH4TiTmOKzyQbp/eadcCVexiCb36xJg7HshYOYJnNZFDj33GEv0P7GxsynpShhq4OLYJzbGcBDkLsDt7MnNg==
1642
+ array.prototype.tosorted@^1.1.4 :
1643
+ version "1.1.4"
1644
+ resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz#fe954678ff53034e717ea3352a03f0b0b86f7ffc"
1645
+ integrity sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==
1656
1646
dependencies :
1657
- call-bind "^1.0.5 "
1647
+ call-bind "^1.0.7 "
1658
1648
define-properties "^1.2.1"
1659
- es-abstract "^1.22 .3"
1660
- es-errors "^1.1 .0"
1649
+ es-abstract "^1.23 .3"
1650
+ es-errors "^1.3 .0"
1661
1651
es-shim-unscopables "^1.0.2"
1662
1652
1663
1653
arraybuffer.prototype.slice@^1.0.1 :
@@ -2103,6 +2093,58 @@ envinfo@^7.7.3:
2103
2093
resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.8.1.tgz#06377e3e5f4d379fea7ac592d5ad8927e0c4d475"
2104
2094
integrity sha512-/o+BXHmB7ocbHEAs6F2EnG0ogybVVUdkRunTT2glZU9XAaGmhqskrvKwqXuDfNjEO0LZKWdejEEpnq8aM0tOaw==
2105
2095
2096
+ es-abstract@^1.17.5, es-abstract@^1.22.3, es-abstract@^1.23.0, es-abstract@^1.23.1, es-abstract@^1.23.2, es-abstract@^1.23.3 :
2097
+ version "1.23.3"
2098
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.23.3.tgz#8f0c5a35cd215312573c5a27c87dfd6c881a0aa0"
2099
+ integrity sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==
2100
+ dependencies :
2101
+ array-buffer-byte-length "^1.0.1"
2102
+ arraybuffer.prototype.slice "^1.0.3"
2103
+ available-typed-arrays "^1.0.7"
2104
+ call-bind "^1.0.7"
2105
+ data-view-buffer "^1.0.1"
2106
+ data-view-byte-length "^1.0.1"
2107
+ data-view-byte-offset "^1.0.0"
2108
+ es-define-property "^1.0.0"
2109
+ es-errors "^1.3.0"
2110
+ es-object-atoms "^1.0.0"
2111
+ es-set-tostringtag "^2.0.3"
2112
+ es-to-primitive "^1.2.1"
2113
+ function.prototype.name "^1.1.6"
2114
+ get-intrinsic "^1.2.4"
2115
+ get-symbol-description "^1.0.2"
2116
+ globalthis "^1.0.3"
2117
+ gopd "^1.0.1"
2118
+ has-property-descriptors "^1.0.2"
2119
+ has-proto "^1.0.3"
2120
+ has-symbols "^1.0.3"
2121
+ hasown "^2.0.2"
2122
+ internal-slot "^1.0.7"
2123
+ is-array-buffer "^3.0.4"
2124
+ is-callable "^1.2.7"
2125
+ is-data-view "^1.0.1"
2126
+ is-negative-zero "^2.0.3"
2127
+ is-regex "^1.1.4"
2128
+ is-shared-array-buffer "^1.0.3"
2129
+ is-string "^1.0.7"
2130
+ is-typed-array "^1.1.13"
2131
+ is-weakref "^1.0.2"
2132
+ object-inspect "^1.13.1"
2133
+ object-keys "^1.1.1"
2134
+ object.assign "^4.1.5"
2135
+ regexp.prototype.flags "^1.5.2"
2136
+ safe-array-concat "^1.1.2"
2137
+ safe-regex-test "^1.0.3"
2138
+ string.prototype.trim "^1.2.9"
2139
+ string.prototype.trimend "^1.0.8"
2140
+ string.prototype.trimstart "^1.0.8"
2141
+ typed-array-buffer "^1.0.2"
2142
+ typed-array-byte-length "^1.0.1"
2143
+ typed-array-byte-offset "^1.0.2"
2144
+ typed-array-length "^1.0.6"
2145
+ unbox-primitive "^1.0.2"
2146
+ which-typed-array "^1.1.15"
2147
+
2106
2148
es-abstract@^1.19.0 :
2107
2149
version "1.19.1"
2108
2150
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.19.1.tgz#d4885796876916959de78edaa0df456627115ec3"
@@ -2233,58 +2275,6 @@ es-abstract@^1.22.1:
2233
2275
unbox-primitive "^1.0.2"
2234
2276
which-typed-array "^1.1.10"
2235
2277
2236
- es-abstract@^1.22.3, es-abstract@^1.23.0, es-abstract@^1.23.1, es-abstract@^1.23.2, es-abstract@^1.23.3 :
2237
- version "1.23.3"
2238
- resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.23.3.tgz#8f0c5a35cd215312573c5a27c87dfd6c881a0aa0"
2239
- integrity sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==
2240
- dependencies :
2241
- array-buffer-byte-length "^1.0.1"
2242
- arraybuffer.prototype.slice "^1.0.3"
2243
- available-typed-arrays "^1.0.7"
2244
- call-bind "^1.0.7"
2245
- data-view-buffer "^1.0.1"
2246
- data-view-byte-length "^1.0.1"
2247
- data-view-byte-offset "^1.0.0"
2248
- es-define-property "^1.0.0"
2249
- es-errors "^1.3.0"
2250
- es-object-atoms "^1.0.0"
2251
- es-set-tostringtag "^2.0.3"
2252
- es-to-primitive "^1.2.1"
2253
- function.prototype.name "^1.1.6"
2254
- get-intrinsic "^1.2.4"
2255
- get-symbol-description "^1.0.2"
2256
- globalthis "^1.0.3"
2257
- gopd "^1.0.1"
2258
- has-property-descriptors "^1.0.2"
2259
- has-proto "^1.0.3"
2260
- has-symbols "^1.0.3"
2261
- hasown "^2.0.2"
2262
- internal-slot "^1.0.7"
2263
- is-array-buffer "^3.0.4"
2264
- is-callable "^1.2.7"
2265
- is-data-view "^1.0.1"
2266
- is-negative-zero "^2.0.3"
2267
- is-regex "^1.1.4"
2268
- is-shared-array-buffer "^1.0.3"
2269
- is-string "^1.0.7"
2270
- is-typed-array "^1.1.13"
2271
- is-weakref "^1.0.2"
2272
- object-inspect "^1.13.1"
2273
- object-keys "^1.1.1"
2274
- object.assign "^4.1.5"
2275
- regexp.prototype.flags "^1.5.2"
2276
- safe-array-concat "^1.1.2"
2277
- safe-regex-test "^1.0.3"
2278
- string.prototype.trim "^1.2.9"
2279
- string.prototype.trimend "^1.0.8"
2280
- string.prototype.trimstart "^1.0.8"
2281
- typed-array-buffer "^1.0.2"
2282
- typed-array-byte-length "^1.0.1"
2283
- typed-array-byte-offset "^1.0.2"
2284
- typed-array-length "^1.0.6"
2285
- unbox-primitive "^1.0.2"
2286
- which-typed-array "^1.1.15"
2287
-
2288
2278
es-abstract@^1.5.1 :
2289
2279
version "1.13.0"
2290
2280
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9"
@@ -2304,7 +2294,7 @@ es-define-property@^1.0.0:
2304
2294
dependencies :
2305
2295
get-intrinsic "^1.2.4"
2306
2296
2307
- es-errors@^1.1.0, es-errors@^1. 2.1, es-errors@^1.3.0 :
2297
+ es-errors@^1.2.1, es-errors@^1.3.0 :
2308
2298
version "1.3.0"
2309
2299
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
2310
2300
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
@@ -2414,29 +2404,29 @@ eslint-plugin-flowtype@^8.0.2:
2414
2404
lodash "^4.17.21"
2415
2405
string-natural-compare "^3.0.1"
2416
2406
2417
- eslint-plugin-react@^7.34.2 :
2418
- version "7.34.2 "
2419
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.2 .tgz#2780a1a35a51aca379d86d29b9a72adc6bfe6b66 "
2420
- integrity sha512-2HCmrU+/JNigDN6tg55cRDKCQWicYAPB38JGSFDQt95jDm8rrvSUo7YPkOIm5l6ts1j1zCvysNcasvfTMQzUOw ==
2407
+ eslint-plugin-react@^7.35.0 :
2408
+ version "7.35.0 "
2409
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.0 .tgz#00b1e4559896710e58af6358898f2ff917ea4c41 "
2410
+ integrity sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA ==
2421
2411
dependencies :
2422
2412
array-includes "^3.1.8"
2423
2413
array.prototype.findlast "^1.2.5"
2424
2414
array.prototype.flatmap "^1.3.2"
2425
- array.prototype.toreversed "^1.1.2"
2426
- array.prototype.tosorted "^1.1.3"
2415
+ array.prototype.tosorted "^1.1.4"
2427
2416
doctrine "^2.1.0"
2428
2417
es-iterator-helpers "^1.0.19"
2429
2418
estraverse "^5.3.0"
2419
+ hasown "^2.0.2"
2430
2420
jsx-ast-utils "^2.4.1 || ^3.0.0"
2431
2421
minimatch "^3.1.2"
2432
2422
object.entries "^1.1.8"
2433
2423
object.fromentries "^2.0.8"
2434
- object.hasown "^1.1.4"
2435
2424
object.values "^1.2.0"
2436
2425
prop-types "^15.8.1"
2437
2426
resolve "^2.0.0-next.5"
2438
2427
semver "^6.3.1"
2439
2428
string.prototype.matchall "^4.0.11"
2429
+ string.prototype.repeat "^1.0.0"
2440
2430
2441
2431
2442
2432
version "5.1.1"
@@ -3590,15 +3580,6 @@ object.getownpropertydescriptors@^2.0.3:
3590
3580
define-properties "^1.1.2"
3591
3581
es-abstract "^1.5.1"
3592
3582
3593
- object.hasown@^1.1.4 :
3594
- version "1.1.4"
3595
- resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.4.tgz#e270ae377e4c120cdcb7656ce66884a6218283dc"
3596
- integrity sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg==
3597
- dependencies :
3598
- define-properties "^1.2.1"
3599
- es-abstract "^1.23.2"
3600
- es-object-atoms "^1.0.0"
3601
-
3602
3583
object.values@^1.2.0 :
3603
3584
version "1.2.0"
3604
3585
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.0.tgz#65405a9d92cee68ac2d303002e0b8470a4d9ab1b"
@@ -4196,6 +4177,14 @@ string.prototype.matchall@^4.0.11:
4196
4177
set-function-name "^2.0.2"
4197
4178
side-channel "^1.0.6"
4198
4179
4180
+ string.prototype.repeat@^1.0.0 :
4181
+ version "1.0.0"
4182
+ resolved "https://registry.yarnpkg.com/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz#e90872ee0308b29435aa26275f6e1b762daee01a"
4183
+ integrity sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==
4184
+ dependencies :
4185
+ define-properties "^1.1.3"
4186
+ es-abstract "^1.17.5"
4187
+
4199
4188
string.prototype.trim@^1.2.7 :
4200
4189
version "1.2.7"
4201
4190
resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.7.tgz#a68352740859f6893f14ce3ef1bb3037f7a90533"
0 commit comments