@@ -5573,6 +5573,58 @@ es-abstract@^1.17.2, es-abstract@^1.19.1:
5573
5573
string.prototype.trimstart "^1.0.4"
5574
5574
unbox-primitive "^1.0.1"
5575
5575
5576
+ es-abstract@^1.17.5, es-abstract@^1.23.0, es-abstract@^1.23.2, es-abstract@^1.23.3:
5577
+ version "1.23.3"
5578
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.23.3.tgz#8f0c5a35cd215312573c5a27c87dfd6c881a0aa0"
5579
+ integrity sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==
5580
+ dependencies:
5581
+ array-buffer-byte-length "^1.0.1"
5582
+ arraybuffer.prototype.slice "^1.0.3"
5583
+ available-typed-arrays "^1.0.7"
5584
+ call-bind "^1.0.7"
5585
+ data-view-buffer "^1.0.1"
5586
+ data-view-byte-length "^1.0.1"
5587
+ data-view-byte-offset "^1.0.0"
5588
+ es-define-property "^1.0.0"
5589
+ es-errors "^1.3.0"
5590
+ es-object-atoms "^1.0.0"
5591
+ es-set-tostringtag "^2.0.3"
5592
+ es-to-primitive "^1.2.1"
5593
+ function.prototype.name "^1.1.6"
5594
+ get-intrinsic "^1.2.4"
5595
+ get-symbol-description "^1.0.2"
5596
+ globalthis "^1.0.3"
5597
+ gopd "^1.0.1"
5598
+ has-property-descriptors "^1.0.2"
5599
+ has-proto "^1.0.3"
5600
+ has-symbols "^1.0.3"
5601
+ hasown "^2.0.2"
5602
+ internal-slot "^1.0.7"
5603
+ is-array-buffer "^3.0.4"
5604
+ is-callable "^1.2.7"
5605
+ is-data-view "^1.0.1"
5606
+ is-negative-zero "^2.0.3"
5607
+ is-regex "^1.1.4"
5608
+ is-shared-array-buffer "^1.0.3"
5609
+ is-string "^1.0.7"
5610
+ is-typed-array "^1.1.13"
5611
+ is-weakref "^1.0.2"
5612
+ object-inspect "^1.13.1"
5613
+ object-keys "^1.1.1"
5614
+ object.assign "^4.1.5"
5615
+ regexp.prototype.flags "^1.5.2"
5616
+ safe-array-concat "^1.1.2"
5617
+ safe-regex-test "^1.0.3"
5618
+ string.prototype.trim "^1.2.9"
5619
+ string.prototype.trimend "^1.0.8"
5620
+ string.prototype.trimstart "^1.0.8"
5621
+ typed-array-buffer "^1.0.2"
5622
+ typed-array-byte-length "^1.0.1"
5623
+ typed-array-byte-offset "^1.0.2"
5624
+ typed-array-length "^1.0.6"
5625
+ unbox-primitive "^1.0.2"
5626
+ which-typed-array "^1.1.15"
5627
+
5576
5628
es-abstract@^1.19.0, es-abstract@^1.20.4:
5577
5629
version "1.20.4"
5578
5630
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.20.4.tgz#1d103f9f8d78d4cf0713edcd6d0ed1a46eed5861"
@@ -5695,58 +5747,6 @@ es-abstract@^1.22.3:
5695
5747
unbox-primitive "^1.0.2"
5696
5748
which-typed-array "^1.1.14"
5697
5749
5698
- es-abstract@^1.23.0, es-abstract@^1.23.2, es-abstract@^1.23.3:
5699
- version "1.23.3"
5700
- resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.23.3.tgz#8f0c5a35cd215312573c5a27c87dfd6c881a0aa0"
5701
- integrity sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==
5702
- dependencies:
5703
- array-buffer-byte-length "^1.0.1"
5704
- arraybuffer.prototype.slice "^1.0.3"
5705
- available-typed-arrays "^1.0.7"
5706
- call-bind "^1.0.7"
5707
- data-view-buffer "^1.0.1"
5708
- data-view-byte-length "^1.0.1"
5709
- data-view-byte-offset "^1.0.0"
5710
- es-define-property "^1.0.0"
5711
- es-errors "^1.3.0"
5712
- es-object-atoms "^1.0.0"
5713
- es-set-tostringtag "^2.0.3"
5714
- es-to-primitive "^1.2.1"
5715
- function.prototype.name "^1.1.6"
5716
- get-intrinsic "^1.2.4"
5717
- get-symbol-description "^1.0.2"
5718
- globalthis "^1.0.3"
5719
- gopd "^1.0.1"
5720
- has-property-descriptors "^1.0.2"
5721
- has-proto "^1.0.3"
5722
- has-symbols "^1.0.3"
5723
- hasown "^2.0.2"
5724
- internal-slot "^1.0.7"
5725
- is-array-buffer "^3.0.4"
5726
- is-callable "^1.2.7"
5727
- is-data-view "^1.0.1"
5728
- is-negative-zero "^2.0.3"
5729
- is-regex "^1.1.4"
5730
- is-shared-array-buffer "^1.0.3"
5731
- is-string "^1.0.7"
5732
- is-typed-array "^1.1.13"
5733
- is-weakref "^1.0.2"
5734
- object-inspect "^1.13.1"
5735
- object-keys "^1.1.1"
5736
- object.assign "^4.1.5"
5737
- regexp.prototype.flags "^1.5.2"
5738
- safe-array-concat "^1.1.2"
5739
- safe-regex-test "^1.0.3"
5740
- string.prototype.trim "^1.2.9"
5741
- string.prototype.trimend "^1.0.8"
5742
- string.prototype.trimstart "^1.0.8"
5743
- typed-array-buffer "^1.0.2"
5744
- typed-array-byte-length "^1.0.1"
5745
- typed-array-byte-offset "^1.0.2"
5746
- typed-array-length "^1.0.6"
5747
- unbox-primitive "^1.0.2"
5748
- which-typed-array "^1.1.15"
5749
-
5750
5750
es-define-property@^1.0.0:
5751
5751
version "1.0.0"
5752
5752
resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.0.tgz#c7faefbdff8b2696cf5f46921edfb77cc4ba3845"
5951
5951
prettier-linter-helpers "^1.0.0"
5952
5952
synckit "^0.8.6"
5953
5953
5954
-
5955
- version "7.34.3 "
5956
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.3 .tgz#9965f27bd1250a787b5d4cfcc765e5a5d58dcb7b "
5957
- integrity sha512-aoW4MV891jkUulwDApQbPYTVZmeuSyFrudpbTAQuj5Fv8VL+o6df2xIGpw8B0hPjAaih1/Fb0om9grCdyFYemA ==
5954
+
5955
+ version "7.34.4 "
5956
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.4 .tgz#1f0dc313a0937db7ce15fd1f6c3d77e70f3e02fb "
5957
+ integrity sha512-Np+jo9bUwJNxCsT12pXtrGhJgT3T44T1sHhn1Ssr42XFn8TES0267wPGo5nNrMHi8qkyimDAX2BUmkf9pSaVzA ==
5958
5958
dependencies:
5959
5959
array-includes "^3.1.8"
5960
5960
array.prototype.findlast "^1.2.5"
5964
5964
doctrine "^2.1.0"
5965
5965
es-iterator-helpers "^1.0.19"
5966
5966
estraverse "^5.3.0"
5967
+ hasown "^2.0.2"
5967
5968
jsx-ast-utils "^2.4.1 || ^3.0.0"
5968
5969
minimatch "^3.1.2"
5969
5970
object.entries "^1.1.8"
5970
5971
object.fromentries "^2.0.8"
5971
- object.hasown "^1.1.4"
5972
5972
object.values "^1.2.0"
5973
5973
prop-types "^15.8.1"
5974
5974
resolve "^2.0.0-next.5"
5975
5975
semver "^6.3.1"
5976
5976
string.prototype.matchall "^4.0.11"
5977
+ string.prototype.repeat "^1.0.0"
5977
5978
5978
5979
eslint-scope@^7.1.1, eslint-scope@^7.2.2:
5979
5980
version "7.2.2"
@@ -7013,21 +7014,7 @@ hash.js@^1.0.0, hash.js@^1.0.3:
7013
7014
inherits "^2.0.3"
7014
7015
minimalistic-assert "^1.0.1"
7015
7016
7016
- hasown@^2.0.0:
7017
- version "2.0.0"
7018
- resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.0.tgz#f4c513d454a57b7c7e1650778de226b11700546c"
7019
- integrity sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==
7020
- dependencies:
7021
- function-bind "^1.1.2"
7022
-
7023
- hasown@^2.0.1:
7024
- version "2.0.1"
7025
- resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.1.tgz#26f48f039de2c0f8d3356c223fb8d50253519faa"
7026
- integrity sha512-1/th4MHjnwncwXsIW6QMzlvYL9kG5e/CpVvLRZe4XPa8TOUNbCELqmvhDmnkNsAjwaG4+I8gJJL0JBvTTLO9qA==
7027
- dependencies:
7028
- function-bind "^1.1.2"
7029
-
7030
- hasown@^2.0.2:
7017
+ hasown@^2.0.0, hasown@^2.0.1, hasown@^2.0.2:
7031
7018
version "2.0.2"
7032
7019
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003"
7033
7020
integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==
@@ -9947,15 +9934,6 @@ object.groupby@^1.0.1:
9947
9934
es-abstract "^1.22.1"
9948
9935
get-intrinsic "^1.2.1"
9949
9936
9950
- object.hasown@^1.1.4:
9951
- version "1.1.4"
9952
- resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.4.tgz#e270ae377e4c120cdcb7656ce66884a6218283dc"
9953
- integrity sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg==
9954
- dependencies:
9955
- define-properties "^1.2.1"
9956
- es-abstract "^1.23.2"
9957
- es-object-atoms "^1.0.0"
9958
-
9959
9937
object.pick@^1.3.0:
9960
9938
version "1.3.0"
9961
9939
resolved "https://registry.yarnpkg.com/object.pick/-/object.pick-1.3.0.tgz#87a10ac4c1694bd2e1cbf53591a66141fb5dd747"
@@ -12435,6 +12413,14 @@ string.prototype.padend@^3.0.0:
12435
12413
define-properties "^1.1.3"
12436
12414
es-abstract "^1.19.1"
12437
12415
12416
+ string.prototype.repeat@^1.0.0:
12417
+ version "1.0.0"
12418
+ resolved "https://registry.yarnpkg.com/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz#e90872ee0308b29435aa26275f6e1b762daee01a"
12419
+ integrity sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==
12420
+ dependencies:
12421
+ define-properties "^1.1.3"
12422
+ es-abstract "^1.17.5"
12423
+
12438
12424
string.prototype.trim@^1.2.8:
12439
12425
version "1.2.8"
12440
12426
resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.8.tgz#f9ac6f8af4bd55ddfa8895e6aea92a96395393bd"
0 commit comments