diff options
| -rw-r--r-- | yarn.lock | 363 |
1 files changed, 134 insertions, 229 deletions
| @@ -1157,13 +1157,20 @@ | |||
| 1157 | dependencies: | 1157 | dependencies: |
| 1158 | regenerator-runtime "^0.13.4" | 1158 | regenerator-runtime "^0.13.4" |
| 1159 | 1159 | ||
| 1160 | "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.5", "@babel/runtime@^7.14.6", "@babel/runtime@^7.5.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4": | 1160 | "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.5", "@babel/runtime@^7.14.6", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4": |
| 1161 | version "7.14.6" | 1161 | version "7.14.6" |
| 1162 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.6.tgz#535203bc0892efc7dec60bdc27b2ecf6e409062d" | 1162 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.6.tgz#535203bc0892efc7dec60bdc27b2ecf6e409062d" |
| 1163 | integrity sha512-/PCB2uJ7oM44tz8YhC4Z/6PeOKXp4K588f+5M3clr1M4zbqztlo0XEfJ2LEzj/FgwfgGcIdl8n7YYjTCI0BYwg== | 1163 | integrity sha512-/PCB2uJ7oM44tz8YhC4Z/6PeOKXp4K588f+5M3clr1M4zbqztlo0XEfJ2LEzj/FgwfgGcIdl8n7YYjTCI0BYwg== |
| 1164 | dependencies: | 1164 | dependencies: |
| 1165 | regenerator-runtime "^0.13.4" | 1165 | regenerator-runtime "^0.13.4" |
| 1166 | 1166 | ||
| 1167 | "@babel/runtime@^7.9.2": | ||
| 1168 | version "7.14.8" | ||
| 1169 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.8.tgz#7119a56f421018852694290b9f9148097391b446" | ||
| 1170 | integrity sha512-twj3L8Og5SaCRCErB4x4ajbvBIVV77CGeFglHpeg5WC5FF8TZzBWXtTJ4MqaD9QszLYTtr+IsaAL2rEUevb+eg== | ||
| 1171 | dependencies: | ||
| 1172 | regenerator-runtime "^0.13.4" | ||
| 1173 | |||
| 1167 | "@babel/template@^7.10.4", "@babel/template@^7.14.5", "@babel/template@^7.3.3": | 1174 | "@babel/template@^7.10.4", "@babel/template@^7.14.5", "@babel/template@^7.3.3": |
| 1168 | version "7.14.5" | 1175 | version "7.14.5" |
| 1169 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.14.5.tgz#a9bc9d8b33354ff6e55a9c60d1109200a68974f4" | 1176 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.14.5.tgz#a9bc9d8b33354ff6e55a9c60d1109200a68974f4" |
| @@ -1442,25 +1449,6 @@ | |||
| 1442 | source-map "^0.6.1" | 1449 | source-map "^0.6.1" |
| 1443 | write-file-atomic "^3.0.0" | 1450 | write-file-atomic "^3.0.0" |
| 1444 | 1451 | ||
| 1445 | "@jest/types@^24.9.0": | ||
| 1446 | version "24.9.0" | ||
| 1447 | resolved "https://registry.yarnpkg.com/@jest/types/-/types-24.9.0.tgz#63cb26cb7500d069e5a389441a7c6ab5e909fc59" | ||
| 1448 | integrity sha512-XKK7ze1apu5JWQ5eZjHITP66AX+QsLlbaJRBGYr8pNzwcAE2JVkwnf0yqjHTsDRcjR0mujy/NmZMXw5kl+kGBw== | ||
| 1449 | dependencies: | ||
| 1450 | "@types/istanbul-lib-coverage" "^2.0.0" | ||
| 1451 | "@types/istanbul-reports" "^1.1.1" | ||
| 1452 | "@types/yargs" "^13.0.0" | ||
| 1453 | |||
| 1454 | "@jest/types@^25.5.0": | ||
| 1455 | version "25.5.0" | ||
| 1456 | resolved "https://registry.yarnpkg.com/@jest/types/-/types-25.5.0.tgz#4d6a4793f7b9599fc3680877b856a97dbccf2a9d" | ||
| 1457 | integrity sha512-OXD0RgQ86Tu3MazKo8bnrkDRaDXXMGUqd+kTtLtK1Zb7CRzQcaSRPPPV37SvYTdevXEBVxe0HXylEjs8ibkmCw== | ||
| 1458 | dependencies: | ||
| 1459 | "@types/istanbul-lib-coverage" "^2.0.0" | ||
| 1460 | "@types/istanbul-reports" "^1.1.1" | ||
| 1461 | "@types/yargs" "^15.0.0" | ||
| 1462 | chalk "^3.0.0" | ||
| 1463 | |||
| 1464 | "@jest/types@^26.6.0", "@jest/types@^26.6.2": | 1452 | "@jest/types@^26.6.0", "@jest/types@^26.6.2": |
| 1465 | version "26.6.2" | 1453 | version "26.6.2" |
| 1466 | resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.6.2.tgz#bef5a532030e1d88a2f5a6d933f84e97226ed48e" | 1454 | resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.6.2.tgz#bef5a532030e1d88a2f5a6d933f84e97226ed48e" |
| @@ -1472,6 +1460,17 @@ | |||
| 1472 | "@types/yargs" "^15.0.0" | 1460 | "@types/yargs" "^15.0.0" |
| 1473 | chalk "^4.0.0" | 1461 | chalk "^4.0.0" |
| 1474 | 1462 | ||
| 1463 | "@jest/types@^27.0.6": | ||
| 1464 | version "27.0.6" | ||
| 1465 | resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.0.6.tgz#9a992bc517e0c49f035938b8549719c2de40706b" | ||
| 1466 | integrity sha512-aSquT1qa9Pik26JK5/3rvnYb4bGtm1VFNesHKmNTwmPIgOrixvhL2ghIvFRNEpzy3gU+rUgjIF/KodbkFAl++g== | ||
| 1467 | dependencies: | ||
| 1468 | "@types/istanbul-lib-coverage" "^2.0.0" | ||
| 1469 | "@types/istanbul-reports" "^3.0.0" | ||
| 1470 | "@types/node" "*" | ||
| 1471 | "@types/yargs" "^16.0.0" | ||
| 1472 | chalk "^4.0.0" | ||
| 1473 | |||
| 1475 | "@nodelib/fs.scandir@2.1.5": | 1474 | "@nodelib/fs.scandir@2.1.5": |
| 1476 | version "2.1.5" | 1475 | version "2.1.5" |
| 1477 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5" | 1476 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5" |
| @@ -1541,11 +1540,6 @@ | |||
| 1541 | estree-walker "^1.0.1" | 1540 | estree-walker "^1.0.1" |
| 1542 | picomatch "^2.2.2" | 1541 | picomatch "^2.2.2" |
| 1543 | 1542 | ||
| 1544 | "@sheerun/mutationobserver-shim@^0.3.2": | ||
| 1545 | version "0.3.3" | ||
| 1546 | resolved "https://registry.yarnpkg.com/@sheerun/mutationobserver-shim/-/mutationobserver-shim-0.3.3.tgz#5405ee8e444ed212db44e79351f0c70a582aae25" | ||
| 1547 | integrity sha512-DetpxZw1fzPD5xUBrIAoplLChO2VB8DlL5Gg+I1IR9b2wPqYIca2WSUxL5g1vLeR4MsQq1NeWriXAVffV+U1Fw== | ||
| 1548 | |||
| 1549 | "@sinonjs/commons@^1.7.0": | 1543 | "@sinonjs/commons@^1.7.0": |
| 1550 | version "1.8.3" | 1544 | version "1.8.3" |
| 1551 | resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.8.3.tgz#3802ddd21a50a949b6721ddd72da36e67e7f1b2d" | 1545 | resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.8.3.tgz#3802ddd21a50a949b6721ddd72da36e67e7f1b2d" |
| @@ -1671,10 +1665,10 @@ | |||
| 1671 | "@svgr/plugin-svgo" "^5.5.0" | 1665 | "@svgr/plugin-svgo" "^5.5.0" |
| 1672 | loader-utils "^2.0.0" | 1666 | loader-utils "^2.0.0" |
| 1673 | 1667 | ||
| 1674 | "@testing-library/dom@*": | 1668 | "@testing-library/dom@^8.0.0": |
| 1675 | version "7.31.2" | 1669 | version "8.1.0" |
| 1676 | resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.31.2.tgz#df361db38f5212b88555068ab8119f5d841a8c4a" | 1670 | resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.1.0.tgz#f8358b1883844ea569ba76b7e94582168df5370d" |
| 1677 | integrity sha512-3UqjCpey6HiTZT92vODYLPxTBWlM8ZOOjr3LX5F37/VRipW2M1kX6I/Cm4VXzteZqfGfagg8yXywpcOgQBlNsQ== | 1671 | integrity sha512-kmW9alndr19qd6DABzQ978zKQ+J65gU2Rzkl8hriIetPnwpesRaK4//jEQyYh8fEALmGhomD/LBQqt+o+DL95Q== |
| 1678 | dependencies: | 1672 | dependencies: |
| 1679 | "@babel/code-frame" "^7.10.4" | 1673 | "@babel/code-frame" "^7.10.4" |
| 1680 | "@babel/runtime" "^7.12.5" | 1674 | "@babel/runtime" "^7.12.5" |
| @@ -1683,49 +1677,37 @@ | |||
| 1683 | chalk "^4.1.0" | 1677 | chalk "^4.1.0" |
| 1684 | dom-accessibility-api "^0.5.6" | 1678 | dom-accessibility-api "^0.5.6" |
| 1685 | lz-string "^1.4.4" | 1679 | lz-string "^1.4.4" |
| 1686 | pretty-format "^26.6.2" | 1680 | pretty-format "^27.0.2" |
| 1687 | 1681 | ||
| 1688 | "@testing-library/dom@^6.15.0": | 1682 | "@testing-library/jest-dom@^5.14.1": |
| 1689 | version "6.16.0" | 1683 | version "5.14.1" |
| 1690 | resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-6.16.0.tgz#04ada27ed74ad4c0f0d984a1245bb29b1fd90ba9" | 1684 | resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.14.1.tgz#8501e16f1e55a55d675fe73eecee32cdaddb9766" |
| 1691 | integrity sha512-lBD88ssxqEfz0wFL6MeUyyWZfV/2cjEZZV3YRpb2IoJRej/4f1jB0TzqIOznTpfR1r34CNesrubxwIlAQ8zgPA== | 1685 | integrity sha512-dfB7HVIgTNCxH22M1+KU6viG5of2ldoA5ly8Ar8xkezKHKXjRvznCdbMbqjYGgO2xjRbwnR+rR8MLUIqF3kKbQ== |
| 1692 | dependencies: | 1686 | dependencies: |
| 1693 | "@babel/runtime" "^7.8.4" | 1687 | "@babel/runtime" "^7.9.2" |
| 1694 | "@sheerun/mutationobserver-shim" "^0.3.2" | 1688 | "@types/testing-library__jest-dom" "^5.9.1" |
| 1695 | "@types/testing-library__dom" "^6.12.1" | 1689 | aria-query "^4.2.2" |
| 1696 | aria-query "^4.0.2" | 1690 | chalk "^3.0.0" |
| 1697 | dom-accessibility-api "^0.3.0" | 1691 | css "^3.0.0" |
| 1698 | pretty-format "^25.1.0" | ||
| 1699 | wait-for-expect "^3.0.2" | ||
| 1700 | |||
| 1701 | "@testing-library/jest-dom@^4.2.4": | ||
| 1702 | version "4.2.4" | ||
| 1703 | resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-4.2.4.tgz#00dfa0cbdd837d9a3c2a7f3f0a248ea6e7b89742" | ||
| 1704 | integrity sha512-j31Bn0rQo12fhCWOUWy9fl7wtqkp7In/YP2p5ZFyRuiiB9Qs3g+hS4gAmDWONbAHcRmVooNJ5eOHQDCOmUFXHg== | ||
| 1705 | dependencies: | ||
| 1706 | "@babel/runtime" "^7.5.1" | ||
| 1707 | chalk "^2.4.1" | ||
| 1708 | css "^2.2.3" | ||
| 1709 | css.escape "^1.5.1" | 1692 | css.escape "^1.5.1" |
| 1710 | jest-diff "^24.0.0" | 1693 | dom-accessibility-api "^0.5.6" |
| 1711 | jest-matcher-utils "^24.0.0" | 1694 | lodash "^4.17.15" |
| 1712 | lodash "^4.17.11" | ||
| 1713 | pretty-format "^24.0.0" | ||
| 1714 | redent "^3.0.0" | 1695 | redent "^3.0.0" |
| 1715 | 1696 | ||
| 1716 | "@testing-library/react@^9.3.2": | 1697 | "@testing-library/react@^12.0.0": |
| 1717 | version "9.5.0" | 1698 | version "12.0.0" |
| 1718 | resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-9.5.0.tgz#71531655a7890b61e77a1b39452fbedf0472ca5e" | 1699 | resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.0.0.tgz#9aeb2264521522ab9b68f519eaf15136148f164a" |
| 1719 | integrity sha512-di1b+D0p+rfeboHO5W7gTVeZDIK5+maEgstrZbWZSSvxDyfDRkkyBE1AJR5Psd6doNldluXlCWqXriUfqu/9Qg== | 1700 | integrity sha512-sh3jhFgEshFyJ/0IxGltRhwZv2kFKfJ3fN1vTZ6hhMXzz9ZbbcTgmDYM4e+zJv+oiVKKEWZPyqPAh4MQBI65gA== |
| 1720 | dependencies: | 1701 | dependencies: |
| 1721 | "@babel/runtime" "^7.8.4" | 1702 | "@babel/runtime" "^7.12.5" |
| 1722 | "@testing-library/dom" "^6.15.0" | 1703 | "@testing-library/dom" "^8.0.0" |
| 1723 | "@types/testing-library__react" "^9.1.2" | ||
| 1724 | 1704 | ||
| 1725 | "@testing-library/user-event@^7.1.2": | 1705 | "@testing-library/user-event@^13.2.1": |
| 1726 | version "7.2.1" | 1706 | version "13.2.1" |
| 1727 | resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-7.2.1.tgz#2ad4e844175a3738cb9e7064be5ea070b8863a1c" | 1707 | resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.2.1.tgz#7a71a39e50b4a733afbe2916fa2b99966e941f98" |
| 1728 | integrity sha512-oZ0Ib5I4Z2pUEcoo95cT1cr6slco9WY7yiPpG+RGNkj8YcYgJnM7pXmYmorNOReh8MIGcKSqXyeGjxnr8YiZbA== | 1708 | integrity sha512-cczlgVl+krjOb3j1625usarNEibI0IFRJrSWX9UsJ1HKYFgCQv9Nb7QAipUDXl3Xdz8NDTsiS78eAkPSxlzTlw== |
| 1709 | dependencies: | ||
| 1710 | "@babel/runtime" "^7.12.5" | ||
| 1729 | 1711 | ||
| 1730 | "@tootallnate/once@1": | 1712 | "@tootallnate/once@1": |
| 1731 | version "1.1.2" | 1713 | version "1.1.2" |
| @@ -1820,14 +1802,6 @@ | |||
| 1820 | dependencies: | 1802 | dependencies: |
| 1821 | "@types/istanbul-lib-coverage" "*" | 1803 | "@types/istanbul-lib-coverage" "*" |
| 1822 | 1804 | ||
| 1823 | "@types/istanbul-reports@^1.1.1": | ||
| 1824 | version "1.1.2" | ||
| 1825 | resolved "https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-1.1.2.tgz#e875cc689e47bce549ec81f3df5e6f6f11cfaeb2" | ||
| 1826 | integrity sha512-P/W9yOX/3oPZSpaYOCQzGqgCQRXn0FFO/V8bWrCQs+wLmvVVxk6CRBXALEvNs9OHIatlnlFokfhuDo2ug01ciw== | ||
| 1827 | dependencies: | ||
| 1828 | "@types/istanbul-lib-coverage" "*" | ||
| 1829 | "@types/istanbul-lib-report" "*" | ||
| 1830 | |||
| 1831 | "@types/istanbul-reports@^3.0.0": | 1805 | "@types/istanbul-reports@^3.0.0": |
| 1832 | version "3.0.1" | 1806 | version "3.0.1" |
| 1833 | resolved "https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-3.0.1.tgz#9153fe98bba2bd565a63add9436d6f0d7f8468ff" | 1807 | resolved "https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-3.0.1.tgz#9153fe98bba2bd565a63add9436d6f0d7f8468ff" |
| @@ -1835,6 +1809,14 @@ | |||
| 1835 | dependencies: | 1809 | dependencies: |
| 1836 | "@types/istanbul-lib-report" "*" | 1810 | "@types/istanbul-lib-report" "*" |
| 1837 | 1811 | ||
| 1812 | "@types/jest@*": | ||
| 1813 | version "26.0.24" | ||
| 1814 | resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.24.tgz#943d11976b16739185913a1936e0de0c4a7d595a" | ||
| 1815 | integrity sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w== | ||
| 1816 | dependencies: | ||
| 1817 | jest-diff "^26.0.0" | ||
| 1818 | pretty-format "^26.0.0" | ||
| 1819 | |||
| 1838 | "@types/json-schema@*", "@types/json-schema@^7.0.3", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6", "@types/json-schema@^7.0.7": | 1820 | "@types/json-schema@*", "@types/json-schema@^7.0.3", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6", "@types/json-schema@^7.0.7": |
| 1839 | version "7.0.7" | 1821 | version "7.0.7" |
| 1840 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad" | 1822 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad" |
| @@ -1870,32 +1852,11 @@ | |||
| 1870 | resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.3.0.tgz#2e8332cc7363f887d32ec5496b207d26ba8052bb" | 1852 | resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.3.0.tgz#2e8332cc7363f887d32ec5496b207d26ba8052bb" |
| 1871 | integrity sha512-hkc1DATxFLQo4VxPDpMH1gCkPpBbpOoJ/4nhuXw4n63/0R6bCpQECj4+K226UJ4JO/eJQz+1mC2I7JsWanAdQw== | 1853 | integrity sha512-hkc1DATxFLQo4VxPDpMH1gCkPpBbpOoJ/4nhuXw4n63/0R6bCpQECj4+K226UJ4JO/eJQz+1mC2I7JsWanAdQw== |
| 1872 | 1854 | ||
| 1873 | "@types/prop-types@*": | ||
| 1874 | version "15.7.3" | ||
| 1875 | resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7" | ||
| 1876 | integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw== | ||
| 1877 | |||
| 1878 | "@types/q@^1.5.1": | 1855 | "@types/q@^1.5.1": |
| 1879 | version "1.5.4" | 1856 | version "1.5.4" |
| 1880 | resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.4.tgz#15925414e0ad2cd765bfef58842f7e26a7accb24" | 1857 | resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.4.tgz#15925414e0ad2cd765bfef58842f7e26a7accb24" |
| 1881 | integrity sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug== | 1858 | integrity sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug== |
| 1882 | 1859 | ||
| 1883 | "@types/react-dom@*": | ||
| 1884 | version "17.0.8" | ||
| 1885 | resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.8.tgz#3180de6d79bf53762001ad854e3ce49f36dd71fc" | ||
| 1886 | integrity sha512-0ohAiJAx1DAUEcY9UopnfwCE9sSMDGnY/oXjWMax6g3RpzmTt2GMyMVAXcbn0mo8XAff0SbQJl2/SBU+hjSZ1A== | ||
| 1887 | dependencies: | ||
| 1888 | "@types/react" "*" | ||
| 1889 | |||
| 1890 | "@types/react@*": | ||
| 1891 | version "17.0.11" | ||
| 1892 | resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.11.tgz#67fcd0ddbf5a0b083a0f94e926c7d63f3b836451" | ||
| 1893 | integrity sha512-yFRQbD+whVonItSk7ZzP/L+gPTJVBkL/7shLEF+i9GC/1cV3JmUxEQz6+9ylhUpWSDuqo1N9qEvqS6vTj4USUA== | ||
| 1894 | dependencies: | ||
| 1895 | "@types/prop-types" "*" | ||
| 1896 | "@types/scheduler" "*" | ||
| 1897 | csstype "^3.0.2" | ||
| 1898 | |||
| 1899 | "@types/resolve@0.0.8": | 1860 | "@types/resolve@0.0.8": |
| 1900 | version "0.0.8" | 1861 | version "0.0.8" |
| 1901 | resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-0.0.8.tgz#f26074d238e02659e323ce1a13d041eee280e194" | 1862 | resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-0.0.8.tgz#f26074d238e02659e323ce1a13d041eee280e194" |
| @@ -1903,11 +1864,6 @@ | |||
| 1903 | dependencies: | 1864 | dependencies: |
| 1904 | "@types/node" "*" | 1865 | "@types/node" "*" |
| 1905 | 1866 | ||
| 1906 | "@types/scheduler@*": | ||
| 1907 | version "0.16.1" | ||
| 1908 | resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.1.tgz#18845205e86ff0038517aab7a18a62a6b9f71275" | ||
| 1909 | integrity sha512-EaCxbanVeyxDRTQBkdLb3Bvl/HK7PBK6UJjsSixB0iHKoWxE5uu2Q/DgtpOhPIojN0Zl1whvOd7PoHs2P0s5eA== | ||
| 1910 | |||
| 1911 | "@types/source-list-map@*": | 1867 | "@types/source-list-map@*": |
| 1912 | version "0.1.2" | 1868 | version "0.1.2" |
| 1913 | resolved "https://registry.yarnpkg.com/@types/source-list-map/-/source-list-map-0.1.2.tgz#0078836063ffaf17412349bba364087e0ac02ec9" | 1869 | resolved "https://registry.yarnpkg.com/@types/source-list-map/-/source-list-map-0.1.2.tgz#0078836063ffaf17412349bba364087e0ac02ec9" |
| @@ -1923,28 +1879,12 @@ | |||
| 1923 | resolved "https://registry.yarnpkg.com/@types/tapable/-/tapable-1.0.7.tgz#545158342f949e8fd3bfd813224971ecddc3fac4" | 1879 | resolved "https://registry.yarnpkg.com/@types/tapable/-/tapable-1.0.7.tgz#545158342f949e8fd3bfd813224971ecddc3fac4" |
| 1924 | integrity sha512-0VBprVqfgFD7Ehb2vd8Lh9TG3jP98gvr8rgehQqzztZNI7o8zS8Ad4jyZneKELphpuE212D8J70LnSNQSyO6bQ== | 1880 | integrity sha512-0VBprVqfgFD7Ehb2vd8Lh9TG3jP98gvr8rgehQqzztZNI7o8zS8Ad4jyZneKELphpuE212D8J70LnSNQSyO6bQ== |
| 1925 | 1881 | ||
| 1926 | "@types/testing-library__dom@*": | 1882 | "@types/testing-library__jest-dom@^5.9.1": |
| 1927 | version "7.5.0" | 1883 | version "5.14.1" |
| 1928 | resolved "https://registry.yarnpkg.com/@types/testing-library__dom/-/testing-library__dom-7.5.0.tgz#e0a00dd766983b1d6e9d10d33e708005ce6ad13e" | 1884 | resolved "https://registry.yarnpkg.com/@types/testing-library__jest-dom/-/testing-library__jest-dom-5.14.1.tgz#014162a5cee6571819d48e999980694e2f657c3c" |
| 1929 | integrity sha512-mj1aH4cj3XUpMEgVpognma5kHVtbm6U6cHZmEFzCRiXPvKkuHrFr3+yXdGLXvfFRBaQIVshPGHI+hGTOJlhS/g== | 1885 | integrity sha512-Gk9vaXfbzc5zCXI9eYE9BI5BNHEp4D3FWjgqBE/ePGYElLAP+KvxBcsdkwfIVvezs605oiyd/VrpiHe3Oeg+Aw== |
| 1930 | dependencies: | ||
| 1931 | "@testing-library/dom" "*" | ||
| 1932 | |||
| 1933 | "@types/testing-library__dom@^6.12.1": | ||
| 1934 | version "6.14.0" | ||
| 1935 | resolved "https://registry.yarnpkg.com/@types/testing-library__dom/-/testing-library__dom-6.14.0.tgz#1aede831cb4ed4a398448df5a2c54b54a365644e" | ||
| 1936 | integrity sha512-sMl7OSv0AvMOqn1UJ6j1unPMIHRXen0Ita1ujnMX912rrOcawe4f7wu0Zt9GIQhBhJvH2BaibqFgQ3lP+Pj2hA== | ||
| 1937 | dependencies: | ||
| 1938 | pretty-format "^24.3.0" | ||
| 1939 | |||
| 1940 | "@types/testing-library__react@^9.1.2": | ||
| 1941 | version "9.1.3" | ||
| 1942 | resolved "https://registry.yarnpkg.com/@types/testing-library__react/-/testing-library__react-9.1.3.tgz#35eca61cc6ea923543796f16034882a1603d7302" | ||
| 1943 | integrity sha512-iCdNPKU3IsYwRK9JieSYAiX0+aYDXOGAmrC/3/M7AqqSDKnWWVv07X+Zk1uFSL7cMTUYzv4lQRfohucEocn5/w== | ||
| 1944 | dependencies: | 1886 | dependencies: |
| 1945 | "@types/react-dom" "*" | 1887 | "@types/jest" "*" |
| 1946 | "@types/testing-library__dom" "*" | ||
| 1947 | pretty-format "^25.1.0" | ||
| 1948 | 1888 | ||
| 1949 | "@types/uglify-js@*": | 1889 | "@types/uglify-js@*": |
| 1950 | version "3.13.0" | 1890 | version "3.13.0" |
| @@ -1979,13 +1919,6 @@ | |||
| 1979 | resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-20.2.0.tgz#dd3e6699ba3237f0348cd085e4698780204842f9" | 1919 | resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-20.2.0.tgz#dd3e6699ba3237f0348cd085e4698780204842f9" |
| 1980 | integrity sha512-37RSHht+gzzgYeobbG+KWryeAW8J33Nhr69cjTqSYymXVZEN9NbRYWoYlRtDhHKPVT1FyNKwaTPC1NynKZpzRA== | 1920 | integrity sha512-37RSHht+gzzgYeobbG+KWryeAW8J33Nhr69cjTqSYymXVZEN9NbRYWoYlRtDhHKPVT1FyNKwaTPC1NynKZpzRA== |
| 1981 | 1921 | ||
| 1982 | "@types/yargs@^13.0.0": | ||
| 1983 | version "13.0.11" | ||
| 1984 | resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-13.0.11.tgz#def2f0c93e4bdf2c61d7e34899b17e34be28d3b1" | ||
| 1985 | integrity sha512-NRqD6T4gktUrDi1o1wLH3EKC1o2caCr7/wR87ODcbVITQF106OM3sFN92ysZ++wqelOd1CTzatnOBRDYYG6wGQ== | ||
| 1986 | dependencies: | ||
| 1987 | "@types/yargs-parser" "*" | ||
| 1988 | |||
| 1989 | "@types/yargs@^15.0.0": | 1922 | "@types/yargs@^15.0.0": |
| 1990 | version "15.0.13" | 1923 | version "15.0.13" |
| 1991 | resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.13.tgz#34f7fec8b389d7f3c1fd08026a5763e072d3c6dc" | 1924 | resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.13.tgz#34f7fec8b389d7f3c1fd08026a5763e072d3c6dc" |
| @@ -1993,6 +1926,13 @@ | |||
| 1993 | dependencies: | 1926 | dependencies: |
| 1994 | "@types/yargs-parser" "*" | 1927 | "@types/yargs-parser" "*" |
| 1995 | 1928 | ||
| 1929 | "@types/yargs@^16.0.0": | ||
| 1930 | version "16.0.4" | ||
| 1931 | resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-16.0.4.tgz#26aad98dd2c2a38e421086ea9ad42b9e51642977" | ||
| 1932 | integrity sha512-T8Yc9wt/5LbJyCaLiHPReJa0kApcIgJ7Bn735GjItUfh08Z1pJvu8QZqb9s+mMvKV6WUQRV7K2R46YbjMXTTJw== | ||
| 1933 | dependencies: | ||
| 1934 | "@types/yargs-parser" "*" | ||
| 1935 | |||
| 1996 | "@typescript-eslint/eslint-plugin@^4.5.0": | 1936 | "@typescript-eslint/eslint-plugin@^4.5.0": |
| 1997 | version "4.28.0" | 1937 | version "4.28.0" |
| 1998 | resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.0.tgz#1a66f03b264844387beb7dc85e1f1d403bd1803f" | 1938 | resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.0.tgz#1a66f03b264844387beb7dc85e1f1d403bd1803f" |
| @@ -2390,7 +2330,7 @@ ansi-regex@^2.0.0: | |||
| 2390 | resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df" | 2330 | resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df" |
| 2391 | integrity sha1-w7M6te42DYbg5ijwRorn7yfWVN8= | 2331 | integrity sha1-w7M6te42DYbg5ijwRorn7yfWVN8= |
| 2392 | 2332 | ||
| 2393 | ansi-regex@^4.0.0, ansi-regex@^4.1.0: | 2333 | ansi-regex@^4.1.0: |
| 2394 | version "4.1.0" | 2334 | version "4.1.0" |
| 2395 | resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.0.tgz#8b9f8f08cf1acb843756a839ca8c7e3168c51997" | 2335 | resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.0.tgz#8b9f8f08cf1acb843756a839ca8c7e3168c51997" |
| 2396 | integrity sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg== | 2336 | integrity sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg== |
| @@ -2414,6 +2354,11 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0: | |||
| 2414 | dependencies: | 2354 | dependencies: |
| 2415 | color-convert "^2.0.1" | 2355 | color-convert "^2.0.1" |
| 2416 | 2356 | ||
| 2357 | ansi-styles@^5.0.0: | ||
| 2358 | version "5.2.0" | ||
| 2359 | resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-5.2.0.tgz#07449690ad45777d1924ac2abb2fc8895dba836b" | ||
| 2360 | integrity sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA== | ||
| 2361 | |||
| 2417 | anymatch@^2.0.0: | 2362 | anymatch@^2.0.0: |
| 2418 | version "2.0.0" | 2363 | version "2.0.0" |
| 2419 | resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-2.0.0.tgz#bcb24b4f37934d9aa7ac17b4adaf89e7c76ef2eb" | 2364 | resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-2.0.0.tgz#bcb24b4f37934d9aa7ac17b4adaf89e7c76ef2eb" |
| @@ -2442,7 +2387,7 @@ argparse@^1.0.7: | |||
| 2442 | dependencies: | 2387 | dependencies: |
| 2443 | sprintf-js "~1.0.2" | 2388 | sprintf-js "~1.0.2" |
| 2444 | 2389 | ||
| 2445 | aria-query@^4.0.2, aria-query@^4.2.2: | 2390 | aria-query@^4.2.2: |
| 2446 | version "4.2.2" | 2391 | version "4.2.2" |
| 2447 | resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-4.2.2.tgz#0d2ca6c9aceb56b8977e9fed6aed7e15bbd2f83b" | 2392 | resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-4.2.2.tgz#0d2ca6c9aceb56b8977e9fed6aed7e15bbd2f83b" |
| 2448 | integrity sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA== | 2393 | integrity sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA== |
| @@ -3236,7 +3181,7 @@ case-sensitive-paths-webpack-plugin@2.3.0: | |||
| 3236 | resolved "https://registry.yarnpkg.com/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.3.0.tgz#23ac613cc9a856e4f88ff8bb73bbb5e989825cf7" | 3181 | resolved "https://registry.yarnpkg.com/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.3.0.tgz#23ac613cc9a856e4f88ff8bb73bbb5e989825cf7" |
| 3237 | integrity sha512-/4YgnZS8y1UXXmC02xD5rRrBEu6T5ub+mQHLNRj0fzTRbgdBYhsNo2V5EqwgqrExjxsjtF/OpAKAMkKsxbD5XQ== | 3182 | integrity sha512-/4YgnZS8y1UXXmC02xD5rRrBEu6T5ub+mQHLNRj0fzTRbgdBYhsNo2V5EqwgqrExjxsjtF/OpAKAMkKsxbD5XQ== |
| 3238 | 3183 | ||
| 3239 | chalk@2.4.2, chalk@^2.0.0, chalk@^2.0.1, chalk@^2.4.1, chalk@^2.4.2: | 3184 | chalk@2.4.2, chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2: |
| 3240 | version "2.4.2" | 3185 | version "2.4.2" |
| 3241 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" | 3186 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" |
| 3242 | integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== | 3187 | integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== |
| @@ -3845,7 +3790,7 @@ css.escape@^1.5.1: | |||
| 3845 | resolved "https://registry.yarnpkg.com/css.escape/-/css.escape-1.5.1.tgz#42e27d4fa04ae32f931a4b4d4191fa9cddee97cb" | 3790 | resolved "https://registry.yarnpkg.com/css.escape/-/css.escape-1.5.1.tgz#42e27d4fa04ae32f931a4b4d4191fa9cddee97cb" |
| 3846 | integrity sha1-QuJ9T6BK4y+TGktNQZH6nN3ul8s= | 3791 | integrity sha1-QuJ9T6BK4y+TGktNQZH6nN3ul8s= |
| 3847 | 3792 | ||
| 3848 | css@^2.0.0, css@^2.2.3: | 3793 | css@^2.0.0: |
| 3849 | version "2.2.4" | 3794 | version "2.2.4" |
| 3850 | resolved "https://registry.yarnpkg.com/css/-/css-2.2.4.tgz#c646755c73971f2bba6a601e2cf2fd71b1298929" | 3795 | resolved "https://registry.yarnpkg.com/css/-/css-2.2.4.tgz#c646755c73971f2bba6a601e2cf2fd71b1298929" |
| 3851 | integrity sha512-oUnjmWpy0niI3x/mPL8dVEI1l7MnG3+HHyRPHf+YFSbK+svOhXpmSOcDURUh2aOCgl2grzrOPt1nHLuCVFULLw== | 3796 | integrity sha512-oUnjmWpy0niI3x/mPL8dVEI1l7MnG3+HHyRPHf+YFSbK+svOhXpmSOcDURUh2aOCgl2grzrOPt1nHLuCVFULLw== |
| @@ -3855,6 +3800,15 @@ css@^2.0.0, css@^2.2.3: | |||
| 3855 | source-map-resolve "^0.5.2" | 3800 | source-map-resolve "^0.5.2" |
| 3856 | urix "^0.1.0" | 3801 | urix "^0.1.0" |
| 3857 | 3802 | ||
| 3803 | css@^3.0.0: | ||
| 3804 | version "3.0.0" | ||
| 3805 | resolved "https://registry.yarnpkg.com/css/-/css-3.0.0.tgz#4447a4d58fdd03367c516ca9f64ae365cee4aa5d" | ||
| 3806 | integrity sha512-DG9pFfwOrzc+hawpmqX/dHYHJG+Bsdb0klhyi1sDneOgGOXy9wQIC8hzyVp1e4NRYDBdxcylvywPkkXCHAzTyQ== | ||
| 3807 | dependencies: | ||
| 3808 | inherits "^2.0.4" | ||
| 3809 | source-map "^0.6.1" | ||
| 3810 | source-map-resolve "^0.6.0" | ||
| 3811 | |||
| 3858 | cssdb@^4.4.0: | 3812 | cssdb@^4.4.0: |
| 3859 | version "4.4.0" | 3813 | version "4.4.0" |
| 3860 | resolved "https://registry.yarnpkg.com/cssdb/-/cssdb-4.4.0.tgz#3bf2f2a68c10f5c6a08abd92378331ee803cddb0" | 3814 | resolved "https://registry.yarnpkg.com/cssdb/-/cssdb-4.4.0.tgz#3bf2f2a68c10f5c6a08abd92378331ee803cddb0" |
| @@ -3962,11 +3916,6 @@ cssstyle@^2.3.0: | |||
| 3962 | dependencies: | 3916 | dependencies: |
| 3963 | cssom "~0.3.6" | 3917 | cssom "~0.3.6" |
| 3964 | 3918 | ||
| 3965 | csstype@^3.0.2: | ||
| 3966 | version "3.0.8" | ||
| 3967 | resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.8.tgz#d2266a792729fb227cd216fb572f43728e1ad340" | ||
| 3968 | integrity sha512-jXKhWqXPmlUeoQnF/EhTtTl4C9SnrxSH/jZUih3jmO6lBKr99rP3/+FmrMj4EFpOXzMtXHAZkd3x0E6h6Fgflw== | ||
| 3969 | |||
| 3970 | cyclist@^1.0.1: | 3919 | cyclist@^1.0.1: |
| 3971 | version "1.0.1" | 3920 | version "1.0.1" |
| 3972 | resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9" | 3921 | resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9" |
| @@ -4148,11 +4097,6 @@ detect-port-alt@1.1.6: | |||
| 4148 | address "^1.0.1" | 4097 | address "^1.0.1" |
| 4149 | debug "^2.6.0" | 4098 | debug "^2.6.0" |
| 4150 | 4099 | ||
| 4151 | diff-sequences@^24.9.0: | ||
| 4152 | version "24.9.0" | ||
| 4153 | resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-24.9.0.tgz#5715d6244e2aa65f48bba0bc972db0b0b11e95b5" | ||
| 4154 | integrity sha512-Dj6Wk3tWyTE+Fo1rW8v0Xhwk80um6yFYKbuAxc9c3EZxIHFDYwbi34Uk42u1CdnIiVorvt4RmlSDjIPyzGC2ew== | ||
| 4155 | |||
| 4156 | diff-sequences@^26.6.2: | 4100 | diff-sequences@^26.6.2: |
| 4157 | version "26.6.2" | 4101 | version "26.6.2" |
| 4158 | resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-26.6.2.tgz#48ba99157de1923412eed41db6b6d4aa9ca7c0b1" | 4102 | resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-26.6.2.tgz#48ba99157de1923412eed41db6b6d4aa9ca7c0b1" |
| @@ -4208,11 +4152,6 @@ doctrine@^3.0.0: | |||
| 4208 | dependencies: | 4152 | dependencies: |
| 4209 | esutils "^2.0.2" | 4153 | esutils "^2.0.2" |
| 4210 | 4154 | ||
| 4211 | dom-accessibility-api@^0.3.0: | ||
| 4212 | version "0.3.0" | ||
| 4213 | resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.3.0.tgz#511e5993dd673b97c87ea47dba0e3892f7e0c983" | ||
| 4214 | integrity sha512-PzwHEmsRP3IGY4gv/Ug+rMeaTIyTJvadCb+ujYXYeIylbHJezIyNToe8KfEgHTCEYyC+/bUghYOGg8yMGlZ6vA== | ||
| 4215 | |||
| 4216 | dom-accessibility-api@^0.5.6: | 4155 | dom-accessibility-api@^0.5.6: |
| 4217 | version "0.5.6" | 4156 | version "0.5.6" |
| 4218 | resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.6.tgz#3f5d43b52c7a3bd68b5fb63fa47b4e4c1fdf65a9" | 4157 | resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.6.tgz#3f5d43b52c7a3bd68b5fb63fa47b4e4c1fdf65a9" |
| @@ -5699,7 +5638,7 @@ human-signals@^1.1.1: | |||
| 5699 | resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3" | 5638 | resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3" |
| 5700 | integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw== | 5639 | integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw== |
| 5701 | 5640 | ||
| 5702 | husky@^7.0.0: | 5641 | husky@^7.0.1: |
| 5703 | version "7.0.1" | 5642 | version "7.0.1" |
| 5704 | resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.1.tgz#579f4180b5da4520263e8713cc832942b48e1f1c" | 5643 | resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.1.tgz#579f4180b5da4520263e8713cc832942b48e1f1c" |
| 5705 | integrity sha512-gceRaITVZ+cJH9sNHqx5tFwbzlLCVxtVZcusME8JYQ8Edy5mpGDOqD8QBCdMhpyo9a+JXddnujQ4rpY2Ff9SJA== | 5644 | integrity sha512-gceRaITVZ+cJH9sNHqx5tFwbzlLCVxtVZcusME8JYQ8Edy5mpGDOqD8QBCdMhpyo9a+JXddnujQ4rpY2Ff9SJA== |
| @@ -5711,10 +5650,10 @@ i18next-browser-languagedetector@^6.1.2: | |||
| 5711 | dependencies: | 5650 | dependencies: |
| 5712 | "@babel/runtime" "^7.14.6" | 5651 | "@babel/runtime" "^7.14.6" |
| 5713 | 5652 | ||
| 5714 | i18next@^20.3.3: | 5653 | i18next@^20.3.5: |
| 5715 | version "20.3.3" | 5654 | version "20.3.5" |
| 5716 | resolved "https://registry.nlark.com/i18next/download/i18next-20.3.3.tgz#e3fdae045f9f0893e74826ce224715e43c62862b" | 5655 | resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.3.5.tgz#14308b79a3f1cafb24fdcd8e182d3673baf1e979" |
| 5717 | integrity sha1-4/2uBF+fCJPnSCbOIkcV5Dxihis= | 5656 | integrity sha512-//MGeU6n4TencJmCgG+TCrpdgAD/NDEU/KfKQekYbJX6QV7sD/NjWQdVdBi+bkT0snegnSoB7QhjSeatrk3a0w== |
| 5718 | dependencies: | 5657 | dependencies: |
| 5719 | "@babel/runtime" "^7.12.0" | 5658 | "@babel/runtime" "^7.12.0" |
| 5720 | 5659 | ||
| @@ -6368,17 +6307,7 @@ jest-config@^26.6.3: | |||
| 6368 | micromatch "^4.0.2" | 6307 | micromatch "^4.0.2" |
| 6369 | pretty-format "^26.6.2" | 6308 | pretty-format "^26.6.2" |
| 6370 | 6309 | ||
| 6371 | jest-diff@^24.0.0, jest-diff@^24.9.0: | 6310 | jest-diff@^26.0.0, jest-diff@^26.6.2: |
| 6372 | version "24.9.0" | ||
| 6373 | resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-24.9.0.tgz#931b7d0d5778a1baf7452cb816e325e3724055da" | ||
| 6374 | integrity sha512-qMfrTs8AdJE2iqrTp0hzh7kTd2PQWrsFyj9tORoKmu32xjPjeE4NyjVRDz8ybYwqS2ik8N4hsIpiVTyFeo2lBQ== | ||
| 6375 | dependencies: | ||
| 6376 | chalk "^2.0.1" | ||
| 6377 | diff-sequences "^24.9.0" | ||
| 6378 | jest-get-type "^24.9.0" | ||
| 6379 | pretty-format "^24.9.0" | ||
| 6380 | |||
| 6381 | jest-diff@^26.6.2: | ||
| 6382 | version "26.6.2" | 6311 | version "26.6.2" |
| 6383 | resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-26.6.2.tgz#1aa7468b52c3a68d7d5c5fdcdfcd5e49bd164394" | 6312 | resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-26.6.2.tgz#1aa7468b52c3a68d7d5c5fdcdfcd5e49bd164394" |
| 6384 | integrity sha512-6m+9Z3Gv9wN0WFVasqjCL/06+EFCMTqDEUl/b87HYK2rAPTyfz4ZIuSlPhY51PIQRWx5TaxeF1qmXKe9gfN3sA== | 6313 | integrity sha512-6m+9Z3Gv9wN0WFVasqjCL/06+EFCMTqDEUl/b87HYK2rAPTyfz4ZIuSlPhY51PIQRWx5TaxeF1qmXKe9gfN3sA== |
| @@ -6431,11 +6360,6 @@ jest-environment-node@^26.6.2: | |||
| 6431 | jest-mock "^26.6.2" | 6360 | jest-mock "^26.6.2" |
| 6432 | jest-util "^26.6.2" | 6361 | jest-util "^26.6.2" |
| 6433 | 6362 | ||
| 6434 | jest-get-type@^24.9.0: | ||
| 6435 | version "24.9.0" | ||
| 6436 | resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-24.9.0.tgz#1684a0c8a50f2e4901b6644ae861f579eed2ef0e" | ||
| 6437 | integrity sha512-lUseMzAley4LhIcpSP9Jf+fTrQ4a1yHQwLNeeVa2cEmbCGeoZAtYPOIv8JaxLD/sUpKxetKGP+gsHl8f8TSj8Q== | ||
| 6438 | |||
| 6439 | jest-get-type@^26.3.0: | 6363 | jest-get-type@^26.3.0: |
| 6440 | version "26.3.0" | 6364 | version "26.3.0" |
| 6441 | resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-26.3.0.tgz#e97dc3c3f53c2b406ca7afaed4493b1d099199e0" | 6365 | resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-26.3.0.tgz#e97dc3c3f53c2b406ca7afaed4493b1d099199e0" |
| @@ -6494,16 +6418,6 @@ jest-leak-detector@^26.6.2: | |||
| 6494 | jest-get-type "^26.3.0" | 6418 | jest-get-type "^26.3.0" |
| 6495 | pretty-format "^26.6.2" | 6419 | pretty-format "^26.6.2" |
| 6496 | 6420 | ||
| 6497 | jest-matcher-utils@^24.0.0: | ||
| 6498 | version "24.9.0" | ||
| 6499 | resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-24.9.0.tgz#f5b3661d5e628dffe6dd65251dfdae0e87c3a073" | ||
| 6500 | integrity sha512-OZz2IXsu6eaiMAwe67c1T+5tUAtQyQx27/EMEkbFAGiw52tB9em+uGbzpcgYVpA8wl0hlxKPZxrly4CXU/GjHA== | ||
| 6501 | dependencies: | ||
| 6502 | chalk "^2.0.1" | ||
| 6503 | jest-diff "^24.9.0" | ||
| 6504 | jest-get-type "^24.9.0" | ||
| 6505 | pretty-format "^24.9.0" | ||
| 6506 | |||
| 6507 | jest-matcher-utils@^26.6.0, jest-matcher-utils@^26.6.2: | 6421 | jest-matcher-utils@^26.6.0, jest-matcher-utils@^26.6.2: |
| 6508 | version "26.6.2" | 6422 | version "26.6.2" |
| 6509 | resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-26.6.2.tgz#8e6fd6e863c8b2d31ac6472eeb237bc595e53e7a" | 6423 | resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-26.6.2.tgz#8e6fd6e863c8b2d31ac6472eeb237bc595e53e7a" |
| @@ -8855,27 +8769,7 @@ pretty-error@^2.1.1: | |||
| 8855 | lodash "^4.17.20" | 8769 | lodash "^4.17.20" |
| 8856 | renderkid "^2.0.4" | 8770 | renderkid "^2.0.4" |
| 8857 | 8771 | ||
| 8858 | pretty-format@^24.0.0, pretty-format@^24.3.0, pretty-format@^24.9.0: | 8772 | pretty-format@^26.0.0, pretty-format@^26.6.0, pretty-format@^26.6.2: |
| 8859 | version "24.9.0" | ||
| 8860 | resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-24.9.0.tgz#12fac31b37019a4eea3c11aa9a959eb7628aa7c9" | ||
| 8861 | integrity sha512-00ZMZUiHaJrNfk33guavqgvfJS30sLYf0f8+Srklv0AMPodGGHcoHgksZ3OThYnIvOd+8yMCn0YiEOogjlgsnA== | ||
| 8862 | dependencies: | ||
| 8863 | "@jest/types" "^24.9.0" | ||
| 8864 | ansi-regex "^4.0.0" | ||
| 8865 | ansi-styles "^3.2.0" | ||
| 8866 | react-is "^16.8.4" | ||
| 8867 | |||
| 8868 | pretty-format@^25.1.0: | ||
| 8869 | version "25.5.0" | ||
| 8870 | resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-25.5.0.tgz#7873c1d774f682c34b8d48b6743a2bf2ac55791a" | ||
| 8871 | integrity sha512-kbo/kq2LQ/A/is0PQwsEHM7Ca6//bGPPvU6UnsdDRSKTWxT/ru/xb88v4BJf6a69H+uTytOEsTusT9ksd/1iWQ== | ||
| 8872 | dependencies: | ||
| 8873 | "@jest/types" "^25.5.0" | ||
| 8874 | ansi-regex "^5.0.0" | ||
| 8875 | ansi-styles "^4.0.0" | ||
| 8876 | react-is "^16.12.0" | ||
| 8877 | |||
| 8878 | pretty-format@^26.6.0, pretty-format@^26.6.2: | ||
| 8879 | version "26.6.2" | 8773 | version "26.6.2" |
| 8880 | resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-26.6.2.tgz#e35c2705f14cb7fe2fe94fa078345b444120fc93" | 8774 | resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-26.6.2.tgz#e35c2705f14cb7fe2fe94fa078345b444120fc93" |
| 8881 | integrity sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg== | 8775 | integrity sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg== |
| @@ -8885,6 +8779,16 @@ pretty-format@^26.6.0, pretty-format@^26.6.2: | |||
| 8885 | ansi-styles "^4.0.0" | 8779 | ansi-styles "^4.0.0" |
| 8886 | react-is "^17.0.1" | 8780 | react-is "^17.0.1" |
| 8887 | 8781 | ||
| 8782 | pretty-format@^27.0.2: | ||
| 8783 | version "27.0.6" | ||
| 8784 | resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.0.6.tgz#ab770c47b2c6f893a21aefc57b75da63ef49a11f" | ||
| 8785 | integrity sha512-8tGD7gBIENgzqA+UBzObyWqQ5B778VIFZA/S66cclyd5YkFLYs2Js7gxDKf0MXtTc9zcS7t1xhdfcElJ3YIvkQ== | ||
| 8786 | dependencies: | ||
| 8787 | "@jest/types" "^27.0.6" | ||
| 8788 | ansi-regex "^5.0.0" | ||
| 8789 | ansi-styles "^5.0.0" | ||
| 8790 | react-is "^17.0.1" | ||
| 8791 | |||
| 8888 | process-nextick-args@~2.0.0: | 8792 | process-nextick-args@~2.0.0: |
| 8889 | version "2.0.1" | 8793 | version "2.0.1" |
| 8890 | resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2" | 8794 | resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2" |
| @@ -8928,7 +8832,7 @@ prompts@^2.0.1: | |||
| 8928 | kleur "^3.0.3" | 8832 | kleur "^3.0.3" |
| 8929 | sisteransi "^1.0.5" | 8833 | sisteransi "^1.0.5" |
| 8930 | 8834 | ||
| 8931 | prop-types@^15.6.0, prop-types@^15.6.2, prop-types@^15.7.2: | 8835 | prop-types@^15.6.0, prop-types@^15.7.2: |
| 8932 | version "15.7.2" | 8836 | version "15.7.2" |
| 8933 | resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5" | 8837 | resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5" |
| 8934 | integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ== | 8838 | integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ== |
| @@ -9017,7 +8921,7 @@ qr.js@0.0.0: | |||
| 9017 | resolved "https://registry.yarnpkg.com/qr.js/-/qr.js-0.0.0.tgz#cace86386f59a0db8050fa90d9b6b0e88a1e364f" | 8921 | resolved "https://registry.yarnpkg.com/qr.js/-/qr.js-0.0.0.tgz#cace86386f59a0db8050fa90d9b6b0e88a1e364f" |
| 9018 | integrity sha1-ys6GOG9ZoNuAUPqQ2baw6IoeNk8= | 8922 | integrity sha1-ys6GOG9ZoNuAUPqQ2baw6IoeNk8= |
| 9019 | 8923 | ||
| 9020 | qrcode.react@^1.0.0: | 8924 | qrcode.react@^1.0.1: |
| 9021 | version "1.0.1" | 8925 | version "1.0.1" |
| 9022 | resolved "https://registry.yarnpkg.com/qrcode.react/-/qrcode.react-1.0.1.tgz#2834bb50e5e275ffe5af6906eff15391fe9e38a5" | 8926 | resolved "https://registry.yarnpkg.com/qrcode.react/-/qrcode.react-1.0.1.tgz#2834bb50e5e275ffe5af6906eff15391fe9e38a5" |
| 9023 | integrity sha512-8d3Tackk8IRLXTo67Y+c1rpaiXjoz/Dd2HpcMdW//62/x8J1Nbho14Kh8x974t9prsLHN6XqVgcnRiBGFptQmg== | 8927 | integrity sha512-8d3Tackk8IRLXTo67Y+c1rpaiXjoz/Dd2HpcMdW//62/x8J1Nbho14Kh8x974t9prsLHN6XqVgcnRiBGFptQmg== |
| @@ -9143,30 +9047,29 @@ react-dev-utils@^11.0.3: | |||
| 9143 | strip-ansi "6.0.0" | 9047 | strip-ansi "6.0.0" |
| 9144 | text-table "0.2.0" | 9048 | text-table "0.2.0" |
| 9145 | 9049 | ||
| 9146 | react-dom@^16.13.1: | 9050 | react-dom@^17.0.2: |
| 9147 | version "16.14.0" | 9051 | version "17.0.2" |
| 9148 | resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.14.0.tgz#7ad838ec29a777fb3c75c3a190f661cf92ab8b89" | 9052 | resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.2.tgz#ecffb6845e3ad8dbfcdc498f0d0a939736502c23" |
| 9149 | integrity sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw== | 9053 | integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA== |
| 9150 | dependencies: | 9054 | dependencies: |
| 9151 | loose-envify "^1.1.0" | 9055 | loose-envify "^1.1.0" |
| 9152 | object-assign "^4.1.1" | 9056 | object-assign "^4.1.1" |
| 9153 | prop-types "^15.6.2" | 9057 | scheduler "^0.20.2" |
| 9154 | scheduler "^0.19.1" | ||
| 9155 | 9058 | ||
| 9156 | react-error-overlay@^6.0.9: | 9059 | react-error-overlay@^6.0.9: |
| 9157 | version "6.0.9" | 9060 | version "6.0.9" |
| 9158 | resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.9.tgz#3c743010c9359608c375ecd6bc76f35d93995b0a" | 9061 | resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.9.tgz#3c743010c9359608c375ecd6bc76f35d93995b0a" |
| 9159 | integrity sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew== | 9062 | integrity sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew== |
| 9160 | 9063 | ||
| 9161 | react-i18next@^11.11.2: | 9064 | react-i18next@^11.11.4: |
| 9162 | version "11.11.2" | 9065 | version "11.11.4" |
| 9163 | resolved "https://registry.nlark.com/react-i18next/download/react-i18next-11.11.2.tgz#b8568b9f02e323ceb82cb895f41e4e588b8b066c" | 9066 | resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.11.4.tgz#f6f9a1c827e7a5271377de2bf14db04cb1c9e5ce" |
| 9164 | integrity sha1-uFaLnwLjI864LLiV9B5OWIuLBmw= | 9067 | integrity sha512-ayWFlu8Sc7GAxW1PzMaPtzq+yiozWMxs0P1WeITNVzXAVRhC0Httkzw/IiODBta6seJRBCLrtUeFUSXhAIxlRg== |
| 9165 | dependencies: | 9068 | dependencies: |
| 9166 | "@babel/runtime" "^7.14.5" | 9069 | "@babel/runtime" "^7.14.5" |
| 9167 | html-parse-stringify "^3.0.1" | 9070 | html-parse-stringify "^3.0.1" |
| 9168 | 9071 | ||
| 9169 | react-is@^16.12.0, react-is@^16.8.1, react-is@^16.8.4: | 9072 | react-is@^16.8.1: |
| 9170 | version "16.13.1" | 9073 | version "16.13.1" |
| 9171 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" | 9074 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
| 9172 | integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== | 9075 | integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== |
| @@ -9181,7 +9084,7 @@ react-refresh@^0.8.3: | |||
| 9181 | resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.8.3.tgz#721d4657672d400c5e3c75d063c4a85fb2d5d68f" | 9084 | resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.8.3.tgz#721d4657672d400c5e3c75d063c4a85fb2d5d68f" |
| 9182 | integrity sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg== | 9085 | integrity sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg== |
| 9183 | 9086 | ||
| 9184 | react-scripts@^4.0.1: | 9087 | react-scripts@^4.0.3: |
| 9185 | version "4.0.3" | 9088 | version "4.0.3" |
| 9186 | resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-4.0.3.tgz#b1cafed7c3fa603e7628ba0f187787964cb5d345" | 9089 | resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-4.0.3.tgz#b1cafed7c3fa603e7628ba0f187787964cb5d345" |
| 9187 | integrity sha512-S5eO4vjUzUisvkIPB7jVsKtuH2HhWcASREYWHAQ1FP5HyCv3xgn+wpILAEWkmy+A+tTNbSZClhxjT3qz6g4L1A== | 9090 | integrity sha512-S5eO4vjUzUisvkIPB7jVsKtuH2HhWcASREYWHAQ1FP5HyCv3xgn+wpILAEWkmy+A+tTNbSZClhxjT3qz6g4L1A== |
| @@ -9247,14 +9150,13 @@ react-scripts@^4.0.1: | |||
| 9247 | optionalDependencies: | 9150 | optionalDependencies: |
| 9248 | fsevents "^2.1.3" | 9151 | fsevents "^2.1.3" |
| 9249 | 9152 | ||
| 9250 | react@^16.13.1: | 9153 | react@^17.0.2: |
| 9251 | version "16.14.0" | 9154 | version "17.0.2" |
| 9252 | resolved "https://registry.yarnpkg.com/react/-/react-16.14.0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d" | 9155 | resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037" |
| 9253 | integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g== | 9156 | integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA== |
| 9254 | dependencies: | 9157 | dependencies: |
| 9255 | loose-envify "^1.1.0" | 9158 | loose-envify "^1.1.0" |
| 9256 | object-assign "^4.1.1" | 9159 | object-assign "^4.1.1" |
| 9257 | prop-types "^15.6.2" | ||
| 9258 | 9160 | ||
| 9259 | read-pkg-up@^3.0.0: | 9161 | read-pkg-up@^3.0.0: |
| 9260 | version "3.0.0" | 9162 | version "3.0.0" |
| @@ -9728,10 +9630,10 @@ saxes@^5.0.1: | |||
| 9728 | dependencies: | 9630 | dependencies: |
| 9729 | xmlchars "^2.2.0" | 9631 | xmlchars "^2.2.0" |
| 9730 | 9632 | ||
| 9731 | scheduler@^0.19.1: | 9633 | scheduler@^0.20.2: |
| 9732 | version "0.19.1" | 9634 | version "0.20.2" |
| 9733 | resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.19.1.tgz#4f3e2ed2c1a7d65681f4c854fa8c5a1ccb40f196" | 9635 | resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.20.2.tgz#4baee39436e34aa93b4874bddcbf0fe8b8b50e91" |
| 9734 | integrity sha512-n/zwRWRYSUj0/3g/otKDRPMh6qv2SYMWNq85IEa8iZyAv8od9zDYpGSnpBEjNgcMNq6Scbu5KfIPxNF72R/2EA== | 9636 | integrity sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ== |
| 9735 | dependencies: | 9637 | dependencies: |
| 9736 | loose-envify "^1.1.0" | 9638 | loose-envify "^1.1.0" |
| 9737 | object-assign "^4.1.1" | 9639 | object-assign "^4.1.1" |
| @@ -10049,6 +9951,14 @@ source-map-resolve@^0.5.0, source-map-resolve@^0.5.2: | |||
| 10049 | source-map-url "^0.4.0" | 9951 | source-map-url "^0.4.0" |
| 10050 | urix "^0.1.0" | 9952 | urix "^0.1.0" |
| 10051 | 9953 | ||
| 9954 | source-map-resolve@^0.6.0: | ||
| 9955 | version "0.6.0" | ||
| 9956 | resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.6.0.tgz#3d9df87e236b53f16d01e58150fc7711138e5ed2" | ||
| 9957 | integrity sha512-KXBr9d/fO/bWo97NXsPIAW1bFSBOuCnjbNTBMO7N59hsv5i9yzRDfcYwwt0l04+VqnKC+EwzvJZIP/qkuMgR/w== | ||
| 9958 | dependencies: | ||
| 9959 | atob "^2.1.2" | ||
| 9960 | decode-uri-component "^0.2.0" | ||
| 9961 | |||
| 10052 | source-map-support@^0.5.6, source-map-support@~0.5.12, source-map-support@~0.5.19: | 9962 | source-map-support@^0.5.6, source-map-support@~0.5.12, source-map-support@~0.5.19: |
| 10053 | version "0.5.19" | 9963 | version "0.5.19" |
| 10054 | resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61" | 9964 | resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61" |
| @@ -10462,9 +10372,9 @@ tapable@^1.0.0, tapable@^1.1.3: | |||
| 10462 | integrity sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA== | 10372 | integrity sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA== |
| 10463 | 10373 | ||
| 10464 | tar@^6.0.2: | 10374 | tar@^6.0.2: |
| 10465 | version "6.1.0" | 10375 | version "6.1.5" |
| 10466 | resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.0.tgz#d1724e9bcc04b977b18d5c573b333a2207229a83" | 10376 | resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.5.tgz#6e25bee1cfda94317aedc3f5d49290ae68361d73" |
| 10467 | integrity sha512-DUCttfhsnLCjwoDoFcI+B2iJgYa93vBnDUATYEeRx6sntCTdN01VnqsIuTlALXla/LWooNg0yEGeB+Y8WdFxGA== | 10377 | integrity sha512-FiK6MQyyaqd5vHuUjbg/NpO8BuEGeSXcmlH7Pt/JkugWS8s0w8nKybWjHDJiwzCAIKZ66uof4ghm4tBADjcqRA== |
| 10468 | dependencies: | 10378 | dependencies: |
| 10469 | chownr "^2.0.0" | 10379 | chownr "^2.0.0" |
| 10470 | fs-minipass "^2.0.0" | 10380 | fs-minipass "^2.0.0" |
| @@ -11033,11 +10943,6 @@ w3c-xmlserializer@^2.0.0: | |||
| 11033 | dependencies: | 10943 | dependencies: |
| 11034 | xml-name-validator "^3.0.0" | 10944 | xml-name-validator "^3.0.0" |
| 11035 | 10945 | ||
| 11036 | wait-for-expect@^3.0.2: | ||
| 11037 | version "3.0.2" | ||
| 11038 | resolved "https://registry.yarnpkg.com/wait-for-expect/-/wait-for-expect-3.0.2.tgz#d2f14b2f7b778c9b82144109c8fa89ceaadaa463" | ||
| 11039 | integrity sha512-cfS1+DZxuav1aBYbaO/kE06EOS8yRw7qOFoD3XtjTkYvCvh3zUvNST8DXK/nPaeqIzIv3P3kL3lRJn8iwOiSag== | ||
| 11040 | |||
| 11041 | walker@^1.0.7, walker@~1.0.5: | 10946 | walker@^1.0.7, walker@~1.0.5: |
| 11042 | version "1.0.7" | 10947 | version "1.0.7" |
| 11043 | resolved "https://registry.yarnpkg.com/walker/-/walker-1.0.7.tgz#2f7f9b8fd10d677262b18a884e28d19618e028fb" | 10948 | resolved "https://registry.yarnpkg.com/walker/-/walker-1.0.7.tgz#2f7f9b8fd10d677262b18a884e28d19618e028fb" |
