|
115 | 115 | browserslist "^4.14.5" |
116 | 116 | semver "^6.3.0" |
117 | 117 |
|
118 | | -"@babel/helper-create-class-features-plugin@^7.12.1": |
119 | | - version "7.12.1" |
120 | | - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.12.1.tgz#3c45998f431edd4a9214c5f1d3ad1448a6137f6e" |
121 | | - integrity sha512-hkL++rWeta/OVOBTRJc9a5Azh5mt5WgZUGAKMD8JM141YsE08K//bp1unBBieO6rUKkIPyUE0USQ30jAy3Sk1w== |
122 | | - dependencies: |
123 | | - "@babel/helper-function-name" "^7.10.4" |
124 | | - "@babel/helper-member-expression-to-functions" "^7.12.1" |
125 | | - "@babel/helper-optimise-call-expression" "^7.10.4" |
126 | | - "@babel/helper-replace-supers" "^7.12.1" |
127 | | - "@babel/helper-split-export-declaration" "^7.10.4" |
128 | | - |
129 | | -"@babel/helper-create-class-features-plugin@^7.13.0": |
| 118 | +"@babel/helper-create-class-features-plugin@^7.12.1", "@babel/helper-create-class-features-plugin@^7.13.0": |
130 | 119 | version "7.13.8" |
131 | 120 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.13.8.tgz#0367bd0a7505156ce018ca464f7ac91ba58c1a04" |
132 | 121 | integrity sha512-qioaRrKHQbn4hkRKDHbnuQ6kAxmmOF+kzKGnIfxPK4j2rckSJCpKzr/SSTlohSCiE3uAQpNDJ9FIh4baeE8W+w== |
|
166 | 155 | dependencies: |
167 | 156 | "@babel/types" "^7.13.0" |
168 | 157 |
|
169 | | -"@babel/helper-function-name@^7.10.4", "@babel/helper-function-name@^7.12.11": |
| 158 | +"@babel/helper-function-name@^7.12.11": |
170 | 159 | version "7.12.11" |
171 | 160 | resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.12.11.tgz#1fd7738aee5dcf53c3ecff24f1da9c511ec47b42" |
172 | 161 | integrity sha512-AtQKjtYNolKNi6nNNVLQ27CP6D9oFR6bq/HPYSizlzbp7uC1M59XJe8L+0uXjbIaZaUJF99ruHqVGiKXU/7ybA== |
|
365 | 354 | dependencies: |
366 | 355 | "@babel/types" "^7.12.1" |
367 | 356 |
|
368 | | -"@babel/helper-split-export-declaration@^7.10.4", "@babel/helper-split-export-declaration@^7.11.0", "@babel/helper-split-export-declaration@^7.12.11": |
| 357 | +"@babel/helper-split-export-declaration@^7.11.0", "@babel/helper-split-export-declaration@^7.12.11": |
369 | 358 | version "7.12.11" |
370 | 359 | resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.11.tgz#1b4cc424458643c47d37022223da33d76ea4603a" |
371 | 360 | integrity sha512-LsIVN8j48gHgwzfocYUSkO/hjYAOJqlpJEc7tGXcIm4cubjVUf8LGW6eWRyxEu7gA25q02p0rQUWoCI33HNS5g== |
|
467 | 456 | "@babel/helper-create-class-features-plugin" "^7.13.0" |
468 | 457 | "@babel/helper-plugin-utils" "^7.13.0" |
469 | 458 |
|
470 | | -"@babel/plugin-proposal-decorators@^7.12.12": |
471 | | - version "7.12.12" |
472 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.12.12.tgz#067a6d3d6ca86d54cf56bb183239199c20daeafe" |
473 | | - integrity sha512-fhkE9lJYpw2mjHelBpM2zCbaA11aov2GJs7q4cFaXNrWx0H3bW58H9Esy2rdtYOghFBEYUDRIpvlgi+ZD+AvvQ== |
| 459 | +"@babel/plugin-proposal-decorators@^7.13.5": |
| 460 | + version "7.13.5" |
| 461 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.13.5.tgz#d28071457a5ba8ee1394b23e38d5dcf32ea20ef7" |
| 462 | + integrity sha512-i0GDfVNuoapwiheevUOuSW67mInqJ8qw7uWfpjNVeHMn143kXblEy/bmL9AdZ/0yf/4BMQeWXezK0tQIvNPqag== |
474 | 463 | dependencies: |
475 | | - "@babel/helper-create-class-features-plugin" "^7.12.1" |
476 | | - "@babel/helper-plugin-utils" "^7.10.4" |
477 | | - "@babel/plugin-syntax-decorators" "^7.12.1" |
| 464 | + "@babel/helper-create-class-features-plugin" "^7.13.0" |
| 465 | + "@babel/helper-plugin-utils" "^7.13.0" |
| 466 | + "@babel/plugin-syntax-decorators" "^7.12.13" |
478 | 467 |
|
479 | 468 | "@babel/plugin-proposal-dynamic-import@^7.13.8": |
480 | 469 | version "7.13.8" |
|
582 | 571 | dependencies: |
583 | 572 | "@babel/helper-plugin-utils" "^7.12.13" |
584 | 573 |
|
585 | | -"@babel/plugin-syntax-decorators@^7.12.1": |
586 | | - version "7.12.1" |
587 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.12.1.tgz#81a8b535b284476c41be6de06853a8802b98c5dd" |
588 | | - integrity sha512-ir9YW5daRrTYiy9UJ2TzdNIJEZu8KclVzDcfSt4iEmOtwQ4llPtWInNKJyKnVXp1vE4bbVd5S31M/im3mYMO1w== |
| 574 | +"@babel/plugin-syntax-decorators@^7.12.13": |
| 575 | + version "7.12.13" |
| 576 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.12.13.tgz#fac829bf3c7ef4a1bc916257b403e58c6bdaf648" |
| 577 | + integrity sha512-Rw6aIXGuqDLr6/LoBBYE57nKOzQpz/aDkKlMqEwH+Vp0MXbG6H/TfRjaY343LKxzAKAMXIHsQ8JzaZKuDZ9MwA== |
589 | 578 | dependencies: |
590 | | - "@babel/helper-plugin-utils" "^7.10.4" |
| 579 | + "@babel/helper-plugin-utils" "^7.12.13" |
591 | 580 |
|
592 | 581 | "@babel/plugin-syntax-dynamic-import@^7.8.3": |
593 | 582 | version "7.8.3" |
|
0 commit comments