|
57 | 57 | invariant "^2.2.4" |
58 | 58 | semver "^5.5.0" |
59 | 59 |
|
60 | | -"@babel/core@7.10.5": |
61 | | - version "7.10.5" |
62 | | - resolved "https://registry.npmjs.org/@babel/core/-/core-7.10.5.tgz#1f15e2cca8ad9a1d78a38ddba612f5e7cdbbd330" |
63 | | - integrity sha512-O34LQooYVDXPl7QWCdW9p4NR+QlzOr7xShPPJz8GsuCU3/8ua/wqTr7gmnxXv+WBESiGU/G5s16i6tUvHkNb+w== |
| 60 | +"@babel/core@7.11.0": |
| 61 | + version "7.11.0" |
| 62 | + resolved "https://registry.npmjs.org/@babel/core/-/core-7.11.0.tgz#73b9c33f1658506887f767c26dae07798b30df76" |
| 63 | + integrity sha512-mkLq8nwaXmDtFmRkQ8ED/eA2CnVw4zr7dCztKalZXBvdK5EeNUAesrrwUqjQEzFgomJssayzB0aqlOsP1vGLqg== |
64 | 64 | dependencies: |
65 | 65 | "@babel/code-frame" "^7.10.4" |
66 | | - "@babel/generator" "^7.10.5" |
67 | | - "@babel/helper-module-transforms" "^7.10.5" |
| 66 | + "@babel/generator" "^7.11.0" |
| 67 | + "@babel/helper-module-transforms" "^7.11.0" |
68 | 68 | "@babel/helpers" "^7.10.4" |
69 | | - "@babel/parser" "^7.10.5" |
| 69 | + "@babel/parser" "^7.11.0" |
70 | 70 | "@babel/template" "^7.10.4" |
71 | | - "@babel/traverse" "^7.10.5" |
72 | | - "@babel/types" "^7.10.5" |
| 71 | + "@babel/traverse" "^7.11.0" |
| 72 | + "@babel/types" "^7.11.0" |
73 | 73 | convert-source-map "^1.7.0" |
74 | 74 | debug "^4.1.0" |
75 | 75 | gensync "^1.0.0-beta.1" |
|
119 | 119 | jsesc "^2.5.1" |
120 | 120 | source-map "^0.5.0" |
121 | 121 |
|
| 122 | +"@babel/generator@^7.11.0": |
| 123 | + version "7.11.0" |
| 124 | + resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.11.0.tgz#4b90c78d8c12825024568cbe83ee6c9af193585c" |
| 125 | + integrity sha512-fEm3Uzw7Mc9Xi//qU20cBKatTfs2aOtKqmvy/Vm7RkJEGFQ4xc9myCfbXxqK//ZS8MR/ciOHw6meGASJuKmDfQ== |
| 126 | + dependencies: |
| 127 | + "@babel/types" "^7.11.0" |
| 128 | + jsesc "^2.5.1" |
| 129 | + source-map "^0.5.0" |
| 130 | + |
122 | 131 | "@babel/helper-annotate-as-pure@^7.8.3": |
123 | 132 | version "7.8.3" |
124 | 133 | resolved "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.8.3.tgz#60bc0bc657f63a0924ff9a4b4a0b24a13cf4deee" |
|
254 | 263 | dependencies: |
255 | 264 | "@babel/types" "^7.10.4" |
256 | 265 |
|
257 | | -"@babel/helper-module-transforms@^7.10.5": |
258 | | - version "7.10.5" |
259 | | - resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.10.5.tgz#120c271c0b3353673fcdfd8c053db3c544a260d6" |
260 | | - integrity sha512-4P+CWMJ6/j1W915ITJaUkadLObmCRRSC234uctJfn/vHrsLNxsR8dwlcXv9ZhJWzl77awf+mWXSZEKt5t0OnlA== |
| 266 | +"@babel/helper-module-transforms@^7.11.0": |
| 267 | + version "7.11.0" |
| 268 | + resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.11.0.tgz#b16f250229e47211abdd84b34b64737c2ab2d359" |
| 269 | + integrity sha512-02EVu8COMuTRO1TAzdMtpBPbe6aQ1w/8fePD2YgQmxZU4gpNWaL9gK3Jp7dxlkUlUCJOTaSeA+Hrm1BRQwqIhg== |
261 | 270 | dependencies: |
262 | 271 | "@babel/helper-module-imports" "^7.10.4" |
263 | 272 | "@babel/helper-replace-supers" "^7.10.4" |
264 | 273 | "@babel/helper-simple-access" "^7.10.4" |
265 | | - "@babel/helper-split-export-declaration" "^7.10.4" |
| 274 | + "@babel/helper-split-export-declaration" "^7.11.0" |
266 | 275 | "@babel/template" "^7.10.4" |
267 | | - "@babel/types" "^7.10.5" |
| 276 | + "@babel/types" "^7.11.0" |
268 | 277 | lodash "^4.17.19" |
269 | 278 |
|
270 | 279 | "@babel/helper-module-transforms@^7.8.3": |
|
359 | 368 | dependencies: |
360 | 369 | "@babel/types" "^7.10.4" |
361 | 370 |
|
| 371 | +"@babel/helper-split-export-declaration@^7.11.0": |
| 372 | + version "7.11.0" |
| 373 | + resolved "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.11.0.tgz#f8a491244acf6a676158ac42072911ba83ad099f" |
| 374 | + integrity sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg== |
| 375 | + dependencies: |
| 376 | + "@babel/types" "^7.11.0" |
| 377 | + |
362 | 378 | "@babel/helper-split-export-declaration@^7.8.3": |
363 | 379 | version "7.8.3" |
364 | 380 | resolved "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.8.3.tgz#31a9f30070f91368a7182cf05f831781065fc7a9" |
|
427 | 443 | resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.10.5.tgz#e7c6bf5a7deff957cec9f04b551e2762909d826b" |
428 | 444 | integrity sha512-wfryxy4bE1UivvQKSQDU4/X6dr+i8bctjUjj8Zyt3DQy7NtPizJXT8M52nqpNKL+nq2PW8lxk4ZqLj0fD4B4hQ== |
429 | 445 |
|
| 446 | +"@babel/parser@^7.11.0": |
| 447 | + version "7.11.0" |
| 448 | + resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.11.0.tgz#a9d7e11aead25d3b422d17b2c6502c8dddef6a5d" |
| 449 | + integrity sha512-qvRvi4oI8xii8NllyEc4MDJjuZiNaRzyb7Y7lup1NqJV8TZHF4O27CcP+72WPn/k1zkgJ6WJfnIbk4jTsVAZHw== |
| 450 | + |
430 | 451 | "@babel/plugin-proposal-async-generator-functions@^7.8.3": |
431 | 452 | version "7.8.3" |
432 | 453 | resolved "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.8.3.tgz#bad329c670b382589721b27540c7d288601c6e6f" |
|
936 | 957 | globals "^11.1.0" |
937 | 958 | lodash "^4.17.13" |
938 | 959 |
|
939 | | -"@babel/traverse@^7.10.4", "@babel/traverse@^7.10.5": |
| 960 | +"@babel/traverse@^7.10.4": |
940 | 961 | version "7.10.5" |
941 | 962 | resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.10.5.tgz#77ce464f5b258be265af618d8fddf0536f20b564" |
942 | 963 | integrity sha512-yc/fyv2gUjPqzTz0WHeRJH2pv7jA9kA7mBX2tXl/x5iOE81uaVPuGPtaYk7wmkx4b67mQ7NqI8rmT2pF47KYKQ== |
|
951 | 972 | globals "^11.1.0" |
952 | 973 | lodash "^4.17.19" |
953 | 974 |
|
| 975 | +"@babel/traverse@^7.11.0": |
| 976 | + version "7.11.0" |
| 977 | + resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.11.0.tgz#9b996ce1b98f53f7c3e4175115605d56ed07dd24" |
| 978 | + integrity sha512-ZB2V+LskoWKNpMq6E5UUCrjtDUh5IOTAyIl0dTjIEoXum/iKWkoIEKIRDnUucO6f+2FzNkE0oD4RLKoPIufDtg== |
| 979 | + dependencies: |
| 980 | + "@babel/code-frame" "^7.10.4" |
| 981 | + "@babel/generator" "^7.11.0" |
| 982 | + "@babel/helper-function-name" "^7.10.4" |
| 983 | + "@babel/helper-split-export-declaration" "^7.11.0" |
| 984 | + "@babel/parser" "^7.11.0" |
| 985 | + "@babel/types" "^7.11.0" |
| 986 | + debug "^4.1.0" |
| 987 | + globals "^11.1.0" |
| 988 | + lodash "^4.17.19" |
| 989 | + |
954 | 990 | "@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.8.3": |
955 | 991 | version "7.8.3" |
956 | 992 | resolved "https://registry.npmjs.org/@babel/types/-/types-7.8.3.tgz#5a383dffa5416db1b73dedffd311ffd0788fb31c" |
|
969 | 1005 | lodash "^4.17.19" |
970 | 1006 | to-fast-properties "^2.0.0" |
971 | 1007 |
|
| 1008 | +"@babel/types@^7.11.0": |
| 1009 | + version "7.11.0" |
| 1010 | + resolved "https://registry.npmjs.org/@babel/types/-/types-7.11.0.tgz#2ae6bf1ba9ae8c3c43824e5861269871b206e90d" |
| 1011 | + integrity sha512-O53yME4ZZI0jO1EVGtF1ePGl0LHirG4P1ibcD80XyzZcKhcMFeCXmh4Xb1ifGBIV233Qg12x4rBfQgA+tmOukA== |
| 1012 | + dependencies: |
| 1013 | + "@babel/helper-validator-identifier" "^7.10.4" |
| 1014 | + lodash "^4.17.19" |
| 1015 | + to-fast-properties "^2.0.0" |
| 1016 | + |
972 | 1017 | "@bcoe/v8-coverage@^0.2.3": |
973 | 1018 | version "0.2.3" |
974 | 1019 | resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
|
0 commit comments