|
114 | 114 | levenary "^1.1.1"
|
115 | 115 | semver "^5.5.0"
|
116 | 116 |
|
117 |
| -"@babel/helper-create-class-features-plugin@^7.10.4", "@babel/helper-create-class-features-plugin@^7.10.5": |
| 117 | +"@babel/helper-create-class-features-plugin@^7.10.4", "@babel/helper-create-class-features-plugin@^7.12.1": |
| 118 | + version "7.12.1" |
| 119 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.12.1.tgz#3c45998f431edd4a9214c5f1d3ad1448a6137f6e" |
| 120 | + integrity sha512-hkL++rWeta/OVOBTRJc9a5Azh5mt5WgZUGAKMD8JM141YsE08K//bp1unBBieO6rUKkIPyUE0USQ30jAy3Sk1w== |
| 121 | + dependencies: |
| 122 | + "@babel/helper-function-name" "^7.10.4" |
| 123 | + "@babel/helper-member-expression-to-functions" "^7.12.1" |
| 124 | + "@babel/helper-optimise-call-expression" "^7.10.4" |
| 125 | + "@babel/helper-replace-supers" "^7.12.1" |
| 126 | + "@babel/helper-split-export-declaration" "^7.10.4" |
| 127 | + |
| 128 | +"@babel/helper-create-class-features-plugin@^7.10.5": |
118 | 129 | version "7.10.5"
|
119 | 130 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.10.5.tgz#9f61446ba80e8240b0a5c85c6fdac8459d6f259d"
|
120 | 131 | integrity sha512-0nkdeijB7VlZoLT3r/mY3bUkw3T8WG/hNw+FATs/6+pG2039IJWjTYL0VTISqsNHMUTEnwbVnc89WIJX9Qed0A==
|
|
174 | 185 | dependencies:
|
175 | 186 | "@babel/types" "^7.10.4"
|
176 | 187 |
|
177 |
| -"@babel/helper-member-expression-to-functions@^7.10.5": |
178 |
| - version "7.11.0" |
179 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.11.0.tgz#ae69c83d84ee82f4b42f96e2a09410935a8f26df" |
180 |
| - integrity sha512-JbFlKHFntRV5qKw3YC0CvQnDZ4XMwgzzBbld7Ly4Mj4cbFy3KywcR8NtNctRToMWJOVvLINJv525Gd6wwVEx/Q== |
181 |
| - dependencies: |
182 |
| - "@babel/types" "^7.11.0" |
183 |
| - |
184 |
| -"@babel/helper-member-expression-to-functions@^7.12.1": |
| 188 | +"@babel/helper-member-expression-to-functions@^7.10.5", "@babel/helper-member-expression-to-functions@^7.12.1": |
185 | 189 | version "7.12.1"
|
186 | 190 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.1.tgz#fba0f2fcff3fba00e6ecb664bb5e6e26e2d6165c"
|
187 | 191 | integrity sha512-k0CIe3tXUKTRSoEx1LQEPFU9vRQfqHtl+kf8eNnDqb4AUJEy5pz6aIiog+YWtVm2jpggjS1laH68bPsR+KWWPQ==
|
|
335 | 339 | "@babel/helper-remap-async-to-generator" "^7.10.4"
|
336 | 340 | "@babel/plugin-syntax-async-generators" "^7.8.0"
|
337 | 341 |
|
338 |
| -"@babel/plugin-proposal-class-properties@^7.10.4", "@babel/plugin-proposal-class-properties@^7.5.0": |
| 342 | +"@babel/plugin-proposal-class-properties@^7.10.4": |
339 | 343 | version "7.10.4"
|
340 | 344 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.10.4.tgz#a33bf632da390a59c7a8c570045d1115cd778807"
|
341 | 345 | integrity sha512-vhwkEROxzcHGNu2mzUC0OFFNXdZ4M23ib8aRRcJSsW8BZK9pQMD7QB7csl97NBbgGZO7ZyHUyKDnxzOaP4IrCg==
|
342 | 346 | dependencies:
|
343 | 347 | "@babel/helper-create-class-features-plugin" "^7.10.4"
|
344 | 348 | "@babel/helper-plugin-utils" "^7.10.4"
|
345 | 349 |
|
| 350 | +"@babel/plugin-proposal-class-properties@^7.5.0": |
| 351 | + version "7.12.1" |
| 352 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.12.1.tgz#a082ff541f2a29a4821065b8add9346c0c16e5de" |
| 353 | + integrity sha512-cKp3dlQsFsEs5CWKnN7BnSHOd0EOW8EKpEjkoz1pO2E5KzIDNV9Ros1b0CnmbVgAGXJubOYVBOGCT1OmJwOI7w== |
| 354 | + dependencies: |
| 355 | + "@babel/helper-create-class-features-plugin" "^7.12.1" |
| 356 | + "@babel/helper-plugin-utils" "^7.10.4" |
| 357 | + |
346 | 358 | "@babel/plugin-proposal-dynamic-import@^7.10.4":
|
347 | 359 | version "7.10.4"
|
348 | 360 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.10.4.tgz#ba57a26cb98b37741e9d5bca1b8b0ddf8291f17e"
|
|
0 commit comments