|
407 | 407 | "@babel/helper-plugin-utils" "^7.10.4" |
408 | 408 | "@babel/plugin-syntax-decorators" "^7.10.4" |
409 | 409 |
|
| 410 | +"@babel/plugin-proposal-decorators@^7.12.1": |
| 411 | + version "7.12.1" |
| 412 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.12.1.tgz#59271439fed4145456c41067450543aee332d15f" |
| 413 | + integrity sha512-knNIuusychgYN8fGJHONL0RbFxLGawhXOJNLBk75TniTsZZeA+wdkDuv6wp4lGwzQEKjZi6/WYtnb3udNPmQmQ== |
| 414 | + dependencies: |
| 415 | + "@babel/helper-create-class-features-plugin" "^7.12.1" |
| 416 | + "@babel/helper-plugin-utils" "^7.10.4" |
| 417 | + "@babel/plugin-syntax-decorators" "^7.12.1" |
| 418 | + |
410 | 419 | "@babel/plugin-proposal-dynamic-import@^7.12.1": |
411 | 420 | version "7.12.1" |
412 | 421 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.12.1.tgz#43eb5c2a3487ecd98c5c8ea8b5fdb69a2749b2dc" |
|
518 | 527 | dependencies: |
519 | 528 | "@babel/helper-plugin-utils" "^7.10.4" |
520 | 529 |
|
| 530 | +"@babel/plugin-syntax-decorators@^7.12.1": |
| 531 | + version "7.12.1" |
| 532 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.12.1.tgz#81a8b535b284476c41be6de06853a8802b98c5dd" |
| 533 | + integrity sha512-ir9YW5daRrTYiy9UJ2TzdNIJEZu8KclVzDcfSt4iEmOtwQ4llPtWInNKJyKnVXp1vE4bbVd5S31M/im3mYMO1w== |
| 534 | + dependencies: |
| 535 | + "@babel/helper-plugin-utils" "^7.10.4" |
| 536 | + |
521 | 537 | "@babel/plugin-syntax-dynamic-import@^7.2.0", "@babel/plugin-syntax-dynamic-import@^7.8.0": |
522 | 538 | version "7.8.0" |
523 | 539 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.0.tgz#3a6c1cd36af923db602df83c5aa72e08bb14353a" |
|
977 | 993 | "@babel/types" "^7.4.4" |
978 | 994 | esutils "^2.0.2" |
979 | 995 |
|
980 | | -"@babel/preset-typescript@^7.12.1": |
981 | | - version "7.12.1" |
982 | | - resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.12.1.tgz#86480b483bb97f75036e8864fe404cc782cc311b" |
983 | | - integrity sha512-hNK/DhmoJPsksdHuI/RVrcEws7GN5eamhi28JkO52MqIxU8Z0QpmiSOQxZHWOHV7I3P4UjHV97ay4TcamMA6Kw== |
984 | | - dependencies: |
985 | | - "@babel/helper-plugin-utils" "^7.10.4" |
986 | | - "@babel/plugin-transform-typescript" "^7.12.1" |
987 | | - |
988 | 996 | "@babel/runtime@^7.12.0", "@babel/runtime@^7.8.4": |
989 | 997 | version "7.12.1" |
990 | 998 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.1.tgz#b4116a6b6711d010b2dad3b7b6e43bf1b9954740" |
|
0 commit comments