|
152 | 152 | browserslist "^4.16.6"
|
153 | 153 | semver "^6.3.0"
|
154 | 154 |
|
155 |
| -"@babel/helper-create-class-features-plugin@^7.12.1", "@babel/helper-create-class-features-plugin@^7.13.0": |
156 |
| - version "7.13.8" |
157 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.13.8.tgz#0367bd0a7505156ce018ca464f7ac91ba58c1a04" |
158 |
| - integrity sha512-qioaRrKHQbn4hkRKDHbnuQ6kAxmmOF+kzKGnIfxPK4j2rckSJCpKzr/SSTlohSCiE3uAQpNDJ9FIh4baeE8W+w== |
| 155 | +"@babel/helper-create-class-features-plugin@^7.12.1", "@babel/helper-create-class-features-plugin@^7.13.0", "@babel/helper-create-class-features-plugin@^7.14.5": |
| 156 | + version "7.15.4" |
| 157 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.15.4.tgz#7f977c17bd12a5fba363cb19bea090394bf37d2e" |
| 158 | + integrity sha512-7ZmzFi+DwJx6A7mHRwbuucEYpyBwmh2Ca0RvI6z2+WLZYCqV0JOaLb+u0zbtmDicebgKBZgqbYfLaKNqSgv5Pw== |
159 | 159 | dependencies:
|
160 |
| - "@babel/helper-function-name" "^7.12.13" |
161 |
| - "@babel/helper-member-expression-to-functions" "^7.13.0" |
162 |
| - "@babel/helper-optimise-call-expression" "^7.12.13" |
163 |
| - "@babel/helper-replace-supers" "^7.13.0" |
164 |
| - "@babel/helper-split-export-declaration" "^7.12.13" |
| 160 | + "@babel/helper-annotate-as-pure" "^7.15.4" |
| 161 | + "@babel/helper-function-name" "^7.15.4" |
| 162 | + "@babel/helper-member-expression-to-functions" "^7.15.4" |
| 163 | + "@babel/helper-optimise-call-expression" "^7.15.4" |
| 164 | + "@babel/helper-replace-supers" "^7.15.4" |
| 165 | + "@babel/helper-split-export-declaration" "^7.15.4" |
165 | 166 |
|
166 | 167 | "@babel/helper-create-regexp-features-plugin@^7.12.13":
|
167 | 168 | version "7.12.17"
|
|
505 | 506 | "@babel/plugin-syntax-async-generators" "^7.8.4"
|
506 | 507 |
|
507 | 508 | "@babel/plugin-proposal-class-properties@^7.0.0", "@babel/plugin-proposal-class-properties@^7.1.0", "@babel/plugin-proposal-class-properties@^7.13.0", "@babel/plugin-proposal-class-properties@^7.8.3":
|
508 |
| - version "7.13.0" |
509 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.13.0.tgz#146376000b94efd001e57a40a88a525afaab9f37" |
510 |
| - integrity sha512-KnTDjFNC1g+45ka0myZNvSBFLhNCLN+GeGYLDEA8Oq7MZ6yMgfLoIRh86GRT0FjtJhZw8JyUskP9uvj5pHM9Zg== |
| 509 | + version "7.14.5" |
| 510 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.14.5.tgz#40d1ee140c5b1e31a350f4f5eed945096559b42e" |
| 511 | + integrity sha512-q/PLpv5Ko4dVc1LYMpCY7RVAAO4uk55qPwrIuJ5QJ8c6cVuAmhu7I/49JOppXL6gXf7ZHzpRVEUZdYoPLM04Gg== |
511 | 512 | dependencies:
|
512 |
| - "@babel/helper-create-class-features-plugin" "^7.13.0" |
513 |
| - "@babel/helper-plugin-utils" "^7.13.0" |
| 513 | + "@babel/helper-create-class-features-plugin" "^7.14.5" |
| 514 | + "@babel/helper-plugin-utils" "^7.14.5" |
514 | 515 |
|
515 | 516 | "@babel/plugin-proposal-dynamic-import@^7.13.8":
|
516 | 517 | version "7.13.8"
|
|
0 commit comments