|
106 | 106 | "@babel/helper-explode-assignable-expression" "^7.12.13"
|
107 | 107 | "@babel/types" "^7.12.13"
|
108 | 108 |
|
109 |
| -"@babel/helper-compilation-targets@^7.13.0": |
110 |
| - version "7.13.8" |
111 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.8.tgz#02bdb22783439afb11b2f009814bdd88384bd468" |
112 |
| - integrity sha512-pBljUGC1y3xKLn1nrx2eAhurLMA8OqBtBP/JwG4U8skN7kf8/aqwwxpV1N6T0e7r6+7uNitIa/fUxPFagSXp3A== |
113 |
| - dependencies: |
114 |
| - "@babel/compat-data" "^7.13.8" |
115 |
| - "@babel/helper-validator-option" "^7.12.17" |
116 |
| - browserslist "^4.14.5" |
117 |
| - semver "^6.3.0" |
118 |
| - |
119 |
| -"@babel/helper-compilation-targets@^7.13.10", "@babel/helper-compilation-targets@^7.13.8": |
| 109 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.10", "@babel/helper-compilation-targets@^7.13.8": |
120 | 110 | version "7.13.10"
|
121 | 111 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.10.tgz#1310a1678cb8427c07a753750da4f8ce442bdd0c"
|
122 | 112 | integrity sha512-/Xju7Qg1GQO4mHZ/Kcs6Au7gfafgZnwm+a7sy/ow/tV1sHeraRUHbjdat8/UvDor4Tez+siGKDk6zIKtCPKVJA==
|
|
127 | 117 | semver "^6.3.0"
|
128 | 118 |
|
129 | 119 | "@babel/helper-create-class-features-plugin@^7.13.0":
|
130 |
| - version "7.13.8" |
131 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.13.8.tgz#0367bd0a7505156ce018ca464f7ac91ba58c1a04" |
132 |
| - integrity sha512-qioaRrKHQbn4hkRKDHbnuQ6kAxmmOF+kzKGnIfxPK4j2rckSJCpKzr/SSTlohSCiE3uAQpNDJ9FIh4baeE8W+w== |
| 120 | + version "7.13.10" |
| 121 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.13.10.tgz#073b2bbb925a097643c6fc5770e5f13394e887c9" |
| 122 | + integrity sha512-YV7r2YxdTUaw84EwNkyrRke/TJHR/UXGiyvACRqvdVJ2/syV2rQuJNnaRLSuYiop8cMRXOgseTGoJCWX0q2fFg== |
133 | 123 | dependencies:
|
134 | 124 | "@babel/helper-function-name" "^7.12.13"
|
135 | 125 | "@babel/helper-member-expression-to-functions" "^7.13.0"
|
|
786 | 776 | "@babel/helper-plugin-utils" "^7.12.13"
|
787 | 777 |
|
788 | 778 | "@babel/preset-env@^7.12.11":
|
789 |
| - version "7.13.9" |
790 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.9.tgz#3ee5f233316b10d066d7f379c6d1e13a96853654" |
791 |
| - integrity sha512-mcsHUlh2rIhViqMG823JpscLMesRt3QbMsv1+jhopXEb3W2wXvQ9QoiOlZI9ZbR3XqPtaFpZwEZKYqGJnGMZTQ== |
| 779 | + version "7.13.10" |
| 780 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.10.tgz#b5cde31d5fe77ab2a6ab3d453b59041a1b3a5252" |
| 781 | + integrity sha512-nOsTScuoRghRtUsRr/c69d042ysfPHcu+KOB4A9aAO9eJYqrkat+LF8G1yp1HD18QiwixT2CisZTr/0b3YZPXQ== |
792 | 782 | dependencies:
|
793 | 783 | "@babel/compat-data" "^7.13.8"
|
794 |
| - "@babel/helper-compilation-targets" "^7.13.8" |
| 784 | + "@babel/helper-compilation-targets" "^7.13.10" |
795 | 785 | "@babel/helper-plugin-utils" "^7.13.0"
|
796 | 786 | "@babel/helper-validator-option" "^7.12.17"
|
797 | 787 | "@babel/plugin-proposal-async-generator-functions" "^7.13.8"
|
|
890 | 880 | pirates "^4.0.0"
|
891 | 881 | source-map-support "^0.5.16"
|
892 | 882 |
|
893 |
| -"@babel/runtime@^7.0.0", "@babel/runtime@^7.8.4": |
| 883 | +"@babel/runtime@^7.0.0": |
894 | 884 | version "7.13.9"
|
895 | 885 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.9.tgz#97dbe2116e2630c489f22e0656decd60aaa1fcee"
|
896 | 886 | integrity sha512-aY2kU+xgJ3dJ1eU6FMB9EH8dIe8dmusF1xEku52joLvw6eAFN0AI+WxCLDnpev2LEejWBAy2sBvBOBAjI3zmvA==
|
897 | 887 | dependencies:
|
898 | 888 | regenerator-runtime "^0.13.4"
|
899 | 889 |
|
| 890 | +"@babel/runtime@^7.8.4": |
| 891 | + version "7.13.10" |
| 892 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.10.tgz#47d42a57b6095f4468da440388fdbad8bebf0d7d" |
| 893 | + integrity sha512-4QPkjJq6Ns3V/RgpEahRk+AGfL0eO6RHHtTWoNNr5mO49G6B5+X6d6THgWEAvTrznU5xYpbAlVKRYcsCgh/Akw== |
| 894 | + dependencies: |
| 895 | + regenerator-runtime "^0.13.4" |
| 896 | + |
900 | 897 | "@babel/template@^7.12.13":
|
901 | 898 | version "7.12.13"
|
902 | 899 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.13.tgz#530265be8a2589dbb37523844c5bcb55947fb327"
|
|
0 commit comments