|
76 | 76 | browserslist "^4.14.5" |
77 | 77 | semver "^6.3.0" |
78 | 78 |
|
79 | | -"@babel/helper-create-class-features-plugin@^7.13.0": |
80 | | - version "7.13.8" |
81 | | - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.13.8.tgz#0367bd0a7505156ce018ca464f7ac91ba58c1a04" |
82 | | - integrity sha512-qioaRrKHQbn4hkRKDHbnuQ6kAxmmOF+kzKGnIfxPK4j2rckSJCpKzr/SSTlohSCiE3uAQpNDJ9FIh4baeE8W+w== |
83 | | - dependencies: |
84 | | - "@babel/helper-function-name" "^7.12.13" |
85 | | - "@babel/helper-member-expression-to-functions" "^7.13.0" |
86 | | - "@babel/helper-optimise-call-expression" "^7.12.13" |
87 | | - "@babel/helper-replace-supers" "^7.13.0" |
88 | | - "@babel/helper-split-export-declaration" "^7.12.13" |
89 | | - |
90 | | -"@babel/helper-create-class-features-plugin@^7.14.0": |
| 79 | +"@babel/helper-create-class-features-plugin@^7.13.0", "@babel/helper-create-class-features-plugin@^7.13.11", "@babel/helper-create-class-features-plugin@^7.14.0": |
91 | 80 | version "7.14.0" |
92 | 81 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.0.tgz#38367d3dab125b12f94273de418f4df23a11a15e" |
93 | 82 | integrity sha512-6pXDPguA5zC40Y8oI5mqr+jEUpjMJonKvknvA+vD8CYDz5uuXEwWBK8sRAsE/t3gfb1k15AQb9RhwpscC4nUJQ== |
|
364 | 353 | "@babel/helper-plugin-utils" "^7.13.0" |
365 | 354 | "@babel/plugin-syntax-class-static-block" "^7.12.13" |
366 | 355 |
|
367 | | -"@babel/plugin-proposal-decorators@^7.13.5": |
368 | | - version "7.13.5" |
369 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.13.5.tgz#d28071457a5ba8ee1394b23e38d5dcf32ea20ef7" |
370 | | - integrity sha512-i0GDfVNuoapwiheevUOuSW67mInqJ8qw7uWfpjNVeHMn143kXblEy/bmL9AdZ/0yf/4BMQeWXezK0tQIvNPqag== |
| 356 | +"@babel/plugin-proposal-decorators@^7.13.15": |
| 357 | + version "7.13.15" |
| 358 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.13.15.tgz#e91ccfef2dc24dd5bd5dcc9fc9e2557c684ecfb8" |
| 359 | + integrity sha512-ibAMAqUm97yzi+LPgdr5Nqb9CMkeieGHvwPg1ywSGjZrZHQEGqE01HmOio8kxRpA/+VtOHouIVy2FMpBbtltjA== |
371 | 360 | dependencies: |
372 | | - "@babel/helper-create-class-features-plugin" "^7.13.0" |
| 361 | + "@babel/helper-create-class-features-plugin" "^7.13.11" |
373 | 362 | "@babel/helper-plugin-utils" "^7.13.0" |
374 | 363 | "@babel/plugin-syntax-decorators" "^7.12.13" |
375 | 364 |
|
|
0 commit comments