|
189 | 189 | "@babel/helper-replace-supers" "^7.13.0" |
190 | 190 | "@babel/helper-split-export-declaration" "^7.12.13" |
191 | 191 |
|
192 | | -"@babel/helper-create-class-features-plugin@^7.13.11": |
193 | | - version "7.13.11" |
194 | | - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.13.11.tgz#30d30a005bca2c953f5653fc25091a492177f4f6" |
195 | | - integrity sha512-ays0I7XYq9xbjCSvT+EvysLgfc3tOkwCULHjrnscGT3A9qD4sk3wXnJ3of0MAWsWGjdinFvajHU2smYuqXKMrw== |
196 | | - dependencies: |
197 | | - "@babel/helper-function-name" "^7.12.13" |
198 | | - "@babel/helper-member-expression-to-functions" "^7.13.0" |
199 | | - "@babel/helper-optimise-call-expression" "^7.12.13" |
200 | | - "@babel/helper-replace-supers" "^7.13.0" |
201 | | - "@babel/helper-split-export-declaration" "^7.12.13" |
202 | | - |
203 | 192 | "@babel/helper-create-class-features-plugin@^7.14.0": |
204 | 193 | version "7.14.1" |
205 | 194 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.1.tgz#1fe11b376f3c41650ad9fedc665b0068722ea76c" |
|
212 | 201 | "@babel/helper-replace-supers" "^7.13.12" |
213 | 202 | "@babel/helper-split-export-declaration" "^7.12.13" |
214 | 203 |
|
| 204 | +"@babel/helper-create-class-features-plugin@^7.14.2": |
| 205 | + version "7.14.2" |
| 206 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.2.tgz#4e455b0329af29c2d3ad254b5dd5aed34595385d" |
| 207 | + integrity sha512-6YctwVsmlkchxfGUogvVrrhzyD3grFJyluj5JgDlQrwfMLJSt5tdAzFZfPf4H2Xoi5YLcQ6BxfJlaOBHuctyIw== |
| 208 | + dependencies: |
| 209 | + "@babel/helper-annotate-as-pure" "^7.12.13" |
| 210 | + "@babel/helper-function-name" "^7.14.2" |
| 211 | + "@babel/helper-member-expression-to-functions" "^7.13.12" |
| 212 | + "@babel/helper-optimise-call-expression" "^7.12.13" |
| 213 | + "@babel/helper-replace-supers" "^7.13.12" |
| 214 | + "@babel/helper-split-export-declaration" "^7.12.13" |
| 215 | + |
215 | 216 | "@babel/helper-create-regexp-features-plugin@^7.12.13": |
216 | 217 | version "7.12.13" |
217 | 218 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.12.13.tgz#0996d370a92896c612ae41a4215544bd152579c0" |
|
677 | 678 | "@babel/helper-plugin-utils" "^7.13.0" |
678 | 679 | "@babel/plugin-syntax-class-static-block" "^7.12.13" |
679 | 680 |
|
680 | | -"@babel/plugin-proposal-decorators@7.13.15": |
681 | | - version "7.13.15" |
682 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.13.15.tgz#e91ccfef2dc24dd5bd5dcc9fc9e2557c684ecfb8" |
683 | | - integrity sha512-ibAMAqUm97yzi+LPgdr5Nqb9CMkeieGHvwPg1ywSGjZrZHQEGqE01HmOio8kxRpA/+VtOHouIVy2FMpBbtltjA== |
| 681 | +"@babel/plugin-proposal-decorators@7.14.2": |
| 682 | + version "7.14.2" |
| 683 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.14.2.tgz#e68c3c5e4a6a08834456568256fc3e71b93590cf" |
| 684 | + integrity sha512-LauAqDd/VjQDtae58QgBcEOE42NNP+jB2OE+XeC3KBI/E+BhhRjtr5viCIrj1hmu1YvrguLipIPRJZmS5yUcFw== |
684 | 685 | dependencies: |
685 | | - "@babel/helper-create-class-features-plugin" "^7.13.11" |
| 686 | + "@babel/helper-create-class-features-plugin" "^7.14.2" |
686 | 687 | "@babel/helper-plugin-utils" "^7.13.0" |
687 | 688 | "@babel/plugin-syntax-decorators" "^7.12.13" |
688 | 689 |
|
|
694 | 695 | "@babel/helper-plugin-utils" "^7.13.0" |
695 | 696 | "@babel/plugin-syntax-dynamic-import" "^7.8.3" |
696 | 697 |
|
697 | | - |
698 | | - version "7.12.13" |
699 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.12.13.tgz#393be47a4acd03fa2af6e3cde9b06e33de1b446d" |
700 | | - integrity sha512-INAgtFo4OnLN3Y/j0VwAgw3HDXcDtX+C/erMvWzuV9v71r7urb6iyMXu7eM9IgLr1ElLlOkaHjJ0SbCmdOQ3Iw== |
701 | | - dependencies: |
702 | | - "@babel/helper-plugin-utils" "^7.12.13" |
703 | | - "@babel/plugin-syntax-export-namespace-from" "^7.8.3" |
704 | | - |
705 | | -"@babel/plugin-proposal-export-namespace-from@^7.14.2": |
| 698 | +"@babel/[email protected]", "@babel/plugin-proposal-export-namespace-from@^7.14.2": |
706 | 699 | version "7.14.2" |
707 | 700 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.14.2.tgz#62542f94aa9ce8f6dba79eec698af22112253791" |
708 | 701 | integrity sha512-sRxW3z3Zp3pFfLAgVEvzTFutTXax837oOatUIvSG9o5gRj9mKwm3br1Se5f4QalTQs9x4AzlA/HrCWbQIHASUQ== |
|
719 | 712 | "@babel/helper-wrap-function" "^7.12.13" |
720 | 713 | "@babel/plugin-syntax-function-sent" "^7.12.13" |
721 | 714 |
|
722 | | - |
723 | | - version "7.13.8" |
724 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.13.8.tgz#bf1fb362547075afda3634ed31571c5901afef7b" |
725 | | - integrity sha512-w4zOPKUFPX1mgvTmL/fcEqy34hrQ1CRcGxdphBc6snDnnqJ47EZDIyop6IwXzAC8G916hsIuXB2ZMBCExC5k7Q== |
726 | | - dependencies: |
727 | | - "@babel/helper-plugin-utils" "^7.13.0" |
728 | | - "@babel/plugin-syntax-json-strings" "^7.8.3" |
729 | | - |
730 | | -"@babel/plugin-proposal-json-strings@^7.14.2": |
| 715 | +"@babel/[email protected]", "@babel/plugin-proposal-json-strings@^7.14.2": |
731 | 716 | version "7.14.2" |
732 | 717 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.14.2.tgz#830b4e2426a782e8b2878fbfe2cba85b70cbf98c" |
733 | 718 | integrity sha512-w2DtsfXBBJddJacXMBhElGEYqCZQqN99Se1qeYn8DVLB33owlrlLftIbMzn5nz1OITfDVknXF433tBrLEAOEjA== |
|
751 | 736 | "@babel/helper-plugin-utils" "^7.13.0" |
752 | 737 | "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3" |
753 | 738 |
|
754 | | - |
755 | | - version "7.12.13" |
756 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.12.13.tgz#bd9da3188e787b5120b4f9d465a8261ce67ed1db" |
757 | | - integrity sha512-O1jFia9R8BUCl3ZGB7eitaAPu62TXJRHn7rh+ojNERCFyqRwJMTmhz+tJ+k0CwI6CLjX/ee4qW74FSqlq9I35w== |
758 | | - dependencies: |
759 | | - "@babel/helper-plugin-utils" "^7.12.13" |
760 | | - "@babel/plugin-syntax-numeric-separator" "^7.10.4" |
761 | | - |
762 | | -"@babel/plugin-proposal-numeric-separator@^7.14.2": |
| 739 | +"@babel/[email protected]", "@babel/plugin-proposal-numeric-separator@^7.14.2": |
763 | 740 | version "7.14.2" |
764 | 741 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.14.2.tgz#82b4cc06571143faf50626104b335dd71baa4f9e" |
765 | 742 | integrity sha512-DcTQY9syxu9BpU3Uo94fjCB3LN9/hgPS8oUL7KrSW3bA2ePrKZZPJcc5y0hoJAM9dft3pGfErtEUvxXQcfLxUg== |
|
0 commit comments