@@ -4257,6 +4257,30 @@ es-abstract@^1.18.0-next.2:
42574257 string.prototype.trimstart "^1.0.4"
42584258 unbox-primitive "^1.0.0"
42594259
4260+ es-abstract@^1.18.1 :
4261+ version "1.18.6"
4262+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.6.tgz#2c44e3ea7a6255039164d26559777a6d978cb456"
4263+ integrity sha512-kAeIT4cku5eNLNuUKhlmtuk1/TRZvQoYccn6TO0cSVdf1kzB0T7+dYuVK9MWM7l+/53W2Q8M7N2c6MQvhXFcUQ==
4264+ dependencies :
4265+ call-bind "^1.0.2"
4266+ es-to-primitive "^1.2.1"
4267+ function-bind "^1.1.1"
4268+ get-intrinsic "^1.1.1"
4269+ get-symbol-description "^1.0.0"
4270+ has "^1.0.3"
4271+ has-symbols "^1.0.2"
4272+ internal-slot "^1.0.3"
4273+ is-callable "^1.2.4"
4274+ is-negative-zero "^2.0.1"
4275+ is-regex "^1.1.4"
4276+ is-string "^1.0.7"
4277+ object-inspect "^1.11.0"
4278+ object-keys "^1.1.1"
4279+ object.assign "^4.1.2"
4280+ string.prototype.trimend "^1.0.4"
4281+ string.prototype.trimstart "^1.0.4"
4282+ unbox-primitive "^1.0.1"
4283+
42604284es-abstract@^1.18.2 :
42614285 version "1.18.3"
42624286 resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.3.tgz#25c4c3380a27aa203c44b2b685bba94da31b63e0"
44524476 resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
44534477 integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
44544478
4455- eslint-plugin-react@7.25.1 :
4456- version "7.25.1 "
4457- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.1 .tgz#9286b7cd9bf917d40309760f403e53016eda8331 "
4458- integrity sha512-P4j9K1dHoFXxDNP05AtixcJEvIT6ht8FhYKsrkY0MPCPaUMYijhpWwNiRDZVtA8KFuZOkGSeft6QwH8KuVpJug ==
4479+ eslint-plugin-react@7.26.0 :
4480+ version "7.26.0 "
4481+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.26.0 .tgz#3ae019a35d542b98e5af9e2f96b89c232c74b55b "
4482+ integrity sha512-dceliS5itjk4EZdQYtLMz6GulcsasguIs+VTXuiC7Q5IPIdGTkyfXVdmsQOqEhlD9MciofH4cMcT1bw1WWNxCQ ==
44594483 dependencies :
44604484 array-includes "^3.1.3"
44614485 array.prototype.flatmap "^1.2.4"
44624486 doctrine "^2.1.0"
44634487 estraverse "^5.2.0"
4464- has "^1.0.3"
44654488 jsx-ast-utils "^2.4.1 || ^3.0.0"
44664489 minimatch "^3.0.4"
44674490 object.entries "^1.1.4"
44684491 object.fromentries "^2.0.4"
4492+ object.hasown "^1.0.0"
44694493 object.values "^1.1.4"
44704494 prop-types "^15.7.2"
44714495 resolve "^2.0.0-next.3"
4496+ semver "^6.3.0"
44724497 string.prototype.matchall "^4.0.5"
44734498
44744499eslint-scope@^5.0.0, eslint-scope@^5.1.1 :
@@ -5002,6 +5027,14 @@ get-stream@^5.0.0:
50025027 dependencies :
50035028 pump "^3.0.0"
50045029
5030+ get-symbol-description@^1.0.0 :
5031+ version "1.0.0"
5032+ resolved "https://registry.yarnpkg.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz#7fdb81c900101fbd564dd5f1a30af5aadc1e58d6"
5033+ integrity sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==
5034+ dependencies :
5035+ call-bind "^1.0.2"
5036+ get-intrinsic "^1.1.1"
5037+
50055038get-value@^2.0.3, get-value@^2.0.6 :
50065039 version "2.0.6"
50075040 resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
@@ -5282,6 +5315,13 @@ has-symbols@^1.0.2:
52825315 resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.2.tgz#165d3070c00309752a1236a479331e3ac56f1423"
52835316 integrity sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==
52845317
5318+ has-tostringtag@^1.0.0 :
5319+ version "1.0.0"
5320+ resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz#7e133818a7d394734f941e73c3d3f9291e658b25"
5321+ integrity sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==
5322+ dependencies :
5323+ has-symbols "^1.0.2"
5324+
52855325has-value@^0.3.1 :
52865326 version "0.3.1"
52875327 resolved "https://registry.yarnpkg.com/has-value/-/has-value-0.3.1.tgz#7b1f58bada62ca827ec0a2078025654845995e1f"
@@ -5597,6 +5637,11 @@ is-callable@^1.2.3:
55975637 resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e"
55985638 integrity sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==
55995639
5640+ is-callable@^1.2.4 :
5641+ version "1.2.4"
5642+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945"
5643+ integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==
5644+
56005645is-ci@^2.0.0 :
56015646 version "2.0.0"
56025647 resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c"
@@ -5803,6 +5848,14 @@ is-regex@^1.1.3:
58035848 call-bind "^1.0.2"
58045849 has-symbols "^1.0.2"
58055850
5851+ is-regex@^1.1.4 :
5852+ version "1.1.4"
5853+ resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958"
5854+ integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==
5855+ dependencies :
5856+ call-bind "^1.0.2"
5857+ has-tostringtag "^1.0.0"
5858+
58065859is-relative@^1.0.0 :
58075860 version "1.0.0"
58085861 resolved "https://registry.yarnpkg.com/is-relative/-/is-relative-1.0.0.tgz#a1bb6935ce8c5dba1e8b9754b9b2dcc020e2260d"
@@ -5837,6 +5890,13 @@ is-string@^1.0.6:
58375890 resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.6.tgz#3fe5d5992fb0d93404f32584d4b0179a71b54a5f"
58385891 integrity sha512-2gdzbKUuqtQ3lYNrUTQYoClPhm7oQu4UdpSZMp1/DGgkHBT8E2Z1l0yMdb6D4zNAxwDiMv8MdulKROJGNl0Q0w==
58395892
5893+ is-string@^1.0.7 :
5894+ version "1.0.7"
5895+ resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd"
5896+ integrity sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==
5897+ dependencies :
5898+ has-tostringtag "^1.0.0"
5899+
58405900is-symbol@^1.0.2, is-symbol@^1.0.3 :
58415901 version "1.0.3"
58425902 resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.3.tgz#38e1014b9e6329be0de9d24a414fd7441ec61937"
@@ -7380,6 +7440,11 @@ object-inspect@^1.10.3:
73807440 resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.10.3.tgz#c2aa7d2d09f50c99375704f7a0adf24c5782d369"
73817441 integrity sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw==
73827442
7443+ object-inspect@^1.11.0 :
7444+ version "1.11.0"
7445+ resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.11.0.tgz#9dceb146cedd4148a0d9e51ab88d34cf509922b1"
7446+ integrity sha512-jp7ikS6Sd3GxQfZJPyH3cjcbJF6GZPClgdV+EFygjFLQ5FmW/dRUnTd9PQ9k0JhoNDabWFbpF1yCdSWCC6gexg==
7447+
73837448object-inspect@^1.8.0, object-inspect@^1.9.0 :
73847449 version "1.9.0"
73857450 resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.9.0.tgz#c90521d74e1127b67266ded3394ad6116986533a"
@@ -7426,6 +7491,14 @@ object.fromentries@^2.0.4:
74267491 es-abstract "^1.18.0-next.2"
74277492 has "^1.0.3"
74287493
7494+ object.hasown@^1.0.0 :
7495+ version "1.0.0"
7496+ resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.0.0.tgz#bdbade33cfacfb25d7f26ae2b6cb870bf99905c2"
7497+ integrity sha512-qYMF2CLIjxxLGleeM0jrcB4kiv3loGVAjKQKvH8pSU/i2VcRRvUNmxbD+nEMmrXRfORhuVJuH8OtSYCZoue3zA==
7498+ dependencies :
7499+ define-properties "^1.1.3"
7500+ es-abstract "^1.18.1"
7501+
74297502object.pick@^1.3.0 :
74307503 version "1.3.0"
74317504 resolved "https://registry.yarnpkg.com/object.pick/-/object.pick-1.3.0.tgz#87a10ac4c1694bd2e1cbf53591a66141fb5dd747"
0 commit comments