|
103 | 103 | dependencies:
|
104 | 104 | "@babel/highlight" "^7.0.0"
|
105 | 105 |
|
106 |
| -"@babel/core@7.6.4": |
107 |
| - version "7.6.4" |
108 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.6.4.tgz#6ebd9fe00925f6c3e177bb726a188b5f578088ff" |
109 |
| - integrity sha512-Rm0HGw101GY8FTzpWSyRbki/jzq+/PkNQJ+nSulrdY6gFGOsNseCqD6KHRYe2E+EdzuBdr2pxCp6s4Uk6eJ+XQ== |
110 |
| - dependencies: |
111 |
| - "@babel/code-frame" "^7.5.5" |
112 |
| - "@babel/generator" "^7.6.4" |
113 |
| - "@babel/helpers" "^7.6.2" |
114 |
| - "@babel/parser" "^7.6.4" |
115 |
| - "@babel/template" "^7.6.0" |
116 |
| - "@babel/traverse" "^7.6.3" |
117 |
| - "@babel/types" "^7.6.3" |
118 |
| - convert-source-map "^1.1.0" |
119 |
| - debug "^4.1.0" |
120 |
| - json5 "^2.1.0" |
121 |
| - lodash "^4.17.13" |
122 |
| - resolve "^1.3.2" |
123 |
| - semver "^5.4.1" |
124 |
| - source-map "^0.5.0" |
125 |
| - |
126 |
| -"@babel/core@^7.5.5": |
| 106 | +"@babel/core@7.7.2", "@babel/core@^7.5.5": |
127 | 107 | version "7.7.2"
|
128 | 108 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.2.tgz#ea5b99693bcfc058116f42fa1dd54da412b29d91"
|
129 | 109 | integrity sha512-eeD7VEZKfhK1KUXGiyPFettgF3m513f8FoBSWiQ1xTvl1RAopLs42Wp9+Ze911I6H0N9lNqJMDgoZT7gHsipeQ==
|
|
143 | 123 | semver "^5.4.1"
|
144 | 124 | source-map "^0.5.0"
|
145 | 125 |
|
146 |
| -"@babel/generator@7.6.4": |
147 |
| - version "7.6.4" |
148 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.6.4.tgz#a4f8437287bf9671b07f483b76e3bb731bc97671" |
149 |
| - integrity sha512-jsBuXkFoZxk0yWLyGI9llT9oiQ2FeTASmRFE32U+aaDTfoE92t78eroO7PTpU/OrYq38hlcDM6vbfLDaOLy+7w== |
150 |
| - dependencies: |
151 |
| - "@babel/types" "^7.6.3" |
152 |
| - jsesc "^2.5.1" |
153 |
| - lodash "^4.17.13" |
154 |
| - source-map "^0.5.0" |
155 |
| - |
156 |
| -"@babel/generator@^7.4.0", "@babel/generator@^7.6.4", "@babel/generator@^7.7.2": |
| 126 | +"@babel/generator@7.7.2", "@babel/generator@^7.4.0", "@babel/generator@^7.7.2": |
157 | 127 | version "7.7.2"
|
158 | 128 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.7.2.tgz#2f4852d04131a5e17ea4f6645488b5da66ebf3af"
|
159 | 129 | integrity sha512-WthSArvAjYLz4TcbKOi88me+KmDJdKSlfwwN8CnUYn9jBkzhq0ZEPuBfkAWIvjJ3AdEV1Cf/+eSQTnp3IDJKlQ==
|
|
242 | 212 | dependencies:
|
243 | 213 | "@babel/types" "^7.7.0"
|
244 | 214 |
|
245 |
| -"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.7.0": |
| 215 | +"@babel/helper-module-imports@^7.7.0": |
246 | 216 | version "7.7.0"
|
247 | 217 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.7.0.tgz#99c095889466e5f7b6d66d98dffc58baaf42654d"
|
248 | 218 | integrity sha512-Dv3hLKIC1jyfTkClvyEkYP2OlkzNvWs5+Q8WgPbxM5LMeorons7iPP91JM+DU7tRbhqA1ZeooPaMFvQrn23RHw==
|
|
326 | 296 | "@babel/traverse" "^7.7.0"
|
327 | 297 | "@babel/types" "^7.7.0"
|
328 | 298 |
|
329 |
| -"@babel/helpers@^7.6.2", "@babel/helpers@^7.7.0": |
| 299 | +"@babel/helpers@^7.7.0": |
330 | 300 | version "7.7.0"
|
331 | 301 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.7.0.tgz#359bb5ac3b4726f7c1fde0ec75f64b3f4275d60b"
|
332 | 302 | integrity sha512-VnNwL4YOhbejHb7x/b5F39Zdg5vIQpUUNzJwx0ww1EcVRt41bbGRZWhAURrfY32T5zTT3qwNOQFWpn+P0i0a2g==
|
|
344 | 314 | esutils "^2.0.2"
|
345 | 315 | js-tokens "^4.0.0"
|
346 | 316 |
|
347 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.4.3", "@babel/parser@^7.6.4", "@babel/parser@^7.7.0", "@babel/parser@^7.7.2": |
| 317 | +"@babel/parser@^7.1.0", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0", "@babel/parser@^7.7.2": |
348 | 318 | version "7.7.3"
|
349 | 319 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.3.tgz#5fad457c2529de476a248f75b0f090b3060af043"
|
350 | 320 | integrity sha512-bqv+iCo9i+uLVbI0ILzKkvMorqxouI+GbV13ivcARXn9NNEabi2IEz912IgNpT/60BNXac5dgcfjb94NjsF33A==
|
351 | 321 |
|
352 |
| -"@babel/plugin-proposal-async-generator-functions@^7.2.0": |
| 322 | +"@babel/plugin-proposal-async-generator-functions@^7.7.0": |
353 | 323 | version "7.7.0"
|
354 | 324 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.7.0.tgz#83ef2d6044496b4c15d8b4904e2219e6dccc6971"
|
355 | 325 | integrity sha512-ot/EZVvf3mXtZq0Pd0+tSOfGWMizqmOohXmNZg6LNFjHOV+wOPv7BvVYh8oPR8LhpIP3ye8nNooKL50YRWxpYA==
|
|
358 | 328 | "@babel/helper-remap-async-to-generator" "^7.7.0"
|
359 | 329 | "@babel/plugin-syntax-async-generators" "^7.2.0"
|
360 | 330 |
|
361 |
| -"@babel/plugin-proposal-dynamic-import@^7.5.0": |
| 331 | +"@babel/plugin-proposal-dynamic-import@^7.7.0": |
362 | 332 | version "7.7.0"
|
363 | 333 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.7.0.tgz#dc02a8bad8d653fb59daf085516fa416edd2aa7f"
|
364 | 334 | integrity sha512-7poL3Xi+QFPC7sGAzEIbXUyYzGJwbc2+gSD0AkiC5k52kH2cqHdqxm5hNFfLW3cRSTcx9bN0Fl7/6zWcLLnKAQ==
|
|
390 | 360 | "@babel/helper-plugin-utils" "^7.0.0"
|
391 | 361 | "@babel/plugin-syntax-optional-catch-binding" "^7.2.0"
|
392 | 362 |
|
393 |
| -"@babel/plugin-proposal-unicode-property-regex@^7.6.2": |
| 363 | +"@babel/plugin-proposal-unicode-property-regex@^7.7.0": |
394 | 364 | version "7.7.0"
|
395 | 365 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.7.0.tgz#549fe1717a1bd0a2a7e63163841cb37e78179d5d"
|
396 | 366 | integrity sha512-mk34H+hp7kRBWJOOAR0ZMGCydgKMD4iN9TpDRp3IIcbunltxEY89XSimc6WbtSLCDrwcdy/EEw7h5CFCzxTchw==
|
|
433 | 403 | dependencies:
|
434 | 404 | "@babel/helper-plugin-utils" "^7.0.0"
|
435 | 405 |
|
| 406 | +"@babel/plugin-syntax-top-level-await@^7.7.0": |
| 407 | + version "7.7.0" |
| 408 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.7.0.tgz#f5699549f50bbe8d12b1843a4e82f0a37bb65f4d" |
| 409 | + integrity sha512-hi8FUNiFIY1fnUI2n1ViB1DR0R4QeK4iHcTlW6aJkrPoTdb8Rf1EMQ6GT3f67DDkYyWgew9DFoOZ6gOoEsdzTA== |
| 410 | + dependencies: |
| 411 | + "@babel/helper-plugin-utils" "^7.0.0" |
| 412 | + |
436 | 413 | "@babel/plugin-transform-arrow-functions@^7.2.0":
|
437 | 414 | version "7.2.0"
|
438 | 415 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.2.0.tgz#9aeafbe4d6ffc6563bf8f8372091628f00779550"
|
439 | 416 | integrity sha512-ER77Cax1+8/8jCB9fo4Ud161OZzWN5qawi4GusDuRLcDbDG+bIGYY20zb2dfAFdTRGzrfq2xZPvF0R64EHnimg==
|
440 | 417 | dependencies:
|
441 | 418 | "@babel/helper-plugin-utils" "^7.0.0"
|
442 | 419 |
|
443 |
| -"@babel/plugin-transform-async-to-generator@^7.5.0": |
| 420 | +"@babel/plugin-transform-async-to-generator@^7.7.0": |
444 | 421 | version "7.7.0"
|
445 | 422 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.7.0.tgz#e2b84f11952cf5913fe3438b7d2585042772f492"
|
446 | 423 | integrity sha512-vLI2EFLVvRBL3d8roAMqtVY0Bm9C1QzLkdS57hiKrjUBSqsQYrBsMCeOg/0KK7B0eK9V71J5mWcha9yyoI2tZw==
|
|
464 | 441 | "@babel/helper-plugin-utils" "^7.0.0"
|
465 | 442 | lodash "^4.17.13"
|
466 | 443 |
|
467 |
| -"@babel/plugin-transform-classes@^7.5.5": |
| 444 | +"@babel/plugin-transform-classes@^7.7.0": |
468 | 445 | version "7.7.0"
|
469 | 446 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.7.0.tgz#b411ecc1b8822d24b81e5d184f24149136eddd4a"
|
470 | 447 | integrity sha512-/b3cKIZwGeUesZheU9jNYcwrEA7f/Bo4IdPmvp7oHgvks2majB5BoT5byAql44fiNQYOPzhk2w8DbgfuafkMoA==
|
|
492 | 469 | dependencies:
|
493 | 470 | "@babel/helper-plugin-utils" "^7.0.0"
|
494 | 471 |
|
495 |
| -"@babel/plugin-transform-dotall-regex@^7.6.2": |
| 472 | +"@babel/plugin-transform-dotall-regex@^7.7.0": |
496 | 473 | version "7.7.0"
|
497 | 474 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.7.0.tgz#c5c9ecacab3a5e0c11db6981610f0c32fd698b3b"
|
498 | 475 | integrity sha512-3QQlF7hSBnSuM1hQ0pS3pmAbWLax/uGNCbPBND9y+oJ4Y776jsyujG2k0Sn2Aj2a0QwVOiOFL5QVPA7spjvzSA==
|
|
522 | 499 | dependencies:
|
523 | 500 | "@babel/helper-plugin-utils" "^7.0.0"
|
524 | 501 |
|
525 |
| -"@babel/plugin-transform-function-name@^7.4.4": |
| 502 | +"@babel/plugin-transform-function-name@^7.7.0": |
526 | 503 | version "7.7.0"
|
527 | 504 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.7.0.tgz#0fa786f1eef52e3b7d4fc02e54b2129de8a04c2a"
|
528 | 505 | integrity sha512-P5HKu0d9+CzZxP5jcrWdpe7ZlFDe24bmqP6a6X8BHEBl/eizAsY8K6LX8LASZL0Jxdjm5eEfzp+FIrxCm/p8bA==
|
|
553 | 530 | "@babel/helper-plugin-utils" "^7.0.0"
|
554 | 531 | babel-plugin-dynamic-import-node "^2.3.0"
|
555 | 532 |
|
556 |
| -"@babel/plugin-transform-modules-commonjs@^7.6.0": |
| 533 | +"@babel/plugin-transform-modules-commonjs@^7.7.0": |
557 | 534 | version "7.7.0"
|
558 | 535 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.7.0.tgz#3e5ffb4fd8c947feede69cbe24c9554ab4113fe3"
|
559 | 536 | integrity sha512-KEMyWNNWnjOom8vR/1+d+Ocz/mILZG/eyHHO06OuBQ2aNhxT62fr4y6fGOplRx+CxCSp3IFwesL8WdINfY/3kg==
|
|
563 | 540 | "@babel/helper-simple-access" "^7.7.0"
|
564 | 541 | babel-plugin-dynamic-import-node "^2.3.0"
|
565 | 542 |
|
566 |
| -"@babel/plugin-transform-modules-systemjs@^7.5.0": |
| 543 | +"@babel/plugin-transform-modules-systemjs@^7.7.0": |
567 | 544 | version "7.7.0"
|
568 | 545 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.7.0.tgz#9baf471213af9761c1617bb12fd278e629041417"
|
569 | 546 | integrity sha512-ZAuFgYjJzDNv77AjXRqzQGlQl4HdUM6j296ee4fwKVZfhDR9LAGxfvXjBkb06gNETPnN0sLqRm9Gxg4wZH6dXg==
|
|
572 | 549 | "@babel/helper-plugin-utils" "^7.0.0"
|
573 | 550 | babel-plugin-dynamic-import-node "^2.3.0"
|
574 | 551 |
|
575 |
| -"@babel/plugin-transform-modules-umd@^7.2.0": |
| 552 | +"@babel/plugin-transform-modules-umd@^7.7.0": |
576 | 553 | version "7.7.0"
|
577 | 554 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.7.0.tgz#d62c7da16670908e1d8c68ca0b5d4c0097b69966"
|
578 | 555 | integrity sha512-u7eBA03zmUswQ9LQ7Qw0/ieC1pcAkbp5OQatbWUzY1PaBccvuJXUkYzoN1g7cqp7dbTu6Dp9bXyalBvD04AANA==
|
579 | 556 | dependencies:
|
580 | 557 | "@babel/helper-module-transforms" "^7.7.0"
|
581 | 558 | "@babel/helper-plugin-utils" "^7.0.0"
|
582 | 559 |
|
583 |
| -"@babel/plugin-transform-named-capturing-groups-regex@^7.6.3": |
| 560 | +"@babel/plugin-transform-named-capturing-groups-regex@^7.7.0": |
584 | 561 | version "7.7.0"
|
585 | 562 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.7.0.tgz#358e6fd869b9a4d8f5cbc79e4ed4fc340e60dcaf"
|
586 | 563 | integrity sha512-+SicSJoKouPctL+j1pqktRVCgy+xAch1hWWTMy13j0IflnyNjaoskj+DwRQFimHbLqO3sq2oN2CXMvXq3Bgapg==
|
|
618 | 595 | dependencies:
|
619 | 596 | "@babel/helper-plugin-utils" "^7.0.0"
|
620 | 597 |
|
621 |
| -"@babel/plugin-transform-regenerator@^7.4.5": |
| 598 | +"@babel/plugin-transform-regenerator@^7.7.0": |
622 | 599 | version "7.7.0"
|
623 | 600 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.7.0.tgz#f1b20b535e7716b622c99e989259d7dd942dd9cc"
|
624 | 601 | integrity sha512-AXmvnC+0wuj/cFkkS/HFHIojxH3ffSXE+ttulrqWjZZRaUOonfJc60e1wSNT4rV8tIunvu/R3wCp71/tLAa9xg==
|
|
669 | 646 | dependencies:
|
670 | 647 | "@babel/helper-plugin-utils" "^7.0.0"
|
671 | 648 |
|
672 |
| -"@babel/plugin-transform-unicode-regex@^7.6.2": |
| 649 | +"@babel/plugin-transform-unicode-regex@^7.7.0": |
673 | 650 | version "7.7.0"
|
674 | 651 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.7.0.tgz#743d9bcc44080e3cc7d49259a066efa30f9187a3"
|
675 | 652 | integrity sha512-RrThb0gdrNwFAqEAAx9OWgtx6ICK69x7i9tCnMdVrxQwSDp/Abu9DXFU5Hh16VP33Rmxh04+NGW28NsIkFvFKA==
|
676 | 653 | dependencies:
|
677 | 654 | "@babel/helper-create-regexp-features-plugin" "^7.7.0"
|
678 | 655 | "@babel/helper-plugin-utils" "^7.0.0"
|
679 | 656 |
|
680 |
| -"@babel/preset-env@7.6.3": |
681 |
| - version "7.6.3" |
682 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.6.3.tgz#9e1bf05a2e2d687036d24c40e4639dc46cef2271" |
683 |
| - integrity sha512-CWQkn7EVnwzlOdR5NOm2+pfgSNEZmvGjOhlCHBDq0J8/EStr+G+FvPEiz9B56dR6MoiUFjXhfE4hjLoAKKJtIQ== |
| 657 | +"@babel/preset-env@7.7.1": |
| 658 | + version "7.7.1" |
| 659 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.7.1.tgz#04a2ff53552c5885cf1083e291c8dd5490f744bb" |
| 660 | + integrity sha512-/93SWhi3PxcVTDpSqC+Dp4YxUu3qZ4m7I76k0w73wYfn7bGVuRIO4QUz95aJksbS+AD1/mT1Ie7rbkT0wSplaA== |
684 | 661 | dependencies:
|
685 |
| - "@babel/helper-module-imports" "^7.0.0" |
| 662 | + "@babel/helper-module-imports" "^7.7.0" |
686 | 663 | "@babel/helper-plugin-utils" "^7.0.0"
|
687 |
| - "@babel/plugin-proposal-async-generator-functions" "^7.2.0" |
688 |
| - "@babel/plugin-proposal-dynamic-import" "^7.5.0" |
| 664 | + "@babel/plugin-proposal-async-generator-functions" "^7.7.0" |
| 665 | + "@babel/plugin-proposal-dynamic-import" "^7.7.0" |
689 | 666 | "@babel/plugin-proposal-json-strings" "^7.2.0"
|
690 | 667 | "@babel/plugin-proposal-object-rest-spread" "^7.6.2"
|
691 | 668 | "@babel/plugin-proposal-optional-catch-binding" "^7.2.0"
|
692 |
| - "@babel/plugin-proposal-unicode-property-regex" "^7.6.2" |
| 669 | + "@babel/plugin-proposal-unicode-property-regex" "^7.7.0" |
693 | 670 | "@babel/plugin-syntax-async-generators" "^7.2.0"
|
694 | 671 | "@babel/plugin-syntax-dynamic-import" "^7.2.0"
|
695 | 672 | "@babel/plugin-syntax-json-strings" "^7.2.0"
|
696 | 673 | "@babel/plugin-syntax-object-rest-spread" "^7.2.0"
|
697 | 674 | "@babel/plugin-syntax-optional-catch-binding" "^7.2.0"
|
| 675 | + "@babel/plugin-syntax-top-level-await" "^7.7.0" |
698 | 676 | "@babel/plugin-transform-arrow-functions" "^7.2.0"
|
699 |
| - "@babel/plugin-transform-async-to-generator" "^7.5.0" |
| 677 | + "@babel/plugin-transform-async-to-generator" "^7.7.0" |
700 | 678 | "@babel/plugin-transform-block-scoped-functions" "^7.2.0"
|
701 | 679 | "@babel/plugin-transform-block-scoping" "^7.6.3"
|
702 |
| - "@babel/plugin-transform-classes" "^7.5.5" |
| 680 | + "@babel/plugin-transform-classes" "^7.7.0" |
703 | 681 | "@babel/plugin-transform-computed-properties" "^7.2.0"
|
704 | 682 | "@babel/plugin-transform-destructuring" "^7.6.0"
|
705 |
| - "@babel/plugin-transform-dotall-regex" "^7.6.2" |
| 683 | + "@babel/plugin-transform-dotall-regex" "^7.7.0" |
706 | 684 | "@babel/plugin-transform-duplicate-keys" "^7.5.0"
|
707 | 685 | "@babel/plugin-transform-exponentiation-operator" "^7.2.0"
|
708 | 686 | "@babel/plugin-transform-for-of" "^7.4.4"
|
709 |
| - "@babel/plugin-transform-function-name" "^7.4.4" |
| 687 | + "@babel/plugin-transform-function-name" "^7.7.0" |
710 | 688 | "@babel/plugin-transform-literals" "^7.2.0"
|
711 | 689 | "@babel/plugin-transform-member-expression-literals" "^7.2.0"
|
712 | 690 | "@babel/plugin-transform-modules-amd" "^7.5.0"
|
713 |
| - "@babel/plugin-transform-modules-commonjs" "^7.6.0" |
714 |
| - "@babel/plugin-transform-modules-systemjs" "^7.5.0" |
715 |
| - "@babel/plugin-transform-modules-umd" "^7.2.0" |
716 |
| - "@babel/plugin-transform-named-capturing-groups-regex" "^7.6.3" |
| 691 | + "@babel/plugin-transform-modules-commonjs" "^7.7.0" |
| 692 | + "@babel/plugin-transform-modules-systemjs" "^7.7.0" |
| 693 | + "@babel/plugin-transform-modules-umd" "^7.7.0" |
| 694 | + "@babel/plugin-transform-named-capturing-groups-regex" "^7.7.0" |
717 | 695 | "@babel/plugin-transform-new-target" "^7.4.4"
|
718 | 696 | "@babel/plugin-transform-object-super" "^7.5.5"
|
719 | 697 | "@babel/plugin-transform-parameters" "^7.4.4"
|
720 | 698 | "@babel/plugin-transform-property-literals" "^7.2.0"
|
721 |
| - "@babel/plugin-transform-regenerator" "^7.4.5" |
| 699 | + "@babel/plugin-transform-regenerator" "^7.7.0" |
722 | 700 | "@babel/plugin-transform-reserved-words" "^7.2.0"
|
723 | 701 | "@babel/plugin-transform-shorthand-properties" "^7.2.0"
|
724 | 702 | "@babel/plugin-transform-spread" "^7.6.2"
|
725 | 703 | "@babel/plugin-transform-sticky-regex" "^7.2.0"
|
726 | 704 | "@babel/plugin-transform-template-literals" "^7.4.4"
|
727 | 705 | "@babel/plugin-transform-typeof-symbol" "^7.2.0"
|
728 |
| - "@babel/plugin-transform-unicode-regex" "^7.6.2" |
729 |
| - "@babel/types" "^7.6.3" |
| 706 | + "@babel/plugin-transform-unicode-regex" "^7.7.0" |
| 707 | + "@babel/types" "^7.7.1" |
730 | 708 | browserslist "^4.6.0"
|
731 | 709 | core-js-compat "^3.1.1"
|
732 | 710 | invariant "^2.2.2"
|
|
740 | 718 | dependencies:
|
741 | 719 | regenerator-runtime "^0.13.2"
|
742 | 720 |
|
743 |
| -"@babel/template@^7.4.0", "@babel/template@^7.6.0", "@babel/template@^7.7.0": |
| 721 | +"@babel/template@^7.4.0", "@babel/template@^7.7.0": |
744 | 722 | version "7.7.0"
|
745 | 723 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.7.0.tgz#4fadc1b8e734d97f56de39c77de76f2562e597d0"
|
746 | 724 | integrity sha512-OKcwSYOW1mhWbnTBgQY5lvg1Fxg+VyfQGjcBduZFljfc044J5iDlnDSfhQ867O17XHiSCxYHUxHg2b7ryitbUQ==
|
|
749 | 727 | "@babel/parser" "^7.7.0"
|
750 | 728 | "@babel/types" "^7.7.0"
|
751 | 729 |
|
752 |
| -"@babel/traverse@^7.4.3", "@babel/traverse@^7.6.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2": |
| 730 | +"@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2": |
753 | 731 | version "7.7.2"
|
754 | 732 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.7.2.tgz#ef0a65e07a2f3c550967366b3d9b62a2dcbeae09"
|
755 | 733 | integrity sha512-TM01cXib2+rgIZrGJOLaHV/iZUAxf4A0dt5auY6KNZ+cm6aschuJGqKJM3ROTt3raPUdIDk9siAufIFEleRwtw==
|
|
764 | 742 | globals "^11.1.0"
|
765 | 743 | lodash "^4.17.13"
|
766 | 744 |
|
767 |
| -"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.6.3", "@babel/types@^7.7.0", "@babel/types@^7.7.2": |
| 745 | +"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.7.0", "@babel/types@^7.7.1", "@babel/types@^7.7.2": |
768 | 746 | version "7.7.2"
|
769 | 747 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.7.2.tgz#550b82e5571dcd174af576e23f0adba7ffc683f7"
|
770 | 748 | integrity sha512-YTf6PXoh3+eZgRCBzzP25Bugd2ngmpQVrk7kXX0i5N9BO7TFBtIgZYs7WtxtOGs8e6A4ZI7ECkbBCEHeXocvOA==
|
@@ -3235,7 +3213,7 @@ conventional-commits-parser@^3.0.0:
|
3235 | 3213 | through2 "^3.0.0"
|
3236 | 3214 | trim-off-newlines "^1.0.0"
|
3237 | 3215 |
|
3238 |
| -convert-source-map@^1.1.0, convert-source-map@^1.5.0, convert-source-map@^1.5.1, convert-source-map@^1.7.0: |
| 3216 | +convert-source-map@^1.5.0, convert-source-map@^1.5.1, convert-source-map@^1.7.0: |
3239 | 3217 | version "1.7.0"
|
3240 | 3218 | resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.7.0.tgz#17a2cb882d7f77d3490585e2ce6c524424a3a442"
|
3241 | 3219 | integrity sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==
|
|
0 commit comments