|
77 | 77 | browserslist "^4.14.5" |
78 | 78 | semver "^6.3.0" |
79 | 79 |
|
80 | | -"@babel/helper-create-class-features-plugin@^7.12.1", "@babel/helper-create-class-features-plugin@^7.13.0": |
| 80 | +"@babel/helper-create-class-features-plugin@^7.13.0": |
81 | 81 | version "7.13.8" |
82 | 82 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.13.8.tgz#0367bd0a7505156ce018ca464f7ac91ba58c1a04" |
83 | 83 | integrity sha512-qioaRrKHQbn4hkRKDHbnuQ6kAxmmOF+kzKGnIfxPK4j2rckSJCpKzr/SSTlohSCiE3uAQpNDJ9FIh4baeE8W+w== |
|
500 | 500 | dependencies: |
501 | 501 | "@babel/helper-plugin-utils" "^7.12.13" |
502 | 502 |
|
503 | | -"@babel/plugin-syntax-typescript@^7.12.1": |
504 | | - version "7.12.1" |
505 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.12.1.tgz#460ba9d77077653803c3dd2e673f76d66b4029e5" |
506 | | - integrity sha512-UZNEcCY+4Dp9yYRCAHrHDU+9ZXLYaY9MgBXSRLkB9WjYFRR6quJBumfVrEkUxrePPBwFcpWfNKXqVRQQtm7mMA== |
| 503 | +"@babel/plugin-syntax-typescript@^7.12.13": |
| 504 | + version "7.12.13" |
| 505 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.12.13.tgz#9dff111ca64154cef0f4dc52cf843d9f12ce4474" |
| 506 | + integrity sha512-cHP3u1JiUiG2LFDKbXnwVad81GvfyIOmCD6HIEId6ojrY0Drfy2q1jw7BwN7dE84+kTnBjLkXoL3IEy/3JPu2w== |
507 | 507 | dependencies: |
508 | | - "@babel/helper-plugin-utils" "^7.10.4" |
| 508 | + "@babel/helper-plugin-utils" "^7.12.13" |
509 | 509 |
|
510 | 510 | "@babel/plugin-transform-arrow-functions@^7.13.0": |
511 | 511 | version "7.13.0" |
|
740 | 740 | dependencies: |
741 | 741 | "@babel/helper-plugin-utils" "^7.12.13" |
742 | 742 |
|
743 | | -"@babel/plugin-transform-typescript@^7.12.1": |
744 | | - version "7.12.1" |
745 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.12.1.tgz#d92cc0af504d510e26a754a7dbc2e5c8cd9c7ab4" |
746 | | - integrity sha512-VrsBByqAIntM+EYMqSm59SiMEf7qkmI9dqMt6RbD/wlwueWmYcI0FFK5Fj47pP6DRZm+3teXjosKlwcZJ5lIMw== |
| 743 | +"@babel/plugin-transform-typescript@^7.13.0": |
| 744 | + version "7.13.0" |
| 745 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.13.0.tgz#4a498e1f3600342d2a9e61f60131018f55774853" |
| 746 | + integrity sha512-elQEwluzaU8R8dbVuW2Q2Y8Nznf7hnjM7+DSCd14Lo5fF63C9qNLbwZYbmZrtV9/ySpSUpkRpQXvJb6xyu4hCQ== |
747 | 747 | dependencies: |
748 | | - "@babel/helper-create-class-features-plugin" "^7.12.1" |
749 | | - "@babel/helper-plugin-utils" "^7.10.4" |
750 | | - "@babel/plugin-syntax-typescript" "^7.12.1" |
| 748 | + "@babel/helper-create-class-features-plugin" "^7.13.0" |
| 749 | + "@babel/helper-plugin-utils" "^7.13.0" |
| 750 | + "@babel/plugin-syntax-typescript" "^7.12.13" |
751 | 751 |
|
752 | 752 | "@babel/plugin-transform-unicode-escapes@^7.12.13": |
753 | 753 | version "7.12.13" |
|
0 commit comments