|  | 
| 84 | 84 |     invariant "^2.2.4" | 
| 85 | 85 |     semver "^5.5.0" | 
| 86 | 86 | 
 | 
| 87 |  | -"@babel/[email protected]", "@babel/core@^7.7.5": | 
|  | 87 | +"@babel/compat-data@^7.11.0": | 
|  | 88 | +  version "7.11.0" | 
|  | 89 | +  resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.11.0.tgz#e9f73efe09af1355b723a7f39b11bad637d7c99c" | 
|  | 90 | +  integrity sha512-TPSvJfv73ng0pfnEOh17bYMPQbI95+nGWc71Ss4vZdRBHTDqmM9Z8ZV4rYz8Ks7sfzc95n30k6ODIq5UGnXcYQ== | 
|  | 91 | +  dependencies: | 
|  | 92 | +    browserslist "^4.12.0" | 
|  | 93 | +    invariant "^2.2.4" | 
|  | 94 | +    semver "^5.5.0" | 
|  | 95 | + | 
|  | 96 | + | 
|  | 97 | +  version "7.11.0" | 
|  | 98 | +  resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.0.tgz#73b9c33f1658506887f767c26dae07798b30df76" | 
|  | 99 | +  integrity sha512-mkLq8nwaXmDtFmRkQ8ED/eA2CnVw4zr7dCztKalZXBvdK5EeNUAesrrwUqjQEzFgomJssayzB0aqlOsP1vGLqg== | 
|  | 100 | +  dependencies: | 
|  | 101 | +    "@babel/code-frame" "^7.10.4" | 
|  | 102 | +    "@babel/generator" "^7.11.0" | 
|  | 103 | +    "@babel/helper-module-transforms" "^7.11.0" | 
|  | 104 | +    "@babel/helpers" "^7.10.4" | 
|  | 105 | +    "@babel/parser" "^7.11.0" | 
|  | 106 | +    "@babel/template" "^7.10.4" | 
|  | 107 | +    "@babel/traverse" "^7.11.0" | 
|  | 108 | +    "@babel/types" "^7.11.0" | 
|  | 109 | +    convert-source-map "^1.7.0" | 
|  | 110 | +    debug "^4.1.0" | 
|  | 111 | +    gensync "^1.0.0-beta.1" | 
|  | 112 | +    json5 "^2.1.2" | 
|  | 113 | +    lodash "^4.17.19" | 
|  | 114 | +    resolve "^1.3.2" | 
|  | 115 | +    semver "^5.4.1" | 
|  | 116 | +    source-map "^0.5.0" | 
|  | 117 | + | 
|  | 118 | +"@babel/core@^7.7.5": | 
| 88 | 119 |   version "7.10.5" | 
| 89 | 120 |   resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.5.tgz#1f15e2cca8ad9a1d78a38ddba612f5e7cdbbd330" | 
| 90 | 121 |   integrity sha512-O34LQooYVDXPl7QWCdW9p4NR+QlzOr7xShPPJz8GsuCU3/8ua/wqTr7gmnxXv+WBESiGU/G5s16i6tUvHkNb+w== | 
|  | 
| 115 | 146 |     jsesc "^2.5.1" | 
| 116 | 147 |     source-map "^0.5.0" | 
| 117 | 148 | 
 | 
|  | 149 | +"@babel/generator@^7.11.0": | 
|  | 150 | +  version "7.11.0" | 
|  | 151 | +  resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.0.tgz#4b90c78d8c12825024568cbe83ee6c9af193585c" | 
|  | 152 | +  integrity sha512-fEm3Uzw7Mc9Xi//qU20cBKatTfs2aOtKqmvy/Vm7RkJEGFQ4xc9myCfbXxqK//ZS8MR/ciOHw6meGASJuKmDfQ== | 
|  | 153 | +  dependencies: | 
|  | 154 | +    "@babel/types" "^7.11.0" | 
|  | 155 | +    jsesc "^2.5.1" | 
|  | 156 | +    source-map "^0.5.0" | 
|  | 157 | + | 
| 118 | 158 | "@babel/helper-annotate-as-pure@^7.10.4": | 
| 119 | 159 |   version "7.10.4" | 
| 120 | 160 |   resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz#5bf0d495a3f757ac3bda48b5bf3b3ba309c72ba3" | 
|  | 
| 229 | 269 |     "@babel/types" "^7.10.5" | 
| 230 | 270 |     lodash "^4.17.19" | 
| 231 | 271 | 
 | 
