@@ -3179,6 +3179,30 @@ es-abstract@^1.18.0-next.2:
3179
3179
string.prototype.trimstart "^1.0.4"
3180
3180
unbox-primitive "^1.0.0"
3181
3181
3182
+ es-abstract@^1.18.1 :
3183
+ version "1.18.6"
3184
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.6.tgz#2c44e3ea7a6255039164d26559777a6d978cb456"
3185
+ integrity sha512-kAeIT4cku5eNLNuUKhlmtuk1/TRZvQoYccn6TO0cSVdf1kzB0T7+dYuVK9MWM7l+/53W2Q8M7N2c6MQvhXFcUQ==
3186
+ dependencies :
3187
+ call-bind "^1.0.2"
3188
+ es-to-primitive "^1.2.1"
3189
+ function-bind "^1.1.1"
3190
+ get-intrinsic "^1.1.1"
3191
+ get-symbol-description "^1.0.0"
3192
+ has "^1.0.3"
3193
+ has-symbols "^1.0.2"
3194
+ internal-slot "^1.0.3"
3195
+ is-callable "^1.2.4"
3196
+ is-negative-zero "^2.0.1"
3197
+ is-regex "^1.1.4"
3198
+ is-string "^1.0.7"
3199
+ object-inspect "^1.11.0"
3200
+ object-keys "^1.1.1"
3201
+ object.assign "^4.1.2"
3202
+ string.prototype.trimend "^1.0.4"
3203
+ string.prototype.trimstart "^1.0.4"
3204
+ unbox-primitive "^1.0.1"
3205
+
3182
3206
es-abstract@^1.18.2 :
3183
3207
version "1.18.3"
3184
3208
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.3.tgz#25c4c3380a27aa203c44b2b685bba94da31b63e0"
@@ -3378,20 +3402,20 @@ eslint-plugin-react-hooks@^4.2.0:
3378
3402
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
3379
3403
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
3380
3404
3381
- eslint-plugin-react@^7.25.1, eslint-plugin-react@^7.25.2 :
3382
- version "7.25.2 "
3383
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.2 .tgz#d567a217d306b76dd110561f28074e2328ae38f8 "
3384
- integrity sha512-elx4585wgmryanJK4C5IoSKQyVZ+e7H0t2JOOtJNBql0cuercvSShvRReuLBbfx8687yW5yv+UL7pXwMsd6adQ ==
3405
+ eslint-plugin-react@^7.25.1, eslint-plugin-react@^7.25.3 :
3406
+ version "7.25.3 "
3407
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.3 .tgz#3333a974772745ddb3aecea84621019b635766bc "
3408
+ integrity sha512-ZMbFvZ1WAYSZKY662MBVEWR45VaBT6KSJCiupjrNlcdakB90juaZeDCbJq19e73JZQubqFtgETohwgAt8u5P6w ==
3385
3409
dependencies :
3386
3410
array-includes "^3.1.3"
3387
3411
array.prototype.flatmap "^1.2.4"
3388
3412
doctrine "^2.1.0"
3389
3413
estraverse "^5.2.0"
3390
- has "^1.0.3"
3391
3414
jsx-ast-utils "^2.4.1 || ^3.0.0"
3392
3415
minimatch "^3.0.4"
3393
3416
object.entries "^1.1.4"
3394
3417
object.fromentries "^2.0.4"
3418
+ object.hasown "^1.0.0"
3395
3419
object.values "^1.1.4"
3396
3420
prop-types "^15.7.2"
3397
3421
resolve "^2.0.0-next.3"
@@ -3891,6 +3915,14 @@ get-stream@^6.0.0:
3891
3915
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"
3892
3916
integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==
3893
3917
3918
+ get-symbol-description@^1.0.0 :
3919
+ version "1.0.0"
3920
+ resolved "https://registry.yarnpkg.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz#7fdb81c900101fbd564dd5f1a30af5aadc1e58d6"
3921
+ integrity sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==
3922
+ dependencies :
3923
+ call-bind "^1.0.2"
3924
+ get-intrinsic "^1.1.1"
3925
+
3894
3926
get-value@^2.0.3, get-value@^2.0.6 :
3895
3927
version "2.0.6"
3896
3928
resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
@@ -4026,6 +4058,13 @@ has-symbols@^1.0.2:
4026
4058
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.2.tgz#165d3070c00309752a1236a479331e3ac56f1423"
4027
4059
integrity sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==
4028
4060
4061
+ has-tostringtag@^1.0.0 :
4062
+ version "1.0.0"
4063
+ resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz#7e133818a7d394734f941e73c3d3f9291e658b25"
4064
+ integrity sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==
4065
+ dependencies :
4066
+ has-symbols "^1.0.2"
4067
+
4029
4068
has-value@^0.3.1 :
4030
4069
version "0.3.1"
4031
4070
resolved "https://registry.yarnpkg.com/has-value/-/has-value-0.3.1.tgz#7b1f58bada62ca827ec0a2078025654845995e1f"
@@ -4315,6 +4354,11 @@ is-callable@^1.2.3:
4315
4354
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e"
4316
4355
integrity sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==
4317
4356
4357
+ is-callable@^1.2.4 :
4358
+ version "1.2.4"
4359
+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945"
4360
+ integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==
4361
+
4318
4362
is-ci@^3.0.0 :
4319
4363
version "3.0.0"
4320
4364
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-3.0.0.tgz#c7e7be3c9d8eef7d0fa144390bd1e4b88dc4c994"
@@ -4499,6 +4543,14 @@ is-regex@^1.1.3:
4499
4543
call-bind "^1.0.2"
4500
4544
has-symbols "^1.0.2"
4501
4545
4546
+ is-regex@^1.1.4 :
4547
+ version "1.1.4"
4548
+ resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958"
4549
+ integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==
4550
+ dependencies :
4551
+ call-bind "^1.0.2"
4552
+ has-tostringtag "^1.0.0"
4553
+
4502
4554
is-regexp@^1.0.0 :
4503
4555
version "1.0.0"
4504
4556
resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-1.0.0.tgz#fd2d883545c46bac5a633e7b9a09e87fa2cb5069"
@@ -4519,6 +4571,13 @@ is-string@^1.0.6:
4519
4571
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.6.tgz#3fe5d5992fb0d93404f32584d4b0179a71b54a5f"
4520
4572
integrity sha512-2gdzbKUuqtQ3lYNrUTQYoClPhm7oQu4UdpSZMp1/DGgkHBT8E2Z1l0yMdb6D4zNAxwDiMv8MdulKROJGNl0Q0w==
4521
4573
4574
+ is-string@^1.0.7 :
4575
+ version "1.0.7"
4576
+ resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd"
4577
+ integrity sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==
4578
+ dependencies :
4579
+ has-tostringtag "^1.0.0"
4580
+
4522
4581
is-symbol@^1.0.2, is-symbol@^1.0.3 :
4523
4582
version "1.0.3"
4524
4583
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.3.tgz#38e1014b9e6329be0de9d24a414fd7441ec61937"
@@ -5802,6 +5861,11 @@ object-inspect@^1.10.3:
5802
5861
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.10.3.tgz#c2aa7d2d09f50c99375704f7a0adf24c5782d369"
5803
5862
integrity sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw==
5804
5863
5864
+ object-inspect@^1.11.0 :
5865
+ version "1.11.0"
5866
+ resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.11.0.tgz#9dceb146cedd4148a0d9e51ab88d34cf509922b1"
5867
+ integrity sha512-jp7ikS6Sd3GxQfZJPyH3cjcbJF6GZPClgdV+EFygjFLQ5FmW/dRUnTd9PQ9k0JhoNDabWFbpF1yCdSWCC6gexg==
5868
+
5805
5869
object-inspect@^1.8.0 :
5806
5870
version "1.8.0"
5807
5871
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.8.0.tgz#df807e5ecf53a609cc6bfe93eac3cc7be5b3a9d0"
@@ -5863,6 +5927,14 @@ object.fromentries@^2.0.4:
5863
5927
es-abstract "^1.18.0-next.2"
5864
5928
has "^1.0.3"
5865
5929
5930
+ object.hasown@^1.0.0 :
5931
+ version "1.0.0"
5932
+ resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.0.0.tgz#bdbade33cfacfb25d7f26ae2b6cb870bf99905c2"
5933
+ integrity sha512-qYMF2CLIjxxLGleeM0jrcB4kiv3loGVAjKQKvH8pSU/i2VcRRvUNmxbD+nEMmrXRfORhuVJuH8OtSYCZoue3zA==
5934
+ dependencies :
5935
+ define-properties "^1.1.3"
5936
+ es-abstract "^1.18.1"
5937
+
5866
5938
object.pick@^1.3.0 :
5867
5939
version "1.3.0"
5868
5940
resolved "https://registry.yarnpkg.com/object.pick/-/object.pick-1.3.0.tgz#87a10ac4c1694bd2e1cbf53591a66141fb5dd747"
0 commit comments