@@ -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.6"
4316+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.6.tgz#2c44e3ea7a6255039164d26559777a6d978cb456"
4317+ integrity sha512-kAeIT4cku5eNLNuUKhlmtuk1/TRZvQoYccn6TO0cSVdf1kzB0T7+dYuVK9MWM7l+/53W2Q8M7N2c6MQvhXFcUQ==
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.25.3"
4471+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.3.tgz#3333a974772745ddb3aecea84621019b635766bc"
4472+ integrity sha512-ZMbFvZ1WAYSZKY662MBVEWR45VaBT6KSJCiupjrNlcdakB90juaZeDCbJq19e73JZQubqFtgETohwgAt8u5P6w==
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"
@@ -5403,6 +5415,14 @@ get-stream@^4.0.0, get-stream@^4.1.0:
54035415 dependencies:
54045416 pump "^3.0.0"
54055417
5418+ get-symbol-description@^1.0.0:
5419+ version "1.0.0"
5420+ resolved "https://registry.yarnpkg.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz#7fdb81c900101fbd564dd5f1a30af5aadc1e58d6"
5421+ integrity sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==
5422+ dependencies:
5423+ call-bind "^1.0.2"
5424+ get-intrinsic "^1.1.1"
5425+
54065426get-value@^2.0.3, get-value@^2.0.6:
54075427 version "2.0.6"
54085428 resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
@@ -5987,6 +6007,13 @@ has-symbols@^1.0.0, has-symbols@^1.0.1, has-symbols@^1.0.2:
59876007 resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.2.tgz#165d3070c00309752a1236a479331e3ac56f1423"
59886008 integrity sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==
59896009
6010+ has-tostringtag@^1.0.0:
6011+ version "1.0.0"
6012+ resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz#7e133818a7d394734f941e73c3d3f9291e658b25"
6013+ integrity sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==
6014+ dependencies:
6015+ has-symbols "^1.0.2"
6016+
59906017has-unicode@^2.0.0, has-unicode@^2.0.1:
59916018 version "2.0.1"
59926019 resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -6513,6 +6540,11 @@ is-callable@^1.1.4, is-callable@^1.2.3:
65136540 resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e"
65146541 integrity sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==
65156542
6543+ is-callable@^1.2.4:
6544+ version "1.2.4"
6545+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945"
6546+ integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==
6547+
65166548is-ci@^2.0.0:
65176549 version "2.0.0"
65186550 resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c"
@@ -6735,6 +6767,14 @@ is-regex@^1.1.3:
67356767 call-bind "^1.0.2"
67366768 has-symbols "^1.0.2"
67376769
6770+ is-regex@^1.1.4:
6771+ version "1.1.4"
6772+ resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958"
6773+ integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==
6774+ dependencies:
6775+ call-bind "^1.0.2"
6776+ has-tostringtag "^1.0.0"
6777+
67386778is-regexp@^1.0.0:
67396779 version "1.0.0"
67406780 resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-1.0.0.tgz#fd2d883545c46bac5a633e7b9a09e87fa2cb5069"
@@ -6764,6 +6804,13 @@ is-string@^1.0.5, is-string@^1.0.6:
67646804 resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.6.tgz#3fe5d5992fb0d93404f32584d4b0179a71b54a5f"
67656805 integrity sha512-2gdzbKUuqtQ3lYNrUTQYoClPhm7oQu4UdpSZMp1/DGgkHBT8E2Z1l0yMdb6D4zNAxwDiMv8MdulKROJGNl0Q0w==
67666806
6807+ is-string@^1.0.7:
6808+ version "1.0.7"
6809+ resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd"
6810+ integrity sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==
6811+ dependencies:
6812+ has-tostringtag "^1.0.0"
6813+
67676814is-symbol@^1.0.2, is-symbol@^1.0.3:
67686815 version "1.0.4"
67696816 resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.4.tgz#a6dac93b635b063ca6872236de88910a57af139c"
@@ -7029,14 +7076,6 @@ jsprim@^1.2.2:
70297076 json-schema "0.2.3"
70307077 verror "1.10.0"
70317078
7032- jsx-ast-utils@^2.0.1:
7033- version "2.4.1"
7034- resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.4.1.tgz#1114a4c1209481db06c690c2b4f488cc665f657e"
7035- integrity sha512-z1xSldJ6imESSzOjd3NNkieVJKRlKYSOtMG8SFyCj2FIrvSaSuli/WjpBkEzCBoR9bYYYFgqJw61Xhu7Lcgk+w==
7036- dependencies:
7037- array-includes "^3.1.1"
7038- object.assign "^4.1.0"
7039-
70407079"jsx-ast-utils@^2.4.1 || ^3.0.0":
70417080 version "3.2.0"
70427081 resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.2.0.tgz#41108d2cec408c3453c1bbe8a4aae9e1e2bd8f82"
@@ -8398,7 +8437,7 @@ node.extend@^1.0.10:
83988437 has "^1.0.3"
83998438 is "^3.2.1"
84008439
8401- node@14.16.1, node@ ^14.16.1:
8440+ node@^14.16.1:
84028441 version "14.16.1"
84038442 resolved "https://registry.yarnpkg.com/node/-/node-14.16.1.tgz#8a075d50b249152d09c18ac6d45f60a5359a537a"
84048443 integrity sha512-SFe89UaWbT8XM3GHrbohdCyZtxAJZt2FYt6orZP9Dyig2EuEV+S8k5cNoDJbokVbXyYLoUv1kHEg60MaYsepVg==
@@ -8597,6 +8636,11 @@ object-inspect@^1.10.3, object-inspect@^1.6.0, object-inspect@^1.9.0:
85978636 resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.10.3.tgz#c2aa7d2d09f50c99375704f7a0adf24c5782d369"
85988637 integrity sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw==
85998638
8639+ object-inspect@^1.11.0:
8640+ version "1.11.0"
8641+ resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.11.0.tgz#9dceb146cedd4148a0d9e51ab88d34cf509922b1"
8642+ integrity sha512-jp7ikS6Sd3GxQfZJPyH3cjcbJF6GZPClgdV+EFygjFLQ5FmW/dRUnTd9PQ9k0JhoNDabWFbpF1yCdSWCC6gexg==
8643+
86008644object-keys@^1.0.11, object-keys@^1.0.12, object-keys@^1.1.1:
86018645 version "1.1.1"
86028646 resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
@@ -8648,7 +8692,7 @@ object.entries@^1.1.4:
86488692 define-properties "^1.1.3"
86498693 es-abstract "^1.18.2"
86508694
8651- object.fromentries@^2.0.0, object.fromentries@^2.0. 4:
8695+ object.fromentries@^2.0.4:
86528696 version "2.0.4"
86538697 resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.4.tgz#26e1ba5c4571c5c6f0890cef4473066456a120b8"
86548698 integrity sha512-EsFBshs5RUUpQEY1D4q/m59kMfz4YJvxuNCJcv/jWwOJr34EaVnG11ZrZa0UHB3wnzV1wx8m58T4hQL8IuNXlQ==
@@ -8667,6 +8711,14 @@ object.getownpropertydescriptors@^2.0.3:
86678711 define-properties "^1.1.3"
86688712 es-abstract "^1.18.0-next.2"
86698713
8714+ object.hasown@^1.0.0:
8715+ version "1.0.0"
8716+ resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.0.0.tgz#bdbade33cfacfb25d7f26ae2b6cb870bf99905c2"
8717+ integrity sha512-qYMF2CLIjxxLGleeM0jrcB4kiv3loGVAjKQKvH8pSU/i2VcRRvUNmxbD+nEMmrXRfORhuVJuH8OtSYCZoue3zA==
8718+ dependencies:
8719+ define-properties "^1.1.3"
8720+ es-abstract "^1.18.1"
8721+
86708722object.map@^1.0.0:
86718723 version "1.0.1"
86728724 resolved "https://registry.yarnpkg.com/object.map/-/object.map-1.0.1.tgz#cf83e59dc8fcc0ad5f4250e1f78b3b81bd801d37"
1054810600 resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
1054910601 integrity sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=
1055010602
10551- 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 :
10603+ 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:
1055210604 version "1.20.0"
1055310605 resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975"
1055410606 integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==
0 commit comments