|
106 | 106 | browserslist "^4.14.5"
|
107 | 107 | semver "^6.3.0"
|
108 | 108 |
|
109 |
| -"@babel/helper-create-class-features-plugin@^7.12.1": |
110 |
| - version "7.12.1" |
111 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.12.1.tgz#3c45998f431edd4a9214c5f1d3ad1448a6137f6e" |
112 |
| - integrity sha512-hkL++rWeta/OVOBTRJc9a5Azh5mt5WgZUGAKMD8JM141YsE08K//bp1unBBieO6rUKkIPyUE0USQ30jAy3Sk1w== |
| 109 | +"@babel/helper-create-class-features-plugin@^7.12.1", "@babel/helper-create-class-features-plugin@^7.13.0": |
| 110 | + version "7.13.8" |
| 111 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.13.8.tgz#0367bd0a7505156ce018ca464f7ac91ba58c1a04" |
| 112 | + integrity sha512-qioaRrKHQbn4hkRKDHbnuQ6kAxmmOF+kzKGnIfxPK4j2rckSJCpKzr/SSTlohSCiE3uAQpNDJ9FIh4baeE8W+w== |
113 | 113 | dependencies:
|
114 |
| - "@babel/helper-function-name" "^7.10.4" |
115 |
| - "@babel/helper-member-expression-to-functions" "^7.12.1" |
116 |
| - "@babel/helper-optimise-call-expression" "^7.10.4" |
117 |
| - "@babel/helper-replace-supers" "^7.12.1" |
118 |
| - "@babel/helper-split-export-declaration" "^7.10.4" |
| 114 | + "@babel/helper-function-name" "^7.12.13" |
| 115 | + "@babel/helper-member-expression-to-functions" "^7.13.0" |
| 116 | + "@babel/helper-optimise-call-expression" "^7.12.13" |
| 117 | + "@babel/helper-replace-supers" "^7.13.0" |
| 118 | + "@babel/helper-split-export-declaration" "^7.12.13" |
119 | 119 |
|
120 | 120 | "@babel/helper-create-regexp-features-plugin@^7.12.1":
|
121 | 121 | version "7.12.7"
|
|
378 | 378 | "@babel/plugin-syntax-async-generators" "^7.8.0"
|
379 | 379 |
|
380 | 380 | "@babel/plugin-proposal-class-properties@^7.0.0", "@babel/plugin-proposal-class-properties@^7.12.1", "@babel/plugin-proposal-class-properties@^7.8.3":
|
381 |
| - version "7.12.1" |
382 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.12.1.tgz#a082ff541f2a29a4821065b8add9346c0c16e5de" |
383 |
| - integrity sha512-cKp3dlQsFsEs5CWKnN7BnSHOd0EOW8EKpEjkoz1pO2E5KzIDNV9Ros1b0CnmbVgAGXJubOYVBOGCT1OmJwOI7w== |
| 381 | + version "7.13.0" |
| 382 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.13.0.tgz#146376000b94efd001e57a40a88a525afaab9f37" |
| 383 | + integrity sha512-KnTDjFNC1g+45ka0myZNvSBFLhNCLN+GeGYLDEA8Oq7MZ6yMgfLoIRh86GRT0FjtJhZw8JyUskP9uvj5pHM9Zg== |
384 | 384 | dependencies:
|
385 |
| - "@babel/helper-create-class-features-plugin" "^7.12.1" |
386 |
| - "@babel/helper-plugin-utils" "^7.10.4" |
| 385 | + "@babel/helper-create-class-features-plugin" "^7.13.0" |
| 386 | + "@babel/helper-plugin-utils" "^7.13.0" |
387 | 387 |
|
388 | 388 | "@babel/plugin-proposal-dynamic-import@^7.12.1":
|
389 | 389 | version "7.12.1"
|
|
0 commit comments