|
2 | 2 | # yarn lockfile v1 |
3 | 3 |
|
4 | 4 |
|
5 | | - |
6 | | - version "7.10.1" |
7 | | - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.10.1.tgz#b6e5cd43a17b8f639442ab027976408ebe6d79a0" |
8 | | - integrity sha512-cVB+dXeGhMOqViIaZs3A9OUAe4pKw4SBNdMw6yHJMYR7s4TB+Cei7ThquV/84O19PdIFWuwe03vxxES0BHUm5g== |
| 5 | + |
| 6 | + version "7.10.3" |
| 7 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.10.3.tgz#4ea83bd997d2a41c78d07263ada3ec466fb3764b" |
| 8 | + integrity sha512-lWB3yH5/fWY8pi2Kj5/fA+17guJ9feSBw5DNjTju3/nRi9sXnl1JPh7aKQOSvdNbiDbkzzoGYtsr46M8dGmXDQ== |
9 | 9 | dependencies: |
10 | 10 | commander "^4.0.1" |
11 | 11 | convert-source-map "^1.1.0" |
|
25 | 25 | dependencies: |
26 | 26 | "@babel/highlight" "^7.0.0" |
27 | 27 |
|
28 | | -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.1": |
29 | | - version "7.10.1" |
30 | | - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.1.tgz#d5481c5095daa1c57e16e54c6f9198443afb49ff" |
31 | | - integrity sha512-IGhtTmpjGbYzcEDOw7DcQtbQSXcG9ftmAXtWTu9V936vDye4xjjekktFAtgZsWpzTj/X01jocB46mTywm/4SZw== |
| 28 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.3": |
| 29 | + version "7.10.3" |
| 30 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.3.tgz#324bcfd8d35cd3d47dae18cde63d752086435e9a" |
| 31 | + integrity sha512-fDx9eNW0qz0WkUeqL6tXEXzVlPh6Y5aCDEZesl0xBGA8ndRukX91Uk44ZqnkECp01NAZUdCAl+aiQNGi0k88Eg== |
32 | 32 | dependencies: |
33 | | - "@babel/highlight" "^7.10.1" |
| 33 | + "@babel/highlight" "^7.10.3" |
34 | 34 |
|
35 | 35 | "@babel/compat-data@^7.9.6": |
36 | 36 | version "7.9.6" |
|
41 | 41 | invariant "^2.2.4" |
42 | 42 | semver "^5.5.0" |
43 | 43 |
|
44 | | -"@babel/ [email protected]. 2", "@babel/core@^7.1.0", "@babel/core@^7.4.5", "@babel/core@^7.7.5": |
45 | | - version "7.10.2" |
46 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.2.tgz#bd6786046668a925ac2bd2fd95b579b92a23b36a" |
47 | | - integrity sha512-KQmV9yguEjQsXqyOUGKjS4+3K8/DlOCE2pZcq4augdQmtTy5iv5EHtmMSJ7V4c1BIPjuwtZYqYLCq9Ga+hGBRQ== |
| 44 | +"@babel/ [email protected]. 3", "@babel/core@^7.1.0", "@babel/core@^7.4.5", "@babel/core@^7.7.5": |
| 45 | + version "7.10.3" |
| 46 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.3.tgz#73b0e8ddeec1e3fdd7a2de587a60e17c440ec77e" |
| 47 | + integrity sha512-5YqWxYE3pyhIi84L84YcwjeEgS+fa7ZjK6IBVGTjDVfm64njkR2lfDhVR5OudLk8x2GK59YoSyVv+L/03k1q9w== |
48 | 48 | dependencies: |
49 | | - "@babel/code-frame" "^7.10.1" |
50 | | - "@babel/generator" "^7.10.2" |
| 49 | + "@babel/code-frame" "^7.10.3" |
| 50 | + "@babel/generator" "^7.10.3" |
51 | 51 | "@babel/helper-module-transforms" "^7.10.1" |
52 | 52 | "@babel/helpers" "^7.10.1" |
53 | | - "@babel/parser" "^7.10.2" |
54 | | - "@babel/template" "^7.10.1" |
55 | | - "@babel/traverse" "^7.10.1" |
56 | | - "@babel/types" "^7.10.2" |
| 53 | + "@babel/parser" "^7.10.3" |
| 54 | + "@babel/template" "^7.10.3" |
| 55 | + "@babel/traverse" "^7.10.3" |
| 56 | + "@babel/types" "^7.10.3" |
57 | 57 | convert-source-map "^1.7.0" |
58 | 58 | debug "^4.1.0" |
59 | 59 | gensync "^1.0.0-beta.1" |
|
63 | 63 | semver "^5.4.1" |
64 | 64 | source-map "^0.5.0" |
65 | 65 |
|
66 | | -"@babel/generator@^7.10.1", "@babel/generator@^7.10.2", "@babel/generator@^7.4.0": |
67 | | - version "7.10.2" |
68 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.2.tgz#0fa5b5b2389db8bfdfcc3492b551ee20f5dd69a9" |
69 | | - integrity sha512-AxfBNHNu99DTMvlUPlt1h2+Hn7knPpH5ayJ8OqDWSeLld+Fi2AYBTC/IejWDM9Edcii4UzZRCsbUt0WlSDsDsA== |
| 66 | +"@babel/generator@^7.10.3", "@babel/generator@^7.4.0": |
| 67 | + version "7.10.3" |
| 68 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.3.tgz#32b9a0d963a71d7a54f5f6c15659c3dbc2a523a5" |
| 69 | + integrity sha512-drt8MUHbEqRzNR0xnF8nMehbY11b1SDkRw03PSNH/3Rb2Z35oxkddVSi3rcaak0YJQ86PCuE7Qx1jSFhbLNBMA== |
70 | 70 | dependencies: |
71 | | - "@babel/types" "^7.10.2" |
| 71 | + "@babel/types" "^7.10.3" |
72 | 72 | jsesc "^2.5.1" |
73 | 73 | lodash "^4.17.13" |
74 | 74 | source-map "^0.5.0" |
|
154 | 154 | "@babel/traverse" "^7.8.3" |
155 | 155 | "@babel/types" "^7.8.3" |
156 | 156 |
|
157 | | -"@babel/helper-function-name@^7.10.1", "@babel/helper-function-name@^7.8.3", "@babel/helper-function-name@^7.9.5": |
158 | | - version "7.10.1" |
159 | | - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.10.1.tgz#92bd63829bfc9215aca9d9defa85f56b539454f4" |
160 | | - integrity sha512-fcpumwhs3YyZ/ttd5Rz0xn0TpIwVkN7X0V38B9TWNfVF42KEkhkAAuPCQ3oXmtTRtiPJrmZ0TrfS0GKF0eMaRQ== |
| 157 | +"@babel/helper-function-name@^7.10.1", "@babel/helper-function-name@^7.10.3", "@babel/helper-function-name@^7.8.3", "@babel/helper-function-name@^7.9.5": |
| 158 | + version "7.10.3" |
| 159 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.10.3.tgz#79316cd75a9fa25ba9787ff54544307ed444f197" |
| 160 | + integrity sha512-FvSj2aiOd8zbeqijjgqdMDSyxsGHaMt5Tr0XjQsGKHD3/1FP3wksjnLAWzxw7lvXiej8W1Jt47SKTZ6upQNiRw== |
161 | 161 | dependencies: |
162 | | - "@babel/helper-get-function-arity" "^7.10.1" |
163 | | - "@babel/template" "^7.10.1" |
164 | | - "@babel/types" "^7.10.1" |
| 162 | + "@babel/helper-get-function-arity" "^7.10.3" |
| 163 | + "@babel/template" "^7.10.3" |
| 164 | + "@babel/types" "^7.10.3" |
165 | 165 |
|
166 | | -"@babel/helper-get-function-arity@^7.10.1", "@babel/helper-get-function-arity@^7.8.3": |
167 | | - version "7.10.1" |
168 | | - resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.1.tgz#7303390a81ba7cb59613895a192b93850e373f7d" |
169 | | - integrity sha512-F5qdXkYGOQUb0hpRaPoetF9AnsXknKjWMZ+wmsIRsp5ge5sFh4c3h1eH2pRTTuy9KKAA2+TTYomGXAtEL2fQEw== |
| 166 | +"@babel/helper-get-function-arity@^7.10.3", "@babel/helper-get-function-arity@^7.8.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 | 170 | dependencies: |
171 | | - "@babel/types" "^7.10.1" |
| 171 | + "@babel/types" "^7.10.3" |
172 | 172 |
|
173 | 173 | "@babel/helper-hoist-variables@^7.8.3": |
174 | 174 | version "7.8.3" |
|
259 | 259 | dependencies: |
260 | 260 | "@babel/types" "^7.10.1" |
261 | 261 |
|
262 | | -"@babel/helper-validator-identifier@^7.10.1": |
263 | | - version "7.10.1" |
264 | | - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.1.tgz#5770b0c1a826c4f53f5ede5e153163e0318e94b5" |
265 | | - integrity sha512-5vW/JXLALhczRCWP0PnFDMCJAchlBvM7f4uk/jXritBnIa6E1KmqmtrS3yn1LAnxFBypQ3eneLuXjsnfQsgILw== |
| 262 | +"@babel/helper-validator-identifier@^7.10.3": |
| 263 | + version "7.10.3" |
| 264 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.3.tgz#60d9847f98c4cea1b279e005fdb7c28be5412d15" |
| 265 | + integrity sha512-bU8JvtlYpJSBPuj1VUmKpFGaDZuLxASky3LhaKj3bmpSTY6VWooSM8msk+Z0CZoErFye2tlABF6yDkT3FOPAXw== |
266 | 266 |
|
267 | 267 | "@babel/helper-wrap-function@^7.8.3": |
268 | 268 | version "7.8.3" |
|
283 | 283 | "@babel/traverse" "^7.10.1" |
284 | 284 | "@babel/types" "^7.10.1" |
285 | 285 |
|
286 | | -"@babel/highlight@^7.0.0", "@babel/highlight@^7.10.1": |
287 | | - version "7.10.1" |
288 | | - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.1.tgz#841d098ba613ba1a427a2b383d79e35552c38ae0" |
289 | | - integrity sha512-8rMof+gVP8mxYZApLF/JgNDAkdKa+aJt3ZYxF8z6+j/hpeXL7iMsKCPHa2jNMHu/qqBwzQF4OHNoYi8dMA/rYg== |
| 286 | +"@babel/highlight@^7.0.0", "@babel/highlight@^7.10.3": |
| 287 | + version "7.10.3" |
| 288 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.3.tgz#c633bb34adf07c5c13156692f5922c81ec53f28d" |
| 289 | + integrity sha512-Ih9B/u7AtgEnySE2L2F0Xm0GaM729XqqLfHkalTsbjXGyqmf/6M0Cu0WpvqueUlW+xk88BHw9Nkpj49naU+vWw== |
290 | 290 | dependencies: |
291 | | - "@babel/helper-validator-identifier" "^7.10.1" |
| 291 | + "@babel/helper-validator-identifier" "^7.10.3" |
292 | 292 | chalk "^2.0.0" |
293 | 293 | js-tokens "^4.0.0" |
294 | 294 |
|
295 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.10.1", "@babel/parser@^7.10.2", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0", "@babel/parser@^7.7.5": |
296 | | - version "7.10.2" |
297 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.2.tgz#871807f10442b92ff97e4783b9b54f6a0ca812d0" |
298 | | - integrity sha512-PApSXlNMJyB4JiGVhCOlzKIif+TKFTvu0aQAhnTvfP/z3vVSN6ZypH5bfUNwFXXjRQtUEBNFd2PtmCmG2Py3qQ== |
| 295 | +"@babel/parser@^7.1.0", "@babel/parser@^7.10.3", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0", "@babel/parser@^7.7.5": |
| 296 | + version "7.10.3" |
| 297 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.3.tgz#7e71d892b0d6e7d04a1af4c3c79d72c1f10f5315" |
| 298 | + integrity sha512-oJtNJCMFdIMwXGmx+KxuaD7i3b8uS7TTFYW/FNG2BT8m+fmGHoiPYoH0Pe3gya07WuFmM5FCDIr1x0irkD/hyA== |
299 | 299 |
|
300 | 300 | "@babel/plugin-proposal-async-generator-functions@^7.8.3": |
301 | 301 | version "7.8.3" |
|
914 | 914 | dependencies: |
915 | 915 | regenerator-runtime "^0.13.4" |
916 | 916 |
|
917 | | -"@babel/template@^7.10.1", "@babel/template@^7.3.3", "@babel/template@^7.4.0", "@babel/template@^7.7.4", "@babel/template@^7.8.3": |
918 | | - version "7.10.1" |
919 | | - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.1.tgz#e167154a94cb5f14b28dc58f5356d2162f539811" |
920 | | - integrity sha512-OQDg6SqvFSsc9A0ej6SKINWrpJiNonRIniYondK2ViKhB06i3c0s+76XUft71iqBEe9S1OKsHwPAjfHnuvnCig== |
| 917 | +"@babel/template@^7.10.1", "@babel/template@^7.10.3", "@babel/template@^7.3.3", "@babel/template@^7.4.0", "@babel/template@^7.7.4", "@babel/template@^7.8.3": |
| 918 | + version "7.10.3" |
| 919 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.3.tgz#4d13bc8e30bf95b0ce9d175d30306f42a2c9a7b8" |
| 920 | + integrity sha512-5BjI4gdtD+9fHZUsaxPHPNpwa+xRkDO7c7JbhYn2afvrkDu5SfAAbi9AIMXw2xEhO/BR35TqiW97IqNvCo/GqA== |
921 | 921 | dependencies: |
922 | | - "@babel/code-frame" "^7.10.1" |
923 | | - "@babel/parser" "^7.10.1" |
924 | | - "@babel/types" "^7.10.1" |
| 922 | + "@babel/code-frame" "^7.10.3" |
| 923 | + "@babel/parser" "^7.10.3" |
| 924 | + "@babel/types" "^7.10.3" |
925 | 925 |
|
926 | | -"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.1", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.4", "@babel/traverse@^7.8.3": |
927 | | - version "7.10.1" |
928 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.1.tgz#bbcef3031e4152a6c0b50147f4958df54ca0dd27" |
929 | | - integrity sha512-C/cTuXeKt85K+p08jN6vMDz8vSV0vZcI0wmQ36o6mjbuo++kPMdpOYw23W2XH04dbRt9/nMEfA4W3eR21CD+TQ== |
| 926 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.1", "@babel/traverse@^7.10.3", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.4", "@babel/traverse@^7.8.3": |
| 927 | + version "7.10.3" |
| 928 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.3.tgz#0b01731794aa7b77b214bcd96661f18281155d7e" |
| 929 | + integrity sha512-qO6623eBFhuPm0TmmrUFMT1FulCmsSeJuVGhiLodk2raUDFhhTECLd9E9jC4LBIWziqt4wgF6KuXE4d+Jz9yug== |
930 | 930 | dependencies: |
931 | | - "@babel/code-frame" "^7.10.1" |
932 | | - "@babel/generator" "^7.10.1" |
933 | | - "@babel/helper-function-name" "^7.10.1" |
| 931 | + "@babel/code-frame" "^7.10.3" |
| 932 | + "@babel/generator" "^7.10.3" |
| 933 | + "@babel/helper-function-name" "^7.10.3" |
934 | 934 | "@babel/helper-split-export-declaration" "^7.10.1" |
935 | | - "@babel/parser" "^7.10.1" |
936 | | - "@babel/types" "^7.10.1" |
| 935 | + "@babel/parser" "^7.10.3" |
| 936 | + "@babel/types" "^7.10.3" |
937 | 937 | debug "^4.1.0" |
938 | 938 | globals "^11.1.0" |
939 | 939 | lodash "^4.17.13" |
940 | 940 |
|
941 | | -"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.10.1", "@babel/types@^7.10.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.8.3", "@babel/types@^7.9.0", "@babel/types@^7.9.5", "@babel/types@^7.9.6": |
942 | | - version "7.10.2" |
943 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.2.tgz#30283be31cad0dbf6fb00bd40641ca0ea675172d" |
944 | | - integrity sha512-AD3AwWBSz0AWF0AkCN9VPiWrvldXq+/e3cHa4J89vo4ymjz1XwrBFFVZmkJTsQIPNk+ZVomPSXUJqq8yyjZsng== |
| 941 | +"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.10.1", "@babel/types@^7.10.3", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.8.3", "@babel/types@^7.9.0", "@babel/types@^7.9.5", "@babel/types@^7.9.6": |
| 942 | + version "7.10.3" |
| 943 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.3.tgz#6535e3b79fea86a6b09e012ea8528f935099de8e" |
| 944 | + integrity sha512-nZxaJhBXBQ8HVoIcGsf9qWep3Oh3jCENK54V4mRF7qaJabVsAYdbTtmSD8WmAp1R6ytPiu5apMwSXyxB1WlaBA== |
945 | 945 | dependencies: |
946 | | - "@babel/helper-validator-identifier" "^7.10.1" |
| 946 | + "@babel/helper-validator-identifier" "^7.10.3" |
947 | 947 | lodash "^4.17.13" |
948 | 948 | to-fast-properties "^2.0.0" |
949 | 949 |
|
|
0 commit comments