|
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", "@babel/code-frame@^7.8.3": |
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", "@babel/code-frame@^7.8.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.10.1": |
36 | 36 | version "7.10.1" |
|
63 | 63 | semver "^5.4.1" |
64 | 64 | source-map "^0.5.0" |
65 | 65 |
|
66 | | -"@babel/core@>=7.9.0", "@babel/core@^7.1.0", "@babel/core@^7.10.2", "@babel/core@^7.4.5", "@babel/core@^7.5.5", "@babel/core@^7.7.5", "@babel/core@^7.9.6": |
67 | | - version "7.10.2" |
68 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.2.tgz#bd6786046668a925ac2bd2fd95b579b92a23b36a" |
69 | | - integrity sha512-KQmV9yguEjQsXqyOUGKjS4+3K8/DlOCE2pZcq4augdQmtTy5iv5EHtmMSJ7V4c1BIPjuwtZYqYLCq9Ga+hGBRQ== |
| 66 | +"@babel/core@>=7.9.0", "@babel/core@^7.1.0", "@babel/core@^7.10.2", "@babel/core@^7.10.3", "@babel/core@^7.4.5", "@babel/core@^7.5.5", "@babel/core@^7.7.5", "@babel/core@^7.9.6": |
| 67 | + version "7.10.3" |
| 68 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.3.tgz#73b0e8ddeec1e3fdd7a2de587a60e17c440ec77e" |
| 69 | + integrity sha512-5YqWxYE3pyhIi84L84YcwjeEgS+fa7ZjK6IBVGTjDVfm64njkR2lfDhVR5OudLk8x2GK59YoSyVv+L/03k1q9w== |
70 | 70 | dependencies: |
71 | | - "@babel/code-frame" "^7.10.1" |
72 | | - "@babel/generator" "^7.10.2" |
| 71 | + "@babel/code-frame" "^7.10.3" |
| 72 | + "@babel/generator" "^7.10.3" |
73 | 73 | "@babel/helper-module-transforms" "^7.10.1" |
74 | 74 | "@babel/helpers" "^7.10.1" |
75 | | - "@babel/parser" "^7.10.2" |
76 | | - "@babel/template" "^7.10.1" |
77 | | - "@babel/traverse" "^7.10.1" |
78 | | - "@babel/types" "^7.10.2" |
| 75 | + "@babel/parser" "^7.10.3" |
| 76 | + "@babel/template" "^7.10.3" |
| 77 | + "@babel/traverse" "^7.10.3" |
| 78 | + "@babel/types" "^7.10.3" |
79 | 79 | convert-source-map "^1.7.0" |
80 | 80 | debug "^4.1.0" |
81 | 81 | gensync "^1.0.0-beta.1" |
|
85 | 85 | semver "^5.4.1" |
86 | 86 | source-map "^0.5.0" |
87 | 87 |
|
88 | | -"@babel/generator@^7.10.1", "@babel/generator@^7.10.2", "@babel/generator@^7.9.6": |
89 | | - version "7.10.2" |
90 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.2.tgz#0fa5b5b2389db8bfdfcc3492b551ee20f5dd69a9" |
91 | | - integrity sha512-AxfBNHNu99DTMvlUPlt1h2+Hn7knPpH5ayJ8OqDWSeLld+Fi2AYBTC/IejWDM9Edcii4UzZRCsbUt0WlSDsDsA== |
| 88 | +"@babel/generator@^7.10.2", "@babel/generator@^7.10.3", "@babel/generator@^7.9.6": |
| 89 | + version "7.10.3" |
| 90 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.3.tgz#32b9a0d963a71d7a54f5f6c15659c3dbc2a523a5" |
| 91 | + integrity sha512-drt8MUHbEqRzNR0xnF8nMehbY11b1SDkRw03PSNH/3Rb2Z35oxkddVSi3rcaak0YJQ86PCuE7Qx1jSFhbLNBMA== |
92 | 92 | dependencies: |
93 | | - "@babel/types" "^7.10.2" |
| 93 | + "@babel/types" "^7.10.3" |
94 | 94 | jsesc "^2.5.1" |
95 | 95 | lodash "^4.17.13" |
96 | 96 | source-map "^0.5.0" |
|
201 | 201 | "@babel/template" "^7.10.1" |
202 | 202 | "@babel/types" "^7.10.1" |
203 | 203 |
|
| 204 | +"@babel/helper-function-name@^7.10.3": |
| 205 | + version "7.10.3" |
| 206 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.10.3.tgz#79316cd75a9fa25ba9787ff54544307ed444f197" |
| 207 | + integrity sha512-FvSj2aiOd8zbeqijjgqdMDSyxsGHaMt5Tr0XjQsGKHD3/1FP3wksjnLAWzxw7lvXiej8W1Jt47SKTZ6upQNiRw== |
| 208 | + dependencies: |
| 209 | + "@babel/helper-get-function-arity" "^7.10.3" |
| 210 | + "@babel/template" "^7.10.3" |
| 211 | + "@babel/types" "^7.10.3" |
| 212 | + |
204 | 213 | "@babel/helper-get-function-arity@^7.10.1": |
205 | 214 | version "7.10.1" |
206 | 215 | resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.1.tgz#7303390a81ba7cb59613895a192b93850e373f7d" |
207 | 216 | integrity sha512-F5qdXkYGOQUb0hpRaPoetF9AnsXknKjWMZ+wmsIRsp5ge5sFh4c3h1eH2pRTTuy9KKAA2+TTYomGXAtEL2fQEw== |
208 | 217 | dependencies: |
209 | 218 | "@babel/types" "^7.10.1" |
210 | 219 |
|
| 220 | +"@babel/helper-get-function-arity@^7.10.3": |
| 221 | + version "7.10.3" |
| 222 | + resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.3.tgz#3a28f7b28ccc7719eacd9223b659fdf162e4c45e" |
| 223 | + integrity sha512-iUD/gFsR+M6uiy69JA6fzM5seno8oE85IYZdbVVEuQaZlEzMO2MXblh+KSPJgsZAUx0EEbWXU0yJaW7C9CdAVg== |
| 224 | + dependencies: |
| 225 | + "@babel/types" "^7.10.3" |
| 226 | + |
211 | 227 | "@babel/helper-hoist-variables@^7.10.1": |
212 | 228 | version "7.10.1" |
213 | 229 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.10.1.tgz#7e77c82e5dcae1ebf123174c385aaadbf787d077" |
|
314 | 330 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.1.tgz#5770b0c1a826c4f53f5ede5e153163e0318e94b5" |
315 | 331 | integrity sha512-5vW/JXLALhczRCWP0PnFDMCJAchlBvM7f4uk/jXritBnIa6E1KmqmtrS3yn1LAnxFBypQ3eneLuXjsnfQsgILw== |
316 | 332 |
|
| 333 | +"@babel/helper-validator-identifier@^7.10.3": |
| 334 | + version "7.10.3" |
| 335 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.3.tgz#60d9847f98c4cea1b279e005fdb7c28be5412d15" |
| 336 | + integrity sha512-bU8JvtlYpJSBPuj1VUmKpFGaDZuLxASky3LhaKj3bmpSTY6VWooSM8msk+Z0CZoErFye2tlABF6yDkT3FOPAXw== |
| 337 | + |
317 | 338 | "@babel/helper-wrap-function@^7.10.1": |
318 | 339 | version "7.10.1" |
319 | 340 | resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.10.1.tgz#956d1310d6696257a7afd47e4c42dfda5dfcedc9" |
|
333 | 354 | "@babel/traverse" "^7.10.1" |
334 | 355 | "@babel/types" "^7.10.1" |
335 | 356 |
|
336 | | -"@babel/highlight@^7.0.0", "@babel/highlight@^7.10.1": |
| 357 | +"@babel/highlight@^7.0.0": |
337 | 358 | version "7.10.1" |
338 | 359 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.1.tgz#841d098ba613ba1a427a2b383d79e35552c38ae0" |
339 | 360 | integrity sha512-8rMof+gVP8mxYZApLF/JgNDAkdKa+aJt3ZYxF8z6+j/hpeXL7iMsKCPHa2jNMHu/qqBwzQF4OHNoYi8dMA/rYg== |
|
342 | 363 | chalk "^2.0.0" |
343 | 364 | js-tokens "^4.0.0" |
344 | 365 |
|
345 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.10.1", "@babel/parser@^7.10.2", "@babel/parser@^7.7.0", "@babel/parser@^7.7.5", "@babel/parser@^7.9.6": |
346 | | - version "7.10.2" |
347 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.2.tgz#871807f10442b92ff97e4783b9b54f6a0ca812d0" |
348 | | - integrity sha512-PApSXlNMJyB4JiGVhCOlzKIif+TKFTvu0aQAhnTvfP/z3vVSN6ZypH5bfUNwFXXjRQtUEBNFd2PtmCmG2Py3qQ== |
| 366 | +"@babel/highlight@^7.10.3": |
| 367 | + version "7.10.3" |
| 368 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.3.tgz#c633bb34adf07c5c13156692f5922c81ec53f28d" |
| 369 | + integrity sha512-Ih9B/u7AtgEnySE2L2F0Xm0GaM729XqqLfHkalTsbjXGyqmf/6M0Cu0WpvqueUlW+xk88BHw9Nkpj49naU+vWw== |
| 370 | + dependencies: |
| 371 | + "@babel/helper-validator-identifier" "^7.10.3" |
| 372 | + chalk "^2.0.0" |
| 373 | + js-tokens "^4.0.0" |
| 374 | + |
| 375 | +"@babel/parser@^7.1.0", "@babel/parser@^7.10.3", "@babel/parser@^7.7.0", "@babel/parser@^7.7.5", "@babel/parser@^7.9.6": |
| 376 | + version "7.10.3" |
| 377 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.3.tgz#7e71d892b0d6e7d04a1af4c3c79d72c1f10f5315" |
| 378 | + integrity sha512-oJtNJCMFdIMwXGmx+KxuaD7i3b8uS7TTFYW/FNG2BT8m+fmGHoiPYoH0Pe3gya07WuFmM5FCDIr1x0irkD/hyA== |
349 | 379 |
|
350 | 380 | "@babel/plugin-proposal-async-generator-functions@^7.10.1": |
351 | 381 | version "7.10.1" |
|
1031 | 1061 | resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.9.6.tgz#7a5f82c6fa29959b12f708213be6de8ec0b79338" |
1032 | 1062 | integrity sha512-UE0vm/4vuwzGgGNY9wR78ft3DUcHvAU0o/esXas2qjUL8yHMAEc04OmLkb3dfkUwlqbQ4+vC1OLBzwhcoIqLsA== |
1033 | 1063 |
|
1034 | | -"@babel/template@^7.10.1", "@babel/template@^7.3.3", "@babel/template@^7.7.4", "@babel/template@^7.8.6": |
1035 | | - version "7.10.1" |
1036 | | - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.1.tgz#e167154a94cb5f14b28dc58f5356d2162f539811" |
1037 | | - integrity sha512-OQDg6SqvFSsc9A0ej6SKINWrpJiNonRIniYondK2ViKhB06i3c0s+76XUft71iqBEe9S1OKsHwPAjfHnuvnCig== |
| 1064 | +"@babel/template@^7.10.1", "@babel/template@^7.10.3", "@babel/template@^7.3.3", "@babel/template@^7.7.4", "@babel/template@^7.8.6": |
| 1065 | + version "7.10.3" |
| 1066 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.3.tgz#4d13bc8e30bf95b0ce9d175d30306f42a2c9a7b8" |
| 1067 | + integrity sha512-5BjI4gdtD+9fHZUsaxPHPNpwa+xRkDO7c7JbhYn2afvrkDu5SfAAbi9AIMXw2xEhO/BR35TqiW97IqNvCo/GqA== |
1038 | 1068 | dependencies: |
1039 | | - "@babel/code-frame" "^7.10.1" |
1040 | | - "@babel/parser" "^7.10.1" |
1041 | | - "@babel/types" "^7.10.1" |
| 1069 | + "@babel/code-frame" "^7.10.3" |
| 1070 | + "@babel/parser" "^7.10.3" |
| 1071 | + "@babel/types" "^7.10.3" |
1042 | 1072 |
|
1043 | | -"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.10.1", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.4", "@babel/traverse@^7.9.6": |
1044 | | - version "7.10.1" |
1045 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.1.tgz#bbcef3031e4152a6c0b50147f4958df54ca0dd27" |
1046 | | - integrity sha512-C/cTuXeKt85K+p08jN6vMDz8vSV0vZcI0wmQ36o6mjbuo++kPMdpOYw23W2XH04dbRt9/nMEfA4W3eR21CD+TQ== |
| 1073 | +"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.10.1", "@babel/traverse@^7.10.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.4", "@babel/traverse@^7.9.6": |
| 1074 | + version "7.10.3" |
| 1075 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.3.tgz#0b01731794aa7b77b214bcd96661f18281155d7e" |
| 1076 | + integrity sha512-qO6623eBFhuPm0TmmrUFMT1FulCmsSeJuVGhiLodk2raUDFhhTECLd9E9jC4LBIWziqt4wgF6KuXE4d+Jz9yug== |
1047 | 1077 | dependencies: |
1048 | | - "@babel/code-frame" "^7.10.1" |
1049 | | - "@babel/generator" "^7.10.1" |
1050 | | - "@babel/helper-function-name" "^7.10.1" |
| 1078 | + "@babel/code-frame" "^7.10.3" |
| 1079 | + "@babel/generator" "^7.10.3" |
| 1080 | + "@babel/helper-function-name" "^7.10.3" |
1051 | 1081 | "@babel/helper-split-export-declaration" "^7.10.1" |
1052 | | - "@babel/parser" "^7.10.1" |
1053 | | - "@babel/types" "^7.10.1" |
| 1082 | + "@babel/parser" "^7.10.3" |
| 1083 | + "@babel/types" "^7.10.3" |
1054 | 1084 | debug "^4.1.0" |
1055 | 1085 | globals "^11.1.0" |
1056 | 1086 | lodash "^4.17.13" |
1057 | 1087 |
|
1058 | | -"@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", "@babel/types@^7.7.0", "@babel/types@^7.8.3", "@babel/types@^7.9.5", "@babel/types@^7.9.6": |
1059 | | - version "7.10.2" |
1060 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.2.tgz#30283be31cad0dbf6fb00bd40641ca0ea675172d" |
1061 | | - integrity sha512-AD3AwWBSz0AWF0AkCN9VPiWrvldXq+/e3cHa4J89vo4ymjz1XwrBFFVZmkJTsQIPNk+ZVomPSXUJqq8yyjZsng== |
| 1088 | +"@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", "@babel/types@^7.7.0", "@babel/types@^7.8.3", "@babel/types@^7.9.5", "@babel/types@^7.9.6": |
| 1089 | + version "7.10.3" |
| 1090 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.3.tgz#6535e3b79fea86a6b09e012ea8528f935099de8e" |
| 1091 | + integrity sha512-nZxaJhBXBQ8HVoIcGsf9qWep3Oh3jCENK54V4mRF7qaJabVsAYdbTtmSD8WmAp1R6ytPiu5apMwSXyxB1WlaBA== |
1062 | 1092 | dependencies: |
1063 | | - "@babel/helper-validator-identifier" "^7.10.1" |
| 1093 | + "@babel/helper-validator-identifier" "^7.10.3" |
1064 | 1094 | lodash "^4.17.13" |
1065 | 1095 | to-fast-properties "^2.0.0" |
1066 | 1096 |
|
|
0 commit comments