@@ -2139,7 +2139,7 @@ array-ify@^1.0.0:
21392139  resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
21402140  integrity sha1-nlKHYrSpBmrRY6aWKjZEGOlibs4=
21412141
2142- array-includes@^3.0.3, array-includes@^3.1.1, array-includes@^3. 1.2, array-includes@^3.1.3:
2142+ array-includes@^3.1.2, array-includes@^3.1.3:
21432143  version "3.1.3"
21442144  resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.3.tgz#c7f619b382ad2afaf5326cddfdc0afc61af7690a"
21452145  integrity sha512-gcem1KlBU7c9rB+Rq8/3PPKsK2kjqeEBa3bD5kkQo4nYlOHQCJqIJFqBXDEfwaRuYTT4E+FxA9xez7Gf/e3Q7A==
@@ -4311,6 +4311,30 @@ es-abstract@^1.18.0-next.1, es-abstract@^1.18.0-next.2, es-abstract@^1.18.2:
43114311    string.prototype.trimstart "^1.0.4"
43124312    unbox-primitive "^1.0.1"
43134313
4314+ es-abstract@^1.18.1:
4315+   version "1.18.7"
4316+   resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.7.tgz#122daaa523d0a10b0f1be8ed4ce1ee68330c5bb2"
4317+   integrity sha512-uFG1gyVX91tZIiDWNmPsL8XNpiCk/6tkB7MZphoSJflS4w+KgWyQ2gjCVDnsPxFAo9WjRXG3eqONNYdfbJjAtw==
4318+   dependencies:
4319+     call-bind "^1.0.2"
4320+     es-to-primitive "^1.2.1"
4321+     function-bind "^1.1.1"
4322+     get-intrinsic "^1.1.1"
4323+     get-symbol-description "^1.0.0"
4324+     has "^1.0.3"
4325+     has-symbols "^1.0.2"
4326+     internal-slot "^1.0.3"
4327+     is-callable "^1.2.4"
4328+     is-negative-zero "^2.0.1"
4329+     is-regex "^1.1.4"
4330+     is-string "^1.0.7"
4331+     object-inspect "^1.11.0"
4332+     object-keys "^1.1.1"
4333+     object.assign "^4.1.2"
4334+     string.prototype.trimend "^1.0.4"
4335+     string.prototype.trimstart "^1.0.4"
4336+     unbox-primitive "^1.0.1"
4337+ 
43144338es-to-primitive@^1.2.1:
43154339  version "1.2.1"
43164340  resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
44424466    lodash ">=2.4.0"
44434467    metric-lcs "^0.1.2"
44444468
4445- 4446-   version "7.12.4"
4447-   resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.4.tgz#b1ecf26479d61aee650da612e425c53a99f48c8c"
4448-   integrity sha512-1puHJkXJY+oS1t467MjbqjvX53uQ05HXwjqDgdbGBqf5j9eeydI54G3KwiJmWciQ0HTBacIKw2jgwSBSH3yfgQ==
4449-   dependencies:
4450-     array-includes "^3.0.3"
4451-     doctrine "^2.1.0"
4452-     has "^1.0.3"
4453-     jsx-ast-utils "^2.0.1"
4454-     object.fromentries "^2.0.0"
4455-     prop-types "^15.6.2"
4456-     resolve "^1.9.0"
4457- 
4458- eslint-plugin-react@^7.12.4:
4459-   version "7.24.0"
4460-   resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.24.0.tgz#eadedfa351a6f36b490aa17f4fa9b14e842b9eb4"
4461-   integrity sha512-KJJIx2SYx7PBx3ONe/mEeMz4YE0Lcr7feJTCMyyKb/341NcjuAgim3Acgan89GfPv7nxXK2+0slu0CWXYM4x+Q==
4469+ 4470+   version "7.26.1"
4471+   resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.26.1.tgz#41bcfe3e39e6a5ac040971c1af94437c80daa40e"
4472+   integrity sha512-Lug0+NOFXeOE+ORZ5pbsh6mSKjBKXDXItUD2sQoT+5Yl0eoT82DqnXeTMfUare4QVCn9QwXbfzO/dBLjLXwVjQ==
44624473  dependencies:
44634474    array-includes "^3.1.3"
44644475    array.prototype.flatmap "^1.2.4"
44654476    doctrine "^2.1.0"
4466-     has  "^1.0.3 "
4477+     estraverse  "^5.2.0 "
44674478    jsx-ast-utils "^2.4.1 || ^3.0.0"
44684479    minimatch "^3.0.4"
44694480    object.entries "^1.1.4"
44704481    object.fromentries "^2.0.4"
4482+     object.hasown "^1.0.0"
44714483    object.values "^1.1.4"
44724484    prop-types "^15.7.2"
44734485    resolve "^2.0.0-next.3"
4486+     semver "^6.3.0"
44744487    string.prototype.matchall "^4.0.5"
44754488
44764489@@ -5403,6 +5416,14 @@ get-stream@^4.0.0, get-stream@^4.1.0:
54035416  dependencies:
54045417    pump "^3.0.0"
54055418
5419+ get-symbol-description@^1.0.0:
5420+   version "1.0.0"
5421+   resolved "https://registry.yarnpkg.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz#7fdb81c900101fbd564dd5f1a30af5aadc1e58d6"
5422+   integrity sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==
5423+   dependencies:
5424+     call-bind "^1.0.2"
5425+     get-intrinsic "^1.1.1"
5426+ 
54065427get-value@^2.0.3, get-value@^2.0.6:
54075428  version "2.0.6"
54085429  resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
@@ -5987,6 +6008,13 @@ has-symbols@^1.0.0, has-symbols@^1.0.1, has-symbols@^1.0.2:
59876008  resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.2.tgz#165d3070c00309752a1236a479331e3ac56f1423"
59886009  integrity sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==
59896010
6011+ has-tostringtag@^1.0.0:
6012+   version "1.0.0"
6013+   resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz#7e133818a7d394734f941e73c3d3f9291e658b25"
6014+   integrity sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==
6015+   dependencies:
6016+     has-symbols "^1.0.2"
6017+ 
59906018has-unicode@^2.0.0, has-unicode@^2.0.1:
59916019  version "2.0.1"
59926020  resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -6513,6 +6541,11 @@ is-callable@^1.1.4, is-callable@^1.2.3:
65136541  resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e"
65146542  integrity sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==
65156543
6544+ is-callable@^1.2.4:
6545+   version "1.2.4"
6546+   resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945"
6547+   integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==
6548+ 
65166549is-ci@^2.0.0:
65176550  version "2.0.0"
65186551  resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c"
@@ -6740,6 +6773,14 @@ is-regex@^1.1.3:
67406773    call-bind "^1.0.2"
67416774    has-symbols "^1.0.2"
67426775
6776+ is-regex@^1.1.4:
6777+   version "1.1.4"
6778+   resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958"
6779+   integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==
6780+   dependencies:
6781+     call-bind "^1.0.2"
6782+     has-tostringtag "^1.0.0"
6783+ 
67436784is-regexp@^1.0.0:
67446785  version "1.0.0"
67456786  resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-1.0.0.tgz#fd2d883545c46bac5a633e7b9a09e87fa2cb5069"
@@ -6769,6 +6810,13 @@ is-string@^1.0.5, is-string@^1.0.6:
67696810  resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.6.tgz#3fe5d5992fb0d93404f32584d4b0179a71b54a5f"
67706811  integrity sha512-2gdzbKUuqtQ3lYNrUTQYoClPhm7oQu4UdpSZMp1/DGgkHBT8E2Z1l0yMdb6D4zNAxwDiMv8MdulKROJGNl0Q0w==
67716812
6813+ is-string@^1.0.7:
6814+   version "1.0.7"
6815+   resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd"
6816+   integrity sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==
6817+   dependencies:
6818+     has-tostringtag "^1.0.0"
6819+ 
67726820is-symbol@^1.0.2, is-symbol@^1.0.3:
67736821  version "1.0.4"
67746822  resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.4.tgz#a6dac93b635b063ca6872236de88910a57af139c"
@@ -7034,14 +7082,6 @@ jsprim@^1.2.2:
70347082    json-schema "0.2.3"
70357083    verror "1.10.0"
70367084
7037- jsx-ast-utils@^2.0.1:
7038-   version "2.4.1"
7039-   resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.4.1.tgz#1114a4c1209481db06c690c2b4f488cc665f657e"
7040-   integrity sha512-z1xSldJ6imESSzOjd3NNkieVJKRlKYSOtMG8SFyCj2FIrvSaSuli/WjpBkEzCBoR9bYYYFgqJw61Xhu7Lcgk+w==
7041-   dependencies:
7042-     array-includes "^3.1.1"
7043-     object.assign "^4.1.0"
7044- 
70457085"jsx-ast-utils@^2.4.1 || ^3.0.0":
70467086  version "3.2.0"
70477087  resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.2.0.tgz#41108d2cec408c3453c1bbe8a4aae9e1e2bd8f82"
@@ -8602,6 +8642,11 @@ object-inspect@^1.10.3, object-inspect@^1.6.0, object-inspect@^1.9.0:
86028642  resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.10.3.tgz#c2aa7d2d09f50c99375704f7a0adf24c5782d369"
86038643  integrity sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw==
86048644
8645+ object-inspect@^1.11.0:
8646+   version "1.11.0"
8647+   resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.11.0.tgz#9dceb146cedd4148a0d9e51ab88d34cf509922b1"
8648+   integrity sha512-jp7ikS6Sd3GxQfZJPyH3cjcbJF6GZPClgdV+EFygjFLQ5FmW/dRUnTd9PQ9k0JhoNDabWFbpF1yCdSWCC6gexg==
8649+ 
86058650object-keys@^1.0.11, object-keys@^1.0.12, object-keys@^1.1.1:
86068651  version "1.1.1"
86078652  resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
@@ -8653,7 +8698,7 @@ object.entries@^1.1.4:
86538698    define-properties "^1.1.3"
86548699    es-abstract "^1.18.2"
86558700
8656- object.fromentries@^2.0.0, object.fromentries@^2.0. 4:
8701+ object.fromentries@^2.0.4:
86578702  version "2.0.4"
86588703  resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.4.tgz#26e1ba5c4571c5c6f0890cef4473066456a120b8"
86598704  integrity sha512-EsFBshs5RUUpQEY1D4q/m59kMfz4YJvxuNCJcv/jWwOJr34EaVnG11ZrZa0UHB3wnzV1wx8m58T4hQL8IuNXlQ==
@@ -8672,6 +8717,14 @@ object.getownpropertydescriptors@^2.0.3:
86728717    define-properties "^1.1.3"
86738718    es-abstract "^1.18.0-next.2"
86748719
8720+ object.hasown@^1.0.0:
8721+   version "1.0.0"
8722+   resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.0.0.tgz#bdbade33cfacfb25d7f26ae2b6cb870bf99905c2"
8723+   integrity sha512-qYMF2CLIjxxLGleeM0jrcB4kiv3loGVAjKQKvH8pSU/i2VcRRvUNmxbD+nEMmrXRfORhuVJuH8OtSYCZoue3zA==
8724+   dependencies:
8725+     define-properties "^1.1.3"
8726+     es-abstract "^1.18.1"
8727+ 
86758728object.map@^1.0.0:
86768729  version "1.0.1"
86778730  resolved "https://registry.yarnpkg.com/object.map/-/object.map-1.0.1.tgz#cf83e59dc8fcc0ad5f4250e1f78b3b81bd801d37"
1055310606  resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
1055410607  integrity sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=
1055510608
10556- resolve@^1.1.4, resolve@^1.1.6, resolve@^1.1.7, resolve@^1.10.0, resolve@^1.12.0, resolve@^1.17.0, resolve@^1.20.0, resolve@^1.3.2, resolve@^1.4.0, resolve@^1.8.1, resolve@^1.9.0 :
10609+ resolve@^1.1.4, resolve@^1.1.6, resolve@^1.1.7, resolve@^1.10.0, resolve@^1.12.0, resolve@^1.17.0, resolve@^1.20.0, resolve@^1.3.2, resolve@^1.4.0, resolve@^1.8.1:
1055710610  version "1.20.0"
1055810611  resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975"
1055910612  integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==
0 commit comments