-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
45 additions
and
114 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1167,6 +1167,17 @@ | |
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" | ||
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== | ||
|
||
"@cfaester/enzyme-adapter-react-18@^0.8.0": | ||
version "0.8.0" | ||
resolved "https://registry.yarnpkg.com/@cfaester/enzyme-adapter-react-18/-/enzyme-adapter-react-18-0.8.0.tgz#313814eb79658a6e74209f9f1743bcefff14a46f" | ||
integrity sha512-3Z3ThTUouHwz8oIyhTYQljEMNRFtlVyc3VOOHCbxs47U6cnXs8K9ygi/c1tv49s7MBlTXeIcuN+Ttd9aPtILFQ== | ||
dependencies: | ||
enzyme-shallow-equal "^1.0.0" | ||
function.prototype.name "^1.1.6" | ||
has "^1.0.4" | ||
react-is "^18.2.0" | ||
react-shallow-renderer "^16.15.0" | ||
|
||
"@colors/[email protected]": | ||
version "1.5.0" | ||
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9" | ||
|
@@ -3240,14 +3251,6 @@ | |
lz-string "^1.5.0" | ||
pretty-format "^27.0.2" | ||
|
||
"@testing-library/react-hooks@^8.0.1": | ||
version "8.0.1" | ||
resolved "https://registry.yarnpkg.com/@testing-library/react-hooks/-/react-hooks-8.0.1.tgz#0924bbd5b55e0c0c0502d1754657ada66947ca12" | ||
integrity sha512-Aqhl2IVmLt8IovEVarNDFuJDVWVvhnr9/GCU6UUnrYXwgDFF9h2L2o2P9KBni1AST5sT6riAyoukFLyjQUgD/g== | ||
dependencies: | ||
"@babel/runtime" "^7.12.5" | ||
react-error-boundary "^3.1.0" | ||
|
||
"@testing-library/react@^12.1.2": | ||
version "12.1.5" | ||
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.5.tgz#bb248f72f02a5ac9d949dea07279095fa577963b" | ||
|
@@ -3864,21 +3867,6 @@ aggregate-error@^3.0.0: | |
clean-stack "^2.0.0" | ||
indent-string "^4.0.0" | ||
|
||
airbnb-prop-types@^2.16.0: | ||
version "2.16.0" | ||
resolved "https://registry.yarnpkg.com/airbnb-prop-types/-/airbnb-prop-types-2.16.0.tgz#b96274cefa1abb14f623f804173ee97c13971dc2" | ||
integrity sha512-7WHOFolP/6cS96PhKNrslCLMYAI8yB1Pp6u6XmxozQOiZbsI5ycglZr5cHhBFfuRcQQjzCMith5ZPZdYiJCxUg== | ||
dependencies: | ||
array.prototype.find "^2.1.1" | ||
function.prototype.name "^1.1.2" | ||
is-regex "^1.1.0" | ||
object-is "^1.1.2" | ||
object.assign "^4.1.0" | ||
object.entries "^1.1.2" | ||
prop-types "^15.7.2" | ||
prop-types-exact "^1.2.0" | ||
react-is "^16.13.1" | ||
|
||
ajv-formats@^2.1.1: | ||
version "2.1.1" | ||
resolved "https://registry.yarnpkg.com/ajv-formats/-/ajv-formats-2.1.1.tgz#6e669400659eb74973bbf2e33327180a0996b520" | ||
|
@@ -4119,14 +4107,6 @@ array-union@^2.1.0: | |
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d" | ||
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw== | ||
|
||
array.prototype.find@^2.1.1: | ||
version "2.1.1" | ||
resolved "https://registry.yarnpkg.com/array.prototype.find/-/array.prototype.find-2.1.1.tgz#3baca26108ca7affb08db06bf0be6cb3115a969c" | ||
integrity sha512-mi+MYNJYLTx2eNYy+Yh6raoQacCsNeeMUaspFPh9Y141lFSsWxxB8V9mM2ye+eqiRs917J6/pJ4M9ZPzenWckA== | ||
dependencies: | ||
define-properties "^1.1.3" | ||
es-abstract "^1.17.4" | ||
|
||
array.prototype.findlast@^1.2.4: | ||
version "1.2.5" | ||
resolved "https://registry.yarnpkg.com/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz#3e4fbcb30a15a7f5bf64cf2faae22d139c2e4904" | ||
|
@@ -6121,41 +6101,13 @@ env-paths@^2.2.1: | |
resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-2.2.1.tgz#420399d416ce1fbe9bc0a07c62fa68d67fd0f8f2" | ||
integrity sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A== | ||
|
||
enzyme-adapter-react-16@^1.15.6: | ||
version "1.15.6" | ||
resolved "https://registry.yarnpkg.com/enzyme-adapter-react-16/-/enzyme-adapter-react-16-1.15.6.tgz#fd677a658d62661ac5afd7f7f541f141f8085901" | ||
integrity sha512-yFlVJCXh8T+mcQo8M6my9sPgeGzj85HSHi6Apgf1Cvq/7EL/J9+1JoJmJsRxZgyTvPMAqOEpRSu/Ii/ZpyOk0g== | ||
dependencies: | ||
enzyme-adapter-utils "^1.14.0" | ||
enzyme-shallow-equal "^1.0.4" | ||
has "^1.0.3" | ||
object.assign "^4.1.2" | ||
object.values "^1.1.2" | ||
prop-types "^15.7.2" | ||
react-is "^16.13.1" | ||
react-test-renderer "^16.0.0-0" | ||
semver "^5.7.0" | ||
|
||
enzyme-adapter-utils@^1.14.0: | ||
version "1.14.0" | ||
resolved "https://registry.yarnpkg.com/enzyme-adapter-utils/-/enzyme-adapter-utils-1.14.0.tgz#afbb0485e8033aa50c744efb5f5711e64fbf1ad0" | ||
integrity sha512-F/z/7SeLt+reKFcb7597IThpDp0bmzcH1E9Oabqv+o01cID2/YInlqHbFl7HzWBl4h3OdZYedtwNDOmSKkk0bg== | ||
dependencies: | ||
airbnb-prop-types "^2.16.0" | ||
function.prototype.name "^1.1.3" | ||
has "^1.0.3" | ||
object.assign "^4.1.2" | ||
object.fromentries "^2.0.3" | ||
prop-types "^15.7.2" | ||
semver "^5.7.1" | ||
|
||
enzyme-shallow-equal@^1.0.1, enzyme-shallow-equal@^1.0.4: | ||
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/enzyme-shallow-equal/-/enzyme-shallow-equal-1.0.4.tgz#b9256cb25a5f430f9bfe073a84808c1d74fced2e" | ||
integrity sha512-MttIwB8kKxypwHvRynuC3ahyNc+cFbR8mjVIltnmzQ0uKGqmsfO4bfBuLxb0beLNPhjblUEYvEbsg+VSygvF1Q== | ||
enzyme-shallow-equal@^1.0.0, enzyme-shallow-equal@^1.0.1: | ||
version "1.0.7" | ||
resolved "https://registry.yarnpkg.com/enzyme-shallow-equal/-/enzyme-shallow-equal-1.0.7.tgz#4e3aa678022387a68e6c47aff200587851885b5e" | ||
integrity sha512-/um0GFqUXnpM9SvKtje+9Tjoz3f1fpBC3eXRFrNs8kpYn69JljciYP7KZTqM/YQbUY9KUjvKB4jo/q+L6WGGvg== | ||
dependencies: | ||
has "^1.0.3" | ||
object-is "^1.1.2" | ||
hasown "^2.0.0" | ||
object-is "^1.1.5" | ||
|
||
enzyme@^3.10.0: | ||
version "3.11.0" | ||
|
@@ -6204,7 +6156,7 @@ error-stack-parser@^2.0.6, error-stack-parser@^2.1.4: | |
dependencies: | ||
stackframe "^1.3.4" | ||
|
||
es-abstract@^1.17.4, es-abstract@^1.20.4, es-abstract@^1.22.1, es-abstract@^1.22.3, es-abstract@^1.23.0, es-abstract@^1.23.1, es-abstract@^1.23.2, es-abstract@^1.23.3: | ||
es-abstract@^1.20.4, es-abstract@^1.22.1, es-abstract@^1.22.3, es-abstract@^1.23.0, es-abstract@^1.23.1, es-abstract@^1.23.2, es-abstract@^1.23.3: | ||
version "1.23.3" | ||
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.23.3.tgz#8f0c5a35cd215312573c5a27c87dfd6c881a0aa0" | ||
integrity sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A== | ||
|
@@ -7197,12 +7149,12 @@ fsevents@^2.3.2, fsevents@~2.3.2, fsevents@~2.3.3: | |
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6" | ||
integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw== | ||
|
||
function-bind@^1.1.1, function-bind@^1.1.2: | ||
function-bind@^1.1.2: | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c" | ||
integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA== | ||
|
||
function.prototype.name@^1.1.2, function.prototype.name@^1.1.3, function.prototype.name@^1.1.5, function.prototype.name@^1.1.6: | ||
function.prototype.name@^1.1.2, function.prototype.name@^1.1.5, function.prototype.name@^1.1.6: | ||
version "1.1.6" | ||
resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.6.tgz#cdf315b7d90ee77a4c6ee216c3c3362da07533fd" | ||
integrity sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg== | ||
|
@@ -7613,12 +7565,10 @@ has-yarn@^2.1.0: | |
resolved "https://registry.yarnpkg.com/has-yarn/-/has-yarn-2.1.0.tgz#137e11354a7b5bf11aa5cb649cf0c6f3ff2b2e77" | ||
integrity sha512-UqBRqi4ju7T+TqGNdqAO0PaSVGsDGJUBQvk9eUWNGRY1CFGDzYhLWoM7JQEemnlvVcv/YEmc2wNW8BC24EnUsw== | ||
|
||
has@^1.0.3: | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796" | ||
integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw== | ||
dependencies: | ||
function-bind "^1.1.1" | ||
has@^1.0.3, has@^1.0.4: | ||
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/has/-/has-1.0.4.tgz#2eb2860e000011dae4f1406a86fe80e530fb2ec6" | ||
integrity sha512-qdSAmqLF6209RFj4VVItywPMbm3vWylknmB3nvNiUIs72xAimcM8nVYxYr7ncvZq5qzk9MKIZR8ijqD/1QuYjQ== | ||
|
||
hasown@^2.0.0, hasown@^2.0.1, hasown@^2.0.2: | ||
version "2.0.2" | ||
|
@@ -8310,7 +8260,7 @@ is-potential-custom-element-name@^1.0.1: | |
resolved "https://registry.yarnpkg.com/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz#171ed6f19e3ac554394edf78caa05784a45bebb5" | ||
integrity sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ== | ||
|
||
is-regex@^1.0.5, is-regex@^1.1.0, is-regex@^1.1.4: | ||
is-regex@^1.0.5, is-regex@^1.1.4: | ||
version "1.1.4" | ||
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958" | ||
integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg== | ||
|
@@ -10047,7 +9997,7 @@ object-inspect@^1.13.1, object-inspect@^1.7.0: | |
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.1.tgz#b96c6109324ccfef6b12216a956ca4dc2ff94bc2" | ||
integrity sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ== | ||
|
||
object-is@^1.0.2, object-is@^1.1.2, object-is@^1.1.5: | ||
object-is@^1.0.2, object-is@^1.1.5: | ||
version "1.1.5" | ||
resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.1.5.tgz#b9deeaa5fc7f1846a0faecdceec138e5778f53ac" | ||
integrity sha512-3cyDsyHgtmi7I7DfSSI2LDp6SK2lwvtbg0p0R1e0RvTqF5ceGx+K2dfSjm1bKDMVCFEDAQvy+o8c6a7VujOddw== | ||
|
@@ -10060,7 +10010,7 @@ object-keys@^1.1.1: | |
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e" | ||
integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA== | ||
|
||
object.assign@^4.0.4, object.assign@^4.1.0, object.assign@^4.1.2, object.assign@^4.1.3, object.assign@^4.1.4, object.assign@^4.1.5: | ||
object.assign@^4.0.4, object.assign@^4.1.0, object.assign@^4.1.3, object.assign@^4.1.4, object.assign@^4.1.5: | ||
version "4.1.5" | ||
resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.5.tgz#3a833f9ab7fdb80fc9e8d2300c803d216d8fdbb0" | ||
integrity sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ== | ||
|
@@ -10070,7 +10020,7 @@ object.assign@^4.0.4, object.assign@^4.1.0, object.assign@^4.1.2, object.assign@ | |
has-symbols "^1.0.3" | ||
object-keys "^1.1.1" | ||
|
||
object.entries@^1.1.1, object.entries@^1.1.2, object.entries@^1.1.6, object.entries@^1.1.7: | ||
object.entries@^1.1.1, object.entries@^1.1.6, object.entries@^1.1.7: | ||
version "1.1.8" | ||
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41" | ||
integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ== | ||
|
@@ -10079,7 +10029,7 @@ object.entries@^1.1.1, object.entries@^1.1.2, object.entries@^1.1.6, object.entr | |
define-properties "^1.2.1" | ||
es-object-atoms "^1.0.0" | ||
|
||
object.fromentries@^2.0.3, object.fromentries@^2.0.6, object.fromentries@^2.0.7: | ||
object.fromentries@^2.0.6, object.fromentries@^2.0.7: | ||
version "2.0.8" | ||
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.8.tgz#f7195d8a9b97bd95cbc1999ea939ecd1a2b00c65" | ||
integrity sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ== | ||
|
@@ -10098,7 +10048,7 @@ object.hasown@^1.1.3: | |
es-abstract "^1.23.2" | ||
es-object-atoms "^1.0.0" | ||
|
||
object.values@^1.1.1, object.values@^1.1.2, object.values@^1.1.6, object.values@^1.1.7: | ||
object.values@^1.1.1, object.values@^1.1.6, object.values@^1.1.7: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.0.tgz#65405a9d92cee68ac2d303002e0b8470a4d9ab1b" | ||
integrity sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ== | ||
|
@@ -10863,15 +10813,6 @@ prompts@^2.4.2: | |
kleur "^3.0.3" | ||
sisteransi "^1.0.5" | ||
|
||
prop-types-exact@^1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/prop-types-exact/-/prop-types-exact-1.2.0.tgz#825d6be46094663848237e3925a98c6e944e9869" | ||
integrity sha512-K+Tk3Kd9V0odiXFP9fwDHUYRyvK3Nun3GVyPapSIs5OBkITAm15W0CPFD/YKTkMUAbc0b9CUwRQp2ybiBIq+eA== | ||
dependencies: | ||
has "^1.0.3" | ||
object.assign "^4.1.0" | ||
reflect.ownkeys "^0.2.0" | ||
|
||
prop-types@^15, prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1: | ||
version "15.8.1" | ||
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5" | ||
|
@@ -11090,13 +11031,6 @@ react-dom@^18: | |
loose-envify "^1.1.0" | ||
scheduler "^0.23.2" | ||
|
||
react-error-boundary@^3.1.0: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/react-error-boundary/-/react-error-boundary-3.1.0.tgz#9487443df2f9ba1db90d8ab52351814907ea4af3" | ||
integrity sha512-lmPrdi5SLRJR+AeJkqdkGlW/CRkAUvZnETahK58J4xb5wpbfDngasEGu+w0T1iXEhVrYBJZeW+c4V1hILCnMWQ== | ||
dependencies: | ||
"@babel/runtime" "^7.12.5" | ||
|
||
react-error-overlay@^6.0.11: | ||
version "6.0.11" | ||
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.11.tgz#92835de5841c5cf08ba00ddd2d677b6d17ff9adb" | ||
|
@@ -11114,7 +11048,12 @@ react-final-form@^6.5.3: | |
dependencies: | ||
"@babel/runtime" "^7.15.4" | ||
|
||
react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.6: | ||
"react-is@^16.12.0 || ^17.0.0 || ^18.0.0", react-is@^18.2.0: | ||
version "18.3.1" | ||
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e" | ||
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg== | ||
|
||
react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0: | ||
version "16.13.1" | ||
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" | ||
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== | ||
|
@@ -11180,15 +11119,13 @@ [email protected], react-router@^5.0.1: | |
tiny-invariant "^1.0.2" | ||
tiny-warning "^1.0.0" | ||
|
||
react-test-renderer@^16.0.0-0: | ||
version "16.13.0" | ||
resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-16.13.0.tgz#39ba3bf72cedc8210c3f81983f0bb061b14a3014" | ||
integrity sha512-NQ2S9gdMUa7rgPGpKGyMcwl1d6D9MCF0lftdI3kts6kkiX+qvpC955jNjAZXlIDTjnN9jwFI8A8XhRh/9v0spA== | ||
react-shallow-renderer@^16.15.0: | ||
version "16.15.0" | ||
resolved "https://registry.yarnpkg.com/react-shallow-renderer/-/react-shallow-renderer-16.15.0.tgz#48fb2cf9b23d23cde96708fe5273a7d3446f4457" | ||
integrity sha512-oScf2FqQ9LFVQgA73vr86xl2NaOIX73rh+YFqcOp68CWj56tSfgtGKrEbyhCj0rSijyG9M1CYprTh39fBi5hzA== | ||
dependencies: | ||
object-assign "^4.1.1" | ||
prop-types "^15.6.2" | ||
react-is "^16.8.6" | ||
scheduler "^0.19.0" | ||
react-is "^16.12.0 || ^17.0.0 || ^18.0.0" | ||
|
||
react@^16.13.1: | ||
version "16.14.0" | ||
|
@@ -11309,11 +11246,6 @@ reflect.getprototypeof@^1.0.4: | |
globalthis "^1.0.3" | ||
which-builtin-type "^1.1.3" | ||
|
||
reflect.ownkeys@^0.2.0: | ||
version "0.2.0" | ||
resolved "https://registry.yarnpkg.com/reflect.ownkeys/-/reflect.ownkeys-0.2.0.tgz#749aceec7f3fdf8b63f927a04809e90c5c0b3460" | ||
integrity sha1-dJrO7H8/34tj+SegSAnpDFwLNGA= | ||
|
||
regenerate-unicode-properties@^10.1.0: | ||
version "10.1.0" | ||
resolved "https://registry.yarnpkg.com/regenerate-unicode-properties/-/regenerate-unicode-properties-10.1.0.tgz#7c3192cab6dd24e21cb4461e5ddd7dd24fa8374c" | ||
|
@@ -11729,7 +11661,7 @@ saxes@^5.0.1: | |
dependencies: | ||
xmlchars "^2.2.0" | ||
|
||
scheduler@^0.19.0, scheduler@^0.19.1: | ||
scheduler@^0.19.1: | ||
version "0.19.1" | ||
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.19.1.tgz#4f3e2ed2c1a7d65681f4c854fa8c5a1ccb40f196" | ||
integrity sha512-n/zwRWRYSUj0/3g/otKDRPMh6qv2SYMWNq85IEa8iZyAv8od9zDYpGSnpBEjNgcMNq6Scbu5KfIPxNF72R/2EA== | ||
|
@@ -11810,7 +11742,7 @@ semver-diff@^2.0.0: | |
dependencies: | ||
semver "^5.0.3" | ||
|
||
"semver@2 || 3 || 4 || 5", semver@^5.0.3, semver@^5.4.1, semver@^5.7.0, semver@^5.7.1: | ||
"semver@2 || 3 || 4 || 5", semver@^5.0.3, semver@^5.4.1: | ||
version "5.7.2" | ||
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8" | ||
integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g== | ||
|