|
110 | 110 | invariant "^2.2.4"
|
111 | 111 | semver "^5.5.0"
|
112 | 112 |
|
113 |
| - |
114 |
| - version "7.10.5" |
115 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.5.tgz#1f15e2cca8ad9a1d78a38ddba612f5e7cdbbd330" |
116 |
| - integrity sha512-O34LQooYVDXPl7QWCdW9p4NR+QlzOr7xShPPJz8GsuCU3/8ua/wqTr7gmnxXv+WBESiGU/G5s16i6tUvHkNb+w== |
| 113 | +"@babel/compat-data@^7.11.0": |
| 114 | + version "7.11.0" |
| 115 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.11.0.tgz#e9f73efe09af1355b723a7f39b11bad637d7c99c" |
| 116 | + integrity sha512-TPSvJfv73ng0pfnEOh17bYMPQbI95+nGWc71Ss4vZdRBHTDqmM9Z8ZV4rYz8Ks7sfzc95n30k6ODIq5UGnXcYQ== |
| 117 | + dependencies: |
| 118 | + browserslist "^4.12.0" |
| 119 | + invariant "^2.2.4" |
| 120 | + semver "^5.5.0" |
| 121 | + |
| 122 | + |
| 123 | + version "7.11.0" |
| 124 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.0.tgz#73b9c33f1658506887f767c26dae07798b30df76" |
| 125 | + integrity sha512-mkLq8nwaXmDtFmRkQ8ED/eA2CnVw4zr7dCztKalZXBvdK5EeNUAesrrwUqjQEzFgomJssayzB0aqlOsP1vGLqg== |
117 | 126 | dependencies:
|
118 | 127 | "@babel/code-frame" "^7.10.4"
|
119 |
| - "@babel/generator" "^7.10.5" |
120 |
| - "@babel/helper-module-transforms" "^7.10.5" |
| 128 | + "@babel/generator" "^7.11.0" |
| 129 | + "@babel/helper-module-transforms" "^7.11.0" |
121 | 130 | "@babel/helpers" "^7.10.4"
|
122 |
| - "@babel/parser" "^7.10.5" |
| 131 | + "@babel/parser" "^7.11.0" |
123 | 132 | "@babel/template" "^7.10.4"
|
124 |
| - "@babel/traverse" "^7.10.5" |
125 |
| - "@babel/types" "^7.10.5" |
| 133 | + "@babel/traverse" "^7.11.0" |
| 134 | + "@babel/types" "^7.11.0" |
126 | 135 | convert-source-map "^1.7.0"
|
127 | 136 | debug "^4.1.0"
|
128 | 137 | gensync "^1.0.0-beta.1"
|
|
164 | 173 | lodash "^4.17.13"
|
165 | 174 | source-map "^0.5.0"
|
166 | 175 |
|
167 |
| -"@babel/generator@^7.10.5": |
168 |
| - version "7.10.5" |
169 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.5.tgz#1b903554bc8c583ee8d25f1e8969732e6b829a69" |
170 |
| - integrity sha512-3vXxr3FEW7E7lJZiWQ3bM4+v/Vyr9C+hpolQ8BGFr9Y8Ri2tFLWTixmwKBafDujO1WVah4fhZBeU1bieKdghig== |
| 176 | +"@babel/generator@^7.11.0": |
| 177 | + version "7.11.0" |
| 178 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.0.tgz#4b90c78d8c12825024568cbe83ee6c9af193585c" |
| 179 | + integrity sha512-fEm3Uzw7Mc9Xi//qU20cBKatTfs2aOtKqmvy/Vm7RkJEGFQ4xc9myCfbXxqK//ZS8MR/ciOHw6meGASJuKmDfQ== |
171 | 180 | dependencies:
|
172 |
| - "@babel/types" "^7.10.5" |
| 181 | + "@babel/types" "^7.11.0" |
173 | 182 | jsesc "^2.5.1"
|
174 | 183 | source-map "^0.5.0"
|
175 | 184 |
|
|
343 | 352 | "@babel/types" "^7.10.4"
|
344 | 353 | lodash "^4.17.13"
|
345 | 354 |
|
346 |
| -"@babel/helper-module-transforms@^7.10.5": |
347 |
| - version "7.10.5" |
348 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.10.5.tgz#120c271c0b3353673fcdfd8c053db3c544a260d6" |
349 |
| - integrity sha512-4P+CWMJ6/j1W915ITJaUkadLObmCRRSC234uctJfn/vHrsLNxsR8dwlcXv9ZhJWzl77awf+mWXSZEKt5t0OnlA== |
| 355 | +"@babel/helper-module-transforms@^7.11.0": |
| 356 | + version "7.11.0" |
| 357 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.11.0.tgz#b16f250229e47211abdd84b34b64737c2ab2d359" |
| 358 | + integrity sha512-02EVu8COMuTRO1TAzdMtpBPbe6aQ1w/8fePD2YgQmxZU4gpNWaL9gK3Jp7dxlkUlUCJOTaSeA+Hrm1BRQwqIhg== |
350 | 359 | dependencies:
|
351 | 360 | "@babel/helper-module-imports" "^7.10.4"
|
352 | 361 | "@babel/helper-replace-supers" "^7.10.4"
|
353 | 362 | "@babel/helper-simple-access" "^7.10.4"
|
354 |
| - "@babel/helper-split-export-declaration" "^7.10.4" |
| 363 | + "@babel/helper-split-export-declaration" "^7.11.0" |
355 | 364 | "@babel/template" "^7.10.4"
|
356 |
| - "@babel/types" "^7.10.5" |
| 365 | + "@babel/types" "^7.11.0" |
357 | 366 | lodash "^4.17.19"
|
358 | 367 |
|
359 | 368 | "@babel/helper-module-transforms@^7.9.0":
|
|
454 | 463 | "@babel/template" "^7.8.3"
|
455 | 464 | "@babel/types" "^7.8.3"
|
456 | 465 |
|
| 466 | +"@babel/helper-skip-transparent-expression-wrappers@^7.11.0": |
| 467 | + version "7.11.0" |
| 468 | + resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.11.0.tgz#eec162f112c2f58d3af0af125e3bb57665146729" |
| 469 | + integrity sha512-0XIdiQln4Elglgjbwo9wuJpL/K7AGCY26kmEt0+pRP0TAj4jjyNq1MjoRvikrTVqKcx4Gysxt4cXvVFXP/JO2Q== |
| 470 | + dependencies: |
| 471 | + "@babel/types" "^7.11.0" |
| 472 | + |
457 | 473 | "@babel/helper-split-export-declaration@^7.10.4":
|
458 | 474 | version "7.10.4"
|
459 | 475 | resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.4.tgz#2c70576eaa3b5609b24cb99db2888cc3fc4251d1"
|
460 | 476 | integrity sha512-pySBTeoUff56fL5CBU2hWm9TesA4r/rOkI9DyJLvvgz09MB9YtfIYe3iBriVaYNaPe+Alua0vBIOVOLs2buWhg==
|
461 | 477 | dependencies:
|
462 | 478 | "@babel/types" "^7.10.4"
|
463 | 479 |
|
| 480 | +"@babel/helper-split-export-declaration@^7.11.0": |
| 481 | + version "7.11.0" |
| 482 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.11.0.tgz#f8a491244acf6a676158ac42072911ba83ad099f" |
| 483 | + integrity sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg== |
| 484 | + dependencies: |
| 485 | + "@babel/types" "^7.11.0" |
| 486 | + |
464 | 487 | "@babel/helper-split-export-declaration@^7.8.3":
|
465 | 488 | version "7.8.3"
|
466 | 489 | resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.8.3.tgz#31a9f30070f91368a7182cf05f831781065fc7a9"
|
|
529 | 552 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.4.tgz#9eedf27e1998d87739fb5028a5120557c06a1a64"
|
530 | 553 | integrity sha512-8jHII4hf+YVDsskTF6WuMB3X4Eh+PsUkC2ljq22so5rHvH+T8BzyL94VOdyFLNR8tBSVXOTbNHOKpR4TfRxVtA==
|
531 | 554 |
|
532 |
| -"@babel/parser@^7.10.5": |
533 |
| - version "7.10.5" |
534 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.5.tgz#e7c6bf5a7deff957cec9f04b551e2762909d826b" |
535 |
| - integrity sha512-wfryxy4bE1UivvQKSQDU4/X6dr+i8bctjUjj8Zyt3DQy7NtPizJXT8M52nqpNKL+nq2PW8lxk4ZqLj0fD4B4hQ== |
| 555 | +"@babel/parser@^7.11.0": |
| 556 | + version "7.11.0" |
| 557 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.0.tgz#a9d7e11aead25d3b422d17b2c6502c8dddef6a5d" |
| 558 | + integrity sha512-qvRvi4oI8xii8NllyEc4MDJjuZiNaRzyb7Y7lup1NqJV8TZHF4O27CcP+72WPn/k1zkgJ6WJfnIbk4jTsVAZHw== |
536 | 559 |
|
537 | 560 | "@babel/parser@^7.7.5", "@babel/parser@^7.8.6", "@babel/parser@^7.9.0":
|
538 | 561 | version "7.9.4"
|
|
564 | 587 | "@babel/helper-plugin-utils" "^7.10.4"
|
565 | 588 | "@babel/plugin-syntax-dynamic-import" "^7.8.0"
|
566 | 589 |
|
| 590 | +"@babel/plugin-proposal-export-namespace-from@^7.10.4": |
| 591 | + version "7.10.4" |
| 592 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.10.4.tgz#570d883b91031637b3e2958eea3c438e62c05f54" |
| 593 | + integrity sha512-aNdf0LY6/3WXkhh0Fdb6Zk9j1NMD8ovj3F6r0+3j837Pn1S1PdNtcwJ5EG9WkVPNHPxyJDaxMaAOVq4eki0qbg== |
| 594 | + dependencies: |
| 595 | + "@babel/helper-plugin-utils" "^7.10.4" |
| 596 | + "@babel/plugin-syntax-export-namespace-from" "^7.8.3" |
| 597 | + |
567 | 598 | "@babel/plugin-proposal-json-strings@^7.10.4":
|
568 | 599 | version "7.10.4"
|
569 | 600 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.10.4.tgz#593e59c63528160233bd321b1aebe0820c2341db"
|
|
572 | 603 | "@babel/helper-plugin-utils" "^7.10.4"
|
573 | 604 | "@babel/plugin-syntax-json-strings" "^7.8.0"
|
574 | 605 |
|
| 606 | +"@babel/plugin-proposal-logical-assignment-operators@^7.11.0": |
| 607 | + version "7.11.0" |
| 608 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.11.0.tgz#9f80e482c03083c87125dee10026b58527ea20c8" |
| 609 | + integrity sha512-/f8p4z+Auz0Uaf+i8Ekf1iM7wUNLcViFUGiPxKeXvxTSl63B875YPiVdUDdem7hREcI0E0kSpEhS8tF5RphK7Q== |
| 610 | + dependencies: |
| 611 | + "@babel/helper-plugin-utils" "^7.10.4" |
| 612 | + "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" |
| 613 | + |
575 | 614 | "@babel/plugin-proposal-nullish-coalescing-operator@^7.10.4":
|
576 | 615 | version "7.10.4"
|
577 | 616 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.10.4.tgz#02a7e961fc32e6d5b2db0649e01bf80ddee7e04a"
|
|
588 | 627 | "@babel/helper-plugin-utils" "^7.10.4"
|
589 | 628 | "@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
590 | 629 |
|
591 |
| -"@babel/plugin-proposal-object-rest-spread@^7.10.4": |
592 |
| - version "7.10.4" |
593 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.10.4.tgz#50129ac216b9a6a55b3853fdd923e74bf553a4c0" |
594 |
| - integrity sha512-6vh4SqRuLLarjgeOf4EaROJAHjvu9Gl+/346PbDH9yWbJyfnJ/ah3jmYKYtswEyCoWZiidvVHjHshd4WgjB9BA== |
| 630 | +"@babel/plugin-proposal-object-rest-spread@^7.11.0": |
| 631 | + version "7.11.0" |
| 632 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.11.0.tgz#bd81f95a1f746760ea43b6c2d3d62b11790ad0af" |
| 633 | + integrity sha512-wzch41N4yztwoRw0ak+37wxwJM2oiIiy6huGCoqkvSTA9acYWcPfn9Y4aJqmFFJ70KTJUu29f3DQ43uJ9HXzEA== |
595 | 634 | dependencies:
|
596 | 635 | "@babel/helper-plugin-utils" "^7.10.4"
|
597 | 636 | "@babel/plugin-syntax-object-rest-spread" "^7.8.0"
|
|
605 | 644 | "@babel/helper-plugin-utils" "^7.10.4"
|
606 | 645 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
|
607 | 646 |
|
608 |
| -"@babel/plugin-proposal-optional-chaining@^7.10.4": |
609 |
| - version "7.10.4" |
610 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.10.4.tgz#750f1255e930a1f82d8cdde45031f81a0d0adff7" |
611 |
| - integrity sha512-ZIhQIEeavTgouyMSdZRap4VPPHqJJ3NEs2cuHs5p0erH+iz6khB0qfgU8g7UuJkG88+fBMy23ZiU+nuHvekJeQ== |
| 647 | +"@babel/plugin-proposal-optional-chaining@^7.11.0": |
| 648 | + version "7.11.0" |
| 649 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.11.0.tgz#de5866d0646f6afdaab8a566382fe3a221755076" |
| 650 | + integrity sha512-v9fZIu3Y8562RRwhm1BbMRxtqZNFmFA2EG+pT2diuU8PT3H6T/KXoZ54KgYisfOFZHV6PfvAiBIZ9Rcz+/JCxA== |
612 | 651 | dependencies:
|
613 | 652 | "@babel/helper-plugin-utils" "^7.10.4"
|
| 653 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.11.0" |
614 | 654 | "@babel/plugin-syntax-optional-chaining" "^7.8.0"
|
615 | 655 |
|
616 | 656 | "@babel/plugin-proposal-private-methods@^7.10.4":
|
|
658 | 698 | dependencies:
|
659 | 699 | "@babel/helper-plugin-utils" "^7.8.0"
|
660 | 700 |
|
| 701 | +"@babel/plugin-syntax-export-namespace-from@^7.8.3": |
| 702 | + version "7.8.3" |
| 703 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz#028964a9ba80dbc094c915c487ad7c4e7a66465a" |
| 704 | + integrity sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q== |
| 705 | + dependencies: |
| 706 | + "@babel/helper-plugin-utils" "^7.8.3" |
| 707 | + |
661 | 708 | "@babel/plugin-syntax-json-strings@^7.8.0":
|
662 | 709 | version "7.8.3"
|
663 | 710 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz#01ca21b668cd8218c9e640cb6dd88c5412b2c96a"
|
664 | 711 | integrity sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==
|
665 | 712 | dependencies:
|
666 | 713 | "@babel/helper-plugin-utils" "^7.8.0"
|
667 | 714 |
|
| 715 | +"@babel/plugin-syntax-logical-assignment-operators@^7.10.4": |
| 716 | + version "7.10.4" |
| 717 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz#ca91ef46303530448b906652bac2e9fe9941f699" |
| 718 | + integrity sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig== |
| 719 | + dependencies: |
| 720 | + "@babel/helper-plugin-utils" "^7.10.4" |
| 721 | + |
668 | 722 | "@babel/plugin-syntax-nullish-coalescing-operator@^7.8.0":
|
669 | 723 | version "7.8.3"
|
670 | 724 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz#167ed70368886081f74b5c36c65a88c03b66d1a9"
|
|
921 | 975 | dependencies:
|
922 | 976 | "@babel/helper-plugin-utils" "^7.10.4"
|
923 | 977 |
|
924 |
| -"@babel/plugin-transform-spread@^7.10.4": |
925 |
| - version "7.10.4" |
926 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.10.4.tgz#4e2c85ea0d6abaee1b24dcfbbae426fe8d674cff" |
927 |
| - integrity sha512-1e/51G/Ni+7uH5gktbWv+eCED9pP8ZpRhZB3jOaI3mmzfvJTWHkuyYTv0Z5PYtyM+Tr2Ccr9kUdQxn60fI5WuQ== |
| 978 | +"@babel/plugin-transform-spread@^7.11.0": |
| 979 | + version "7.11.0" |
| 980 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.11.0.tgz#fa84d300f5e4f57752fe41a6d1b3c554f13f17cc" |
| 981 | + integrity sha512-UwQYGOqIdQJe4aWNyS7noqAnN2VbaczPLiEtln+zPowRNlD+79w3oi2TWfYe0eZgd+gjZCbsydN7lzWysDt+gw== |
928 | 982 | dependencies:
|
929 | 983 | "@babel/helper-plugin-utils" "^7.10.4"
|
| 984 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.11.0" |
930 | 985 |
|
931 | 986 | "@babel/plugin-transform-sticky-regex@^7.10.4":
|
932 | 987 | version "7.10.4"
|
|
974 | 1029 | core-js "^2.6.5"
|
975 | 1030 | regenerator-runtime "^0.13.4"
|
976 | 1031 |
|
977 |
| -"@babel/preset-env@7.10.4": |
978 |
| - version "7.10.4" |
979 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.10.4.tgz#fbf57f9a803afd97f4f32e4f798bb62e4b2bef5f" |
980 |
| - integrity sha512-tcmuQ6vupfMZPrLrc38d0sF2OjLT3/bZ0dry5HchNCQbrokoQi4reXqclvkkAT5b+gWc23meVWpve5P/7+w/zw== |
| 1032 | +"@babel/preset-env@7.11.0": |
| 1033 | + version "7.11.0" |
| 1034 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.11.0.tgz#860ee38f2ce17ad60480c2021ba9689393efb796" |
| 1035 | + integrity sha512-2u1/k7rG/gTh02dylX2kL3S0IJNF+J6bfDSp4DI2Ma8QN6Y9x9pmAax59fsCk6QUQG0yqH47yJWA+u1I1LccAg== |
981 | 1036 | dependencies:
|
982 |
| - "@babel/compat-data" "^7.10.4" |
| 1037 | + "@babel/compat-data" "^7.11.0" |
983 | 1038 | "@babel/helper-compilation-targets" "^7.10.4"
|
984 | 1039 | "@babel/helper-module-imports" "^7.10.4"
|
985 | 1040 | "@babel/helper-plugin-utils" "^7.10.4"
|
986 | 1041 | "@babel/plugin-proposal-async-generator-functions" "^7.10.4"
|
987 | 1042 | "@babel/plugin-proposal-class-properties" "^7.10.4"
|
988 | 1043 | "@babel/plugin-proposal-dynamic-import" "^7.10.4"
|
| 1044 | + "@babel/plugin-proposal-export-namespace-from" "^7.10.4" |
989 | 1045 | "@babel/plugin-proposal-json-strings" "^7.10.4"
|
| 1046 | + "@babel/plugin-proposal-logical-assignment-operators" "^7.11.0" |
990 | 1047 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.10.4"
|
991 | 1048 | "@babel/plugin-proposal-numeric-separator" "^7.10.4"
|
992 |
| - "@babel/plugin-proposal-object-rest-spread" "^7.10.4" |
| 1049 | + "@babel/plugin-proposal-object-rest-spread" "^7.11.0" |
993 | 1050 | "@babel/plugin-proposal-optional-catch-binding" "^7.10.4"
|
994 |
| - "@babel/plugin-proposal-optional-chaining" "^7.10.4" |
| 1051 | + "@babel/plugin-proposal-optional-chaining" "^7.11.0" |
995 | 1052 | "@babel/plugin-proposal-private-methods" "^7.10.4"
|
996 | 1053 | "@babel/plugin-proposal-unicode-property-regex" "^7.10.4"
|
997 | 1054 | "@babel/plugin-syntax-async-generators" "^7.8.0"
|
998 | 1055 | "@babel/plugin-syntax-class-properties" "^7.10.4"
|
999 | 1056 | "@babel/plugin-syntax-dynamic-import" "^7.8.0"
|
| 1057 | + "@babel/plugin-syntax-export-namespace-from" "^7.8.3" |
1000 | 1058 | "@babel/plugin-syntax-json-strings" "^7.8.0"
|
| 1059 | + "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" |
1001 | 1060 | "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0"
|
1002 | 1061 | "@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
1003 | 1062 | "@babel/plugin-syntax-object-rest-spread" "^7.8.0"
|
|
1030 | 1089 | "@babel/plugin-transform-regenerator" "^7.10.4"
|
1031 | 1090 | "@babel/plugin-transform-reserved-words" "^7.10.4"
|
1032 | 1091 | "@babel/plugin-transform-shorthand-properties" "^7.10.4"
|
1033 |
| - "@babel/plugin-transform-spread" "^7.10.4" |
| 1092 | + "@babel/plugin-transform-spread" "^7.11.0" |
1034 | 1093 | "@babel/plugin-transform-sticky-regex" "^7.10.4"
|
1035 | 1094 | "@babel/plugin-transform-template-literals" "^7.10.4"
|
1036 | 1095 | "@babel/plugin-transform-typeof-symbol" "^7.10.4"
|
1037 | 1096 | "@babel/plugin-transform-unicode-escapes" "^7.10.4"
|
1038 | 1097 | "@babel/plugin-transform-unicode-regex" "^7.10.4"
|
1039 | 1098 | "@babel/preset-modules" "^0.1.3"
|
1040 |
| - "@babel/types" "^7.10.4" |
| 1099 | + "@babel/types" "^7.11.0" |
1041 | 1100 | browserslist "^4.12.0"
|
1042 | 1101 | core-js-compat "^3.6.2"
|
1043 | 1102 | invariant "^2.2.2"
|
|
1106 | 1165 | globals "^11.1.0"
|
1107 | 1166 | lodash "^4.17.13"
|
1108 | 1167 |
|
1109 |
| -"@babel/traverse@^7.10.5": |
1110 |
| - version "7.10.5" |
1111 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.5.tgz#77ce464f5b258be265af618d8fddf0536f20b564" |
1112 |
| - integrity sha512-yc/fyv2gUjPqzTz0WHeRJH2pv7jA9kA7mBX2tXl/x5iOE81uaVPuGPtaYk7wmkx4b67mQ7NqI8rmT2pF47KYKQ== |
| 1168 | +"@babel/traverse@^7.11.0": |
| 1169 | + version "7.11.0" |
| 1170 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.0.tgz#9b996ce1b98f53f7c3e4175115605d56ed07dd24" |
| 1171 | + integrity sha512-ZB2V+LskoWKNpMq6E5UUCrjtDUh5IOTAyIl0dTjIEoXum/iKWkoIEKIRDnUucO6f+2FzNkE0oD4RLKoPIufDtg== |
1113 | 1172 | dependencies:
|
1114 | 1173 | "@babel/code-frame" "^7.10.4"
|
1115 |
| - "@babel/generator" "^7.10.5" |
| 1174 | + "@babel/generator" "^7.11.0" |
1116 | 1175 | "@babel/helper-function-name" "^7.10.4"
|
1117 |
| - "@babel/helper-split-export-declaration" "^7.10.4" |
1118 |
| - "@babel/parser" "^7.10.5" |
1119 |
| - "@babel/types" "^7.10.5" |
| 1176 | + "@babel/helper-split-export-declaration" "^7.11.0" |
| 1177 | + "@babel/parser" "^7.11.0" |
| 1178 | + "@babel/types" "^7.11.0" |
1120 | 1179 | debug "^4.1.0"
|
1121 | 1180 | globals "^11.1.0"
|
1122 | 1181 | lodash "^4.17.19"
|
|
1145 | 1204 | lodash "^4.17.13"
|
1146 | 1205 | to-fast-properties "^2.0.0"
|
1147 | 1206 |
|
1148 |
| -"@babel/types@^7.10.5": |
1149 |
| - version "7.10.5" |
1150 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.5.tgz#d88ae7e2fde86bfbfe851d4d81afa70a997b5d15" |
1151 |
| - integrity sha512-ixV66KWfCI6GKoA/2H9v6bQdbfXEwwpOdQ8cRvb4F+eyvhlaHxWFMQB4+3d9QFJXZsiiiqVrewNV0DFEQpyT4Q== |
| 1207 | +"@babel/types@^7.11.0": |
| 1208 | + version "7.11.0" |
| 1209 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.0.tgz#2ae6bf1ba9ae8c3c43824e5861269871b206e90d" |
| 1210 | + integrity sha512-O53yME4ZZI0jO1EVGtF1ePGl0LHirG4P1ibcD80XyzZcKhcMFeCXmh4Xb1ifGBIV233Qg12x4rBfQgA+tmOukA== |
1152 | 1211 | dependencies:
|
1153 | 1212 | "@babel/helper-validator-identifier" "^7.10.4"
|
1154 | 1213 | lodash "^4.17.19"
|
|
0 commit comments