|  | 272 | +"@babel/helper-module-transforms@^7.11.0": | 
|  | 273 | +  version "7.11.0" | 
|  | 274 | +  resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.11.0.tgz#b16f250229e47211abdd84b34b64737c2ab2d359" | 
|  | 275 | +  integrity sha512-02EVu8COMuTRO1TAzdMtpBPbe6aQ1w/8fePD2YgQmxZU4gpNWaL9gK3Jp7dxlkUlUCJOTaSeA+Hrm1BRQwqIhg== | 
|  | 276 | +  dependencies: | 
|  | 277 | +    "@babel/helper-module-imports" "^7.10.4" | 
|  | 278 | +    "@babel/helper-replace-supers" "^7.10.4" | 
|  | 279 | +    "@babel/helper-simple-access" "^7.10.4" | 
|  | 280 | +    "@babel/helper-split-export-declaration" "^7.11.0" | 
|  | 281 | +    "@babel/template" "^7.10.4" | 
|  | 282 | +    "@babel/types" "^7.11.0" | 
|  | 283 | +    lodash "^4.17.19" | 
|  | 284 | + | 
| 232 | 285 | "@babel/helper-optimise-call-expression@^7.10.4": | 
| 233 | 286 |   version "7.10.4" | 
| 234 | 287 |   resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz#50dc96413d594f995a77905905b05893cd779673" | 
| 235 | 288 |   integrity sha512-n3UGKY4VXwXThEiKrgRAoVPBMqeoPgHVqiHZOanAJCG9nQUL2pLRQirUzl0ioKclHGpGqRgIOkgcIJaIWLpygg== | 
| 236 | 289 |   dependencies: | 
| 237 | 290 |     "@babel/types" "^7.10.4" | 
| 238 | 291 | 
 | 
| 239 |  | -"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.8.0": | 
|  | 292 | +"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": | 
| 240 | 293 |   version "7.10.4" | 
| 241 | 294 |   resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375" | 
| 242 | 295 |   integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg== | 
|  | 
| 277 | 330 |     "@babel/template" "^7.10.4" | 
| 278 | 331 |     "@babel/types" "^7.10.4" | 
| 279 | 332 | 
 | 
|  | 333 | +"@babel/helper-skip-transparent-expression-wrappers@^7.11.0": | 
|  | 334 | +  version "7.11.0" | 
|  | 335 | +  resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.11.0.tgz#eec162f112c2f58d3af0af125e3bb57665146729" | 
|  | 336 | +  integrity sha512-0XIdiQln4Elglgjbwo9wuJpL/K7AGCY26kmEt0+pRP0TAj4jjyNq1MjoRvikrTVqKcx4Gysxt4cXvVFXP/JO2Q== | 
|  | 337 | +  dependencies: | 
|  | 338 | +    "@babel/types" "^7.11.0" | 
|  | 339 | + | 
| 280 | 340 | "@babel/helper-split-export-declaration@^7.10.4": | 
| 281 | 341 |   version "7.10.4" | 
| 282 | 342 |   resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.4.tgz#2c70576eaa3b5609b24cb99db2888cc3fc4251d1" | 
| 283 | 343 |   integrity sha512-pySBTeoUff56fL5CBU2hWm9TesA4r/rOkI9DyJLvvgz09MB9YtfIYe3iBriVaYNaPe+Alua0vBIOVOLs2buWhg== | 
| 284 | 344 |   dependencies: | 
| 285 | 345 |     "@babel/types" "^7.10.4" | 
| 286 | 346 | 
 | 
