|
666 | 666 | dependencies:
|
667 | 667 | regexp-tree "^0.1.0"
|
668 | 668 |
|
| 669 | +"@babel/plugin-transform-named-capturing-groups-regex@^7.4.2": |
| 670 | + version "7.4.2" |
| 671 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.4.2.tgz#800391136d6cbcc80728dbdba3c1c6e46f86c12e" |
| 672 | + integrity sha512-NsAuliSwkL3WO2dzWTOL1oZJHm0TM8ZY8ZSxk2ANyKkt5SQlToGA4pzctmq1BEjoacurdwZ3xp2dCQWJkME0gQ== |
| 673 | + dependencies: |
| 674 | + regexp-tree "^0.1.0" |
| 675 | + |
669 | 676 | "@babel/plugin-transform-new-target@^7.0.0":
|
670 | 677 | version "7.0.0"
|
671 | 678 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0.tgz#ae8fbd89517fa7892d20e6564e641e8770c3aa4a"
|
|
843 | 850 | js-levenshtein "^1.1.3"
|
844 | 851 | semver "^5.3.0"
|
845 | 852 |
|
846 |
| -"@babel/preset-env@^7.4.1": |
847 |
| - version "7.4.1" |
848 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.4.1.tgz#80e19ad76f62fb136d57ee4b963db3e8a6840bad" |
849 |
| - integrity sha512-uC2DeVb6ljdjBGhJCyHxNZfSJEVgPdUm2R5cX85GCl1Qreo5sMM5g85ntqtzRF7XRYGgnRmV5we9cdlvo1wJvg== |
| 853 | +"@babel/preset-env@^7.4.2": |
| 854 | + version "7.4.2" |
| 855 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.4.2.tgz#2f5ba1de2daefa9dcca653848f96c7ce2e406676" |
| 856 | + integrity sha512-OEz6VOZaI9LW08CWVS3d9g/0jZA6YCn1gsKIy/fut7yZCJti5Lm1/Hi+uo/U+ODm7g4I6gULrCP+/+laT8xAsA== |
850 | 857 | dependencies:
|
851 | 858 | "@babel/helper-module-imports" "^7.0.0"
|
852 | 859 | "@babel/helper-plugin-utils" "^7.0.0"
|
|
876 | 883 | "@babel/plugin-transform-modules-commonjs" "^7.4.0"
|
877 | 884 | "@babel/plugin-transform-modules-systemjs" "^7.4.0"
|
878 | 885 | "@babel/plugin-transform-modules-umd" "^7.2.0"
|
879 |
| - "@babel/plugin-transform-named-capturing-groups-regex" "^7.3.0" |
| 886 | + "@babel/plugin-transform-named-capturing-groups-regex" "^7.4.2" |
880 | 887 | "@babel/plugin-transform-new-target" "^7.4.0"
|
881 | 888 | "@babel/plugin-transform-object-super" "^7.2.0"
|
882 | 889 | "@babel/plugin-transform-parameters" "^7.4.0"
|
|
901 | 908 | dependencies:
|
902 | 909 | regenerator-runtime "^0.12.0"
|
903 | 910 |
|
904 |
| -"@babel/standalone@^7.4.1": |
905 |
| - version "7.4.1" |
906 |
| - resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.4.1.tgz#44c6d3ad6f3a7d65504f734ddf719ef27f9352fe" |
907 |
| - integrity sha512-kDtxw0hc0RhzqXK7ZT7UZ3tK6eh/YBJNJ2zihSSDq309tEM47Cf18+O9os3rbNviqoSFdfbqrO2e3WHEYAGf7w== |
| 911 | +"@babel/standalone@^7.4.2": |
| 912 | + version "7.4.2" |
| 913 | + resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.4.2.tgz#4929048447ac98d6652b524aef768c2e14b3eae8" |
| 914 | + integrity sha512-pXo5sMf6eF6jYFJ1NCISO2kY4kDuiEedYJDQ2uc1kx4sybEt5DNHtar25c2VlXgm0VedFZABsHeuP0EjXW79qg== |
908 | 915 |
|
909 | 916 | "@babel/template@^7.0.0", "@babel/template@^7.1.0", "@babel/template@^7.1.2", "@babel/template@^7.2.2":
|
910 | 917 | version "7.2.2"
|
|
0 commit comments