|
172 | 172 | dependencies: |
173 | 173 | "@babel/types" "^7.10.4" |
174 | 174 |
|
175 | | -"@babel/helper-member-expression-to-functions@^7.12.0": |
176 | | - version "7.12.0" |
177 | | - resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.0.tgz#48f605fa801764f3e5b2e301e49d35fe1820c4f3" |
178 | | - integrity sha512-I0d/bgzgzgLsJMk7UZ0TN2KV3OGjC/t/9Saz8PKb9jrcEAXhgjGysOgp4PDKydIKjUv/gj2St4ae+ov8l+T9Xg== |
179 | | - dependencies: |
180 | | - "@babel/types" "^7.12.0" |
181 | | - |
182 | 175 | "@babel/helper-member-expression-to-functions@^7.12.1": |
183 | 176 | version "7.12.1" |
184 | 177 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.1.tgz#fba0f2fcff3fba00e6ecb664bb5e6e26e2d6165c" |
|
193 | 186 | dependencies: |
194 | 187 | "@babel/types" "^7.12.1" |
195 | 188 |
|
196 | | -"@babel/helper-module-imports@^7.12.1": |
197 | | - version "7.12.1" |
198 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.1.tgz#1644c01591a15a2f084dd6d092d9430eb1d1216c" |
199 | | - integrity sha512-ZeC1TlMSvikvJNy1v/wPIazCu3NdOwgYZLIkmIyAsGhqkNpiDoQQRmaCK8YP4Pq3GPTLPV9WXaPCJKvx06JxKA== |
200 | | - dependencies: |
201 | | - "@babel/types" "^7.12.1" |
202 | | - |
203 | | -"@babel/helper-module-transforms@^7.10.4", "@babel/helper-module-transforms@^7.10.5", "@babel/helper-module-transforms@^7.11.0": |
204 | | - version "7.11.0" |
205 | | - resolved "https://registry.npm.taobao.org/@babel/helper-module-transforms/download/@babel/helper-module-transforms-7.11.0.tgz#b16f250229e47211abdd84b34b64737c2ab2d359" |
206 | | - integrity sha1-sW8lAinkchGr3YSzS2RzfCqy01k= |
207 | | - dependencies: |
208 | | - "@babel/helper-module-imports" "^7.10.4" |
209 | | - "@babel/helper-replace-supers" "^7.12.0" |
210 | | - "@babel/helper-simple-access" "^7.10.4" |
211 | | - "@babel/helper-split-export-declaration" "^7.11.0" |
212 | | - "@babel/helper-validator-identifier" "^7.10.4" |
213 | | - "@babel/template" "^7.10.4" |
214 | | - "@babel/traverse" "^7.12.0" |
215 | | - "@babel/types" "^7.12.0" |
216 | | - lodash "^4.17.19" |
217 | | - |
218 | | -"@babel/helper-module-transforms@^7.12.1": |
| 189 | +"@babel/helper-module-transforms@^7.12.0", "@babel/helper-module-transforms@^7.12.1": |
219 | 190 | version "7.12.1" |
220 | 191 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.1.tgz#7954fec71f5b32c48e4b303b437c34453fd7247c" |
221 | 192 | integrity sha512-QQzehgFAZ2bbISiCpmVGfiGux8YVFXQ0abBic2Envhej22DVXV9nCFaS5hIQbkyo1AdGb+gNME2TSh3hYJVV/w== |
|
258 | 229 | "@babel/helper-wrap-function" "^7.10.4" |
259 | 230 | "@babel/types" "^7.12.1" |
260 | 231 |
|
261 | | -"@babel/helper-replace-supers@^7.12.0": |
262 | | - version "7.12.0" |
263 | | - resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.12.0.tgz#98d3f3eb779752e59c7422ab387c9b444323be60" |
264 | | - integrity sha512-9kycFdq2c9e7PXZOr2z/ZqTFF9OzFu287iFwYS+CiDVPuoTCfY8hoTsIqNQNetQjlqoRsRyJFrMG1uhGAR4EEw== |
265 | | - dependencies: |
266 | | - "@babel/helper-member-expression-to-functions" "^7.12.0" |
267 | | - "@babel/helper-optimise-call-expression" "^7.10.4" |
268 | | - "@babel/traverse" "^7.12.0" |
269 | | - "@babel/types" "^7.12.0" |
270 | | - |
271 | 232 | "@babel/helper-replace-supers@^7.12.1": |
272 | 233 | version "7.12.1" |
273 | 234 | resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.12.1.tgz#f15c9cc897439281891e11d5ce12562ac0cf3fa9" |
|
278 | 239 | "@babel/traverse" "^7.12.1" |
279 | 240 | "@babel/types" "^7.12.1" |
280 | 241 |
|
281 | | -"@babel/helper-simple-access@^7.10.4": |
282 | | - version "7.10.4" |
283 | | - resolved "https://registry.npm.taobao.org/@babel/helper-simple-access/download/@babel/helper-simple-access-7.10.4.tgz?cache=0&sync_timestamp=1593521217867&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-simple-access%2Fdownload%2F%40babel%2Fhelper-simple-access-7.10.4.tgz#0f5ccda2945277a2a7a2d3a821e15395edcf3461" |
284 | | - integrity sha1-D1zNopRSd6KnotOoIeFTle3PNGE= |
285 | | - dependencies: |
286 | | - "@babel/template" "^7.10.4" |
287 | | - "@babel/types" "^7.10.4" |
288 | | - |
289 | 242 | "@babel/helper-simple-access@^7.12.1": |
290 | 243 | version "7.12.1" |
291 | 244 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.12.1.tgz#32427e5aa61547d38eb1e6eaf5fd1426fdad9136" |
@@ -3957,7 +3910,7 @@ nth-check@~1.0.1: |
3957 | 3910 | dependencies: |
3958 | 3911 | boolbase "~1.0.0" |
3959 | 3912 |
|
3960 | | -object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1: |
| 3913 | +object-assign@^4.0.1, object-assign@^4.1.1: |
3961 | 3914 | version "4.1.1" |
3962 | 3915 | resolved "https://registry.npm.taobao.org/object-assign/download/object-assign-4.1.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fobject-assign%2Fdownload%2Fobject-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863" |
3963 | 3916 | integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM= |
|
0 commit comments