2112
2112
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2"
2113
2113
integrity sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==
2114
2114
2115
- array-includes@^3.1.6, array-includes@^3.1.7 :
2115
+ array-includes@^3.1.6, array-includes@^3.1.7, array-includes@^3.1.8 :
2116
2116
version "3.1.8"
2117
2117
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.8.tgz#5e370cbe172fdd5dd6530c1d4aadda25281ba97d"
2118
2118
integrity sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==
@@ -2124,7 +2124,7 @@ array-includes@^3.1.6, array-includes@^3.1.7:
2124
2124
get-intrinsic "^1.2.4"
2125
2125
is-string "^1.0.7"
2126
2126
2127
- array.prototype.findlast@^1.2.4 :
2127
+ array.prototype.findlast@^1.2.5 :
2128
2128
version "1.2.5"
2129
2129
resolved "https://registry.yarnpkg.com/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz#3e4fbcb30a15a7f5bf64cf2faae22d139c2e4904"
2130
2130
integrity sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==
@@ -3367,7 +3367,7 @@ es-get-iterator@^1.1.3:
3367
3367
isarray "^2.0.5"
3368
3368
stop-iteration-iterator "^1.0.0"
3369
3369
3370
- es-iterator-helpers@^1.0.15, es-iterator-helpers@^1.0.17 :
3370
+ es-iterator-helpers@^1.0.15, es-iterator-helpers@^1.0.19 :
3371
3371
version "1.0.19"
3372
3372
resolved "https://registry.yarnpkg.com/es-iterator-helpers/-/es-iterator-helpers-1.0.19.tgz#117003d0e5fec237b4b5c08aded722e0c6d50ca8"
3373
3373
integrity sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw==
3534
3534
prettier-linter-helpers "^1.0.0"
3535
3535
synckit "^0.8.6"
3536
3536
3537
-
3538
- version "7.34.1 "
3539
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.1 .tgz#6806b70c97796f5bbfb235a5d3379ece5f4da997 "
3540
- integrity sha512-N97CxlouPT1AHt8Jn0mhhN2RrADlUAsk1/atcT2KyA/l9Q/E6ll7OIGwNumFmWfZ9skV3XXccYS19h80rHtgkw ==
3537
+
3538
+ version "7.34.2 "
3539
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.2 .tgz#2780a1a35a51aca379d86d29b9a72adc6bfe6b66 "
3540
+ integrity sha512-2HCmrU+/JNigDN6tg55cRDKCQWicYAPB38JGSFDQt95jDm8rrvSUo7YPkOIm5l6ts1j1zCvysNcasvfTMQzUOw ==
3541
3541
dependencies :
3542
- array-includes "^3.1.7 "
3543
- array.prototype.findlast "^1.2.4 "
3542
+ array-includes "^3.1.8 "
3543
+ array.prototype.findlast "^1.2.5 "
3544
3544
array.prototype.flatmap "^1.3.2"
3545
3545
array.prototype.toreversed "^1.1.2"
3546
3546
array.prototype.tosorted "^1.1.3"
3547
3547
doctrine "^2.1.0"
3548
- es-iterator-helpers "^1.0.17 "
3548
+ es-iterator-helpers "^1.0.19 "
3549
3549
estraverse "^5.3.0"
3550
3550
jsx-ast-utils "^2.4.1 || ^3.0.0"
3551
3551
minimatch "^3.1.2"
3552
- object.entries "^1.1.7 "
3553
- object.fromentries "^2.0.7 "
3554
- object.hasown "^1.1.3 "
3555
- object.values "^1.1.7 "
3552
+ object.entries "^1.1.8 "
3553
+ object.fromentries "^2.0.8 "
3554
+ object.hasown "^1.1.4 "
3555
+ object.values "^1.2.0 "
3556
3556
prop-types "^15.8.1"
3557
3557
resolve "^2.0.0-next.5"
3558
3558
semver "^6.3.1"
3559
- string.prototype.matchall "^4.0.10 "
3559
+ string.prototype.matchall "^4.0.11 "
3560
3560
3561
3561
3562
3562
version "5.1.1"
@@ -5708,7 +5708,7 @@ object.assign@^4.1.4, object.assign@^4.1.5:
5708
5708
has-symbols "^1.0.3"
5709
5709
object-keys "^1.1.1"
5710
5710
5711
- object.entries@^1.1.7 :
5711
+ object.entries@^1.1.7, object.entries@^1.1.8 :
5712
5712
version "1.1.8"
5713
5713
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41"
5714
5714
integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==
@@ -5717,7 +5717,7 @@ object.entries@^1.1.7:
5717
5717
define-properties "^1.2.1"
5718
5718
es-object-atoms "^1.0.0"
5719
5719
5720
- object.fromentries@^2.0.7 :
5720
+ object.fromentries@^2.0.7, object.fromentries@^2.0.8 :
5721
5721
version "2.0.8"
5722
5722
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.8.tgz#f7195d8a9b97bd95cbc1999ea939ecd1a2b00c65"
5723
5723
integrity sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==
@@ -5736,7 +5736,7 @@ object.groupby@^1.0.1:
5736
5736
define-properties "^1.2.1"
5737
5737
es-abstract "^1.23.2"
5738
5738
5739
- object.hasown@^1.1.3 :
5739
+ object.hasown@^1.1.4 :
5740
5740
version "1.1.4"
5741
5741
resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.4.tgz#e270ae377e4c120cdcb7656ce66884a6218283dc"
5742
5742
integrity sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg==
@@ -5745,7 +5745,7 @@ object.hasown@^1.1.3:
5745
5745
es-abstract "^1.23.2"
5746
5746
es-object-atoms "^1.0.0"
5747
5747
5748
- object.values@^1.1.6, object.values@^1.1.7 :
5748
+ object.values@^1.1.6, object.values@^1.1.7, object.values@^1.2.0 :
5749
5749
version "1.2.0"
5750
5750
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.0.tgz#65405a9d92cee68ac2d303002e0b8470a4d9ab1b"
5751
5751
integrity sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==
@@ -7096,7 +7096,7 @@ string-width@^5.0.1, string-width@^5.1.2:
7096
7096
emoji-regex "^9.2.2"
7097
7097
strip-ansi "^7.0.1"
7098
7098
7099
- string.prototype.matchall@^4.0.10 :
7099
+ string.prototype.matchall@^4.0.11 :
7100
7100
version "4.0.11"
7101
7101
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.11.tgz#1092a72c59268d2abaad76582dccc687c0297e0a"
7102
7102
integrity sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==
0 commit comments