|
18 | 18 | invariant "^2.2.4"
|
19 | 19 | semver "^5.5.0"
|
20 | 20 |
|
21 |
| -"@babel/[email protected]", "@babel/core@^7.1.0", "@babel/core@^7.7.5": |
| 21 | + |
| 22 | + version "7.11.1" |
| 23 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.1.tgz#2c55b604e73a40dc21b0e52650b11c65cf276643" |
| 24 | + integrity sha512-XqF7F6FWQdKGGWAzGELL+aCO1p+lRY5Tj5/tbT3St1G8NaH70jhhDIKknIZaDans0OQBG5wRAldROLHSt44BgQ== |
| 25 | + dependencies: |
| 26 | + "@babel/code-frame" "^7.10.4" |
| 27 | + "@babel/generator" "^7.11.0" |
| 28 | + "@babel/helper-module-transforms" "^7.11.0" |
| 29 | + "@babel/helpers" "^7.10.4" |
| 30 | + "@babel/parser" "^7.11.1" |
| 31 | + "@babel/template" "^7.10.4" |
| 32 | + "@babel/traverse" "^7.11.0" |
| 33 | + "@babel/types" "^7.11.0" |
| 34 | + convert-source-map "^1.7.0" |
| 35 | + debug "^4.1.0" |
| 36 | + gensync "^1.0.0-beta.1" |
| 37 | + json5 "^2.1.2" |
| 38 | + lodash "^4.17.19" |
| 39 | + resolve "^1.3.2" |
| 40 | + semver "^5.4.1" |
| 41 | + source-map "^0.5.0" |
| 42 | + |
| 43 | +"@babel/core@^7.1.0", "@babel/core@^7.7.5": |
22 | 44 | version "7.11.0"
|
23 | 45 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.0.tgz#73b9c33f1658506887f767c26dae07798b30df76"
|
24 | 46 | integrity sha512-mkLq8nwaXmDtFmRkQ8ED/eA2CnVw4zr7dCztKalZXBvdK5EeNUAesrrwUqjQEzFgomJssayzB0aqlOsP1vGLqg==
|
|
263 | 285 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.0.tgz#a9d7e11aead25d3b422d17b2c6502c8dddef6a5d"
|
264 | 286 | integrity sha512-qvRvi4oI8xii8NllyEc4MDJjuZiNaRzyb7Y7lup1NqJV8TZHF4O27CcP+72WPn/k1zkgJ6WJfnIbk4jTsVAZHw==
|
265 | 287 |
|
| 288 | +"@babel/parser@^7.11.1": |
| 289 | + version "7.11.1" |
| 290 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.1.tgz#d91a387990b21e5d20047b336bb19b0553f02ff5" |
| 291 | + integrity sha512-u9QMIRdKVF7hfEkb3nu2LgZDIzCQPv+yHD9Eg6ruoJLjkrQ9fFz4IBSlF/9XwoNri9+2F1IY+dYuOfZrXq8t3w== |
| 292 | + |
266 | 293 | "@babel/plugin-proposal-async-generator-functions@^7.10.4":
|
267 | 294 | version "7.10.5"
|
268 | 295 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.10.5.tgz#3491cabf2f7c179ab820606cec27fed15e0e8558"
|
|
0 commit comments