|
344 | 344 | dependencies: |
345 | 345 | "@babel/helper-plugin-utils" "^7.0.0" |
346 | 346 |
|
347 | | -"@babel/plugin-transform-block-scoping@^7.6.2": |
348 | | - version "7.6.2" |
349 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.6.2.tgz#96c33ab97a9ae500cc6f5b19e04a7e6553360a79" |
350 | | - integrity sha512-zZT8ivau9LOQQaOGC7bQLQOT4XPkPXgN2ERfUgk1X8ql+mVkLc4E8eKk+FO3o0154kxzqenWCorfmEXpEZcrSQ== |
| 347 | +"@babel/plugin-transform-block-scoping@^7.6.3": |
| 348 | + version "7.6.3" |
| 349 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.6.3.tgz#6e854e51fbbaa84351b15d4ddafe342f3a5d542a" |
| 350 | + integrity sha512-7hvrg75dubcO3ZI2rjYTzUrEuh1E9IyDEhhB6qfcooxhDA33xx2MasuLVgdxzcP6R/lipAC6n9ub9maNW6RKdw== |
351 | 351 | dependencies: |
352 | 352 | "@babel/helper-plugin-utils" "^7.0.0" |
353 | 353 | lodash "^4.17.13" |
|
469 | 469 | "@babel/helper-module-transforms" "^7.1.0" |
470 | 470 | "@babel/helper-plugin-utils" "^7.0.0" |
471 | 471 |
|
472 | | -"@babel/plugin-transform-named-capturing-groups-regex@^7.6.2": |
473 | | - version "7.6.2" |
474 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.6.2.tgz#c1ca0bb84b94f385ca302c3932e870b0fb0e522b" |
475 | | - integrity sha512-xBdB+XOs+lgbZc2/4F5BVDVcDNS4tcSKQc96KmlqLEAwz6tpYPEvPdmDfvVG0Ssn8lAhronaRs6Z6KSexIpK5g== |
| 472 | +"@babel/plugin-transform-named-capturing-groups-regex@^7.6.3": |
| 473 | + version "7.6.3" |
| 474 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.6.3.tgz#aaa6e409dd4fb2e50b6e2a91f7e3a3149dbce0cf" |
| 475 | + integrity sha512-jTkk7/uE6H2s5w6VlMHeWuH+Pcy2lmdwFoeWCVnvIrDUnB5gQqTVI8WfmEAhF2CDEarGrknZcmSFg1+bkfCoSw== |
476 | 476 | dependencies: |
477 | 477 | regexpu-core "^4.6.0" |
478 | 478 |
|
|
585 | 585 | regenerator-runtime "^0.13.2" |
586 | 586 |
|
587 | 587 | "@babel/preset-env@^7.5.5": |
588 | | - version "7.6.2" |
589 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.6.2.tgz#abbb3ed785c7fe4220d4c82a53621d71fc0c75d3" |
590 | | - integrity sha512-Ru7+mfzy9M1/YTEtlDS8CD45jd22ngb9tXnn64DvQK3ooyqSw9K4K9DUWmYknTTVk4TqygL9dqCrZgm1HMea/Q== |
| 588 | + version "7.6.3" |
| 589 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.6.3.tgz#9e1bf05a2e2d687036d24c40e4639dc46cef2271" |
| 590 | + integrity sha512-CWQkn7EVnwzlOdR5NOm2+pfgSNEZmvGjOhlCHBDq0J8/EStr+G+FvPEiz9B56dR6MoiUFjXhfE4hjLoAKKJtIQ== |
591 | 591 | dependencies: |
592 | 592 | "@babel/helper-module-imports" "^7.0.0" |
593 | 593 | "@babel/helper-plugin-utils" "^7.0.0" |
|
605 | 605 | "@babel/plugin-transform-arrow-functions" "^7.2.0" |
606 | 606 | "@babel/plugin-transform-async-to-generator" "^7.5.0" |
607 | 607 | "@babel/plugin-transform-block-scoped-functions" "^7.2.0" |
608 | | - "@babel/plugin-transform-block-scoping" "^7.6.2" |
| 608 | + "@babel/plugin-transform-block-scoping" "^7.6.3" |
609 | 609 | "@babel/plugin-transform-classes" "^7.5.5" |
610 | 610 | "@babel/plugin-transform-computed-properties" "^7.2.0" |
611 | 611 | "@babel/plugin-transform-destructuring" "^7.6.0" |
|
620 | 620 | "@babel/plugin-transform-modules-commonjs" "^7.6.0" |
621 | 621 | "@babel/plugin-transform-modules-systemjs" "^7.5.0" |
622 | 622 | "@babel/plugin-transform-modules-umd" "^7.2.0" |
623 | | - "@babel/plugin-transform-named-capturing-groups-regex" "^7.6.2" |
| 623 | + "@babel/plugin-transform-named-capturing-groups-regex" "^7.6.3" |
624 | 624 | "@babel/plugin-transform-new-target" "^7.4.4" |
625 | 625 | "@babel/plugin-transform-object-super" "^7.5.5" |
626 | 626 | "@babel/plugin-transform-parameters" "^7.4.4" |
|
633 | 633 | "@babel/plugin-transform-template-literals" "^7.4.4" |
634 | 634 | "@babel/plugin-transform-typeof-symbol" "^7.2.0" |
635 | 635 | "@babel/plugin-transform-unicode-regex" "^7.6.2" |
636 | | - "@babel/types" "^7.6.0" |
| 636 | + "@babel/types" "^7.6.3" |
637 | 637 | browserslist "^4.6.0" |
638 | 638 | core-js-compat "^3.1.1" |
639 | 639 | invariant "^2.2.2" |
|
679 | 679 | globals "^11.1.0" |
680 | 680 | lodash "^4.17.13" |
681 | 681 |
|
682 | | -"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.5.5", "@babel/types@^7.6.0": |
683 | | - version "7.6.1" |
684 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.6.1.tgz#53abf3308add3ac2a2884d539151c57c4b3ac648" |
685 | | - integrity sha512-X7gdiuaCmA0uRjCmRtYJNAVCc/q+5xSgsfKJHqMN4iNLILX39677fJE1O40arPMh0TTtS9ItH67yre6c7k6t0g== |
| 682 | +"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.5.5", "@babel/types@^7.6.0", "@babel/types@^7.6.3": |
| 683 | + version "7.6.3" |
| 684 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.6.3.tgz#3f07d96f854f98e2fbd45c64b0cb942d11e8ba09" |
| 685 | + integrity sha512-CqbcpTxMcpuQTMhjI37ZHVgjBkysg5icREQIEZ0eG1yCNwg3oy+5AaLiOKmjsCj6nqOsa6Hf0ObjRVwokb7srA== |
686 | 686 | dependencies: |
687 | 687 | esutils "^2.0.2" |
688 | 688 | lodash "^4.17.13" |
|
0 commit comments