|
16 | 16 | dependencies:
|
17 | 17 | "@babel/highlight" "^7.0.0"
|
18 | 18 |
|
19 |
| - |
20 |
| - version "7.7.0" |
21 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.0.tgz#461d2948b1a7113088baf999499bcbd39a7faa3b" |
22 |
| - integrity sha512-Bb1NjZCaiwTQC/ARL+MwDpgocdnwWDCaugvkGt6cxfBzQa8Whv1JybBoUEiBDKl8Ni3H3c7Fykwk7QChUsHRlg== |
| 19 | + |
| 20 | + version "7.7.2" |
| 21 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.2.tgz#ea5b99693bcfc058116f42fa1dd54da412b29d91" |
| 22 | + integrity sha512-eeD7VEZKfhK1KUXGiyPFettgF3m513f8FoBSWiQ1xTvl1RAopLs42Wp9+Ze911I6H0N9lNqJMDgoZT7gHsipeQ== |
23 | 23 | dependencies:
|
24 | 24 | "@babel/code-frame" "^7.5.5"
|
25 |
| - "@babel/generator" "^7.7.0" |
| 25 | + "@babel/generator" "^7.7.2" |
26 | 26 | "@babel/helpers" "^7.7.0"
|
27 |
| - "@babel/parser" "^7.7.0" |
| 27 | + "@babel/parser" "^7.7.2" |
28 | 28 | "@babel/template" "^7.7.0"
|
29 |
| - "@babel/traverse" "^7.7.0" |
30 |
| - "@babel/types" "^7.7.0" |
31 |
| - convert-source-map "^1.1.0" |
| 29 | + "@babel/traverse" "^7.7.2" |
| 30 | + "@babel/types" "^7.7.2" |
| 31 | + convert-source-map "^1.7.0" |
32 | 32 | debug "^4.1.0"
|
33 | 33 | json5 "^2.1.0"
|
34 | 34 | lodash "^4.17.13"
|
|
99 | 99 | lodash "^4.17.13"
|
100 | 100 | source-map "^0.5.0"
|
101 | 101 |
|
| 102 | +"@babel/generator@^7.7.2": |
| 103 | + version "7.7.2" |
| 104 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.7.2.tgz#2f4852d04131a5e17ea4f6645488b5da66ebf3af" |
| 105 | + integrity sha512-WthSArvAjYLz4TcbKOi88me+KmDJdKSlfwwN8CnUYn9jBkzhq0ZEPuBfkAWIvjJ3AdEV1Cf/+eSQTnp3IDJKlQ== |
| 106 | + dependencies: |
| 107 | + "@babel/types" "^7.7.2" |
| 108 | + jsesc "^2.5.1" |
| 109 | + lodash "^4.17.13" |
| 110 | + source-map "^0.5.0" |
| 111 | + |
102 | 112 | "@babel/helper-annotate-as-pure@^7.0.0":
|
103 | 113 | version "7.0.0"
|
104 | 114 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.0.0.tgz#323d39dd0b50e10c7c06ca7d7638e6864d8c5c32"
|
|
423 | 433 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.0.tgz#232618f6e8947bc54b407fa1f1c91a22758e7159"
|
424 | 434 | integrity sha512-GqL+Z0d7B7ADlQBMXlJgvXEbtt5qlqd1YQ5fr12hTSfh7O/vgrEIvJxU2e7aSVrEUn75zTZ6Nd0s8tthrlZnrQ==
|
425 | 435 |
|
| 436 | +"@babel/parser@^7.7.2": |
| 437 | + version "7.7.2" |
| 438 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.2.tgz#ea8334dc77416bfd9473eb470fd00d8245b3943b" |
| 439 | + integrity sha512-DDaR5e0g4ZTb9aP7cpSZLkACEBdoLGwJDWgHtBhrGX7Q1RjhdoMOfexICj5cqTAtpowjGQWfcvfnQG7G2kAB5w== |
| 440 | + |
426 | 441 | "@babel/plugin-proposal-async-generator-functions@^7.7.0":
|
427 | 442 | version "7.7.0"
|
428 | 443 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.7.0.tgz#83ef2d6044496b4c15d8b4904e2219e6dccc6971"
|
|
765 | 780 | dependencies:
|
766 | 781 | "@babel/helper-plugin-utils" "^7.0.0"
|
767 | 782 |
|
768 |
| -"@babel/plugin-transform-typescript@^7.7.0": |
769 |
| - version "7.7.0" |
770 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.7.0.tgz#182be03fa8bd2ffd0629791a1eaa4373b7589d38" |
771 |
| - integrity sha512-y3KYbcfKe+8ziRXiGhhnGrVysDBo5+aJdB+x8sanM0K41cnmK7Q5vBlQLMbOnW/HPjLG9bg7dLgYDQZZG9T09g== |
| 783 | +"@babel/plugin-transform-typescript@^7.7.2": |
| 784 | + version "7.7.2" |
| 785 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.7.2.tgz#eb9f14c516b5d36f4d6f3a9d7badae6d0fc313d4" |
| 786 | + integrity sha512-UWhDaJRqdPUtdK1s0sKYdoRuqK0NepjZto2UZltvuCgMoMZmdjhgz5hcRokie/3aYEaSz3xvusyoayVaq4PjRg== |
772 | 787 | dependencies:
|
773 | 788 | "@babel/helper-create-class-features-plugin" "^7.7.0"
|
774 | 789 | "@babel/helper-plugin-utils" "^7.0.0"
|
|
839 | 854 | js-levenshtein "^1.1.3"
|
840 | 855 | semver "^5.5.0"
|
841 | 856 |
|
842 |
| - |
843 |
| - version "7.7.0" |
844 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.7.0.tgz#5d7682d938160ceaf51c3d4239e9521ef893474c" |
845 |
| - integrity sha512-WZ3qvtAJy8w/i6wqq5PuDnkCUXaLUTHIlJujfGHmHxsT5veAbEdEjl3cC/3nXfyD0bzlWsIiMdUhZgrXjd9QWg== |
| 857 | + |
| 858 | + version "7.7.2" |
| 859 | + resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.7.2.tgz#f71c8bba2ae02f11b29dbf7d6a35f47bbe011632" |
| 860 | + integrity sha512-1B4HthAelaLGfNRyrWqJtBEjXX1ulThCrLQ5B2VOtEAznWFIFXFJahgXImqppy66lx/Oh+cOSCQdJzZqh2Jh5g== |
846 | 861 | dependencies:
|
847 | 862 | "@babel/helper-plugin-utils" "^7.0.0"
|
848 |
| - "@babel/plugin-transform-typescript" "^7.7.0" |
| 863 | + "@babel/plugin-transform-typescript" "^7.7.2" |
849 | 864 |
|
850 | 865 | "@babel/template@^7.0.0", "@babel/template@^7.1.0", "@babel/template@^7.1.2", "@babel/template@^7.2.2":
|
851 | 866 | version "7.2.2"
|
|
925 | 940 | globals "^11.1.0"
|
926 | 941 | lodash "^4.17.13"
|
927 | 942 |
|
| 943 | +"@babel/traverse@^7.7.2": |
| 944 | + version "7.7.2" |
| 945 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.7.2.tgz#ef0a65e07a2f3c550967366b3d9b62a2dcbeae09" |
| 946 | + integrity sha512-TM01cXib2+rgIZrGJOLaHV/iZUAxf4A0dt5auY6KNZ+cm6aschuJGqKJM3ROTt3raPUdIDk9siAufIFEleRwtw== |
| 947 | + dependencies: |
| 948 | + "@babel/code-frame" "^7.5.5" |
| 949 | + "@babel/generator" "^7.7.2" |
| 950 | + "@babel/helper-function-name" "^7.7.0" |
| 951 | + "@babel/helper-split-export-declaration" "^7.7.0" |
| 952 | + "@babel/parser" "^7.7.2" |
| 953 | + "@babel/types" "^7.7.2" |
| 954 | + debug "^4.1.0" |
| 955 | + globals "^11.1.0" |
| 956 | + lodash "^4.17.13" |
| 957 | + |
928 | 958 | "@babel/types@^7.0.0", "@babel/types@^7.2.2", "@babel/types@^7.3.0", "@babel/types@^7.3.4":
|
929 | 959 | version "7.3.4"
|
930 | 960 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.3.4.tgz#bf482eaeaffb367a28abbf9357a94963235d90ed"
|
|
970 | 1000 | lodash "^4.17.13"
|
971 | 1001 | to-fast-properties "^2.0.0"
|
972 | 1002 |
|
| 1003 | +"@babel/types@^7.7.2": |
| 1004 | + version "7.7.2" |
| 1005 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.7.2.tgz#550b82e5571dcd174af576e23f0adba7ffc683f7" |
| 1006 | + integrity sha512-YTf6PXoh3+eZgRCBzzP25Bugd2ngmpQVrk7kXX0i5N9BO7TFBtIgZYs7WtxtOGs8e6A4ZI7ECkbBCEHeXocvOA== |
| 1007 | + dependencies: |
| 1008 | + esutils "^2.0.2" |
| 1009 | + lodash "^4.17.13" |
| 1010 | + to-fast-properties "^2.0.0" |
| 1011 | + |
973 | 1012 | "@cnakazawa/watch@^1.0.3":
|
974 | 1013 | version "1.0.3"
|
975 | 1014 | resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.3.tgz#099139eaec7ebf07a27c1786a3ff64f39464d2ef"
|
@@ -2592,6 +2631,13 @@ convert-source-map@^1.1.0, convert-source-map@^1.4.0:
|
2592 | 2631 | dependencies:
|
2593 | 2632 | safe-buffer "~5.1.1"
|
2594 | 2633 |
|
| 2634 | +convert-source-map@^1.7.0: |
| 2635 | + version "1.7.0" |
| 2636 | + resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.7.0.tgz#17a2cb882d7f77d3490585e2ce6c524424a3a442" |
| 2637 | + integrity sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA== |
| 2638 | + dependencies: |
| 2639 | + safe-buffer "~5.1.1" |
| 2640 | + |
2595 | 2641 | copy-concurrently@^1.0.0:
|
2596 | 2642 | version "1.0.5"
|
2597 | 2643 | resolved "https://registry.yarnpkg.com/copy-concurrently/-/copy-concurrently-1.0.5.tgz#92297398cae34937fcafd6ec8139c18051f0b5e0"
|
|
0 commit comments