|
34 | 34 | invariant "^2.2.4"
|
35 | 35 | semver "^5.5.0"
|
36 | 36 |
|
| 37 | +"@babel/compat-data@^7.9.6": |
| 38 | + version "7.9.6" |
| 39 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.9.6.tgz#3f604c40e420131affe6f2c8052e9a275ae2049b" |
| 40 | + integrity sha512-5QPTrNen2bm7RBc7dsOmcA5hbrS4O2Vhmk5XOL4zWW/zD/hV0iinpefDlkm+tBBy8kDtFaaeEvmAqt+nURAV2g== |
| 41 | + dependencies: |
| 42 | + browserslist "^4.11.1" |
| 43 | + invariant "^2.2.4" |
| 44 | + semver "^5.5.0" |
| 45 | + |
37 | 46 | "@babel/core@^7.1.0", "@babel/core@^7.7.5", "@babel/core@^7.9.0":
|
38 | 47 | version "7.9.0"
|
39 | 48 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.9.0.tgz#ac977b538b77e132ff706f3b8a4dbad09c03c56e"
|
|
56 | 65 | semver "^5.4.1"
|
57 | 66 | source-map "^0.5.0"
|
58 | 67 |
|
| 68 | +"@babel/core@^7.9.6": |
| 69 | + version "7.9.6" |
| 70 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.9.6.tgz#d9aa1f580abf3b2286ef40b6904d390904c63376" |
| 71 | + integrity sha512-nD3deLvbsApbHAHttzIssYqgb883yU/d9roe4RZymBCDaZryMJDbptVpEpeQuRh4BJ+SYI8le9YGxKvFEvl1Wg== |
| 72 | + dependencies: |
| 73 | + "@babel/code-frame" "^7.8.3" |
| 74 | + "@babel/generator" "^7.9.6" |
| 75 | + "@babel/helper-module-transforms" "^7.9.0" |
| 76 | + "@babel/helpers" "^7.9.6" |
| 77 | + "@babel/parser" "^7.9.6" |
| 78 | + "@babel/template" "^7.8.6" |
| 79 | + "@babel/traverse" "^7.9.6" |
| 80 | + "@babel/types" "^7.9.6" |
| 81 | + convert-source-map "^1.7.0" |
| 82 | + debug "^4.1.0" |
| 83 | + gensync "^1.0.0-beta.1" |
| 84 | + json5 "^2.1.2" |
| 85 | + lodash "^4.17.13" |
| 86 | + resolve "^1.3.2" |
| 87 | + semver "^5.4.1" |
| 88 | + source-map "^0.5.0" |
| 89 | + |
59 | 90 | "@babel/generator@^7.4.0", "@babel/generator@^7.9.0":
|
60 | 91 | version "7.9.4"
|
61 | 92 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.9.4.tgz#12441e90c3b3c4159cdecf312075bf1a8ce2dbce"
|
|
66 | 97 | lodash "^4.17.13"
|
67 | 98 | source-map "^0.5.0"
|
68 | 99 |
|
| 100 | +"@babel/generator@^7.9.6": |
| 101 | + version "7.9.6" |
| 102 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.9.6.tgz#5408c82ac5de98cda0d77d8124e99fa1f2170a43" |
| 103 | + integrity sha512-+htwWKJbH2bL72HRluF8zumBxzuX0ZZUFl3JLNyoUjM/Ho8wnVpPXM6aUz8cfKDqQ/h7zHqKt4xzJteUosckqQ== |
| 104 | + dependencies: |
| 105 | + "@babel/types" "^7.9.6" |
| 106 | + jsesc "^2.5.1" |
| 107 | + lodash "^4.17.13" |
| 108 | + source-map "^0.5.0" |
| 109 | + |
69 | 110 | "@babel/helper-annotate-as-pure@^7.8.3":
|
70 | 111 | version "7.8.3"
|
71 | 112 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.8.3.tgz#60bc0bc657f63a0924ff9a4b4a0b24a13cf4deee"
|
|
92 | 133 | levenary "^1.1.1"
|
93 | 134 | semver "^5.5.0"
|
94 | 135 |
|
| 136 | +"@babel/helper-compilation-targets@^7.9.6": |
| 137 | + version "7.9.6" |
| 138 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.9.6.tgz#1e05b7ccc9d38d2f8b40b458b380a04dcfadd38a" |
| 139 | + integrity sha512-x2Nvu0igO0ejXzx09B/1fGBxY9NXQlBW2kZsSxCJft+KHN8t9XWzIvFxtPHnBOAXpVsdxZKZFbRUC8TsNKajMw== |
| 140 | + dependencies: |
| 141 | + "@babel/compat-data" "^7.9.6" |
| 142 | + browserslist "^4.11.1" |
| 143 | + invariant "^2.2.4" |
| 144 | + levenary "^1.1.1" |
| 145 | + semver "^5.5.0" |
| 146 | + |
95 | 147 | "@babel/helper-create-class-features-plugin@^7.8.3":
|
96 | 148 | version "7.8.6"
|
97 | 149 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.8.6.tgz#243a5b46e2f8f0f674dc1387631eb6b28b851de0"
|
|
273 | 325 | "@babel/traverse" "^7.9.0"
|
274 | 326 | "@babel/types" "^7.9.0"
|
275 | 327 |
|
| 328 | +"@babel/helpers@^7.9.6": |
| 329 | + version "7.9.6" |
| 330 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.9.6.tgz#092c774743471d0bb6c7de3ad465ab3d3486d580" |
| 331 | + integrity sha512-tI4bUbldloLcHWoRUMAj4g1bF313M/o6fBKhIsb3QnGVPwRm9JsNf/gqMkQ7zjqReABiffPV6RWj7hEglID5Iw== |
| 332 | + dependencies: |
| 333 | + "@babel/template" "^7.8.3" |
| 334 | + "@babel/traverse" "^7.9.6" |
| 335 | + "@babel/types" "^7.9.6" |
| 336 | + |
276 | 337 | "@babel/highlight@^7.8.3":
|
277 | 338 | version "7.9.0"
|
278 | 339 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.9.0.tgz#4e9b45ccb82b79607271b2979ad82c7b68163079"
|
|
287 | 348 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.4.tgz#68a35e6b0319bbc014465be43828300113f2f2e8"
|
288 | 349 | integrity sha512-bC49otXX6N0/VYhgOMh4gnP26E9xnDZK3TmbNpxYzzz9BQLBosQwfyOe9/cXUU3txYhTzLCbcqd5c8y/OmCjHA==
|
289 | 350 |
|
| 351 | +"@babel/parser@^7.9.6": |
| 352 | + version "7.9.6" |
| 353 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.6.tgz#3b1bbb30dabe600cd72db58720998376ff653bc7" |
| 354 | + integrity sha512-AoeIEJn8vt+d/6+PXDRPaksYhnlbMIiejioBZvvMQsOjW/JYK6k/0dKnvvP3EhK5GfMBWDPtrxRtegWdAcdq9Q== |
| 355 | + |
290 | 356 | "@babel/plugin-proposal-async-generator-functions@^7.8.3":
|
291 | 357 | version "7.8.3"
|
292 | 358 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.8.3.tgz#bad329c670b382589721b27540c7d288601c6e6f"
|
|
353 | 419 | "@babel/helper-plugin-utils" "^7.8.3"
|
354 | 420 | "@babel/plugin-syntax-object-rest-spread" "^7.8.0"
|
355 | 421 |
|
356 |
| -"@babel/plugin-proposal-object-rest-spread@^7.9.5": |
357 |
| - version "7.9.5" |
358 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.9.5.tgz#3fd65911306d8746014ec0d0cf78f0e39a149116" |
359 |
| - integrity sha512-VP2oXvAf7KCYTthbUHwBlewbl1Iq059f6seJGsxMizaCdgHIeczOr7FBqELhSqfkIl04Fi8okzWzl63UKbQmmg== |
| 422 | +"@babel/plugin-proposal-object-rest-spread@^7.9.6": |
| 423 | + version "7.9.6" |
| 424 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.9.6.tgz#7a093586fcb18b08266eb1a7177da671ac575b63" |
| 425 | + integrity sha512-Ga6/fhGqA9Hj+y6whNpPv8psyaK5xzrQwSPsGPloVkvmH+PqW1ixdnfJ9uIO06OjQNYol3PMnfmJ8vfZtkzF+A== |
360 | 426 | dependencies:
|
361 | 427 | "@babel/helper-plugin-utils" "^7.8.3"
|
362 | 428 | "@babel/plugin-syntax-object-rest-spread" "^7.8.0"
|
|
625 | 691 | "@babel/helper-plugin-utils" "^7.8.3"
|
626 | 692 | babel-plugin-dynamic-import-node "^2.3.0"
|
627 | 693 |
|
| 694 | +"@babel/plugin-transform-modules-amd@^7.9.6": |
| 695 | + version "7.9.6" |
| 696 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.9.6.tgz#8539ec42c153d12ea3836e0e3ac30d5aae7b258e" |
| 697 | + integrity sha512-zoT0kgC3EixAyIAU+9vfaUVKTv9IxBDSabgHoUCBP6FqEJ+iNiN7ip7NBKcYqbfUDfuC2mFCbM7vbu4qJgOnDw== |
| 698 | + dependencies: |
| 699 | + "@babel/helper-module-transforms" "^7.9.0" |
| 700 | + "@babel/helper-plugin-utils" "^7.8.3" |
| 701 | + babel-plugin-dynamic-import-node "^2.3.3" |
| 702 | + |
628 | 703 | "@babel/plugin-transform-modules-commonjs@^7.9.0":
|
629 | 704 | version "7.9.0"
|
630 | 705 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.9.0.tgz#e3e72f4cbc9b4a260e30be0ea59bdf5a39748940"
|
|
635 | 710 | "@babel/helper-simple-access" "^7.8.3"
|
636 | 711 | babel-plugin-dynamic-import-node "^2.3.0"
|
637 | 712 |
|
| 713 | +"@babel/plugin-transform-modules-commonjs@^7.9.6": |
| 714 | + version "7.9.6" |
| 715 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.9.6.tgz#64b7474a4279ee588cacd1906695ca721687c277" |
| 716 | + integrity sha512-7H25fSlLcn+iYimmsNe3uK1at79IE6SKW9q0/QeEHTMC9MdOZ+4bA+T1VFB5fgOqBWoqlifXRzYD0JPdmIrgSQ== |
| 717 | + dependencies: |
| 718 | + "@babel/helper-module-transforms" "^7.9.0" |
| 719 | + "@babel/helper-plugin-utils" "^7.8.3" |
| 720 | + "@babel/helper-simple-access" "^7.8.3" |
| 721 | + babel-plugin-dynamic-import-node "^2.3.3" |
| 722 | + |
638 | 723 | "@babel/plugin-transform-modules-systemjs@^7.9.0":
|
639 | 724 | version "7.9.0"
|
640 | 725 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.9.0.tgz#e9fd46a296fc91e009b64e07ddaa86d6f0edeb90"
|
|
645 | 730 | "@babel/helper-plugin-utils" "^7.8.3"
|
646 | 731 | babel-plugin-dynamic-import-node "^2.3.0"
|
647 | 732 |
|
| 733 | +"@babel/plugin-transform-modules-systemjs@^7.9.6": |
| 734 | + version "7.9.6" |
| 735 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.9.6.tgz#207f1461c78a231d5337a92140e52422510d81a4" |
| 736 | + integrity sha512-NW5XQuW3N2tTHim8e1b7qGy7s0kZ2OH3m5octc49K1SdAKGxYxeIx7hiIz05kS1R2R+hOWcsr1eYwcGhrdHsrg== |
| 737 | + dependencies: |
| 738 | + "@babel/helper-hoist-variables" "^7.8.3" |
| 739 | + "@babel/helper-module-transforms" "^7.9.0" |
| 740 | + "@babel/helper-plugin-utils" "^7.8.3" |
| 741 | + babel-plugin-dynamic-import-node "^2.3.3" |
| 742 | + |
648 | 743 | "@babel/plugin-transform-modules-umd@^7.9.0":
|
649 | 744 | version "7.9.0"
|
650 | 745 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.9.0.tgz#e909acae276fec280f9b821a5f38e1f08b480697"
|
|
722 | 817 | resolve "^1.8.1"
|
723 | 818 | semver "^5.5.1"
|
724 | 819 |
|
| 820 | +"@babel/plugin-transform-runtime@^7.9.6": |
| 821 | + version "7.9.6" |
| 822 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.9.6.tgz#3ba804438ad0d880a17bca5eaa0cdf1edeedb2fd" |
| 823 | + integrity sha512-qcmiECD0mYOjOIt8YHNsAP1SxPooC/rDmfmiSK9BNY72EitdSc7l44WTEklaWuFtbOEBjNhWWyph/kOImbNJ4w== |
| 824 | + dependencies: |
| 825 | + "@babel/helper-module-imports" "^7.8.3" |
| 826 | + "@babel/helper-plugin-utils" "^7.8.3" |
| 827 | + resolve "^1.8.1" |
| 828 | + semver "^5.5.1" |
| 829 | + |
725 | 830 | "@babel/plugin-transform-shorthand-properties@^7.8.3":
|
726 | 831 | version "7.8.3"
|
727 | 832 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.8.3.tgz#28545216e023a832d4d3a1185ed492bcfeac08c8"
|
|
833 | 938 | levenary "^1.1.1"
|
834 | 939 | semver "^5.5.0"
|
835 | 940 |
|
836 |
| -"@babel/preset-env@^7.9.5": |
837 |
| - version "7.9.5" |
838 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.9.5.tgz#8ddc76039bc45b774b19e2fc548f6807d8a8919f" |
839 |
| - integrity sha512-eWGYeADTlPJH+wq1F0wNfPbVS1w1wtmMJiYk55Td5Yu28AsdR9AsC97sZ0Qq8fHqQuslVSIYSGJMcblr345GfQ== |
| 941 | +"@babel/preset-env@^7.9.6": |
| 942 | + version "7.9.6" |
| 943 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.9.6.tgz#df063b276c6455ec6fcfc6e53aacc38da9b0aea6" |
| 944 | + integrity sha512-0gQJ9RTzO0heXOhzftog+a/WyOuqMrAIugVYxMYf83gh1CQaQDjMtsOpqOwXyDL/5JcWsrCm8l4ju8QC97O7EQ== |
840 | 945 | dependencies:
|
841 |
| - "@babel/compat-data" "^7.9.0" |
842 |
| - "@babel/helper-compilation-targets" "^7.8.7" |
| 946 | + "@babel/compat-data" "^7.9.6" |
| 947 | + "@babel/helper-compilation-targets" "^7.9.6" |
843 | 948 | "@babel/helper-module-imports" "^7.8.3"
|
844 | 949 | "@babel/helper-plugin-utils" "^7.8.3"
|
845 | 950 | "@babel/plugin-proposal-async-generator-functions" "^7.8.3"
|
846 | 951 | "@babel/plugin-proposal-dynamic-import" "^7.8.3"
|
847 | 952 | "@babel/plugin-proposal-json-strings" "^7.8.3"
|
848 | 953 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.8.3"
|
849 | 954 | "@babel/plugin-proposal-numeric-separator" "^7.8.3"
|
850 |
| - "@babel/plugin-proposal-object-rest-spread" "^7.9.5" |
| 955 | + "@babel/plugin-proposal-object-rest-spread" "^7.9.6" |
851 | 956 | "@babel/plugin-proposal-optional-catch-binding" "^7.8.3"
|
852 | 957 | "@babel/plugin-proposal-optional-chaining" "^7.9.0"
|
853 | 958 | "@babel/plugin-proposal-unicode-property-regex" "^7.8.3"
|
|
874 | 979 | "@babel/plugin-transform-function-name" "^7.8.3"
|
875 | 980 | "@babel/plugin-transform-literals" "^7.8.3"
|
876 | 981 | "@babel/plugin-transform-member-expression-literals" "^7.8.3"
|
877 |
| - "@babel/plugin-transform-modules-amd" "^7.9.0" |
878 |
| - "@babel/plugin-transform-modules-commonjs" "^7.9.0" |
879 |
| - "@babel/plugin-transform-modules-systemjs" "^7.9.0" |
| 982 | + "@babel/plugin-transform-modules-amd" "^7.9.6" |
| 983 | + "@babel/plugin-transform-modules-commonjs" "^7.9.6" |
| 984 | + "@babel/plugin-transform-modules-systemjs" "^7.9.6" |
880 | 985 | "@babel/plugin-transform-modules-umd" "^7.9.0"
|
881 | 986 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.8.3"
|
882 | 987 | "@babel/plugin-transform-new-target" "^7.8.3"
|
|
892 | 997 | "@babel/plugin-transform-typeof-symbol" "^7.8.4"
|
893 | 998 | "@babel/plugin-transform-unicode-regex" "^7.8.3"
|
894 | 999 | "@babel/preset-modules" "^0.1.3"
|
895 |
| - "@babel/types" "^7.9.5" |
896 |
| - browserslist "^4.9.1" |
| 1000 | + "@babel/types" "^7.9.6" |
| 1001 | + browserslist "^4.11.1" |
897 | 1002 | core-js-compat "^3.6.2"
|
898 | 1003 | invariant "^2.2.2"
|
899 | 1004 | levenary "^1.1.1"
|
|
917 | 1022 | dependencies:
|
918 | 1023 | regenerator-runtime "^0.13.4"
|
919 | 1024 |
|
920 |
| -"@babel/standalone@^7.9.5": |
921 |
| - version "7.9.5" |
922 |
| - resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.9.5.tgz#aba82195a39a8ed8ae56eacff72cf2bda551a7c3" |
923 |
| - integrity sha512-J6mHRjRUh4pKCd1uz5ghF2LpUwMuGwxy4z+TM+jbvt0dM6NiXd8Z2UOD1ftmGfkuAuDYlgcz4fm62MIjt8iUlg== |
| 1025 | +"@babel/standalone@^7.9.6": |
| 1026 | + version "7.9.6" |
| 1027 | + resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.9.6.tgz#7a5f82c6fa29959b12f708213be6de8ec0b79338" |
| 1028 | + integrity sha512-UE0vm/4vuwzGgGNY9wR78ft3DUcHvAU0o/esXas2qjUL8yHMAEc04OmLkb3dfkUwlqbQ4+vC1OLBzwhcoIqLsA== |
924 | 1029 |
|
925 | 1030 | "@babel/template@^7.3.3", "@babel/template@^7.4.0", "@babel/template@^7.7.4", "@babel/template@^7.8.3", "@babel/template@^7.8.6":
|
926 | 1031 | version "7.8.6"
|
|
946 | 1051 | globals "^11.1.0"
|
947 | 1052 | lodash "^4.17.13"
|
948 | 1053 |
|
| 1054 | +"@babel/traverse@^7.9.6": |
| 1055 | + version "7.9.6" |
| 1056 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.9.6.tgz#5540d7577697bf619cc57b92aa0f1c231a94f442" |
| 1057 | + integrity sha512-b3rAHSjbxy6VEAvlxM8OV/0X4XrG72zoxme6q1MOoe2vd0bEc+TwayhuC1+Dfgqh1QEG+pj7atQqvUprHIccsg== |
| 1058 | + dependencies: |
| 1059 | + "@babel/code-frame" "^7.8.3" |
| 1060 | + "@babel/generator" "^7.9.6" |
| 1061 | + "@babel/helper-function-name" "^7.9.5" |
| 1062 | + "@babel/helper-split-export-declaration" "^7.8.3" |
| 1063 | + "@babel/parser" "^7.9.6" |
| 1064 | + "@babel/types" "^7.9.6" |
| 1065 | + debug "^4.1.0" |
| 1066 | + globals "^11.1.0" |
| 1067 | + lodash "^4.17.13" |
| 1068 | + |
949 | 1069 | "@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0":
|
950 | 1070 | version "7.9.0"
|
951 | 1071 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.0.tgz#00b064c3df83ad32b2dbf5ff07312b15c7f1efb5"
|
|
964 | 1084 | lodash "^4.17.13"
|
965 | 1085 | to-fast-properties "^2.0.0"
|
966 | 1086 |
|
| 1087 | +"@babel/types@^7.9.6": |
| 1088 | + version "7.9.6" |
| 1089 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.6.tgz#2c5502b427251e9de1bd2dff95add646d95cc9f7" |
| 1090 | + integrity sha512-qxXzvBO//jO9ZnoasKF1uJzHd2+M6Q2ZPIVfnFps8JJvXy0ZBbwbNOmE6SGIY5XOY6d1Bo5lb9d9RJ8nv3WSeA== |
| 1091 | + dependencies: |
| 1092 | + "@babel/helper-validator-identifier" "^7.9.5" |
| 1093 | + lodash "^4.17.13" |
| 1094 | + to-fast-properties "^2.0.0" |
| 1095 | + |
967 | 1096 | "@bcoe/v8-coverage@^0.2.3":
|
968 | 1097 | version "0.2.3"
|
969 | 1098 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
@@ -2521,6 +2650,13 @@ babel-plugin-dynamic-import-node@^2.3.0:
|
2521 | 2650 | dependencies:
|
2522 | 2651 | object.assign "^4.1.0"
|
2523 | 2652 |
|
| 2653 | +babel-plugin-dynamic-import-node@^2.3.3: |
| 2654 | + version "2.3.3" |
| 2655 | + resolved "https://registry.yarnpkg.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz#84fda19c976ec5c6defef57f9427b3def66e17a3" |
| 2656 | + integrity sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ== |
| 2657 | + dependencies: |
| 2658 | + object.assign "^4.1.0" |
| 2659 | + |
2524 | 2660 | babel-plugin-istanbul@^5.1.0:
|
2525 | 2661 | version "5.2.0"
|
2526 | 2662 | resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-5.2.0.tgz#df4ade83d897a92df069c4d9a25cf2671293c854"
|
@@ -11282,10 +11418,10 @@ rollup-pluginutils@^2.8.1:
|
11282 | 11418 | dependencies:
|
11283 | 11419 | estree-walker "^0.6.1"
|
11284 | 11420 |
|
11285 |
| -rollup@^2.7.3: |
11286 |
| - version "2.7.3" |
11287 |
| - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.7.3.tgz#24ebb08533b9ca6bc5a7aef8100e155e50035c31" |
11288 |
| - integrity sha512-lAWJGZ5BQzcu/5fhMKGJrh5oy9LQUoaCid8cQV8k+E2vE9E/UWptzcM+bSBg+u8akORsvnybsqQUE/wVChIazg== |
| 11421 | +rollup@^2.7.5: |
| 11422 | + version "2.7.5" |
| 11423 | + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.7.5.tgz#dd4e4518b58348a841aefa47bea544f3be27a76f" |
| 11424 | + integrity sha512-xQSM8uzhgtF6tTnTVEvOQThrcG3LPUP3T/4l4EukzDp0kbTY1QRDuXjiwtYzs9odKj9Bj/PccRG6viFfS7DmCQ== |
11289 | 11425 | optionalDependencies:
|
11290 | 11426 | fsevents "~2.1.2"
|
11291 | 11427 |
|
|
0 commit comments