|
225 | 225 | levenary "^1.1.1" |
226 | 226 | semver "^5.5.0" |
227 | 227 |
|
228 | | -"@babel/helper-create-class-features-plugin@^7.10.5": |
| 228 | +"@babel/helper-create-class-features-plugin@^7.10.4", "@babel/helper-create-class-features-plugin@^7.10.5", "@babel/helper-create-class-features-plugin@^7.8.3": |
229 | 229 | version "7.10.5" |
230 | 230 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.10.5.tgz#9f61446ba80e8240b0a5c85c6fdac8459d6f259d" |
231 | 231 | integrity sha512-0nkdeijB7VlZoLT3r/mY3bUkw3T8WG/hNw+FATs/6+pG2039IJWjTYL0VTISqsNHMUTEnwbVnc89WIJX9Qed0A== |
|
237 | 237 | "@babel/helper-replace-supers" "^7.10.4" |
238 | 238 | "@babel/helper-split-export-declaration" "^7.10.4" |
239 | 239 |
|
240 | | -"@babel/helper-create-class-features-plugin@^7.8.3": |
241 | | - version "7.9.5" |
242 | | - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.9.5.tgz#79753d44017806b481017f24b02fd4113c7106ea" |
243 | | - integrity sha512-IipaxGaQmW4TfWoXdqjY0TzoXQ1HRS0kPpEgvjosb3u7Uedcq297xFqDQiCcQtRRwzIMif+N1MLVI8C5a4/PAA== |
244 | | - dependencies: |
245 | | - "@babel/helper-function-name" "^7.9.5" |
246 | | - "@babel/helper-member-expression-to-functions" "^7.8.3" |
247 | | - "@babel/helper-optimise-call-expression" "^7.8.3" |
248 | | - "@babel/helper-plugin-utils" "^7.8.3" |
249 | | - "@babel/helper-replace-supers" "^7.8.6" |
250 | | - "@babel/helper-split-export-declaration" "^7.8.3" |
251 | | - |
252 | 240 | "@babel/helper-create-regexp-features-plugin@^7.7.4": |
253 | 241 | version "7.7.4" |
254 | 242 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.7.4.tgz#6d5762359fd34f4da1500e4cff9955b5299aaf59" |
|
682 | 670 | "@babel/helper-remap-async-to-generator" "^7.8.3" |
683 | 671 | "@babel/plugin-syntax-async-generators" "^7.8.0" |
684 | 672 |
|
685 | | -"@babel/ [email protected]" , "@babel/plugin-proposal-class-properties@^7.7.0", "@babel/plugin-proposal-class-properties@^7.8.3": |
| 673 | + |
686 | 674 | version "7.8.3" |
687 | 675 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.8.3.tgz#5e06654af5cd04b608915aada9b2a6788004464e" |
688 | 676 | integrity sha512-EqFhbo7IosdgPgZggHaNObkmO1kNUe3slaKu54d5OWvy+p9QIKOzK1GAEpAIsZtWVtPXUHSMcT4smvDrCfY4AA== |
689 | 677 | dependencies: |
690 | 678 | "@babel/helper-create-class-features-plugin" "^7.8.3" |
691 | 679 | "@babel/helper-plugin-utils" "^7.8.3" |
692 | 680 |
|
| 681 | +"@babel/plugin-proposal-class-properties@^7.7.0", "@babel/plugin-proposal-class-properties@^7.8.3": |
| 682 | + version "7.10.4" |
| 683 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.10.4.tgz#a33bf632da390a59c7a8c570045d1115cd778807" |
| 684 | + integrity sha512-vhwkEROxzcHGNu2mzUC0OFFNXdZ4M23ib8aRRcJSsW8BZK9pQMD7QB7csl97NBbgGZO7ZyHUyKDnxzOaP4IrCg== |
| 685 | + dependencies: |
| 686 | + "@babel/helper-create-class-features-plugin" "^7.10.4" |
| 687 | + "@babel/helper-plugin-utils" "^7.10.4" |
| 688 | + |
693 | 689 | |
694 | 690 | version "7.8.3" |
695 | 691 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.8.3.tgz#2156860ab65c5abf068c3f67042184041066543e" |
|
0 commit comments