|  | 347 | +"@babel/helper-split-export-declaration@^7.11.0": | 
|  | 348 | +  version "7.11.0" | 
|  | 349 | +  resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.11.0.tgz#f8a491244acf6a676158ac42072911ba83ad099f" | 
|  | 350 | +  integrity sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg== | 
|  | 351 | +  dependencies: | 
|  | 352 | +    "@babel/types" "^7.11.0" | 
|  | 353 | + | 
| 287 | 354 | "@babel/helper-validator-identifier@^7.10.4": | 
| 288 | 355 |   version "7.10.4" | 
| 289 | 356 |   resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2" | 
|  | 
| 322 | 389 |   resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.5.tgz#e7c6bf5a7deff957cec9f04b551e2762909d826b" | 
| 323 | 390 |   integrity sha512-wfryxy4bE1UivvQKSQDU4/X6dr+i8bctjUjj8Zyt3DQy7NtPizJXT8M52nqpNKL+nq2PW8lxk4ZqLj0fD4B4hQ== | 
| 324 | 391 | 
 | 
|  | 392 | +"@babel/parser@^7.11.0": | 
|  | 393 | +  version "7.11.0" | 
|  | 394 | +  resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.0.tgz#a9d7e11aead25d3b422d17b2c6502c8dddef6a5d" | 
|  | 395 | +  integrity sha512-qvRvi4oI8xii8NllyEc4MDJjuZiNaRzyb7Y7lup1NqJV8TZHF4O27CcP+72WPn/k1zkgJ6WJfnIbk4jTsVAZHw== | 
|  | 396 | + | 
| 325 | 397 | "@babel/plugin-proposal-async-generator-functions@^7.10.4": | 
| 326 | 398 |   version "7.10.5" | 
| 327 | 399 |   resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.10.5.tgz#3491cabf2f7c179ab820606cec27fed15e0e8558" | 
|  | 
| 347 | 419 |     "@babel/helper-plugin-utils" "^7.10.4" | 
| 348 | 420 |     "@babel/plugin-syntax-dynamic-import" "^7.8.0" | 
| 349 | 421 | 
 | 
|  | 422 | +"@babel/plugin-proposal-export-namespace-from@^7.10.4": | 
|  | 423 | +  version "7.10.4" | 
|  | 424 | +  resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.10.4.tgz#570d883b91031637b3e2958eea3c438e62c05f54" | 
|  | 425 | +  integrity sha512-aNdf0LY6/3WXkhh0Fdb6Zk9j1NMD8ovj3F6r0+3j837Pn1S1PdNtcwJ5EG9WkVPNHPxyJDaxMaAOVq4eki0qbg== | 
|  | 426 | +  dependencies: | 
|  | 427 | +    "@babel/helper-plugin-utils" "^7.10.4" | 
|  | 428 | +    "@babel/plugin-syntax-export-namespace-from" "^7.8.3" | 
|  | 429 | + | 
| 350 | 430 | "@babel/plugin-proposal-json-strings@^7.10.4": | 
| 351 | 431 |   version "7.10.4" | 
| 352 | 432 |   resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.10.4.tgz#593e59c63528160233bd321b1aebe0820c2341db" | 
|  | 
| 355 | 435 |     "@babel/helper-plugin-utils" "^7.10.4" | 
| 356 | 436 |     "@babel/plugin-syntax-json-strings" "^7.8.0" | 
| 357 | 437 | 
 | 
