|
222 | 222 | jsesc "^2.5.1"
|
223 | 223 | source-map "^0.5.0"
|
224 | 224 |
|
| 225 | +"@babel/generator@^7.12.10": |
| 226 | + version "7.12.10" |
| 227 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.10.tgz#2b188fc329fb8e4f762181703beffc0fe6df3460" |
| 228 | + integrity sha512-6mCdfhWgmqLdtTkhXjnIz0LcdVCd26wS2JXRtj2XY0u5klDsXBREA/pG5NVOuVnF2LUrBGNFtQkIqqTbblg0ww== |
| 229 | + dependencies: |
| 230 | + "@babel/types" "^7.12.10" |
| 231 | + jsesc "^2.5.1" |
| 232 | + source-map "^0.5.0" |
| 233 | + |
225 | 234 | "@babel/generator@^7.12.5", "@babel/generator@^7.7.7":
|
226 | 235 | version "7.12.5"
|
227 | 236 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.5.tgz#a2c50de5c8b6d708ab95be5e6053936c1884a4de"
|
|
342 | 351 | dependencies:
|
343 | 352 | "@babel/types" "^7.11.0"
|
344 | 353 |
|
| 354 | +"@babel/helper-member-expression-to-functions@^7.12.1": |
| 355 | + version "7.12.7" |
| 356 | + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.7.tgz#aa77bd0396ec8114e5e30787efa78599d874a855" |
| 357 | + integrity sha512-DCsuPyeWxeHgh1Dus7APn7iza42i/qXqiFPWyBDdOFtvS581JQePsc1F/nD+fHrcswhLlRc2UpYS1NwERxZhHw== |
| 358 | + dependencies: |
| 359 | + "@babel/types" "^7.12.7" |
| 360 | + |
345 | 361 | "@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.8.3":
|
346 | 362 | version "7.10.4"
|
347 | 363 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.10.4.tgz#4c5c54be04bd31670a7382797d75b9fa2e5b5620"
|
348 | 364 | integrity sha512-nEQJHqYavI217oD9+s5MUBzk6x1IlvoS9WTPfgG43CbMEeStE0v+r+TucWdx8KFGowPGvyOkDT9+7DHedIDnVw==
|
349 | 365 | dependencies:
|
350 | 366 | "@babel/types" "^7.10.4"
|
351 | 367 |
|
| 368 | +"@babel/helper-module-imports@^7.12.1": |
| 369 | + version "7.12.5" |
| 370 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz#1bfc0229f794988f76ed0a4d4e90860850b54dfb" |
| 371 | + integrity sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA== |
| 372 | + dependencies: |
| 373 | + "@babel/types" "^7.12.5" |
| 374 | + |
352 | 375 | "@babel/helper-module-transforms@^7.10.1", "@babel/helper-module-transforms@^7.10.4", "@babel/helper-module-transforms@^7.11.0", "@babel/helper-module-transforms@^7.9.0":
|
353 | 376 | version "7.11.0"
|
354 | 377 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.11.0.tgz#b16f250229e47211abdd84b34b64737c2ab2d359"
|
|
362 | 385 | "@babel/types" "^7.11.0"
|
363 | 386 | lodash "^4.17.19"
|
364 | 387 |
|
| 388 | +"@babel/helper-module-transforms@^7.12.1": |
| 389 | + version "7.12.1" |
| 390 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.1.tgz#7954fec71f5b32c48e4b303b437c34453fd7247c" |
| 391 | + integrity sha512-QQzehgFAZ2bbISiCpmVGfiGux8YVFXQ0abBic2Envhej22DVXV9nCFaS5hIQbkyo1AdGb+gNME2TSh3hYJVV/w== |
| 392 | + dependencies: |
| 393 | + "@babel/helper-module-imports" "^7.12.1" |
| 394 | + "@babel/helper-replace-supers" "^7.12.1" |
| 395 | + "@babel/helper-simple-access" "^7.12.1" |
| 396 | + "@babel/helper-split-export-declaration" "^7.11.0" |
| 397 | + "@babel/helper-validator-identifier" "^7.10.4" |
| 398 | + "@babel/template" "^7.10.4" |
| 399 | + "@babel/traverse" "^7.12.1" |
| 400 | + "@babel/types" "^7.12.1" |
| 401 | + lodash "^4.17.19" |
| 402 | + |
365 | 403 | "@babel/helper-optimise-call-expression@^7.10.4":
|
366 | 404 | version "7.10.4"
|
367 | 405 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz#50dc96413d594f995a77905905b05893cd779673"
|
|
402 | 440 | "@babel/traverse" "^7.10.4"
|
403 | 441 | "@babel/types" "^7.10.4"
|
404 | 442 |
|
| 443 | +"@babel/helper-replace-supers@^7.12.1": |
| 444 | + version "7.12.5" |
| 445 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.12.5.tgz#f009a17543bbbbce16b06206ae73b63d3fca68d9" |
| 446 | + integrity sha512-5YILoed0ZyIpF4gKcpZitEnXEJ9UoDRki1Ey6xz46rxOzfNMAhVIJMoune1hmPVxh40LRv1+oafz7UsWX+vyWA== |
| 447 | + dependencies: |
| 448 | + "@babel/helper-member-expression-to-functions" "^7.12.1" |
| 449 | + "@babel/helper-optimise-call-expression" "^7.10.4" |
| 450 | + "@babel/traverse" "^7.12.5" |
| 451 | + "@babel/types" "^7.12.5" |
| 452 | + |
405 | 453 | "@babel/helper-simple-access@^7.10.1", "@babel/helper-simple-access@^7.10.4":
|
406 | 454 | version "7.10.4"
|
407 | 455 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.10.4.tgz#0f5ccda2945277a2a7a2d3a821e15395edcf3461"
|
|
410 | 458 | "@babel/template" "^7.10.4"
|
411 | 459 | "@babel/types" "^7.10.4"
|
412 | 460 |
|
| 461 | +"@babel/helper-simple-access@^7.12.1": |
| 462 | + version "7.12.1" |
| 463 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.12.1.tgz#32427e5aa61547d38eb1e6eaf5fd1426fdad9136" |
| 464 | + integrity sha512-OxBp7pMrjVewSSC8fXDFrHrBcJATOOFssZwv16F3/6Xtc138GHybBfPbm9kfiqQHKhYQrlamWILwlDCeyMFEaA== |
| 465 | + dependencies: |
| 466 | + "@babel/types" "^7.12.1" |
| 467 | + |
413 | 468 | "@babel/helper-skip-transparent-expression-wrappers@^7.11.0":
|
414 | 469 | version "7.11.0"
|
415 | 470 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.11.0.tgz#eec162f112c2f58d3af0af125e3bb57665146729"
|
|
471 | 526 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.5.tgz#c7ff6303df71080ec7a4f5b8c003c58f1cf51037"
|
472 | 527 | integrity sha512-X9rD8qqm695vgmeaQ4fvz/o3+Wk4ZzQvSHkDBgpYKxpD4qTAUm88ZKtHkVqIOsYFFbIQ6wQYhC6q7pjqVK0E0Q==
|
473 | 528 |
|
| 529 | +"@babel/parser@^7.12.10": |
| 530 | + version "7.12.10" |
| 531 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.10.tgz#824600d59e96aea26a5a2af5a9d812af05c3ae81" |
| 532 | + integrity sha512-PJdRPwyoOqFAWfLytxrWwGrAxghCgh/yTNCYciOz8QgjflA7aZhECPZAa2VUedKg2+QMWkI0L9lynh2SNmNEgA== |
| 533 | + |
474 | 534 | "@babel/parser@^7.12.7", "@babel/parser@^7.7.7":
|
475 | 535 | version "7.12.7"
|
476 | 536 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.7.tgz#fee7b39fe809d0e73e5b25eecaf5780ef3d73056"
|
|
931 | 991 | "@babel/helper-simple-access" "^7.10.4"
|
932 | 992 | babel-plugin-dynamic-import-node "^2.3.3"
|
933 | 993 |
|
| 994 | +"@babel/plugin-transform-modules-commonjs@7.12.1": |
| 995 | + version "7.12.1" |
| 996 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.12.1.tgz#fa403124542636c786cf9b460a0ffbb48a86e648" |
| 997 | + integrity sha512-dY789wq6l0uLY8py9c1B48V8mVL5gZh/+PQ5ZPrylPYsnAvnEMjqsUXkuoDVPeVK+0VyGar+D08107LzDQ6pag== |
| 998 | + dependencies: |
| 999 | + "@babel/helper-module-transforms" "^7.12.1" |
| 1000 | + "@babel/helper-plugin-utils" "^7.10.4" |
| 1001 | + "@babel/helper-simple-access" "^7.12.1" |
| 1002 | + babel-plugin-dynamic-import-node "^2.3.3" |
| 1003 | + |
934 | 1004 | "@babel/plugin-transform-modules-systemjs@^7.10.4", "@babel/plugin-transform-modules-systemjs@^7.4.4", "@babel/plugin-transform-modules-systemjs@^7.9.0":
|
935 | 1005 | version "7.10.4"
|
936 | 1006 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.10.4.tgz#8f576afd943ac2f789b35ded0a6312f929c633f9"
|
|
1583 | 1653 | globals "^11.1.0"
|
1584 | 1654 | lodash "^4.17.19"
|
1585 | 1655 |
|
| 1656 | +"@babel/traverse@^7.12.1": |
| 1657 | + version "7.12.10" |
| 1658 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.10.tgz#2d1f4041e8bf42ea099e5b2dc48d6a594c00017a" |
| 1659 | + integrity sha512-6aEtf0IeRgbYWzta29lePeYSk+YAFIC3kyqESeft8o5CkFlYIMX+EQDDWEiAQ9LHOA3d0oHdgrSsID/CKqXJlg== |
| 1660 | + dependencies: |
| 1661 | + "@babel/code-frame" "^7.10.4" |
| 1662 | + "@babel/generator" "^7.12.10" |
| 1663 | + "@babel/helper-function-name" "^7.10.4" |
| 1664 | + "@babel/helper-split-export-declaration" "^7.11.0" |
| 1665 | + "@babel/parser" "^7.12.10" |
| 1666 | + "@babel/types" "^7.12.10" |
| 1667 | + debug "^4.1.0" |
| 1668 | + globals "^11.1.0" |
| 1669 | + lodash "^4.17.19" |
| 1670 | + |
1586 | 1671 | "@babel/traverse@^7.12.5", "@babel/traverse@^7.7.4":
|
1587 | 1672 | version "7.12.7"
|
1588 | 1673 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.7.tgz#572a722408681cef17d6b0bef69ef2e728ca69f1"
|
|
1616 | 1701 | lodash "^4.17.13"
|
1617 | 1702 | to-fast-properties "^2.0.0"
|
1618 | 1703 |
|
| 1704 | +"@babel/types@^7.12.1", "@babel/types@^7.12.10": |
| 1705 | + version "7.12.10" |
| 1706 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.10.tgz#7965e4a7260b26f09c56bcfcb0498af1f6d9b260" |
| 1707 | + integrity sha512-sf6wboJV5mGyip2hIpDSKsr80RszPinEFjsHTalMxZAZkoQ2/2yQzxlcFN52SJqsyPfLtPmenL4g2KB3KJXPDw== |
| 1708 | + dependencies: |
| 1709 | + "@babel/helper-validator-identifier" "^7.10.4" |
| 1710 | + lodash "^4.17.19" |
| 1711 | + to-fast-properties "^2.0.0" |
| 1712 | + |
1619 | 1713 | "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.7.4":
|
1620 | 1714 | version "7.12.7"
|
1621 | 1715 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.7.tgz#6039ff1e242640a29452c9ae572162ec9a8f5d13"
|
|
1753 | 1847 | through2 "^2.0.0"
|
1754 | 1848 | watchify "3.11.1"
|
1755 | 1849 |
|
| 1850 | +"@cypress/browserify-preprocessor@3.0.1": |
| 1851 | + version "3.0.1" |
| 1852 | + resolved "https://registry.yarnpkg.com/@cypress/browserify-preprocessor/-/browserify-preprocessor-3.0.1.tgz#ab86335b0c061d11f5ad7df03f06b1877b836f71" |
| 1853 | + integrity sha512-sErmFSEr5287bLMRl0POGnyFtJCs/lSk5yxrUIJUIHZ8eDvtTEr0V93xRgLjJVG54gJU4MbpHy1mRPA9VZbtQA== |
| 1854 | + dependencies: |
| 1855 | + "@babel/core" "7.4.5" |
| 1856 | + "@babel/plugin-proposal-class-properties" "7.3.0" |
| 1857 | + "@babel/plugin-proposal-object-rest-spread" "7.3.2" |
| 1858 | + "@babel/plugin-transform-runtime" "7.2.0" |
| 1859 | + "@babel/preset-env" "7.4.5" |
| 1860 | + "@babel/preset-react" "7.0.0" |
| 1861 | + "@babel/runtime" "7.3.1" |
| 1862 | + babel-plugin-add-module-exports "1.0.2" |
| 1863 | + babelify "10.0.0" |
| 1864 | + bluebird "3.5.3" |
| 1865 | + browserify "16.2.3" |
| 1866 | + coffeeify "3.0.1" |
| 1867 | + coffeescript "1.12.7" |
| 1868 | + debug "4.1.1" |
| 1869 | + fs-extra "9.0.0" |
| 1870 | + lodash.clonedeep "4.5.0" |
| 1871 | + through2 "^2.0.0" |
| 1872 | + watchify "3.11.1" |
| 1873 | + |
1756 | 1874 | "@cypress/bumpercar@2.0.12":
|
1757 | 1875 | version "2.0.12"
|
1758 | 1876 | resolved "https://registry.yarnpkg.com/@cypress/bumpercar/-/bumpercar-2.0.12.tgz#5e0231db1b4782fb92ce96c84ca0c2f1477c3201"
|
|
1781 | 1899 | js-yaml "3.14.0"
|
1782 | 1900 | nyc "15.1.0"
|
1783 | 1901 |
|
| 1902 | +"@cypress/code-coverage@3.8.6": |
| 1903 | + version "3.8.6" |
| 1904 | + resolved "https://registry.yarnpkg.com/@cypress/code-coverage/-/code-coverage-3.8.6.tgz#a210751693ed7cb5ba0eb77774ac268b25cb820b" |
| 1905 | + integrity sha512-KXTOEsca64BG/SR/N1HDUwZMe3KazyVcFDhtiHLDklu3v73PUDztIPsGAnBkqOa6vHqrjlPuC3lCVM53/F3pBA== |
| 1906 | + dependencies: |
| 1907 | + "@cypress/browserify-preprocessor" "3.0.1" |
| 1908 | + debug "4.3.1" |
| 1909 | + execa "4.1.0" |
| 1910 | + globby "11.0.1" |
| 1911 | + istanbul-lib-coverage "3.0.0" |
| 1912 | + js-yaml "3.14.0" |
| 1913 | + nyc "15.1.0" |
| 1914 | + |
1784 | 1915 | "@cypress/coffee-script@0.1.2":
|
1785 | 1916 | version "0.1.2"
|
1786 | 1917 | resolved "https://registry.yarnpkg.com/@cypress/coffee-script/-/coffee-script-0.1.2.tgz#2721cf60ef65ce47b3895aa0b8e84771868bc011"
|
@@ -12214,6 +12345,13 @@ debug@4.1.1, debug@~4.1.0:
|
12214 | 12345 | dependencies:
|
12215 | 12346 | ms "^2.1.1"
|
12216 | 12347 |
|
| 12348 | +debug@4.3.1: |
| 12349 | + version "4.3.1" |
| 12350 | + resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee" |
| 12351 | + integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ== |
| 12352 | + dependencies: |
| 12353 | + ms "2.1.2" |
| 12354 | + |
12217 | 12355 | debuglog@^1.0.1:
|
12218 | 12356 | version "1.0.1"
|
12219 | 12357 | resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
|
@@ -16536,6 +16674,18 @@ globby@11.0.0:
|
16536 | 16674 | merge2 "^1.3.0"
|
16537 | 16675 | slash "^3.0.0"
|
16538 | 16676 |
|
| 16677 | +globby@11.0.1, globby@^11.0.0, globby@^11.0.1: |
| 16678 | + version "11.0.1" |
| 16679 | + resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.1.tgz#9a2bf107a068f3ffeabc49ad702c79ede8cfd357" |
| 16680 | + integrity sha512-iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ== |
| 16681 | + dependencies: |
| 16682 | + array-union "^2.1.0" |
| 16683 | + dir-glob "^3.0.1" |
| 16684 | + fast-glob "^3.1.1" |
| 16685 | + ignore "^5.1.4" |
| 16686 | + merge2 "^1.3.0" |
| 16687 | + slash "^3.0.0" |
| 16688 | + |
16539 | 16689 | globby@8.0.2:
|
16540 | 16690 | version "8.0.2"
|
16541 | 16691 | resolved "https://registry.yarnpkg.com/globby/-/globby-8.0.2.tgz#5697619ccd95c5275dbb2d6faa42087c1a941d8d"
|
@@ -16563,18 +16713,6 @@ globby@^10.0.1:
|
16563 | 16713 | merge2 "^1.2.3"
|
16564 | 16714 | slash "^3.0.0"
|
16565 | 16715 |
|
16566 |
| -globby@^11.0.0, globby@^11.0.1: |
16567 |
| - version "11.0.1" |
16568 |
| - resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.1.tgz#9a2bf107a068f3ffeabc49ad702c79ede8cfd357" |
16569 |
| - integrity sha512-iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ== |
16570 |
| - dependencies: |
16571 |
| - array-union "^2.1.0" |
16572 |
| - dir-glob "^3.0.1" |
16573 |
| - fast-glob "^3.1.1" |
16574 |
| - ignore "^5.1.4" |
16575 |
| - merge2 "^1.3.0" |
16576 |
| - slash "^3.0.0" |
16577 |
| - |
16578 | 16716 | globby@^6.1.0:
|
16579 | 16717 | version "6.1.0"
|
16580 | 16718 | resolved "https://registry.yarnpkg.com/globby/-/globby-6.1.0.tgz#f5a6d70e8395e21c858fb0489d64df02424d506c"
|
|
0 commit comments