|
18 | 18 | optionalDependencies: |
19 | 19 | chokidar "^2.1.8" |
20 | 20 |
|
21 | | -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.1": |
22 | | - version "7.10.1" |
23 | | - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.1.tgz#d5481c5095daa1c57e16e54c6f9198443afb49ff" |
24 | | - integrity sha512-IGhtTmpjGbYzcEDOw7DcQtbQSXcG9ftmAXtWTu9V936vDye4xjjekktFAtgZsWpzTj/X01jocB46mTywm/4SZw== |
| 21 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.3": |
| 22 | + version "7.10.3" |
| 23 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.3.tgz#324bcfd8d35cd3d47dae18cde63d752086435e9a" |
| 24 | + integrity sha512-fDx9eNW0qz0WkUeqL6tXEXzVlPh6Y5aCDEZesl0xBGA8ndRukX91Uk44ZqnkECp01NAZUdCAl+aiQNGi0k88Eg== |
25 | 25 | dependencies: |
26 | | - "@babel/highlight" "^7.10.1" |
| 26 | + "@babel/highlight" "^7.10.3" |
27 | 27 |
|
28 | 28 | "@babel/compat-data@^7.10.1": |
29 | 29 | version "7.10.1" |
|
35 | 35 | semver "^5.5.0" |
36 | 36 |
|
37 | 37 | "@babel/core@^7.0.0", "@babel/core@^7.1.0", "@babel/core@^7.7.5": |
38 | | - version "7.10.2" |
39 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.2.tgz#bd6786046668a925ac2bd2fd95b579b92a23b36a" |
40 | | - integrity sha512-KQmV9yguEjQsXqyOUGKjS4+3K8/DlOCE2pZcq4augdQmtTy5iv5EHtmMSJ7V4c1BIPjuwtZYqYLCq9Ga+hGBRQ== |
| 38 | + version "7.10.3" |
| 39 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.3.tgz#73b0e8ddeec1e3fdd7a2de587a60e17c440ec77e" |
| 40 | + integrity sha512-5YqWxYE3pyhIi84L84YcwjeEgS+fa7ZjK6IBVGTjDVfm64njkR2lfDhVR5OudLk8x2GK59YoSyVv+L/03k1q9w== |
41 | 41 | dependencies: |
42 | | - "@babel/code-frame" "^7.10.1" |
43 | | - "@babel/generator" "^7.10.2" |
| 42 | + "@babel/code-frame" "^7.10.3" |
| 43 | + "@babel/generator" "^7.10.3" |
44 | 44 | "@babel/helper-module-transforms" "^7.10.1" |
45 | 45 | "@babel/helpers" "^7.10.1" |
46 | | - "@babel/parser" "^7.10.2" |
47 | | - "@babel/template" "^7.10.1" |
48 | | - "@babel/traverse" "^7.10.1" |
49 | | - "@babel/types" "^7.10.2" |
| 46 | + "@babel/parser" "^7.10.3" |
| 47 | + "@babel/template" "^7.10.3" |
| 48 | + "@babel/traverse" "^7.10.3" |
| 49 | + "@babel/types" "^7.10.3" |
50 | 50 | convert-source-map "^1.7.0" |
51 | 51 | debug "^4.1.0" |
52 | 52 | gensync "^1.0.0-beta.1" |
|
56 | 56 | semver "^5.4.1" |
57 | 57 | source-map "^0.5.0" |
58 | 58 |
|
59 | | -"@babel/generator@^7.10.1", "@babel/generator@^7.10.2": |
60 | | - version "7.10.2" |
61 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.2.tgz#0fa5b5b2389db8bfdfcc3492b551ee20f5dd69a9" |
62 | | - integrity sha512-AxfBNHNu99DTMvlUPlt1h2+Hn7knPpH5ayJ8OqDWSeLld+Fi2AYBTC/IejWDM9Edcii4UzZRCsbUt0WlSDsDsA== |
| 59 | +"@babel/generator@^7.10.3": |
| 60 | + version "7.10.3" |
| 61 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.3.tgz#32b9a0d963a71d7a54f5f6c15659c3dbc2a523a5" |
| 62 | + integrity sha512-drt8MUHbEqRzNR0xnF8nMehbY11b1SDkRw03PSNH/3Rb2Z35oxkddVSi3rcaak0YJQ86PCuE7Qx1jSFhbLNBMA== |
63 | 63 | dependencies: |
64 | | - "@babel/types" "^7.10.2" |
| 64 | + "@babel/types" "^7.10.3" |
65 | 65 | jsesc "^2.5.1" |
66 | 66 | lodash "^4.17.13" |
67 | 67 | source-map "^0.5.0" |
|
147 | 147 | "@babel/template" "^7.10.1" |
148 | 148 | "@babel/types" "^7.10.1" |
149 | 149 |
|
| 150 | +"@babel/helper-function-name@^7.10.3": |
| 151 | + version "7.10.3" |
| 152 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.10.3.tgz#79316cd75a9fa25ba9787ff54544307ed444f197" |
| 153 | + integrity sha512-FvSj2aiOd8zbeqijjgqdMDSyxsGHaMt5Tr0XjQsGKHD3/1FP3wksjnLAWzxw7lvXiej8W1Jt47SKTZ6upQNiRw== |
| 154 | + dependencies: |
| 155 | + "@babel/helper-get-function-arity" "^7.10.3" |
| 156 | + "@babel/template" "^7.10.3" |
| 157 | + "@babel/types" "^7.10.3" |
| 158 | + |
150 | 159 | "@babel/helper-get-function-arity@^7.10.1": |
151 | 160 | version "7.10.1" |
152 | 161 | resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.1.tgz#7303390a81ba7cb59613895a192b93850e373f7d" |
153 | 162 | integrity sha512-F5qdXkYGOQUb0hpRaPoetF9AnsXknKjWMZ+wmsIRsp5ge5sFh4c3h1eH2pRTTuy9KKAA2+TTYomGXAtEL2fQEw== |
154 | 163 | dependencies: |
155 | 164 | "@babel/types" "^7.10.1" |
156 | 165 |
|
| 166 | +"@babel/helper-get-function-arity@^7.10.3": |
| 167 | + version "7.10.3" |
| 168 | + resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.3.tgz#3a28f7b28ccc7719eacd9223b659fdf162e4c45e" |
| 169 | + integrity sha512-iUD/gFsR+M6uiy69JA6fzM5seno8oE85IYZdbVVEuQaZlEzMO2MXblh+KSPJgsZAUx0EEbWXU0yJaW7C9CdAVg== |
| 170 | + dependencies: |
| 171 | + "@babel/types" "^7.10.3" |
| 172 | + |
157 | 173 | "@babel/helper-hoist-variables@^7.10.1": |
158 | 174 | version "7.10.1" |
159 | 175 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.10.1.tgz#7e77c82e5dcae1ebf123174c385aaadbf787d077" |
|
250 | 266 | dependencies: |
251 | 267 | "@babel/types" "^7.10.1" |
252 | 268 |
|
253 | | -"@babel/helper-validator-identifier@^7.10.1": |
254 | | - version "7.10.1" |
255 | | - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.1.tgz#5770b0c1a826c4f53f5ede5e153163e0318e94b5" |
256 | | - integrity sha512-5vW/JXLALhczRCWP0PnFDMCJAchlBvM7f4uk/jXritBnIa6E1KmqmtrS3yn1LAnxFBypQ3eneLuXjsnfQsgILw== |
| 269 | +"@babel/helper-validator-identifier@^7.10.3": |
| 270 | + version "7.10.3" |
| 271 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.3.tgz#60d9847f98c4cea1b279e005fdb7c28be5412d15" |
| 272 | + integrity sha512-bU8JvtlYpJSBPuj1VUmKpFGaDZuLxASky3LhaKj3bmpSTY6VWooSM8msk+Z0CZoErFye2tlABF6yDkT3FOPAXw== |
257 | 273 |
|
258 | 274 | "@babel/helper-wrap-function@^7.10.1": |
259 | 275 | version "7.10.1" |
|
274 | 290 | "@babel/traverse" "^7.10.1" |
275 | 291 | "@babel/types" "^7.10.1" |
276 | 292 |
|
277 | | -"@babel/highlight@^7.10.1": |
278 | | - version "7.10.1" |
279 | | - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.1.tgz#841d098ba613ba1a427a2b383d79e35552c38ae0" |
280 | | - integrity sha512-8rMof+gVP8mxYZApLF/JgNDAkdKa+aJt3ZYxF8z6+j/hpeXL7iMsKCPHa2jNMHu/qqBwzQF4OHNoYi8dMA/rYg== |
| 293 | +"@babel/highlight@^7.10.3": |
| 294 | + version "7.10.3" |
| 295 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.3.tgz#c633bb34adf07c5c13156692f5922c81ec53f28d" |
| 296 | + integrity sha512-Ih9B/u7AtgEnySE2L2F0Xm0GaM729XqqLfHkalTsbjXGyqmf/6M0Cu0WpvqueUlW+xk88BHw9Nkpj49naU+vWw== |
281 | 297 | dependencies: |
282 | | - "@babel/helper-validator-identifier" "^7.10.1" |
| 298 | + "@babel/helper-validator-identifier" "^7.10.3" |
283 | 299 | chalk "^2.0.0" |
284 | 300 | js-tokens "^4.0.0" |
285 | 301 |
|
|
297 | 313 | resolve "^1.13.1" |
298 | 314 | v8flags "^3.1.1" |
299 | 315 |
|
300 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.10.1", "@babel/parser@^7.10.2", "@babel/parser@^7.7.5": |
301 | | - version "7.10.2" |
302 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.2.tgz#871807f10442b92ff97e4783b9b54f6a0ca812d0" |
303 | | - integrity sha512-PApSXlNMJyB4JiGVhCOlzKIif+TKFTvu0aQAhnTvfP/z3vVSN6ZypH5bfUNwFXXjRQtUEBNFd2PtmCmG2Py3qQ== |
| 316 | +"@babel/parser@^7.1.0", "@babel/parser@^7.10.3", "@babel/parser@^7.7.5": |
| 317 | + version "7.10.3" |
| 318 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.3.tgz#7e71d892b0d6e7d04a1af4c3c79d72c1f10f5315" |
| 319 | + integrity sha512-oJtNJCMFdIMwXGmx+KxuaD7i3b8uS7TTFYW/FNG2BT8m+fmGHoiPYoH0Pe3gya07WuFmM5FCDIr1x0irkD/hyA== |
304 | 320 |
|
305 | 321 | "@babel/plugin-proposal-async-generator-functions@^7.10.1": |
306 | 322 | version "7.10.1" |
|
826 | 842 | dependencies: |
827 | 843 | regenerator-runtime "^0.13.4" |
828 | 844 |
|
829 | | -"@babel/template@^7.10.1", "@babel/template@^7.3.3", "@babel/template@^7.7.4": |
830 | | - version "7.10.1" |
831 | | - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.1.tgz#e167154a94cb5f14b28dc58f5356d2162f539811" |
832 | | - integrity sha512-OQDg6SqvFSsc9A0ej6SKINWrpJiNonRIniYondK2ViKhB06i3c0s+76XUft71iqBEe9S1OKsHwPAjfHnuvnCig== |
| 845 | +"@babel/template@^7.10.1", "@babel/template@^7.10.3", "@babel/template@^7.3.3", "@babel/template@^7.7.4": |
| 846 | + version "7.10.3" |
| 847 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.3.tgz#4d13bc8e30bf95b0ce9d175d30306f42a2c9a7b8" |
| 848 | + integrity sha512-5BjI4gdtD+9fHZUsaxPHPNpwa+xRkDO7c7JbhYn2afvrkDu5SfAAbi9AIMXw2xEhO/BR35TqiW97IqNvCo/GqA== |
833 | 849 | dependencies: |
834 | | - "@babel/code-frame" "^7.10.1" |
835 | | - "@babel/parser" "^7.10.1" |
836 | | - "@babel/types" "^7.10.1" |
| 850 | + "@babel/code-frame" "^7.10.3" |
| 851 | + "@babel/parser" "^7.10.3" |
| 852 | + "@babel/types" "^7.10.3" |
837 | 853 |
|
838 | | -"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.1", "@babel/traverse@^7.7.4": |
839 | | - version "7.10.1" |
840 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.1.tgz#bbcef3031e4152a6c0b50147f4958df54ca0dd27" |
841 | | - integrity sha512-C/cTuXeKt85K+p08jN6vMDz8vSV0vZcI0wmQ36o6mjbuo++kPMdpOYw23W2XH04dbRt9/nMEfA4W3eR21CD+TQ== |
| 854 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.1", "@babel/traverse@^7.10.3", "@babel/traverse@^7.7.4": |
| 855 | + version "7.10.3" |
| 856 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.3.tgz#0b01731794aa7b77b214bcd96661f18281155d7e" |
| 857 | + integrity sha512-qO6623eBFhuPm0TmmrUFMT1FulCmsSeJuVGhiLodk2raUDFhhTECLd9E9jC4LBIWziqt4wgF6KuXE4d+Jz9yug== |
842 | 858 | dependencies: |
843 | | - "@babel/code-frame" "^7.10.1" |
844 | | - "@babel/generator" "^7.10.1" |
845 | | - "@babel/helper-function-name" "^7.10.1" |
| 859 | + "@babel/code-frame" "^7.10.3" |
| 860 | + "@babel/generator" "^7.10.3" |
| 861 | + "@babel/helper-function-name" "^7.10.3" |
846 | 862 | "@babel/helper-split-export-declaration" "^7.10.1" |
847 | | - "@babel/parser" "^7.10.1" |
848 | | - "@babel/types" "^7.10.1" |
| 863 | + "@babel/parser" "^7.10.3" |
| 864 | + "@babel/types" "^7.10.3" |
849 | 865 | debug "^4.1.0" |
850 | 866 | globals "^11.1.0" |
851 | 867 | lodash "^4.17.13" |
852 | 868 |
|
853 | | -"@babel/types@^7.0.0", "@babel/types@^7.10.1", "@babel/types@^7.10.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
854 | | - version "7.10.2" |
855 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.2.tgz#30283be31cad0dbf6fb00bd40641ca0ea675172d" |
856 | | - integrity sha512-AD3AwWBSz0AWF0AkCN9VPiWrvldXq+/e3cHa4J89vo4ymjz1XwrBFFVZmkJTsQIPNk+ZVomPSXUJqq8yyjZsng== |
| 869 | +"@babel/types@^7.0.0", "@babel/types@^7.10.1", "@babel/types@^7.10.2", "@babel/types@^7.10.3", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 870 | + version "7.10.3" |
| 871 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.3.tgz#6535e3b79fea86a6b09e012ea8528f935099de8e" |
| 872 | + integrity sha512-nZxaJhBXBQ8HVoIcGsf9qWep3Oh3jCENK54V4mRF7qaJabVsAYdbTtmSD8WmAp1R6ytPiu5apMwSXyxB1WlaBA== |
857 | 873 | dependencies: |
858 | | - "@babel/helper-validator-identifier" "^7.10.1" |
| 874 | + "@babel/helper-validator-identifier" "^7.10.3" |
859 | 875 | lodash "^4.17.13" |
860 | 876 | to-fast-properties "^2.0.0" |
861 | 877 |
|
|
0 commit comments