|  | 438 | +"@babel/plugin-proposal-logical-assignment-operators@^7.11.0": | 
|  | 439 | +  version "7.11.0" | 
|  | 440 | +  resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.11.0.tgz#9f80e482c03083c87125dee10026b58527ea20c8" | 
|  | 441 | +  integrity sha512-/f8p4z+Auz0Uaf+i8Ekf1iM7wUNLcViFUGiPxKeXvxTSl63B875YPiVdUDdem7hREcI0E0kSpEhS8tF5RphK7Q== | 
|  | 442 | +  dependencies: | 
|  | 443 | +    "@babel/helper-plugin-utils" "^7.10.4" | 
|  | 444 | +    "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" | 
|  | 445 | + | 
| 358 | 446 | "@babel/plugin-proposal-nullish-coalescing-operator@^7.10.4": | 
| 359 | 447 |   version "7.10.4" | 
| 360 | 448 |   resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.10.4.tgz#02a7e961fc32e6d5b2db0649e01bf80ddee7e04a" | 
|  | 
| 371 | 459 |     "@babel/helper-plugin-utils" "^7.10.4" | 
| 372 | 460 |     "@babel/plugin-syntax-numeric-separator" "^7.10.4" | 
| 373 | 461 | 
 | 
| 374 |  | -"@babel/plugin-proposal-object-rest-spread@^7.10.4": | 
| 375 |  | -  version "7.10.4" | 
| 376 |  | -  resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.10.4.tgz#50129ac216b9a6a55b3853fdd923e74bf553a4c0" | 
| 377 |  | -  integrity sha512-6vh4SqRuLLarjgeOf4EaROJAHjvu9Gl+/346PbDH9yWbJyfnJ/ah3jmYKYtswEyCoWZiidvVHjHshd4WgjB9BA== | 
|  | 462 | +"@babel/plugin-proposal-object-rest-spread@^7.11.0": | 
|  | 463 | +  version "7.11.0" | 
|  | 464 | +  resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.11.0.tgz#bd81f95a1f746760ea43b6c2d3d62b11790ad0af" | 
|  | 465 | +  integrity sha512-wzch41N4yztwoRw0ak+37wxwJM2oiIiy6huGCoqkvSTA9acYWcPfn9Y4aJqmFFJ70KTJUu29f3DQ43uJ9HXzEA== | 
| 378 | 466 |   dependencies: | 
| 379 | 467 |     "@babel/helper-plugin-utils" "^7.10.4" | 
| 380 | 468 |     "@babel/plugin-syntax-object-rest-spread" "^7.8.0" | 
|  | 
| 388 | 476 |     "@babel/helper-plugin-utils" "^7.10.4" | 
| 389 | 477 |     "@babel/plugin-syntax-optional-catch-binding" "^7.8.0" | 
| 390 | 478 | 
 | 
| 391 |  | -"@babel/plugin-proposal-optional-chaining@^7.10.4": | 
| 392 |  | -  version "7.10.4" | 
| 393 |  | -  resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.10.4.tgz#750f1255e930a1f82d8cdde45031f81a0d0adff7" | 
| 394 |  | -  integrity sha512-ZIhQIEeavTgouyMSdZRap4VPPHqJJ3NEs2cuHs5p0erH+iz6khB0qfgU8g7UuJkG88+fBMy23ZiU+nuHvekJeQ== | 
|  | 479 | +"@babel/plugin-proposal-optional-chaining@^7.11.0": | 
|  | 480 | +  version "7.11.0" | 
|  | 481 | +  resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.11.0.tgz#de5866d0646f6afdaab8a566382fe3a221755076" | 
|  | 482 | +  integrity sha512-v9fZIu3Y8562RRwhm1BbMRxtqZNFmFA2EG+pT2diuU8PT3H6T/KXoZ54KgYisfOFZHV6PfvAiBIZ9Rcz+/JCxA== | 
| 395 | 483 |   dependencies: | 
| 396 | 484 |     "@babel/helper-plugin-utils" "^7.10.4" | 
|  | 485 | +    "@babel/helper-skip-transparent-expression-wrappers" "^7.11.0" | 
| 397 | 486 |     "@babel/plugin-syntax-optional-chaining" "^7.8.0" | 
| 398 | 487 | 
 | 
