@@ -3282,7 +3282,7 @@ array.prototype.filter@^1.0.0:
3282
3282
es-array-method-boxes-properly "^1.0.0"
3283
3283
is-string "^1.0.7"
3284
3284
3285
- array.prototype.findlast@^1.2.4 :
3285
+ array.prototype.findlast@^1.2.5 :
3286
3286
version "1.2.5"
3287
3287
resolved "https://registry.yarnpkg.com/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz#3e4fbcb30a15a7f5bf64cf2faae22d139c2e4904"
3288
3288
integrity sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==
@@ -3326,25 +3326,15 @@ array.prototype.flatmap@^1.3.2:
3326
3326
es-abstract "^1.22.1"
3327
3327
es-shim-unscopables "^1.0.0"
3328
3328
3329
- array.prototype.toreversed@^1.1.2:
3330
- version "1.1.2"
3331
- resolved "https://registry.yarnpkg.com/array.prototype.toreversed/-/array.prototype.toreversed-1.1.2.tgz#b989a6bf35c4c5051e1dc0325151bf8088954eba"
3332
- integrity sha512-wwDCoT4Ck4Cz7sLtgUmzR5UV3YF5mFHUlbChCzZBQZ+0m2cl/DH3tKgvphv1nKgFsJ48oCSg6p91q2Vm0I/ZMA==
3333
- dependencies:
3334
- call-bind "^1.0.2"
3335
- define-properties "^1.2.0"
3336
- es-abstract "^1.22.1"
3337
- es-shim-unscopables "^1.0.0"
3338
-
3339
- array.prototype.tosorted@^1.1.3:
3340
- version "1.1.3"
3341
- resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.3.tgz#c8c89348337e51b8a3c48a9227f9ce93ceedcba8"
3342
- integrity sha512-/DdH4TiTmOKzyQbp/eadcCVexiCb36xJg7HshYOYJnNZFDj33GEv0P7GxsynpShhq4OLYJzbGcBDkLsDt7MnNg==
3329
+ array.prototype.tosorted@^1.1.4:
3330
+ version "1.1.4"
3331
+ resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz#fe954678ff53034e717ea3352a03f0b0b86f7ffc"
3332
+ integrity sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==
3343
3333
dependencies:
3344
- call-bind "^1.0.5 "
3334
+ call-bind "^1.0.7 "
3345
3335
define-properties "^1.2.1"
3346
- es-abstract "^1.22 .3"
3347
- es-errors "^1.1 .0"
3336
+ es-abstract "^1.23 .3"
3337
+ es-errors "^1.3 .0"
3348
3338
es-shim-unscopables "^1.0.2"
3349
3339
3350
3340
arraybuffer.prototype.slice@^1.0.2:
@@ -4924,6 +4914,58 @@ error-ex@^1.3.1:
4924
4914
dependencies:
4925
4915
is-arrayish "^0.2.1"
4926
4916
4917
+ es-abstract@^1.17.5, es-abstract@^1.22.3, es-abstract@^1.23.0, es-abstract@^1.23.2, es-abstract@^1.23.3:
4918
+ version "1.23.3"
4919
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.23.3.tgz#8f0c5a35cd215312573c5a27c87dfd6c881a0aa0"
4920
+ integrity sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==
4921
+ dependencies:
4922
+ array-buffer-byte-length "^1.0.1"
4923
+ arraybuffer.prototype.slice "^1.0.3"
4924
+ available-typed-arrays "^1.0.7"
4925
+ call-bind "^1.0.7"
4926
+ data-view-buffer "^1.0.1"
4927
+ data-view-byte-length "^1.0.1"
4928
+ data-view-byte-offset "^1.0.0"
4929
+ es-define-property "^1.0.0"
4930
+ es-errors "^1.3.0"
4931
+ es-object-atoms "^1.0.0"
4932
+ es-set-tostringtag "^2.0.3"
4933
+ es-to-primitive "^1.2.1"
4934
+ function.prototype.name "^1.1.6"
4935
+ get-intrinsic "^1.2.4"
4936
+ get-symbol-description "^1.0.2"
4937
+ globalthis "^1.0.3"
4938
+ gopd "^1.0.1"
4939
+ has-property-descriptors "^1.0.2"
4940
+ has-proto "^1.0.3"
4941
+ has-symbols "^1.0.3"
4942
+ hasown "^2.0.2"
4943
+ internal-slot "^1.0.7"
4944
+ is-array-buffer "^3.0.4"
4945
+ is-callable "^1.2.7"
4946
+ is-data-view "^1.0.1"
4947
+ is-negative-zero "^2.0.3"
4948
+ is-regex "^1.1.4"
4949
+ is-shared-array-buffer "^1.0.3"
4950
+ is-string "^1.0.7"
4951
+ is-typed-array "^1.1.13"
4952
+ is-weakref "^1.0.2"
4953
+ object-inspect "^1.13.1"
4954
+ object-keys "^1.1.1"
4955
+ object.assign "^4.1.5"
4956
+ regexp.prototype.flags "^1.5.2"
4957
+ safe-array-concat "^1.1.2"
4958
+ safe-regex-test "^1.0.3"
4959
+ string.prototype.trim "^1.2.9"
4960
+ string.prototype.trimend "^1.0.8"
4961
+ string.prototype.trimstart "^1.0.8"
4962
+ typed-array-buffer "^1.0.2"
4963
+ typed-array-byte-length "^1.0.1"
4964
+ typed-array-byte-offset "^1.0.2"
4965
+ typed-array-length "^1.0.6"
4966
+ unbox-primitive "^1.0.2"
4967
+ which-typed-array "^1.1.15"
4968
+
4927
4969
es-abstract@^1.19.0, es-abstract@^1.19.5:
4928
4970
version "1.20.4"
4929
4971
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.20.4.tgz#1d103f9f8d78d4cf0713edcd6d0ed1a46eed5861"
@@ -4999,58 +5041,6 @@ es-abstract@^1.22.1:
4999
5041
unbox-primitive "^1.0.2"
5000
5042
which-typed-array "^1.1.13"
5001
5043
5002
- es-abstract@^1.22.3, es-abstract@^1.23.0, es-abstract@^1.23.2:
5003
- version "1.23.3"
5004
- resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.23.3.tgz#8f0c5a35cd215312573c5a27c87dfd6c881a0aa0"
5005
- integrity sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==
5006
- dependencies:
5007
- array-buffer-byte-length "^1.0.1"
5008
- arraybuffer.prototype.slice "^1.0.3"
5009
- available-typed-arrays "^1.0.7"
5010
- call-bind "^1.0.7"
5011
- data-view-buffer "^1.0.1"
5012
- data-view-byte-length "^1.0.1"
5013
- data-view-byte-offset "^1.0.0"
5014
- es-define-property "^1.0.0"
5015
- es-errors "^1.3.0"
5016
- es-object-atoms "^1.0.0"
5017
- es-set-tostringtag "^2.0.3"
5018
- es-to-primitive "^1.2.1"
5019
- function.prototype.name "^1.1.6"
5020
- get-intrinsic "^1.2.4"
5021
- get-symbol-description "^1.0.2"
5022
- globalthis "^1.0.3"
5023
- gopd "^1.0.1"
5024
- has-property-descriptors "^1.0.2"
5025
- has-proto "^1.0.3"
5026
- has-symbols "^1.0.3"
5027
- hasown "^2.0.2"
5028
- internal-slot "^1.0.7"
5029
- is-array-buffer "^3.0.4"
5030
- is-callable "^1.2.7"
5031
- is-data-view "^1.0.1"
5032
- is-negative-zero "^2.0.3"
5033
- is-regex "^1.1.4"
5034
- is-shared-array-buffer "^1.0.3"
5035
- is-string "^1.0.7"
5036
- is-typed-array "^1.1.13"
5037
- is-weakref "^1.0.2"
5038
- object-inspect "^1.13.1"
5039
- object-keys "^1.1.1"
5040
- object.assign "^4.1.5"
5041
- regexp.prototype.flags "^1.5.2"
5042
- safe-array-concat "^1.1.2"
5043
- safe-regex-test "^1.0.3"
5044
- string.prototype.trim "^1.2.9"
5045
- string.prototype.trimend "^1.0.8"
5046
- string.prototype.trimstart "^1.0.8"
5047
- typed-array-buffer "^1.0.2"
5048
- typed-array-byte-length "^1.0.1"
5049
- typed-array-byte-offset "^1.0.2"
5050
- typed-array-length "^1.0.6"
5051
- unbox-primitive "^1.0.2"
5052
- which-typed-array "^1.1.15"
5053
-
5054
5044
es-array-method-boxes-properly@^1.0.0:
5055
5045
version "1.0.0"
5056
5046
resolved "https://registry.yarnpkg.com/es-array-method-boxes-properly/-/es-array-method-boxes-properly-1.0.0.tgz#873f3e84418de4ee19c5be752990b2e44718d09e"
@@ -5063,12 +5053,12 @@ es-define-property@^1.0.0:
5063
5053
dependencies:
5064
5054
get-intrinsic "^1.2.4"
5065
5055
5066
- es-errors@^1.1.0, es-errors@^1. 2.1, es-errors@^1.3.0:
5056
+ es-errors@^1.2.1, es-errors@^1.3.0:
5067
5057
version "1.3.0"
5068
5058
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
5069
5059
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
5070
5060
5071
- es-iterator-helpers@^1.0.15, es-iterator-helpers@^1.0.17 :
5061
+ es-iterator-helpers@^1.0.15:
5072
5062
version "1.0.18"
5073
5063
resolved "https://registry.yarnpkg.com/es-iterator-helpers/-/es-iterator-helpers-1.0.18.tgz#4d3424f46b24df38d064af6fbbc89274e29ea69d"
5074
5064
integrity sha512-scxAJaewsahbqTYrGKJihhViaM6DDZDDoucfvzNbK0pOren1g/daDQ3IAhzn+1G14rBG7w+i5N+qul60++zlKA==
@@ -5088,6 +5078,26 @@ es-iterator-helpers@^1.0.15, es-iterator-helpers@^1.0.17:
5088
5078
iterator.prototype "^1.1.2"
5089
5079
safe-array-concat "^1.1.2"
5090
5080
5081
+ es-iterator-helpers@^1.0.19:
5082
+ version "1.0.19"
5083
+ resolved "https://registry.yarnpkg.com/es-iterator-helpers/-/es-iterator-helpers-1.0.19.tgz#117003d0e5fec237b4b5c08aded722e0c6d50ca8"
5084
+ integrity sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw==
5085
+ dependencies:
5086
+ call-bind "^1.0.7"
5087
+ define-properties "^1.2.1"
5088
+ es-abstract "^1.23.3"
5089
+ es-errors "^1.3.0"
5090
+ es-set-tostringtag "^2.0.3"
5091
+ function-bind "^1.1.2"
5092
+ get-intrinsic "^1.2.4"
5093
+ globalthis "^1.0.3"
5094
+ has-property-descriptors "^1.0.2"
5095
+ has-proto "^1.0.3"
5096
+ has-symbols "^1.0.3"
5097
+ internal-slot "^1.0.7"
5098
+ iterator.prototype "^1.1.2"
5099
+ safe-array-concat "^1.1.2"
5100
+
5091
5101
es-module-lexer@^1.2.1:
5092
5102
version "1.2.1"
5093
5103
resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-1.2.1.tgz#ba303831f63e6a394983fde2f97ad77b22324527"
@@ -5300,29 +5310,29 @@ eslint-plugin-jsx-a11y@^6.8.0:
5300
5310
object.entries "^1.1.7"
5301
5311
object.fromentries "^2.0.7"
5302
5312
5303
- eslint-plugin-react@7.34 .1:
5304
- version "7.34 .1"
5305
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34 .1.tgz#6806b70c97796f5bbfb235a5d3379ece5f4da997 "
5306
- integrity sha512-N97CxlouPT1AHt8Jn0mhhN2RrADlUAsk1/atcT2KyA/l9Q/E6ll7OIGwNumFmWfZ9skV3XXccYS19h80rHtgkw ==
5313
+ eslint-plugin-react@7.36 .1:
5314
+ version "7.36 .1"
5315
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.36 .1.tgz#f1dabbb11f3d4ebe8b0cf4e54aff4aee81144ee5 "
5316
+ integrity sha512-/qwbqNXZoq+VP30s1d4Nc1C5GTxjJQjk4Jzs4Wq2qzxFM7dSmuG2UkIjg2USMLh3A/aVcUNrK7v0J5U1XEGGwA ==
5307
5317
dependencies:
5308
- array-includes "^3.1.7 "
5309
- array.prototype.findlast "^1.2.4 "
5318
+ array-includes "^3.1.8 "
5319
+ array.prototype.findlast "^1.2.5 "
5310
5320
array.prototype.flatmap "^1.3.2"
5311
- array.prototype.toreversed "^1.1.2"
5312
- array.prototype.tosorted "^1.1.3"
5321
+ array.prototype.tosorted "^1.1.4"
5313
5322
doctrine "^2.1.0"
5314
- es-iterator-helpers "^1.0.17 "
5323
+ es-iterator-helpers "^1.0.19 "
5315
5324
estraverse "^5.3.0"
5325
+ hasown "^2.0.2"
5316
5326
jsx-ast-utils "^2.4.1 || ^3.0.0"
5317
5327
minimatch "^3.1.2"
5318
- object.entries "^1.1.7"
5319
- object.fromentries "^2.0.7"
5320
- object.hasown "^1.1.3"
5321
- object.values "^1.1.7"
5328
+ object.entries "^1.1.8"
5329
+ object.fromentries "^2.0.8"
5330
+ object.values "^1.2.0"
5322
5331
prop-types "^15.8.1"
5323
5332
resolve "^2.0.0-next.5"
5324
5333
semver "^6.3.1"
5325
- string.prototype.matchall "^4.0.10"
5334
+ string.prototype.matchall "^4.0.11"
5335
+ string.prototype.repeat "^1.0.0"
5326
5336
5327
5337
5328
5338
version "5.1.1"
@@ -8094,6 +8104,15 @@ object.entries@^1.1.1, object.entries@^1.1.5, object.entries@^1.1.7:
8094
8104
define-properties "^1.2.0"
8095
8105
es-abstract "^1.22.1"
8096
8106
8107
+ object.entries@^1.1.8:
8108
+ version "1.1.8"
8109
+ resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41"
8110
+ integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==
8111
+ dependencies:
8112
+ call-bind "^1.0.7"
8113
+ define-properties "^1.2.1"
8114
+ es-object-atoms "^1.0.0"
8115
+
8097
8116
object.fromentries@^2.0.0, object.fromentries@^2.0.7:
8098
8117
version "2.0.7"
8099
8118
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.7.tgz#71e95f441e9a0ea6baf682ecaaf37fa2a8d7e616"
@@ -8122,16 +8141,7 @@ object.groupby@^1.0.3:
8122
8141
define-properties "^1.2.1"
8123
8142
es-abstract "^1.23.2"
8124
8143
8125
- object.hasown@^1.1.3:
8126
- version "1.1.4"
8127
- resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.4.tgz#e270ae377e4c120cdcb7656ce66884a6218283dc"
8128
- integrity sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg==
8129
- dependencies:
8130
- define-properties "^1.2.1"
8131
- es-abstract "^1.23.2"
8132
- es-object-atoms "^1.0.0"
8133
-
8134
- object.values@^1.1.1, object.values@^1.1.6, object.values@^1.1.7:
8144
+ object.values@^1.1.1, object.values@^1.1.6:
8135
8145
version "1.1.7"
8136
8146
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.7.tgz#617ed13272e7e1071b43973aa1655d9291b8442a"
8137
8147
integrity sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng==
@@ -10217,7 +10227,7 @@ string-width@^5.0.1, string-width@^5.1.2:
10217
10227
emoji-regex "^9.2.2"
10218
10228
strip-ansi "^7.0.1"
10219
10229
10220
- string.prototype.matchall@^4.0.10 :
10230
+ string.prototype.matchall@^4.0.11 :
10221
10231
version "4.0.11"
10222
10232
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.11.tgz#1092a72c59268d2abaad76582dccc687c0297e0a"
10223
10233
integrity sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==
@@ -10235,6 +10245,14 @@ string.prototype.matchall@^4.0.10:
10235
10245
set-function-name "^2.0.2"
10236
10246
side-channel "^1.0.6"
10237
10247
10248
+ string.prototype.repeat@^1.0.0:
10249
+ version "1.0.0"
10250
+ resolved "https://registry.yarnpkg.com/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz#e90872ee0308b29435aa26275f6e1b762daee01a"
10251
+ integrity sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==
10252
+ dependencies:
10253
+ define-properties "^1.1.3"
10254
+ es-abstract "^1.17.5"
10255
+
10238
10256
string.prototype.trim@^1.2.1:
10239
10257
version "1.2.6"
10240
10258
resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.6.tgz#824960787db37a9e24711802ed0c1d1c0254f83e"
0 commit comments