@@ -5155,6 +5155,32 @@ es-abstract@^1.17.2, es-abstract@^1.18.0-next.1, es-abstract@^1.18.0-next.2, es-
51555155 string.prototype.trimstart "^1.0.4"
51565156 unbox-primitive "^1.0.1"
51575157
5158+ es-abstract@^1.19.1:
5159+ version "1.19.1"
5160+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.19.1.tgz#d4885796876916959de78edaa0df456627115ec3"
5161+ integrity sha512-2vJ6tjA/UfqLm2MPs7jxVybLoB8i1t1Jd9R3kISld20sIxPcTbLuggQOUxeWeAvIUkduv/CfMjuh4WmiXr2v9w==
5162+ dependencies:
5163+ call-bind "^1.0.2"
5164+ es-to-primitive "^1.2.1"
5165+ function-bind "^1.1.1"
5166+ get-intrinsic "^1.1.1"
5167+ get-symbol-description "^1.0.0"
5168+ has "^1.0.3"
5169+ has-symbols "^1.0.2"
5170+ internal-slot "^1.0.3"
5171+ is-callable "^1.2.4"
5172+ is-negative-zero "^2.0.1"
5173+ is-regex "^1.1.4"
5174+ is-shared-array-buffer "^1.0.1"
5175+ is-string "^1.0.7"
5176+ is-weakref "^1.0.1"
5177+ object-inspect "^1.11.0"
5178+ object-keys "^1.1.1"
5179+ object.assign "^4.1.2"
5180+ string.prototype.trimend "^1.0.4"
5181+ string.prototype.trimstart "^1.0.4"
5182+ unbox-primitive "^1.0.1"
5183+
51585184es-module-lexer@^0.6.0:
51595185 version "0.6.0"
51605186 resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-0.6.0.tgz#e72ab05b7412e62b9be37c37a09bdb6000d706f0"
@@ -5331,7 +5357,27 @@ eslint-plugin-react-hooks@^4.2.0:
53315357 resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
53325358 integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
53335359
5334- eslint-plugin-react@7.24.0, eslint-plugin-react@^7.23.1:
5360+ eslint-plugin-react@7.26.1:
5361+ version "7.26.1"
5362+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.26.1.tgz#41bcfe3e39e6a5ac040971c1af94437c80daa40e"
5363+ integrity sha512-Lug0+NOFXeOE+ORZ5pbsh6mSKjBKXDXItUD2sQoT+5Yl0eoT82DqnXeTMfUare4QVCn9QwXbfzO/dBLjLXwVjQ==
5364+ dependencies:
5365+ array-includes "^3.1.3"
5366+ array.prototype.flatmap "^1.2.4"
5367+ doctrine "^2.1.0"
5368+ estraverse "^5.2.0"
5369+ jsx-ast-utils "^2.4.1 || ^3.0.0"
5370+ minimatch "^3.0.4"
5371+ object.entries "^1.1.4"
5372+ object.fromentries "^2.0.4"
5373+ object.hasown "^1.0.0"
5374+ object.values "^1.1.4"
5375+ prop-types "^15.7.2"
5376+ resolve "^2.0.0-next.3"
5377+ semver "^6.3.0"
5378+ string.prototype.matchall "^4.0.5"
5379+
5380+ eslint-plugin-react@^7.23.1:
53355381 version "7.24.0"
53365382 resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.24.0.tgz#eadedfa351a6f36b490aa17f4fa9b14e842b9eb4"
53375383 integrity sha512-KJJIx2SYx7PBx3ONe/mEeMz4YE0Lcr7feJTCMyyKb/341NcjuAgim3Acgan89GfPv7nxXK2+0slu0CWXYM4x+Q==
@@ -6922,6 +6968,14 @@ get-stream@^5.0.0, get-stream@^5.1.0:
69226968 dependencies:
69236969 pump "^3.0.0"
69246970
6971+ get-symbol-description@^1.0.0:
6972+ version "1.0.0"
6973+ resolved "https://registry.yarnpkg.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz#7fdb81c900101fbd564dd5f1a30af5aadc1e58d6"
6974+ integrity sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==
6975+ dependencies:
6976+ call-bind "^1.0.2"
6977+ get-intrinsic "^1.1.1"
6978+
69256979get-value@^2.0.3, get-value@^2.0.6:
69266980 version "2.0.6"
69276981 resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
@@ -7310,6 +7364,13 @@ has-to-string-tag-x@^1.2.0:
73107364 dependencies:
73117365 has-symbol-support-x "^1.4.1"
73127366
7367+ has-tostringtag@^1.0.0:
7368+ version "1.0.0"
7369+ resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz#7e133818a7d394734f941e73c3d3f9291e658b25"
7370+ integrity sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==
7371+ dependencies:
7372+ has-symbols "^1.0.2"
7373+
73137374has-unicode@^2.0.0:
73147375 version "2.0.1"
73157376 resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -8005,6 +8066,11 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.3:
80058066 resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e"
80068067 integrity sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==
80078068
8069+ is-callable@^1.2.4:
8070+ version "1.2.4"
8071+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945"
8072+ integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==
8073+
80088074is-ci@^2.0.0:
80098075 version "2.0.0"
80108076 resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c"
@@ -8303,6 +8369,14 @@ is-regex@^1.0.4, is-regex@^1.1.3:
83038369 call-bind "^1.0.2"
83048370 has-symbols "^1.0.2"
83058371
8372+ is-regex@^1.1.4:
8373+ version "1.1.4"
8374+ resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958"
8375+ integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==
8376+ dependencies:
8377+ call-bind "^1.0.2"
8378+ has-tostringtag "^1.0.0"
8379+
83068380is-relative-url@^3.0.0:
83078381 version "3.0.0"
83088382 resolved "https://registry.yarnpkg.com/is-relative-url/-/is-relative-url-3.0.0.tgz#f623c8e26baa5bd3742b3b7ec074f50f3b45b3f3"
@@ -8332,6 +8406,11 @@ is-root@2.1.0:
83328406 resolved "https://registry.yarnpkg.com/is-root/-/is-root-2.1.0.tgz#809e18129cf1129644302a4f8544035d51984a9c"
83338407 integrity sha512-AGOriNp96vNBd3HtU+RzFEc75FfR5ymiYv8E553I71SCeXBiMsVDUtdio1OEFvrPyLIQ9tVR5RxXIFe5PUFjMg==
83348408
8409+ is-shared-array-buffer@^1.0.1:
8410+ version "1.0.1"
8411+ resolved "https://registry.yarnpkg.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.1.tgz#97b0c85fbdacb59c9c446fe653b82cf2b5b7cfe6"
8412+ integrity sha512-IU0NmyknYZN0rChcKhRO1X8LYz5Isj/Fsqh8NJOSf+N/hCOTwy29F32Ik7a+QszE63IdvmwdTPDd6cZ5pg4cwA==
8413+
83358414is-ssh@^1.3.0:
83368415 version "1.3.3"
83378416 resolved "https://registry.yarnpkg.com/is-ssh/-/is-ssh-1.3.3.tgz#7f133285ccd7f2c2c7fc897b771b53d95a2b2c7e"
@@ -8354,6 +8433,13 @@ is-string@^1.0.5, is-string@^1.0.6:
83548433 resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.6.tgz#3fe5d5992fb0d93404f32584d4b0179a71b54a5f"
83558434 integrity sha512-2gdzbKUuqtQ3lYNrUTQYoClPhm7oQu4UdpSZMp1/DGgkHBT8E2Z1l0yMdb6D4zNAxwDiMv8MdulKROJGNl0Q0w==
83568435
8436+ is-string@^1.0.7:
8437+ version "1.0.7"
8438+ resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd"
8439+ integrity sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==
8440+ dependencies:
8441+ has-tostringtag "^1.0.0"
8442+
83578443is-symbol@^1.0.2, is-symbol@^1.0.3:
83588444 version "1.0.4"
83598445 resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.4.tgz#a6dac93b635b063ca6872236de88910a57af139c"
@@ -8397,6 +8483,13 @@ is-valid-path@^0.1.1:
83978483 dependencies:
83988484 is-invalid-path "^0.1.0"
83998485
8486+ is-weakref@^1.0.1:
8487+ version "1.0.1"
8488+ resolved "https://registry.yarnpkg.com/is-weakref/-/is-weakref-1.0.1.tgz#842dba4ec17fa9ac9850df2d6efbc1737274f2a2"
8489+ integrity sha512-b2jKc2pQZjaeFYWEf7ScFj+Be1I+PXmlu572Q8coTXZ+LD/QQZ7ShPMst8h16riVgyXTQwUsFEl74mDvc/3MHQ==
8490+ dependencies:
8491+ call-bind "^1.0.0"
8492+
84008493is-whitespace-character@^1.0.0:
84018494 version "1.0.4"
84028495 resolved "https://registry.yarnpkg.com/is-whitespace-character/-/is-whitespace-character-1.0.4.tgz#0858edd94a95594c7c9dd0b5c174ec6e45ee4aa7"
@@ -10121,6 +10214,11 @@ object-inspect@^1.10.3, object-inspect@^1.9.0:
1012110214 resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.10.3.tgz#c2aa7d2d09f50c99375704f7a0adf24c5782d369"
1012210215 integrity sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw==
1012310216
10217+ object-inspect@^1.11.0:
10218+ version "1.11.0"
10219+ resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.11.0.tgz#9dceb146cedd4148a0d9e51ab88d34cf509922b1"
10220+ integrity sha512-jp7ikS6Sd3GxQfZJPyH3cjcbJF6GZPClgdV+EFygjFLQ5FmW/dRUnTd9PQ9k0JhoNDabWFbpF1yCdSWCC6gexg==
10221+
1012410222object-is@^1.0.1:
1012510223 version "1.1.5"
1012610224 resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.1.5.tgz#b9deeaa5fc7f1846a0faecdceec138e5778f53ac"
@@ -10184,6 +10282,14 @@ object.getownpropertydescriptors@^2.1.0, object.getownpropertydescriptors@^2.1.1
1018410282 define-properties "^1.1.3"
1018510283 es-abstract "^1.18.0-next.2"
1018610284
10285+ object.hasown@^1.0.0:
10286+ version "1.1.0"
10287+ resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.0.tgz#7232ed266f34d197d15cac5880232f7a4790afe5"
10288+ integrity sha512-MhjYRfj3GBlhSkDHo6QmvgjRLXQ2zndabdf3nX0yTyZK9rPfxb6uRpAac8HXNLy1GpqWtZ81Qh4v3uOls2sRAg==
10289+ dependencies:
10290+ define-properties "^1.1.3"
10291+ es-abstract "^1.19.1"
10292+
1018710293object.pick@^1.3.0:
1018810294 version "1.3.0"
1018910295 resolved "https://registry.yarnpkg.com/object.pick/-/object.pick-1.3.0.tgz#87a10ac4c1694bd2e1cbf53591a66141fb5dd747"
0 commit comments