| 399 | 488 | "@babel/plugin-proposal-private-methods@^7.10.4": | 
|  | 
| 433 | 522 |   dependencies: | 
| 434 | 523 |     "@babel/helper-plugin-utils" "^7.8.0" | 
| 435 | 524 | 
 | 
|  | 525 | +"@babel/plugin-syntax-export-namespace-from@^7.8.3": | 
|  | 526 | +  version "7.8.3" | 
|  | 527 | +  resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz#028964a9ba80dbc094c915c487ad7c4e7a66465a" | 
|  | 528 | +  integrity sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q== | 
|  | 529 | +  dependencies: | 
|  | 530 | +    "@babel/helper-plugin-utils" "^7.8.3" | 
|  | 531 | + | 
| 436 | 532 | "@babel/plugin-syntax-json-strings@^7.8.0": | 
| 437 | 533 |   version "7.8.3" | 
| 438 | 534 |   resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz#01ca21b668cd8218c9e640cb6dd88c5412b2c96a" | 
| 439 | 535 |   integrity sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA== | 
| 440 | 536 |   dependencies: | 
| 441 | 537 |     "@babel/helper-plugin-utils" "^7.8.0" | 
| 442 | 538 | 
 | 
|  | 539 | +"@babel/plugin-syntax-logical-assignment-operators@^7.10.4": | 
|  | 540 | +  version "7.10.4" | 
|  | 541 | +  resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz#ca91ef46303530448b906652bac2e9fe9941f699" | 
|  | 542 | +  integrity sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig== | 
|  | 543 | +  dependencies: | 
|  | 544 | +    "@babel/helper-plugin-utils" "^7.10.4" | 
|  | 545 | + | 
| 443 | 546 | "@babel/plugin-syntax-nullish-coalescing-operator@^7.8.0": | 
| 444 | 547 |   version "7.8.3" | 
| 445 | 548 |   resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz#167ed70368886081f74b5c36c65a88c03b66d1a9" | 
|  | 
| 687 | 790 |   dependencies: | 
| 688 | 791 |     "@babel/helper-plugin-utils" "^7.10.4" | 
| 689 | 792 | 
 | 
| 690 |  | -"@babel/plugin-transform-spread@^7.10.4": | 
| 691 |  | -  version "7.10.4" | 
| 692 |  | -  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.10.4.tgz#4e2c85ea0d6abaee1b24dcfbbae426fe8d674cff" | 
| 693 |  | -  integrity sha512-1e/51G/Ni+7uH5gktbWv+eCED9pP8ZpRhZB3jOaI3mmzfvJTWHkuyYTv0Z5PYtyM+Tr2Ccr9kUdQxn60fI5WuQ== | 
|  | 793 | +"@babel/plugin-transform-spread@^7.11.0": | 
|  | 794 | +  version "7.11.0" | 
|  | 795 | +  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.11.0.tgz#fa84d300f5e4f57752fe41a6d1b3c554f13f17cc" | 
|  | 796 | +  integrity sha512-UwQYGOqIdQJe4aWNyS7noqAnN2VbaczPLiEtln+zPowRNlD+79w3oi2TWfYe0eZgd+gjZCbsydN7lzWysDt+gw== | 
| 694 | 797 |   dependencies: | 
| 695 | 798 |     "@babel/helper-plugin-utils" "^7.10.4" | 
|  | 799 | +    "@babel/helper-skip-transparent-expression-wrappers" "^7.11.0" | 
| 696 | 800 | 
 | 
| 697 | 801 | "@babel/plugin-transform-sticky-regex@^7.10.4": | 
| 698 | 802 |   version "7.10.4" | 
|  | 
| 740 | 844 |     core-js "^2.6.5" | 
| 741 | 845 |     regenerator-runtime "^0.13.4" | 
| 742 | 846 | 
 | 
