@@ -1451,6 +1451,18 @@ array-union@^2.1.0:
1451
1451
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
1452
1452
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
1453
1453
1454
+ array.prototype.findlast@^1.2.5 :
1455
+ version "1.2.5"
1456
+ resolved "https://registry.yarnpkg.com/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz#3e4fbcb30a15a7f5bf64cf2faae22d139c2e4904"
1457
+ integrity sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==
1458
+ dependencies :
1459
+ call-bind "^1.0.7"
1460
+ define-properties "^1.2.1"
1461
+ es-abstract "^1.23.2"
1462
+ es-errors "^1.3.0"
1463
+ es-object-atoms "^1.0.0"
1464
+ es-shim-unscopables "^1.0.2"
1465
+
1454
1466
array.prototype.flat@^1.3.1 :
1455
1467
version "1.3.1"
1456
1468
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.1.tgz#ffc6576a7ca3efc2f46a143b9d1dda9b4b3cf5e2"
@@ -1492,6 +1504,17 @@ array.prototype.tosorted@^1.1.1:
1492
1504
es-shim-unscopables "^1.0.0"
1493
1505
get-intrinsic "^1.1.3"
1494
1506
1507
+ array.prototype.tosorted@^1.1.4 :
1508
+ version "1.1.4"
1509
+ resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz#fe954678ff53034e717ea3352a03f0b0b86f7ffc"
1510
+ integrity sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==
1511
+ dependencies :
1512
+ call-bind "^1.0.7"
1513
+ define-properties "^1.2.1"
1514
+ es-abstract "^1.23.3"
1515
+ es-errors "^1.3.0"
1516
+ es-shim-unscopables "^1.0.2"
1517
+
1495
1518
arraybuffer.prototype.slice@^1.0.3 :
1496
1519
version "1.0.3"
1497
1520
resolved "https://registry.yarnpkg.com/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.3.tgz#097972f4255e41bc3425e37dc3f6421cf9aefde6"
@@ -2883,6 +2906,13 @@ es-shim-unscopables@^1.0.0:
2883
2906
dependencies :
2884
2907
has "^1.0.3"
2885
2908
2909
+ es-shim-unscopables@^1.0.2 :
2910
+ version "1.0.2"
2911
+ resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz#1f6942e71ecc7835ed1c8a83006d8771a63a3763"
2912
+ integrity sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==
2913
+ dependencies :
2914
+ hasown "^2.0.0"
2915
+
2886
2916
es-to-primitive@^1.2.1 :
2887
2917
version "1.2.1"
2888
2918
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
@@ -3070,7 +3100,7 @@ eslint-plugin-react-hooks@^4.6.2:
3070
3100
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
3071
3101
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
3072
3102
3073
- eslint-plugin-react@^7.23.1, eslint-plugin-react@^7.24.0 :
3103
+ eslint-plugin-react@^7.23.1 :
3074
3104
version "7.32.2"
3075
3105
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.2.tgz#e71f21c7c265ebce01bcbc9d0955170c55571f10"
3076
3106
integrity sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==
@@ -3091,6 +3121,30 @@ eslint-plugin-react@^7.23.1, eslint-plugin-react@^7.24.0:
3091
3121
semver "^6.3.0"
3092
3122
string.prototype.matchall "^4.0.8"
3093
3123
3124
+ eslint-plugin-react@^7.35.2 :
3125
+ version "7.35.2"
3126
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.2.tgz#d32500d3ec268656d5071918bfec78cfd8b070ed"
3127
+ integrity sha512-Rbj2R9zwP2GYNcIak4xoAMV57hrBh3hTaR0k7hVjwCQgryE/pw5px4b13EYjduOI0hfXyZhwBxaGpOTbWSGzKQ==
3128
+ dependencies :
3129
+ array-includes "^3.1.8"
3130
+ array.prototype.findlast "^1.2.5"
3131
+ array.prototype.flatmap "^1.3.2"
3132
+ array.prototype.tosorted "^1.1.4"
3133
+ doctrine "^2.1.0"
3134
+ es-iterator-helpers "^1.0.19"
3135
+ estraverse "^5.3.0"
3136
+ hasown "^2.0.2"
3137
+ jsx-ast-utils "^2.4.1 || ^3.0.0"
3138
+ minimatch "^3.1.2"
3139
+ object.entries "^1.1.8"
3140
+ object.fromentries "^2.0.8"
3141
+ object.values "^1.2.0"
3142
+ prop-types "^15.8.1"
3143
+ resolve "^2.0.0-next.5"
3144
+ semver "^6.3.1"
3145
+ string.prototype.matchall "^4.0.11"
3146
+ string.prototype.repeat "^1.0.0"
3147
+
3094
3148
eslint-plugin-testing-library@^3.0.4 :
3095
3149
version "3.10.2"
3096
3150
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-3.10.2.tgz#609ec2b0369da7cf2e6d9edff5da153cc31d87bd"
@@ -4026,6 +4080,13 @@ is-core-module@^2.11.0:
4026
4080
dependencies :
4027
4081
has "^1.0.3"
4028
4082
4083
+ is-core-module@^2.13.0 :
4084
+ version "2.15.1"
4085
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37"
4086
+ integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==
4087
+ dependencies :
4088
+ hasown "^2.0.2"
4089
+
4029
4090
is-core-module@^2.9.0 :
4030
4091
version "2.11.0"
4031
4092
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.11.0.tgz#ad4cb3e3863e814523c96f3f58d26cc570ff0144"
@@ -5484,6 +5545,15 @@ object.entries@^1.1.6:
5484
5545
define-properties "^1.1.4"
5485
5546
es-abstract "^1.20.4"
5486
5547
5548
+ object.entries@^1.1.8 :
5549
+ version "1.1.8"
5550
+ resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41"
5551
+ integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==
5552
+ dependencies :
5553
+ call-bind "^1.0.7"
5554
+ define-properties "^1.2.1"
5555
+ es-object-atoms "^1.0.0"
5556
+
5487
5557
object.fromentries@^2.0.6 :
5488
5558
version "2.0.6"
5489
5559
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.6.tgz#cdb04da08c539cffa912dcd368b886e0904bfa73"
@@ -5520,6 +5590,15 @@ object.values@^1.1.6:
5520
5590
define-properties "^1.1.4"
5521
5591
es-abstract "^1.20.4"
5522
5592
5593
+ object.values@^1.2.0 :
5594
+ version "1.2.0"
5595
+ resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.0.tgz#65405a9d92cee68ac2d303002e0b8470a4d9ab1b"
5596
+ integrity sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==
5597
+ dependencies :
5598
+ call-bind "^1.0.7"
5599
+ define-properties "^1.2.1"
5600
+ es-object-atoms "^1.0.0"
5601
+
5523
5602
once@^1.3.0 :
5524
5603
version "1.4.0"
5525
5604
resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
@@ -6612,6 +6691,15 @@ resolve@^2.0.0-next.4:
6612
6691
path-parse "^1.0.7"
6613
6692
supports-preserve-symlinks-flag "^1.0.0"
6614
6693
6694
+ resolve@^2.0.0-next.5 :
6695
+ version "2.0.0-next.5"
6696
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-2.0.0-next.5.tgz#6b0ec3107e671e52b68cd068ef327173b90dc03c"
6697
+ integrity sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==
6698
+ dependencies :
6699
+ is-core-module "^2.13.0"
6700
+ path-parse "^1.0.7"
6701
+ supports-preserve-symlinks-flag "^1.0.0"
6702
+
6615
6703
restore-cursor@^3.1.0 :
6616
6704
version "3.1.0"
6617
6705
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-3.1.0.tgz#39f67c54b3a7a58cea5236d95cf0034239631f7e"
@@ -6741,6 +6829,11 @@ semver@^6.0.0, semver@^6.3.0:
6741
6829
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
6742
6830
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
6743
6831
6832
+ semver@^6.3.1 :
6833
+ version "6.3.1"
6834
+ resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
6835
+ integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
6836
+
6744
6837
semver@^7.2.1, semver@^7.3.2, semver@^7.3.5 :
6745
6838
version "7.3.8"
6746
6839
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
@@ -6765,7 +6858,7 @@ set-function-length@^1.2.1:
6765
6858
gopd "^1.0.1"
6766
6859
has-property-descriptors "^1.0.2"
6767
6860
6768
- set-function-name@^2.0.1 :
6861
+ set-function-name@^2.0.1, set-function-name@^2.0.2 :
6769
6862
version "2.0.2"
6770
6863
resolved "https://registry.yarnpkg.com/set-function-name/-/set-function-name-2.0.2.tgz#16a705c5a0dc2f5e638ca96d8a8cd4e1c2b90985"
6771
6864
integrity sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==
@@ -6824,6 +6917,16 @@ side-channel@^1.0.4:
6824
6917
get-intrinsic "^1.0.2"
6825
6918
object-inspect "^1.9.0"
6826
6919
6920
+ side-channel@^1.0.6 :
6921
+ version "1.0.6"
6922
+ resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.6.tgz#abd25fb7cd24baf45466406b1096b7831c9215f2"
6923
+ integrity sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==
6924
+ dependencies :
6925
+ call-bind "^1.0.7"
6926
+ es-errors "^1.3.0"
6927
+ get-intrinsic "^1.2.4"
6928
+ object-inspect "^1.13.1"
6929
+
6827
6930
signal-exit@^3.0.2, signal-exit@^3.0.3 :
6828
6931
version "3.0.7"
6829
6932
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
@@ -7039,6 +7142,24 @@ string.prototype.includes@^2.0.0:
7039
7142
define-properties "^1.1.3"
7040
7143
es-abstract "^1.17.5"
7041
7144
7145
+ string.prototype.matchall@^4.0.11 :
7146
+ version "4.0.11"
7147
+ resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.11.tgz#1092a72c59268d2abaad76582dccc687c0297e0a"
7148
+ integrity sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==
7149
+ dependencies :
7150
+ call-bind "^1.0.7"
7151
+ define-properties "^1.2.1"
7152
+ es-abstract "^1.23.2"
7153
+ es-errors "^1.3.0"
7154
+ es-object-atoms "^1.0.0"
7155
+ get-intrinsic "^1.2.4"
7156
+ gopd "^1.0.1"
7157
+ has-symbols "^1.0.3"
7158
+ internal-slot "^1.0.7"
7159
+ regexp.prototype.flags "^1.5.2"
7160
+ set-function-name "^2.0.2"
7161
+ side-channel "^1.0.6"
7162
+
7042
7163
string.prototype.matchall@^4.0.8 :
7043
7164
version "4.0.8"
7044
7165
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.8.tgz#3bf85722021816dcd1bf38bb714915887ca79fd3"
@@ -7053,6 +7174,14 @@ string.prototype.matchall@^4.0.8:
7053
7174
regexp.prototype.flags "^1.4.3"
7054
7175
side-channel "^1.0.4"
7055
7176
7177
+ string.prototype.repeat@^1.0.0 :
7178
+ version "1.0.0"
7179
+ resolved "https://registry.yarnpkg.com/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz#e90872ee0308b29435aa26275f6e1b762daee01a"
7180
+ integrity sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==
7181
+ dependencies :
7182
+ define-properties "^1.1.3"
7183
+ es-abstract "^1.17.5"
7184
+
7056
7185
string.prototype.trim@^1.2.9 :
7057
7186
version "1.2.9"
7058
7187
resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz#b6fa326d72d2c78b6df02f7759c73f8f6274faa4"
0 commit comments