|
41 | 41 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.0.tgz#a901128bce2ad02565df95e6ecbf195cf9465919"
|
42 | 42 | integrity sha512-vu9V3uMM/1o5Hl5OekMUowo3FqXLJSw+s+66nt0fSWVWTtmosdzn45JHOB3cPtZoe6CTBDzvSw0RdOY85Q37+Q==
|
43 | 43 |
|
44 |
| - |
45 |
| - version "7.13.16" |
46 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.16.tgz#7756ab24396cc9675f1c3fcd5b79fcce192ea96a" |
47 |
| - integrity sha512-sXHpixBiWWFti0AV2Zq7avpTasr6sIAu7Y396c608541qAU2ui4a193m0KSQmfPSKFZLnQ3cvlKDOm3XkuXm3Q== |
48 |
| - dependencies: |
49 |
| - "@babel/code-frame" "^7.12.13" |
50 |
| - "@babel/generator" "^7.13.16" |
51 |
| - "@babel/helper-compilation-targets" "^7.13.16" |
52 |
| - "@babel/helper-module-transforms" "^7.13.14" |
53 |
| - "@babel/helpers" "^7.13.16" |
54 |
| - "@babel/parser" "^7.13.16" |
55 |
| - "@babel/template" "^7.12.13" |
56 |
| - "@babel/traverse" "^7.13.15" |
57 |
| - "@babel/types" "^7.13.16" |
58 |
| - convert-source-map "^1.7.0" |
59 |
| - debug "^4.1.0" |
60 |
| - gensync "^1.0.0-beta.2" |
61 |
| - json5 "^2.1.2" |
62 |
| - semver "^6.3.0" |
63 |
| - source-map "^0.5.0" |
64 |
| - |
65 |
| -"@babel/core@^7.12.10", "@babel/core@^7.12.16": |
| 44 | +"@babel/[email protected]", "@babel/core@^7.12.10", "@babel/core@^7.12.16": |
66 | 45 | version "7.14.0"
|
67 | 46 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.0.tgz#47299ff3ec8d111b493f1a9d04bf88c04e728d88"
|
68 | 47 | integrity sha512-8YqpRig5NmIHlMLw09zMlPTvUVMILjqCOtVgu+TVNWEBvy9b5I3RRyhqnrV4hjgEK7n8P9OqvkWJAFmEL6Wwfw==
|
|
92 | 71 | eslint-visitor-keys "^1.3.0"
|
93 | 72 | semver "^6.3.0"
|
94 | 73 |
|
95 |
| -"@babel/generator@^7.0.0", "@babel/generator@^7.13.16", "@babel/generator@^7.14.0": |
| 74 | +"@babel/generator@^7.0.0", "@babel/generator@^7.14.0": |
96 | 75 | version "7.14.0"
|
97 | 76 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.0.tgz#0f35d663506c43e4f10898fbda0d752ec75494be"
|
98 | 77 | integrity sha512-C6u00HbmsrNPug6A+CiNl8rEys7TsdcXwg12BHi2ca5rUfAs3+UwZsuDQSXnc+wCElCXMB8gMaJ3YXDdh8fAlg==
|
|
116 | 95 | "@babel/helper-explode-assignable-expression" "^7.12.13"
|
117 | 96 | "@babel/types" "^7.12.13"
|
118 | 97 |
|
119 |
| -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.13", "@babel/helper-compilation-targets@^7.13.16", "@babel/helper-compilation-targets@^7.13.8": |
| 98 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.16", "@babel/helper-compilation-targets@^7.13.8": |
120 | 99 | version "7.13.16"
|
121 | 100 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.16.tgz#6e91dccf15e3f43e5556dffe32d860109887563c"
|
122 | 101 | integrity sha512-3gmkYIrpqsLlieFwjkGgLaSHmhnvlAYzZLlYVjlW+QwI+1zE17kGxuJGmIqDQdYp56XdmGeD+Bswx0UTyG18xA==
|
|
205 | 184 | dependencies:
|
206 | 185 | "@babel/types" "^7.13.12"
|
207 | 186 |
|
208 |
| -"@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.13.14", "@babel/helper-module-transforms@^7.14.0": |
| 187 | +"@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.14.0": |
209 | 188 | version "7.14.0"
|
210 | 189 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.0.tgz#8fcf78be220156f22633ee204ea81f73f826a8ad"
|
211 | 190 | integrity sha512-L40t9bxIuGOfpIGA3HNkJhU9qYrf4y5A5LUSw7rGMSn+pcG8dfJ0g6Zval6YJGd2nEjI7oP00fRdnhLKndx6bw==
|
|
291 | 270 | "@babel/traverse" "^7.13.0"
|
292 | 271 | "@babel/types" "^7.13.0"
|
293 | 272 |
|
294 |
| -"@babel/helpers@^7.13.16", "@babel/helpers@^7.14.0": |
| 273 | +"@babel/helpers@^7.14.0": |
295 | 274 | version "7.14.0"
|
296 | 275 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.0.tgz#ea9b6be9478a13d6f961dbb5f36bf75e2f3b8f62"
|
297 | 276 | integrity sha512-+ufuXprtQ1D1iZTO/K9+EBRn+qPWMJjZSw/S0KlFrxCw4tkrzv9grgpDHkY9MeQTjTY8i2sp7Jep8DfU6tN9Mg==
|
|
309 | 288 | chalk "^2.0.0"
|
310 | 289 | js-tokens "^4.0.0"
|
311 | 290 |
|
312 |
| -"@babel/parser@^7.0.0", "@babel/parser@^7.12.13", "@babel/parser@^7.13.16", "@babel/parser@^7.14.0", "@babel/parser@^7.3.3": |
| 291 | +"@babel/parser@^7.0.0", "@babel/parser@^7.12.13", "@babel/parser@^7.14.0", "@babel/parser@^7.3.3": |
313 | 292 | version "7.14.0"
|
314 | 293 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.0.tgz#2f0ebfed92bcddcc8395b91f1895191ce2760380"
|
315 | 294 | integrity sha512-AHbfoxesfBALg33idaTBVUkLnfXtsgvJREf93p4p0Lwsz4ppfE7g1tpEXVm4vrxUcH4DVhAa9Z1m1zqf9WUC7Q==
|
|
600 | 579 | dependencies:
|
601 | 580 | "@babel/helper-plugin-utils" "^7.12.13"
|
602 | 581 |
|
603 |
| -"@babel/plugin-transform-block-scoping@^7.12.13", "@babel/plugin-transform-block-scoping@^7.13.16": |
| 582 | +"@babel/plugin-transform-block-scoping@^7.13.16": |
604 | 583 | version "7.13.16"
|
605 | 584 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.13.16.tgz#a9c0f10794855c63b1d629914c7dcfeddd185892"
|
606 | 585 | integrity sha512-ad3PHUxGnfWF4Efd3qFuznEtZKoBp0spS+DgqzVzRPV7urEBvPLue3y2j80w4Jf2YLzZHj8TOv/Lmvdmh3b2xg==
|
|
627 | 606 | dependencies:
|
628 | 607 | "@babel/helper-plugin-utils" "^7.13.0"
|
629 | 608 |
|
630 |
| -"@babel/plugin-transform-destructuring@^7.13.0", "@babel/plugin-transform-destructuring@^7.13.17": |
| 609 | +"@babel/plugin-transform-destructuring@^7.13.17": |
631 | 610 | version "7.13.17"
|
632 | 611 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.13.17.tgz#678d96576638c19d5b36b332504d3fd6e06dea27"
|
633 | 612 | integrity sha512-UAUqiLv+uRLO+xuBKKMEpC+t7YRNVRqBsWWq1yKXbBZBje/t3IXCiSinZhjn/DC3qzBfICeYd2EFGEbHsh5RLA==
|
|
694 | 673 | dependencies:
|
695 | 674 | "@babel/helper-plugin-utils" "^7.12.13"
|
696 | 675 |
|
697 |
| -"@babel/plugin-transform-modules-amd@^7.13.0", "@babel/plugin-transform-modules-amd@^7.14.0": |
| 676 | +"@babel/plugin-transform-modules-amd@^7.14.0": |
698 | 677 | version "7.14.0"
|
699 | 678 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.14.0.tgz#589494b5b290ff76cf7f59c798011f6d77026553"
|
700 | 679 | integrity sha512-CF4c5LX4LQ03LebQxJ5JZes2OYjzBuk1TdiF7cG7d5dK4lAdw9NZmaxq5K/mouUdNeqwz3TNjnW6v01UqUNgpQ==
|
|
703 | 682 | "@babel/helper-plugin-utils" "^7.13.0"
|
704 | 683 | babel-plugin-dynamic-import-node "^2.3.3"
|
705 | 684 |
|
706 |
| -"@babel/plugin-transform-modules-commonjs@^7.13.8", "@babel/plugin-transform-modules-commonjs@^7.14.0": |
| 685 | +"@babel/plugin-transform-modules-commonjs@^7.14.0": |
707 | 686 | version "7.14.0"
|
708 | 687 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.14.0.tgz#52bc199cb581e0992edba0f0f80356467587f161"
|
709 | 688 | integrity sha512-EX4QePlsTaRZQmw9BsoPeyh5OCtRGIhwfLquhxGp5e32w+dyL8htOcDwamlitmNFK6xBZYlygjdye9dbd9rUlQ==
|
|
724 | 703 | "@babel/helper-validator-identifier" "^7.12.11"
|
725 | 704 | babel-plugin-dynamic-import-node "^2.3.3"
|
726 | 705 |
|
727 |
| -"@babel/plugin-transform-modules-umd@^7.13.0", "@babel/plugin-transform-modules-umd@^7.14.0": |
| 706 | +"@babel/plugin-transform-modules-umd@^7.14.0": |
728 | 707 | version "7.14.0"
|
729 | 708 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.14.0.tgz#2f8179d1bbc9263665ce4a65f305526b2ea8ac34"
|
730 | 709 | integrity sha512-nPZdnWtXXeY7I87UZr9VlsWme3Y0cfFFE41Wbxz4bbaexAjNMInXPFUpRRUJ8NoMm0Cw+zxbqjdPmLhcjfazMw==
|
|
866 | 845 | "@babel/helper-create-regexp-features-plugin" "^7.12.13"
|
867 | 846 | "@babel/helper-plugin-utils" "^7.12.13"
|
868 | 847 |
|
869 |
| - |
870 |
| - version "7.13.15" |
871 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.15.tgz#c8a6eb584f96ecba183d3d414a83553a599f478f" |
872 |
| - integrity sha512-D4JAPMXcxk69PKe81jRJ21/fP/uYdcTZ3hJDF5QX2HSI9bBxxYw/dumdR6dGumhjxlprHPE4XWoPaqzZUVy2MA== |
873 |
| - dependencies: |
874 |
| - "@babel/compat-data" "^7.13.15" |
875 |
| - "@babel/helper-compilation-targets" "^7.13.13" |
876 |
| - "@babel/helper-plugin-utils" "^7.13.0" |
877 |
| - "@babel/helper-validator-option" "^7.12.17" |
878 |
| - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.13.12" |
879 |
| - "@babel/plugin-proposal-async-generator-functions" "^7.13.15" |
880 |
| - "@babel/plugin-proposal-class-properties" "^7.13.0" |
881 |
| - "@babel/plugin-proposal-dynamic-import" "^7.13.8" |
882 |
| - "@babel/plugin-proposal-export-namespace-from" "^7.12.13" |
883 |
| - "@babel/plugin-proposal-json-strings" "^7.13.8" |
884 |
| - "@babel/plugin-proposal-logical-assignment-operators" "^7.13.8" |
885 |
| - "@babel/plugin-proposal-nullish-coalescing-operator" "^7.13.8" |
886 |
| - "@babel/plugin-proposal-numeric-separator" "^7.12.13" |
887 |
| - "@babel/plugin-proposal-object-rest-spread" "^7.13.8" |
888 |
| - "@babel/plugin-proposal-optional-catch-binding" "^7.13.8" |
889 |
| - "@babel/plugin-proposal-optional-chaining" "^7.13.12" |
890 |
| - "@babel/plugin-proposal-private-methods" "^7.13.0" |
891 |
| - "@babel/plugin-proposal-unicode-property-regex" "^7.12.13" |
892 |
| - "@babel/plugin-syntax-async-generators" "^7.8.4" |
893 |
| - "@babel/plugin-syntax-class-properties" "^7.12.13" |
894 |
| - "@babel/plugin-syntax-dynamic-import" "^7.8.3" |
895 |
| - "@babel/plugin-syntax-export-namespace-from" "^7.8.3" |
896 |
| - "@babel/plugin-syntax-json-strings" "^7.8.3" |
897 |
| - "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" |
898 |
| - "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3" |
899 |
| - "@babel/plugin-syntax-numeric-separator" "^7.10.4" |
900 |
| - "@babel/plugin-syntax-object-rest-spread" "^7.8.3" |
901 |
| - "@babel/plugin-syntax-optional-catch-binding" "^7.8.3" |
902 |
| - "@babel/plugin-syntax-optional-chaining" "^7.8.3" |
903 |
| - "@babel/plugin-syntax-top-level-await" "^7.12.13" |
904 |
| - "@babel/plugin-transform-arrow-functions" "^7.13.0" |
905 |
| - "@babel/plugin-transform-async-to-generator" "^7.13.0" |
906 |
| - "@babel/plugin-transform-block-scoped-functions" "^7.12.13" |
907 |
| - "@babel/plugin-transform-block-scoping" "^7.12.13" |
908 |
| - "@babel/plugin-transform-classes" "^7.13.0" |
909 |
| - "@babel/plugin-transform-computed-properties" "^7.13.0" |
910 |
| - "@babel/plugin-transform-destructuring" "^7.13.0" |
911 |
| - "@babel/plugin-transform-dotall-regex" "^7.12.13" |
912 |
| - "@babel/plugin-transform-duplicate-keys" "^7.12.13" |
913 |
| - "@babel/plugin-transform-exponentiation-operator" "^7.12.13" |
914 |
| - "@babel/plugin-transform-for-of" "^7.13.0" |
915 |
| - "@babel/plugin-transform-function-name" "^7.12.13" |
916 |
| - "@babel/plugin-transform-literals" "^7.12.13" |
917 |
| - "@babel/plugin-transform-member-expression-literals" "^7.12.13" |
918 |
| - "@babel/plugin-transform-modules-amd" "^7.13.0" |
919 |
| - "@babel/plugin-transform-modules-commonjs" "^7.13.8" |
920 |
| - "@babel/plugin-transform-modules-systemjs" "^7.13.8" |
921 |
| - "@babel/plugin-transform-modules-umd" "^7.13.0" |
922 |
| - "@babel/plugin-transform-named-capturing-groups-regex" "^7.12.13" |
923 |
| - "@babel/plugin-transform-new-target" "^7.12.13" |
924 |
| - "@babel/plugin-transform-object-super" "^7.12.13" |
925 |
| - "@babel/plugin-transform-parameters" "^7.13.0" |
926 |
| - "@babel/plugin-transform-property-literals" "^7.12.13" |
927 |
| - "@babel/plugin-transform-regenerator" "^7.13.15" |
928 |
| - "@babel/plugin-transform-reserved-words" "^7.12.13" |
929 |
| - "@babel/plugin-transform-shorthand-properties" "^7.12.13" |
930 |
| - "@babel/plugin-transform-spread" "^7.13.0" |
931 |
| - "@babel/plugin-transform-sticky-regex" "^7.12.13" |
932 |
| - "@babel/plugin-transform-template-literals" "^7.13.0" |
933 |
| - "@babel/plugin-transform-typeof-symbol" "^7.12.13" |
934 |
| - "@babel/plugin-transform-unicode-escapes" "^7.12.13" |
935 |
| - "@babel/plugin-transform-unicode-regex" "^7.12.13" |
936 |
| - "@babel/preset-modules" "^0.1.4" |
937 |
| - "@babel/types" "^7.13.14" |
938 |
| - babel-plugin-polyfill-corejs2 "^0.2.0" |
939 |
| - babel-plugin-polyfill-corejs3 "^0.2.0" |
940 |
| - babel-plugin-polyfill-regenerator "^0.2.0" |
941 |
| - core-js-compat "^3.9.0" |
942 |
| - semver "^6.3.0" |
943 |
| - |
944 |
| -"@babel/preset-env@^7.12.11": |
| 848 | +"@babel/[email protected]", "@babel/preset-env@^7.12.11": |
945 | 849 | version "7.14.0"
|
946 | 850 | resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.0.tgz#236f88cd5da625e625dd40500d4824523f50e6c5"
|
947 | 851 | integrity sha512-GWRCdBv2whxqqaSi7bo/BEXf070G/fWFMEdCnmoRg2CZJy4GK06ovFuEjJrZhDRXYgBsYtxVbG8GUHvw+UWBkQ==
|
|
1093 | 997 | debug "^4.1.0"
|
1094 | 998 | globals "^11.1.0"
|
1095 | 999 |
|
1096 |
| -"@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.14", "@babel/types@^7.13.16", "@babel/types@^7.14.0", "@babel/types@^7.4.4": |
| 1000 | +"@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.16", "@babel/types@^7.14.0", "@babel/types@^7.4.4": |
1097 | 1001 | version "7.14.0"
|
1098 | 1002 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.0.tgz#3fc3fc74e0cdad878182e5f66cc6bcab1915a802"
|
1099 | 1003 | integrity sha512-O2LVLdcnWplaGxiPBz12d0HcdN8QdxdsWYhz5LSeuukV/5mn2xUUc3gBeU4QBYPJ18g/UToe8F532XJ608prmg==
|
|
0 commit comments