| 743 |  | -"@babel/preset-env@7.10.4": | 
| 744 |  | -  version "7.10.4" | 
| 745 |  | -  resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.10.4.tgz#fbf57f9a803afd97f4f32e4f798bb62e4b2bef5f" | 
| 746 |  | -  integrity sha512-tcmuQ6vupfMZPrLrc38d0sF2OjLT3/bZ0dry5HchNCQbrokoQi4reXqclvkkAT5b+gWc23meVWpve5P/7+w/zw== | 
|  | 847 | +"@babel/preset-env@7.11.0": | 
|  | 848 | +  version "7.11.0" | 
|  | 849 | +  resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.11.0.tgz#860ee38f2ce17ad60480c2021ba9689393efb796" | 
|  | 850 | +  integrity sha512-2u1/k7rG/gTh02dylX2kL3S0IJNF+J6bfDSp4DI2Ma8QN6Y9x9pmAax59fsCk6QUQG0yqH47yJWA+u1I1LccAg== | 
| 747 | 851 |   dependencies: | 
| 748 |  | -    "@babel/compat-data" "^7.10.4" | 
|  | 852 | +    "@babel/compat-data" "^7.11.0" | 
| 749 | 853 |     "@babel/helper-compilation-targets" "^7.10.4" | 
| 750 | 854 |     "@babel/helper-module-imports" "^7.10.4" | 
| 751 | 855 |     "@babel/helper-plugin-utils" "^7.10.4" | 
| 752 | 856 |     "@babel/plugin-proposal-async-generator-functions" "^7.10.4" | 
| 753 | 857 |     "@babel/plugin-proposal-class-properties" "^7.10.4" | 
| 754 | 858 |     "@babel/plugin-proposal-dynamic-import" "^7.10.4" | 
|  | 859 | +    "@babel/plugin-proposal-export-namespace-from" "^7.10.4" | 
| 755 | 860 |     "@babel/plugin-proposal-json-strings" "^7.10.4" | 
|  | 861 | +    "@babel/plugin-proposal-logical-assignment-operators" "^7.11.0" | 
| 756 | 862 |     "@babel/plugin-proposal-nullish-coalescing-operator" "^7.10.4" | 
| 757 | 863 |     "@babel/plugin-proposal-numeric-separator" "^7.10.4" | 
| 758 |  | -    "@babel/plugin-proposal-object-rest-spread" "^7.10.4" | 
|  | 864 | +    "@babel/plugin-proposal-object-rest-spread" "^7.11.0" | 
| 759 | 865 |     "@babel/plugin-proposal-optional-catch-binding" "^7.10.4" | 
| 760 |  | -    "@babel/plugin-proposal-optional-chaining" "^7.10.4" | 
|  | 866 | +    "@babel/plugin-proposal-optional-chaining" "^7.11.0" | 
| 761 | 867 |     "@babel/plugin-proposal-private-methods" "^7.10.4" | 
| 762 | 868 |     "@babel/plugin-proposal-unicode-property-regex" "^7.10.4" | 
| 763 | 869 |     "@babel/plugin-syntax-async-generators" "^7.8.0" | 
| 764 | 870 |     "@babel/plugin-syntax-class-properties" "^7.10.4" | 
| 765 | 871 |     "@babel/plugin-syntax-dynamic-import" "^7.8.0" | 
|  | 872 | +    "@babel/plugin-syntax-export-namespace-from" "^7.8.3" | 
| 766 | 873 |     "@babel/plugin-syntax-json-strings" "^7.8.0" | 
|  | 874 | +    "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" | 
| 767 | 875 |     "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0" | 
| 768 | 876 |     "@babel/plugin-syntax-numeric-separator" "^7.10.4" | 
| 769 | 877 |     "@babel/plugin-syntax-object-rest-spread" "^7.8.0" | 
|  | 
| 796 | 904 |     "@babel/plugin-transform-regenerator" "^7.10.4" | 
| 797 | 905 |     "@babel/plugin-transform-reserved-words" "^7.10.4" | 
| 798 | 906 |     "@babel/plugin-transform-shorthand-properties" "^7.10.4" | 
| 799 |  | -    "@babel/plugin-transform-spread" "^7.10.4" | 
|  | 907 | +    "@babel/plugin-transform-spread" "^7.11.0" | 
| 800 | 908 |     "@babel/plugin-transform-sticky-regex" "^7.10.4" | 
| 801 | 909 |     "@babel/plugin-transform-template-literals" "^7.10.4" | 
| 802 | 910 |     "@babel/plugin-transform-typeof-symbol" "^7.10.4" | 
| 803 | 911 |     "@babel/plugin-transform-unicode-escapes" "^7.10.4" | 
| 804 | 912 |     "@babel/plugin-transform-unicode-regex" "^7.10.4" | 
| 805 | 913 |     "@babel/preset-modules" "^0.1.3" | 
| 806 |  | -    "@babel/types" "^7.10.4" | 
|  | 914 | +    "@babel/types" "^7.11.0" | 
| 807 | 915 |     browserslist "^4.12.0" | 
| 808 | 916 |     core-js-compat "^3.6.2" | 
| 809 | 917 |     invariant "^2.2.2" | 
|  | 
| 863 | 971 |     globals "^11.1.0" | 
| 864 | 972 |     lodash "^4.17.19" | 
| 865 | 973 | 
 | 
