|
64 | 64 | "@babel/traverse" "^7.7.4" |
65 | 65 | "@babel/types" "^7.7.4" |
66 | 66 |
|
67 | | -"@babel/helper-create-class-features-plugin@^7.8.0", "@babel/helper-create-class-features-plugin@^7.8.3": |
| 67 | +"@babel/helper-create-class-features-plugin@^7.8.3": |
68 | 68 | version "7.8.3" |
69 | 69 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.8.3.tgz#5b94be88c255f140fd2c10dd151e7f98f4bff397" |
70 | 70 | integrity sha512-qmp4pD7zeTxsv0JNecSBsEmG1ei2MqwJq4YQcK3ZWm/0t07QstWfvuV/vm3Qt5xNMFETn2SZqpMx2MQzbtq+KA== |
|
187 | 187 | dependencies: |
188 | 188 | "@babel/types" "^7.8.3" |
189 | 189 |
|
190 | | -"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
| 190 | +"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.8.3": |
191 | 191 | version "7.8.3" |
192 | 192 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.8.3.tgz#9ea293be19babc0f52ff8ca88b34c3611b208670" |
193 | 193 | integrity sha512-j+fq49Xds2smCUNYmEHF9kGNkhbet6yVIBp4e6oeQpH1RUs/Ir06xUKzDjDkGcaaokPiTNs2JBWHjaE4csUkZQ== |
|
302 | 302 | "@babel/helper-create-class-features-plugin" "^7.8.3" |
303 | 303 | "@babel/helper-plugin-utils" "^7.8.3" |
304 | 304 |
|
305 | | -"@babel/plugin-proposal-decorators@^7.7.0", "@babel/plugin-proposal-decorators@^7.8.0": |
306 | | - version "7.8.0" |
307 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.8.0.tgz#2f1661712c557de8bc65c0b58876a2b47ff886d5" |
308 | | - integrity sha512-HKltBhhrRigrHYkDrO/9rg+ZerXSAtZjepm8URUrNxgzTzEfuOb06fUU311chMkahZHSfASNUxWVwRzIwGt/uw== |
| 305 | +"@babel/plugin-proposal-decorators@^7.7.0", "@babel/plugin-proposal-decorators@^7.8.3": |
| 306 | + version "7.8.3" |
| 307 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.8.3.tgz#2156860ab65c5abf068c3f67042184041066543e" |
| 308 | + integrity sha512-e3RvdvS4qPJVTe288DlXjwKflpfy1hr0j5dz5WpIYYeP7vQZg2WfAEIp8k5/Lwis/m5REXEteIz6rrcDtXXG7w== |
309 | 309 | dependencies: |
310 | | - "@babel/helper-create-class-features-plugin" "^7.8.0" |
311 | | - "@babel/helper-plugin-utils" "^7.8.0" |
312 | | - "@babel/plugin-syntax-decorators" "^7.8.0" |
| 310 | + "@babel/helper-create-class-features-plugin" "^7.8.3" |
| 311 | + "@babel/helper-plugin-utils" "^7.8.3" |
| 312 | + "@babel/plugin-syntax-decorators" "^7.8.3" |
313 | 313 |
|
314 | 314 | "@babel/plugin-proposal-dynamic-import@^7.7.4": |
315 | 315 | version "7.7.4" |
|
358 | 358 | dependencies: |
359 | 359 | "@babel/helper-plugin-utils" "^7.0.0" |
360 | 360 |
|
361 | | -"@babel/plugin-syntax-decorators@^7.8.0": |
362 | | - version "7.8.0" |
363 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.8.0.tgz#4a2930ef597c5bc5c5ae9a97d7883d03eeb48eb2" |
364 | | - integrity sha512-Qz68qh9jJqQePGWqbNW9PA7vkE2gvnWkYtx32jgPOszpE7u+xObPkRGm3B80oXAjQlBdTa4ktqjkOIRiKRuapw== |
| 361 | +"@babel/plugin-syntax-decorators@^7.8.3": |
| 362 | + version "7.8.3" |
| 363 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.8.3.tgz#8d2c15a9f1af624b0025f961682a9d53d3001bda" |
| 364 | + integrity sha512-8Hg4dNNT9/LcA1zQlfwuKR8BUc/if7Q7NkTam9sGTcJphLwpf2g4S42uhspQrIrR+dpzE0dtTqBVFoHl8GtnnQ== |
365 | 365 | dependencies: |
366 | | - "@babel/helper-plugin-utils" "^7.8.0" |
| 366 | + "@babel/helper-plugin-utils" "^7.8.3" |
367 | 367 |
|
368 | 368 | "@babel/plugin-syntax-dynamic-import@^7.7.4": |
369 | 369 | version "7.7.4" |
|
0 commit comments