@@ -3392,21 +3392,21 @@ eslint-config-prettier@^8.0.0:
3392
3392
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
3393
3393
3394
3394
eslint-plugin-react@^7.20.3 :
3395
- version "7.28.0 "
3396
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.28.0 .tgz#8f3ff450677571a659ce76efc6d80b6a525adbdf "
3397
- integrity sha512-IOlFIRHzWfEQQKcAD4iyYDndHwTQiCMcJVJjxempf203jnNLUnW34AXLrV33+nEXoifJE2ZEGmcjKPL8957eSw ==
3395
+ version "7.29.4 "
3396
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.4 .tgz#4717de5227f55f3801a5fd51a16a4fa22b5914d2 "
3397
+ integrity sha512-CVCXajliVh509PcZYRFyu/BoUEz452+jtQJq2b3Bae4v3xBUWPLCmtmBM+ZinG4MzwmxJgJ2M5rMqhqLVn7MtQ ==
3398
3398
dependencies :
3399
3399
array-includes "^3.1.4"
3400
3400
array.prototype.flatmap "^1.2.5"
3401
3401
doctrine "^2.1.0"
3402
3402
estraverse "^5.3.0"
3403
3403
jsx-ast-utils "^2.4.1 || ^3.0.0"
3404
- minimatch "^3.0.4 "
3404
+ minimatch "^3.1.2 "
3405
3405
object.entries "^1.1.5"
3406
3406
object.fromentries "^2.0.5"
3407
3407
object.hasown "^1.1.0"
3408
3408
object.values "^1.1.5"
3409
- prop-types "^15.7.2 "
3409
+ prop-types "^15.8.1 "
3410
3410
resolve "^2.0.0-next.3"
3411
3411
semver "^6.3.0"
3412
3412
string.prototype.matchall "^4.0.6"
@@ -4071,16 +4071,11 @@ has-flag@^4.0.0:
4071
4071
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
4072
4072
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
4073
4073
4074
- has-symbols@^1.0.1 :
4074
+ has-symbols@^1.0.1, has-symbols@^1.0.2 :
4075
4075
version "1.0.3"
4076
4076
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8"
4077
4077
integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==
4078
4078
4079
- has-symbols@^1.0.2 :
4080
- version "1.0.2"
4081
- resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.2.tgz#165d3070c00309752a1236a479331e3ac56f1423"
4082
- integrity sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==
4083
-
4084
4079
has-tostringtag@^1.0.0 :
4085
4080
version "1.0.0"
4086
4081
resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz#7e133818a7d394734f941e73c3d3f9291e658b25"
@@ -5603,7 +5598,7 @@ minimalistic-assert@^1.0.0:
5603
5598
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
5604
5599
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
5605
5600
5606
- minimatch@^3.0.4 :
5601
+ minimatch@^3.0.4, minimatch@^3.1.2 :
5607
5602
version "3.1.2"
5608
5603
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
5609
5604
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
@@ -6288,7 +6283,7 @@ prompts@^2.0.1:
6288
6283
kleur "^3.0.3"
6289
6284
sisteransi "^1.0.5"
6290
6285
6291
- prop-types@^15.5.8, prop-types@^15.6.0, prop-types@^15.6.2, prop-types@^15.7.2 :
6286
+ prop-types@^15.5.8, prop-types@^15.6.0, prop-types@^15.6.2, prop-types@^15.8.1 :
6292
6287
version "15.8.1"
6293
6288
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
6294
6289
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
@@ -6565,14 +6560,22 @@ regex-not@^1.0.0, regex-not@^1.0.2:
6565
6560
extend-shallow "^3.0.2"
6566
6561
safe-regex "^1.1.0"
6567
6562
6568
- regexp.prototype.flags@^1.2.0, regexp.prototype.flags@^1.3.1 :
6563
+ regexp.prototype.flags@^1.2.0 :
6569
6564
version "1.3.1"
6570
6565
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.3.1.tgz#7ef352ae8d159e758c0eadca6f8fcb4eef07be26"
6571
6566
integrity sha512-JiBdRBq91WlY7uRJ0ds7R+dU02i6LKi8r3BuQhNXn+kmeLN+EfHhfjqMRis1zJxnlu88hq/4dx0P2OP3APRTOA==
6572
6567
dependencies :
6573
6568
call-bind "^1.0.2"
6574
6569
define-properties "^1.1.3"
6575
6570
6571
+ regexp.prototype.flags@^1.3.1 :
6572
+ version "1.4.1"
6573
+ resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.4.1.tgz#b3f4c0059af9e47eca9f3f660e51d81307e72307"
6574
+ integrity sha512-pMR7hBVUUGI7PMA37m2ofIdQCsomVnas+Jn5UPGAHQ+/LlwKm/aTLJHdasmHRzlfeZwHiAOaRSo2rbBDm3nNUQ==
6575
+ dependencies :
6576
+ call-bind "^1.0.2"
6577
+ define-properties "^1.1.3"
6578
+
6576
6579
regexpp@^3.2.0 :
6577
6580
version "3.2.0"
6578
6581
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
0 commit comments