|
33 | 33 | dependencies: |
34 | 34 | "@babel/highlight" "^7.12.13" |
35 | 35 |
|
36 | | -"@babel/compat-data@^7.12.13": |
37 | | - version "7.12.13" |
38 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.13.tgz#27e19e0ed3726ccf54067ced4109501765e7e2e8" |
39 | | - integrity sha512-U/hshG5R+SIoW7HVWIdmy1cB7s3ki+r3FpyEZiCgpi4tFgPnX/vynY80ZGSASOIrUM6O7VxOgCZgdt7h97bUGg== |
40 | | - |
41 | | -"@babel/compat-data@^7.13.0": |
42 | | - version "7.13.6" |
43 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.6.tgz#11972d07db4c2317afdbf41d6feb3a730301ef4e" |
44 | | - integrity sha512-VhgqKOWYVm7lQXlvbJnWOzwfAQATd2nV52koT0HZ/LdDH0m4DUDwkKYsH+IwpXb+bKPyBJzawA4I6nBKqZcpQw== |
| 36 | +"@babel/compat-data@^7.12.13", "@babel/compat-data@^7.13.8": |
| 37 | + version "7.13.8" |
| 38 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.8.tgz#5b783b9808f15cef71547f1b691f34f8ff6003a6" |
| 39 | + integrity sha512-EaI33z19T4qN3xLXsGf48M2cDqa6ei9tPZlfLdb2HC+e/cFtREiRd8hdSqDbwdLB0/+gLwqJmCYASH0z2bUdog== |
45 | 40 |
|
46 | 41 | "@babel/core@^7.0.0": |
47 | 42 | version "7.13.1" |
|
119 | 114 | "@babel/helper-explode-assignable-expression" "^7.12.13" |
120 | 115 | "@babel/types" "^7.12.13" |
121 | 116 |
|
122 | | -"@babel/helper-compilation-targets@^7.12.13": |
123 | | - version "7.12.13" |
124 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.13.tgz#d689cdef88810aa74e15a7a94186f26a3d773c98" |
125 | | - integrity sha512-dXof20y/6wB5HnLOGyLh/gobsMvDNoekcC+8MCV2iaTd5JemhFkPD73QB+tK3iFC9P0xJC73B6MvKkyUfS9cCw== |
| 117 | +"@babel/helper-compilation-targets@^7.12.13", "@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.8": |
| 118 | + version "7.13.8" |
| 119 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.8.tgz#02bdb22783439afb11b2f009814bdd88384bd468" |
| 120 | + integrity sha512-pBljUGC1y3xKLn1nrx2eAhurLMA8OqBtBP/JwG4U8skN7kf8/aqwwxpV1N6T0e7r6+7uNitIa/fUxPFagSXp3A== |
126 | 121 | dependencies: |
127 | | - "@babel/compat-data" "^7.12.13" |
128 | | - "@babel/helper-validator-option" "^7.12.11" |
129 | | - browserslist "^4.14.5" |
130 | | - semver "^5.5.0" |
131 | | - |
132 | | -"@babel/helper-compilation-targets@^7.13.0": |
133 | | - version "7.13.0" |
134 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.0.tgz#c9cf29b82a76fd637f0faa35544c4ace60a155a1" |
135 | | - integrity sha512-SOWD0JK9+MMIhTQiUVd4ng8f3NXhPVQvTv7D3UN4wbp/6cAHnB2EmMaU1zZA2Hh1gwme+THBrVSqTFxHczTh0Q== |
136 | | - dependencies: |
137 | | - "@babel/compat-data" "^7.13.0" |
| 122 | + "@babel/compat-data" "^7.13.8" |
138 | 123 | "@babel/helper-validator-option" "^7.12.17" |
139 | 124 | browserslist "^4.14.5" |
140 | | - semver "7.0.0" |
| 125 | + semver "^6.3.0" |
141 | 126 |
|
142 | 127 | "@babel/helper-create-class-features-plugin@^7.12.13", "@babel/helper-create-class-features-plugin@^7.13.0": |
143 | 128 | version "7.13.0" |
|
445 | 430 | "@babel/helper-plugin-utils" "^7.12.13" |
446 | 431 | "@babel/plugin-syntax-numeric-separator" "^7.10.4" |
447 | 432 |
|
448 | | -"@babel/plugin-proposal-object-rest-spread@^7.0.0": |
449 | | - version "7.13.0" |
450 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.13.0.tgz#8f19ad247bb96bd5ad2d4107e6eddfe0a789937b" |
451 | | - integrity sha512-B4qphdSTp0nLsWcuei07JPKeZej4+Hd22MdnulJXQa1nCcGSBlk8FiqenGERaPZ+PuYhz4Li2Wjc8yfJvHgUMw== |
| 433 | +"@babel/plugin-proposal-object-rest-spread@^7.0.0", "@babel/plugin-proposal-object-rest-spread@^7.12.13", "@babel/plugin-proposal-object-rest-spread@^7.8.3": |
| 434 | + version "7.13.8" |
| 435 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.13.8.tgz#5d210a4d727d6ce3b18f9de82cc99a3964eed60a" |
| 436 | + integrity sha512-DhB2EuB1Ih7S3/IRX5AFVgZ16k3EzfRbq97CxAVI1KSYcW+lexV8VZb7G7L8zuPVSdQMRn0kiBpf/Yzu9ZKH0g== |
452 | 437 | dependencies: |
| 438 | + "@babel/compat-data" "^7.13.8" |
| 439 | + "@babel/helper-compilation-targets" "^7.13.8" |
453 | 440 | "@babel/helper-plugin-utils" "^7.13.0" |
454 | | - "@babel/plugin-syntax-object-rest-spread" "^7.8.0" |
| 441 | + "@babel/plugin-syntax-object-rest-spread" "^7.8.3" |
455 | 442 | "@babel/plugin-transform-parameters" "^7.13.0" |
456 | 443 |
|
457 | | -"@babel/plugin-proposal-object-rest-spread@^7.12.13", "@babel/plugin-proposal-object-rest-spread@^7.8.3": |
458 | | - version "7.12.13" |
459 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.12.13.tgz#f93f3116381ff94bc676fdcb29d71045cd1ec011" |
460 | | - integrity sha512-WvA1okB/0OS/N3Ldb3sziSrXg6sRphsBgqiccfcQq7woEn5wQLNX82Oc4PlaFcdwcWHuQXAtb8ftbS8Fbsg/sg== |
461 | | - dependencies: |
462 | | - "@babel/helper-plugin-utils" "^7.12.13" |
463 | | - "@babel/plugin-syntax-object-rest-spread" "^7.8.0" |
464 | | - "@babel/plugin-transform-parameters" "^7.12.13" |
465 | | - |
466 | 444 | "@babel/plugin-proposal-optional-catch-binding@^7.12.13": |
467 | 445 | version "7.12.13" |
468 | 446 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.12.13.tgz#4640520afe57728af14b4d1574ba844f263bcae5" |
|
857 | 835 | "@babel/helper-plugin-utils" "^7.12.13" |
858 | 836 | "@babel/helper-replace-supers" "^7.12.13" |
859 | 837 |
|
860 | | -"@babel/plugin-transform-parameters@^7.0.0", "@babel/plugin-transform-parameters@^7.13.0": |
| 838 | +"@babel/plugin-transform-parameters@^7.0.0", "@babel/plugin-transform-parameters@^7.12.13", "@babel/plugin-transform-parameters@^7.13.0": |
861 | 839 | version "7.13.0" |
862 | 840 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.13.0.tgz#8fa7603e3097f9c0b7ca1a4821bc2fb52e9e5007" |
863 | 841 | integrity sha512-Jt8k/h/mIwE2JFEOb3lURoY5C85ETcYPnbuAJ96zRBzh1XHtQZfs62ChZ6EP22QlC8c7Xqr9q+e1SU5qttwwjw== |
864 | 842 | dependencies: |
865 | 843 | "@babel/helper-plugin-utils" "^7.13.0" |
866 | 844 |
|
867 | | -"@babel/plugin-transform-parameters@^7.12.13": |
868 | | - version "7.12.13" |
869 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.12.13.tgz#461e76dfb63c2dfd327b8a008a9e802818ce9853" |
870 | | - integrity sha512-e7QqwZalNiBRHCpJg/P8s/VJeSRYgmtWySs1JwvfwPqhBbiWfOcHDKdeAi6oAyIimoKWBlwc8oTgbZHdhCoVZA== |
871 | | - dependencies: |
872 | | - "@babel/helper-plugin-utils" "^7.12.13" |
873 | | - |
874 | 845 | "@babel/plugin-transform-property-literals@^7.0.0", "@babel/plugin-transform-property-literals@^7.12.13": |
875 | 846 | version "7.12.13" |
876 | 847 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.12.13.tgz#4e6a9e37864d8f1b3bc0e2dce7bf8857db8b1a81" |
|
0 commit comments