|  | 974 | +"@babel/traverse@^7.11.0": | 
|  | 975 | +  version "7.11.0" | 
|  | 976 | +  resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.0.tgz#9b996ce1b98f53f7c3e4175115605d56ed07dd24" | 
|  | 977 | +  integrity sha512-ZB2V+LskoWKNpMq6E5UUCrjtDUh5IOTAyIl0dTjIEoXum/iKWkoIEKIRDnUucO6f+2FzNkE0oD4RLKoPIufDtg== | 
|  | 978 | +  dependencies: | 
|  | 979 | +    "@babel/code-frame" "^7.10.4" | 
|  | 980 | +    "@babel/generator" "^7.11.0" | 
|  | 981 | +    "@babel/helper-function-name" "^7.10.4" | 
|  | 982 | +    "@babel/helper-split-export-declaration" "^7.11.0" | 
|  | 983 | +    "@babel/parser" "^7.11.0" | 
|  | 984 | +    "@babel/types" "^7.11.0" | 
|  | 985 | +    debug "^4.1.0" | 
|  | 986 | +    globals "^11.1.0" | 
|  | 987 | +    lodash "^4.17.19" | 
|  | 988 | + | 
| 866 | 989 | "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.4.4": | 
| 867 | 990 |   version "7.10.5" | 
| 868 | 991 |   resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.5.tgz#d88ae7e2fde86bfbfe851d4d81afa70a997b5d15" | 
|  | 
| 872 | 995 |     lodash "^4.17.19" | 
| 873 | 996 |     to-fast-properties "^2.0.0" | 
| 874 | 997 | 
 | 
|  | 998 | +"@babel/types@^7.11.0": | 
|  | 999 | +  version "7.11.0" | 
|  | 1000 | +  resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.0.tgz#2ae6bf1ba9ae8c3c43824e5861269871b206e90d" | 
|  | 1001 | +  integrity sha512-O53yME4ZZI0jO1EVGtF1ePGl0LHirG4P1ibcD80XyzZcKhcMFeCXmh4Xb1ifGBIV233Qg12x4rBfQgA+tmOukA== | 
|  | 1002 | +  dependencies: | 
|  | 1003 | +    "@babel/helper-validator-identifier" "^7.10.4" | 
|  | 1004 | +    lodash "^4.17.19" | 
|  | 1005 | +    to-fast-properties "^2.0.0" | 
|  | 1006 | + | 
| 875 | 1007 | "@concordance/react@^2.0.0": | 
| 876 | 1008 |   version "2.0.0" | 
| 877 | 1009 |   resolved "https://registry.yarnpkg.com/@concordance/react/-/react-2.0.0.tgz#aef913f27474c53731f4fd79cc2f54897de90fde" | 
|  | 
0 commit comments