|
85 | 85 | invariant "^2.2.4"
|
86 | 86 | semver "^5.5.0"
|
87 | 87 |
|
88 |
| - |
89 |
| - version "7.10.5" |
90 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.5.tgz#1f15e2cca8ad9a1d78a38ddba612f5e7cdbbd330" |
91 |
| - integrity sha512-O34LQooYVDXPl7QWCdW9p4NR+QlzOr7xShPPJz8GsuCU3/8ua/wqTr7gmnxXv+WBESiGU/G5s16i6tUvHkNb+w== |
| 88 | +"@babel/compat-data@^7.11.0": |
| 89 | + version "7.11.0" |
| 90 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.11.0.tgz#e9f73efe09af1355b723a7f39b11bad637d7c99c" |
| 91 | + integrity sha512-TPSvJfv73ng0pfnEOh17bYMPQbI95+nGWc71Ss4vZdRBHTDqmM9Z8ZV4rYz8Ks7sfzc95n30k6ODIq5UGnXcYQ== |
| 92 | + dependencies: |
| 93 | + browserslist "^4.12.0" |
| 94 | + invariant "^2.2.4" |
| 95 | + semver "^5.5.0" |
| 96 | + |
| 97 | + |
| 98 | + version "7.11.0" |
| 99 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.0.tgz#73b9c33f1658506887f767c26dae07798b30df76" |
| 100 | + integrity sha512-mkLq8nwaXmDtFmRkQ8ED/eA2CnVw4zr7dCztKalZXBvdK5EeNUAesrrwUqjQEzFgomJssayzB0aqlOsP1vGLqg== |
92 | 101 | dependencies:
|
93 | 102 | "@babel/code-frame" "^7.10.4"
|
94 |
| - "@babel/generator" "^7.10.5" |
95 |
| - "@babel/helper-module-transforms" "^7.10.5" |
| 103 | + "@babel/generator" "^7.11.0" |
| 104 | + "@babel/helper-module-transforms" "^7.11.0" |
96 | 105 | "@babel/helpers" "^7.10.4"
|
97 |
| - "@babel/parser" "^7.10.5" |
| 106 | + "@babel/parser" "^7.11.0" |
98 | 107 | "@babel/template" "^7.10.4"
|
99 |
| - "@babel/traverse" "^7.10.5" |
100 |
| - "@babel/types" "^7.10.5" |
| 108 | + "@babel/traverse" "^7.11.0" |
| 109 | + "@babel/types" "^7.11.0" |
101 | 110 | convert-source-map "^1.7.0"
|
102 | 111 | debug "^4.1.0"
|
103 | 112 | gensync "^1.0.0-beta.1"
|
|
139 | 148 | lodash "^4.17.13"
|
140 | 149 | source-map "^0.5.0"
|
141 | 150 |
|
142 |
| -"@babel/generator@^7.10.5": |
143 |
| - version "7.10.5" |
144 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.5.tgz#1b903554bc8c583ee8d25f1e8969732e6b829a69" |
145 |
| - integrity sha512-3vXxr3FEW7E7lJZiWQ3bM4+v/Vyr9C+hpolQ8BGFr9Y8Ri2tFLWTixmwKBafDujO1WVah4fhZBeU1bieKdghig== |
| 151 | +"@babel/generator@^7.11.0": |
| 152 | + version "7.11.0" |
| 153 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.0.tgz#4b90c78d8c12825024568cbe83ee6c9af193585c" |
| 154 | + integrity sha512-fEm3Uzw7Mc9Xi//qU20cBKatTfs2aOtKqmvy/Vm7RkJEGFQ4xc9myCfbXxqK//ZS8MR/ciOHw6meGASJuKmDfQ== |
146 | 155 | dependencies:
|
147 |
| - "@babel/types" "^7.10.5" |
| 156 | + "@babel/types" "^7.11.0" |
148 | 157 | jsesc "^2.5.1"
|
149 | 158 | source-map "^0.5.0"
|
150 | 159 |
|
|
318 | 327 | "@babel/types" "^7.10.4"
|
319 | 328 | lodash "^4.17.13"
|
320 | 329 |
|
321 |
| -"@babel/helper-module-transforms@^7.10.5": |
322 |
| - version "7.10.5" |
323 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.10.5.tgz#120c271c0b3353673fcdfd8c053db3c544a260d6" |
324 |
| - integrity sha512-4P+CWMJ6/j1W915ITJaUkadLObmCRRSC234uctJfn/vHrsLNxsR8dwlcXv9ZhJWzl77awf+mWXSZEKt5t0OnlA== |
| 330 | +"@babel/helper-module-transforms@^7.11.0": |
| 331 | + version "7.11.0" |
| 332 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.11.0.tgz#b16f250229e47211abdd84b34b64737c2ab2d359" |
| 333 | + integrity sha512-02EVu8COMuTRO1TAzdMtpBPbe6aQ1w/8fePD2YgQmxZU4gpNWaL9gK3Jp7dxlkUlUCJOTaSeA+Hrm1BRQwqIhg== |
325 | 334 | dependencies:
|
326 | 335 | "@babel/helper-module-imports" "^7.10.4"
|
327 | 336 | "@babel/helper-replace-supers" "^7.10.4"
|
328 | 337 | "@babel/helper-simple-access" "^7.10.4"
|
329 |
| - "@babel/helper-split-export-declaration" "^7.10.4" |
| 338 | + "@babel/helper-split-export-declaration" "^7.11.0" |
330 | 339 | "@babel/template" "^7.10.4"
|
331 |
| - "@babel/types" "^7.10.5" |
| 340 | + "@babel/types" "^7.11.0" |
332 | 341 | lodash "^4.17.19"
|
333 | 342 |
|
334 | 343 | "@babel/helper-module-transforms@^7.9.0":
|
|
429 | 438 | "@babel/template" "^7.8.3"
|
430 | 439 | "@babel/types" "^7.8.3"
|
431 | 440 |
|
| 441 | +"@babel/helper-skip-transparent-expression-wrappers@^7.11.0": |
| 442 | + version "7.11.0" |
| 443 | + resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.11.0.tgz#eec162f112c2f58d3af0af125e3bb57665146729" |
| 444 | + integrity sha512-0XIdiQln4Elglgjbwo9wuJpL/K7AGCY26kmEt0+pRP0TAj4jjyNq1MjoRvikrTVqKcx4Gysxt4cXvVFXP/JO2Q== |
| 445 | + dependencies: |
| 446 | + "@babel/types" "^7.11.0" |
| 447 | + |
432 | 448 | "@babel/helper-split-export-declaration@^7.10.4":
|
433 | 449 | version "7.10.4"
|
434 | 450 | resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.4.tgz#2c70576eaa3b5609b24cb99db2888cc3fc4251d1"
|
435 | 451 | integrity sha512-pySBTeoUff56fL5CBU2hWm9TesA4r/rOkI9DyJLvvgz09MB9YtfIYe3iBriVaYNaPe+Alua0vBIOVOLs2buWhg==
|
436 | 452 | dependencies:
|
437 | 453 | "@babel/types" "^7.10.4"
|
438 | 454 |
|
| 455 | +"@babel/helper-split-export-declaration@^7.11.0": |
| 456 | + version "7.11.0" |
| 457 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.11.0.tgz#f8a491244acf6a676158ac42072911ba83ad099f" |
| 458 | + integrity sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg== |
| 459 | + dependencies: |
| 460 | + "@babel/types" "^7.11.0" |
| 461 | + |
439 | 462 | "@babel/helper-split-export-declaration@^7.8.3":
|
440 | 463 | version "7.8.3"
|
441 | 464 | resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.8.3.tgz#31a9f30070f91368a7182cf05f831781065fc7a9"
|
|
504 | 527 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.4.tgz#9eedf27e1998d87739fb5028a5120557c06a1a64"
|
505 | 528 | integrity sha512-8jHII4hf+YVDsskTF6WuMB3X4Eh+PsUkC2ljq22so5rHvH+T8BzyL94VOdyFLNR8tBSVXOTbNHOKpR4TfRxVtA==
|
506 | 529 |
|
507 |
| -"@babel/parser@^7.10.5": |
508 |
| - version "7.10.5" |
509 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.5.tgz#e7c6bf5a7deff957cec9f04b551e2762909d826b" |
510 |
| - integrity sha512-wfryxy4bE1UivvQKSQDU4/X6dr+i8bctjUjj8Zyt3DQy7NtPizJXT8M52nqpNKL+nq2PW8lxk4ZqLj0fD4B4hQ== |
| 530 | +"@babel/parser@^7.11.0": |
| 531 | + version "7.11.0" |
| 532 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.0.tgz#a9d7e11aead25d3b422d17b2c6502c8dddef6a5d" |
| 533 | + integrity sha512-qvRvi4oI8xii8NllyEc4MDJjuZiNaRzyb7Y7lup1NqJV8TZHF4O27CcP+72WPn/k1zkgJ6WJfnIbk4jTsVAZHw== |
511 | 534 |
|
512 | 535 | "@babel/parser@^7.7.5", "@babel/parser@^7.8.6", "@babel/parser@^7.9.0":
|
513 | 536 | version "7.9.4"
|
|
548 | 571 | "@babel/helper-plugin-utils" "^7.10.4"
|
549 | 572 | "@babel/plugin-syntax-dynamic-import" "^7.8.0"
|
550 | 573 |
|
| 574 | +"@babel/plugin-proposal-export-namespace-from@^7.10.4": |
| 575 | + version "7.10.4" |
| 576 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.10.4.tgz#570d883b91031637b3e2958eea3c438e62c05f54" |
| 577 | + integrity sha512-aNdf0LY6/3WXkhh0Fdb6Zk9j1NMD8ovj3F6r0+3j837Pn1S1PdNtcwJ5EG9WkVPNHPxyJDaxMaAOVq4eki0qbg== |
| 578 | + dependencies: |
| 579 | + "@babel/helper-plugin-utils" "^7.10.4" |
| 580 | + "@babel/plugin-syntax-export-namespace-from" "^7.8.3" |
| 581 | + |
551 | 582 | "@babel/plugin-proposal-json-strings@^7.10.4":
|
552 | 583 | version "7.10.4"
|
553 | 584 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.10.4.tgz#593e59c63528160233bd321b1aebe0820c2341db"
|
|
556 | 587 | "@babel/helper-plugin-utils" "^7.10.4"
|
557 | 588 | "@babel/plugin-syntax-json-strings" "^7.8.0"
|
558 | 589 |
|
| 590 | +"@babel/plugin-proposal-logical-assignment-operators@^7.11.0": |
| 591 | + version "7.11.0" |
| 592 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.11.0.tgz#9f80e482c03083c87125dee10026b58527ea20c8" |
| 593 | + integrity sha512-/f8p4z+Auz0Uaf+i8Ekf1iM7wUNLcViFUGiPxKeXvxTSl63B875YPiVdUDdem7hREcI0E0kSpEhS8tF5RphK7Q== |
| 594 | + dependencies: |
| 595 | + "@babel/helper-plugin-utils" "^7.10.4" |
| 596 | + "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" |
| 597 | + |
559 | 598 | "@babel/plugin-proposal-nullish-coalescing-operator@^7.10.4":
|
560 | 599 | version "7.10.4"
|
561 | 600 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.10.4.tgz#02a7e961fc32e6d5b2db0649e01bf80ddee7e04a"
|
|
572 | 611 | "@babel/helper-plugin-utils" "^7.10.4"
|
573 | 612 | "@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
574 | 613 |
|
575 |
| -"@babel/plugin-proposal-object-rest-spread@^7.10.4": |
576 |
| - version "7.10.4" |
577 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.10.4.tgz#50129ac216b9a6a55b3853fdd923e74bf553a4c0" |
578 |
| - integrity sha512-6vh4SqRuLLarjgeOf4EaROJAHjvu9Gl+/346PbDH9yWbJyfnJ/ah3jmYKYtswEyCoWZiidvVHjHshd4WgjB9BA== |
| 614 | +"@babel/plugin-proposal-object-rest-spread@^7.11.0": |
| 615 | + version "7.11.0" |
| 616 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.11.0.tgz#bd81f95a1f746760ea43b6c2d3d62b11790ad0af" |
| 617 | + integrity sha512-wzch41N4yztwoRw0ak+37wxwJM2oiIiy6huGCoqkvSTA9acYWcPfn9Y4aJqmFFJ70KTJUu29f3DQ43uJ9HXzEA== |
579 | 618 | dependencies:
|
580 | 619 | "@babel/helper-plugin-utils" "^7.10.4"
|
581 | 620 | "@babel/plugin-syntax-object-rest-spread" "^7.8.0"
|
|
589 | 628 | "@babel/helper-plugin-utils" "^7.10.4"
|
590 | 629 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
|
591 | 630 |
|
592 |
| -"@babel/plugin-proposal-optional-chaining@^7.10.4": |
593 |
| - version "7.10.4" |
594 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.10.4.tgz#750f1255e930a1f82d8cdde45031f81a0d0adff7" |
595 |
| - integrity sha512-ZIhQIEeavTgouyMSdZRap4VPPHqJJ3NEs2cuHs5p0erH+iz6khB0qfgU8g7UuJkG88+fBMy23ZiU+nuHvekJeQ== |
| 631 | +"@babel/plugin-proposal-optional-chaining@^7.11.0": |
| 632 | + version "7.11.0" |
| 633 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.11.0.tgz#de5866d0646f6afdaab8a566382fe3a221755076" |
| 634 | + integrity sha512-v9fZIu3Y8562RRwhm1BbMRxtqZNFmFA2EG+pT2diuU8PT3H6T/KXoZ54KgYisfOFZHV6PfvAiBIZ9Rcz+/JCxA== |
596 | 635 | dependencies:
|
597 | 636 | "@babel/helper-plugin-utils" "^7.10.4"
|
| 637 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.11.0" |
598 | 638 | "@babel/plugin-syntax-optional-chaining" "^7.8.0"
|
599 | 639 |
|
600 | 640 | "@babel/plugin-proposal-private-methods@^7.10.4":
|
|
642 | 682 | dependencies:
|
643 | 683 | "@babel/helper-plugin-utils" "^7.8.0"
|
644 | 684 |
|
| 685 | +"@babel/plugin-syntax-export-namespace-from@^7.8.3": |
| 686 | + version "7.8.3" |
| 687 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz#028964a9ba80dbc094c915c487ad7c4e7a66465a" |
| 688 | + integrity sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q== |
| 689 | + dependencies: |
| 690 | + "@babel/helper-plugin-utils" "^7.8.3" |
| 691 | + |
645 | 692 | "@babel/plugin-syntax-json-strings@^7.8.0":
|
646 | 693 | version "7.8.3"
|
647 | 694 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz#01ca21b668cd8218c9e640cb6dd88c5412b2c96a"
|
648 | 695 | integrity sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==
|
649 | 696 | dependencies:
|
650 | 697 | "@babel/helper-plugin-utils" "^7.8.0"
|
651 | 698 |
|
| 699 | +"@babel/plugin-syntax-logical-assignment-operators@^7.10.4": |
| 700 | + version "7.10.4" |
| 701 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz#ca91ef46303530448b906652bac2e9fe9941f699" |
| 702 | + integrity sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig== |
| 703 | + dependencies: |
| 704 | + "@babel/helper-plugin-utils" "^7.10.4" |
| 705 | + |
652 | 706 | "@babel/plugin-syntax-nullish-coalescing-operator@^7.8.0":
|
653 | 707 | version "7.8.3"
|
654 | 708 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz#167ed70368886081f74b5c36c65a88c03b66d1a9"
|
|
905 | 959 | dependencies:
|
906 | 960 | "@babel/helper-plugin-utils" "^7.10.4"
|
907 | 961 |
|
908 |
| -"@babel/plugin-transform-spread@^7.10.4": |
909 |
| - version "7.10.4" |
910 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.10.4.tgz#4e2c85ea0d6abaee1b24dcfbbae426fe8d674cff" |
911 |
| - integrity sha512-1e/51G/Ni+7uH5gktbWv+eCED9pP8ZpRhZB3jOaI3mmzfvJTWHkuyYTv0Z5PYtyM+Tr2Ccr9kUdQxn60fI5WuQ== |
| 962 | +"@babel/plugin-transform-spread@^7.11.0": |
| 963 | + version "7.11.0" |
| 964 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.11.0.tgz#fa84d300f5e4f57752fe41a6d1b3c554f13f17cc" |
| 965 | + integrity sha512-UwQYGOqIdQJe4aWNyS7noqAnN2VbaczPLiEtln+zPowRNlD+79w3oi2TWfYe0eZgd+gjZCbsydN7lzWysDt+gw== |
912 | 966 | dependencies:
|
913 | 967 | "@babel/helper-plugin-utils" "^7.10.4"
|
| 968 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.11.0" |
914 | 969 |
|
915 | 970 | "@babel/plugin-transform-sticky-regex@^7.10.4":
|
916 | 971 | version "7.10.4"
|
|
958 | 1013 | core-js "^2.6.5"
|
959 | 1014 | regenerator-runtime "^0.13.4"
|
960 | 1015 |
|
961 |
| -"@babel/preset-env@7.10.4": |
962 |
| - version "7.10.4" |
963 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.10.4.tgz#fbf57f9a803afd97f4f32e4f798bb62e4b2bef5f" |
964 |
| - integrity sha512-tcmuQ6vupfMZPrLrc38d0sF2OjLT3/bZ0dry5HchNCQbrokoQi4reXqclvkkAT5b+gWc23meVWpve5P/7+w/zw== |
| 1016 | +"@babel/preset-env@7.11.0": |
| 1017 | + version "7.11.0" |
| 1018 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.11.0.tgz#860ee38f2ce17ad60480c2021ba9689393efb796" |
| 1019 | + integrity sha512-2u1/k7rG/gTh02dylX2kL3S0IJNF+J6bfDSp4DI2Ma8QN6Y9x9pmAax59fsCk6QUQG0yqH47yJWA+u1I1LccAg== |
965 | 1020 | dependencies:
|
966 |
| - "@babel/compat-data" "^7.10.4" |
| 1021 | + "@babel/compat-data" "^7.11.0" |
967 | 1022 | "@babel/helper-compilation-targets" "^7.10.4"
|
968 | 1023 | "@babel/helper-module-imports" "^7.10.4"
|
969 | 1024 | "@babel/helper-plugin-utils" "^7.10.4"
|
970 | 1025 | "@babel/plugin-proposal-async-generator-functions" "^7.10.4"
|
971 | 1026 | "@babel/plugin-proposal-class-properties" "^7.10.4"
|
972 | 1027 | "@babel/plugin-proposal-dynamic-import" "^7.10.4"
|
| 1028 | + "@babel/plugin-proposal-export-namespace-from" "^7.10.4" |
973 | 1029 | "@babel/plugin-proposal-json-strings" "^7.10.4"
|
| 1030 | + "@babel/plugin-proposal-logical-assignment-operators" "^7.11.0" |
974 | 1031 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.10.4"
|
975 | 1032 | "@babel/plugin-proposal-numeric-separator" "^7.10.4"
|
976 |
| - "@babel/plugin-proposal-object-rest-spread" "^7.10.4" |
| 1033 | + "@babel/plugin-proposal-object-rest-spread" "^7.11.0" |
977 | 1034 | "@babel/plugin-proposal-optional-catch-binding" "^7.10.4"
|
978 |
| - "@babel/plugin-proposal-optional-chaining" "^7.10.4" |
| 1035 | + "@babel/plugin-proposal-optional-chaining" "^7.11.0" |
979 | 1036 | "@babel/plugin-proposal-private-methods" "^7.10.4"
|
980 | 1037 | "@babel/plugin-proposal-unicode-property-regex" "^7.10.4"
|
981 | 1038 | "@babel/plugin-syntax-async-generators" "^7.8.0"
|
982 | 1039 | "@babel/plugin-syntax-class-properties" "^7.10.4"
|
983 | 1040 | "@babel/plugin-syntax-dynamic-import" "^7.8.0"
|
| 1041 | + "@babel/plugin-syntax-export-namespace-from" "^7.8.3" |
984 | 1042 | "@babel/plugin-syntax-json-strings" "^7.8.0"
|
| 1043 | + "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" |
985 | 1044 | "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0"
|
986 | 1045 | "@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
987 | 1046 | "@babel/plugin-syntax-object-rest-spread" "^7.8.0"
|
|
1014 | 1073 | "@babel/plugin-transform-regenerator" "^7.10.4"
|
1015 | 1074 | "@babel/plugin-transform-reserved-words" "^7.10.4"
|
1016 | 1075 | "@babel/plugin-transform-shorthand-properties" "^7.10.4"
|
1017 |
| - "@babel/plugin-transform-spread" "^7.10.4" |
| 1076 | + "@babel/plugin-transform-spread" "^7.11.0" |
1018 | 1077 | "@babel/plugin-transform-sticky-regex" "^7.10.4"
|
1019 | 1078 | "@babel/plugin-transform-template-literals" "^7.10.4"
|
1020 | 1079 | "@babel/plugin-transform-typeof-symbol" "^7.10.4"
|
1021 | 1080 | "@babel/plugin-transform-unicode-escapes" "^7.10.4"
|
1022 | 1081 | "@babel/plugin-transform-unicode-regex" "^7.10.4"
|
1023 | 1082 | "@babel/preset-modules" "^0.1.3"
|
1024 |
| - "@babel/types" "^7.10.4" |
| 1083 | + "@babel/types" "^7.11.0" |
1025 | 1084 | browserslist "^4.12.0"
|
1026 | 1085 | core-js-compat "^3.6.2"
|
1027 | 1086 | invariant "^2.2.2"
|
|
1090 | 1149 | globals "^11.1.0"
|
1091 | 1150 | lodash "^4.17.13"
|
1092 | 1151 |
|
1093 |
| -"@babel/traverse@^7.10.5": |
1094 |
| - version "7.10.5" |
1095 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.5.tgz#77ce464f5b258be265af618d8fddf0536f20b564" |
1096 |
| - integrity sha512-yc/fyv2gUjPqzTz0WHeRJH2pv7jA9kA7mBX2tXl/x5iOE81uaVPuGPtaYk7wmkx4b67mQ7NqI8rmT2pF47KYKQ== |
| 1152 | +"@babel/traverse@^7.11.0": |
| 1153 | + version "7.11.0" |
| 1154 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.0.tgz#9b996ce1b98f53f7c3e4175115605d56ed07dd24" |
| 1155 | + integrity sha512-ZB2V+LskoWKNpMq6E5UUCrjtDUh5IOTAyIl0dTjIEoXum/iKWkoIEKIRDnUucO6f+2FzNkE0oD4RLKoPIufDtg== |
1097 | 1156 | dependencies:
|
1098 | 1157 | "@babel/code-frame" "^7.10.4"
|
1099 |
| - "@babel/generator" "^7.10.5" |
| 1158 | + "@babel/generator" "^7.11.0" |
1100 | 1159 | "@babel/helper-function-name" "^7.10.4"
|
1101 |
| - "@babel/helper-split-export-declaration" "^7.10.4" |
1102 |
| - "@babel/parser" "^7.10.5" |
1103 |
| - "@babel/types" "^7.10.5" |
| 1160 | + "@babel/helper-split-export-declaration" "^7.11.0" |
| 1161 | + "@babel/parser" "^7.11.0" |
| 1162 | + "@babel/types" "^7.11.0" |
1104 | 1163 | debug "^4.1.0"
|
1105 | 1164 | globals "^11.1.0"
|
1106 | 1165 | lodash "^4.17.19"
|
|
1129 | 1188 | lodash "^4.17.13"
|
1130 | 1189 | to-fast-properties "^2.0.0"
|
1131 | 1190 |
|
1132 |
| -"@babel/types@^7.10.5": |
1133 |
| - version "7.10.5" |
1134 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.5.tgz#d88ae7e2fde86bfbfe851d4d81afa70a997b5d15" |
1135 |
| - integrity sha512-ixV66KWfCI6GKoA/2H9v6bQdbfXEwwpOdQ8cRvb4F+eyvhlaHxWFMQB4+3d9QFJXZsiiiqVrewNV0DFEQpyT4Q== |
| 1191 | +"@babel/types@^7.11.0": |
| 1192 | + version "7.11.0" |
| 1193 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.0.tgz#2ae6bf1ba9ae8c3c43824e5861269871b206e90d" |
| 1194 | + integrity sha512-O53yME4ZZI0jO1EVGtF1ePGl0LHirG4P1ibcD80XyzZcKhcMFeCXmh4Xb1ifGBIV233Qg12x4rBfQgA+tmOukA== |
1136 | 1195 | dependencies:
|
1137 | 1196 | "@babel/helper-validator-identifier" "^7.10.4"
|
1138 | 1197 | lodash "^4.17.19"
|
|
0 commit comments