|
16 | 16 | dependencies:
|
17 | 17 | "@babel/highlight" "^7.0.0"
|
18 | 18 |
|
19 |
| - |
20 |
| - version "7.7.5" |
21 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.5.tgz#ae1323cd035b5160293307f50647e83f8ba62f7e" |
22 |
| - integrity sha512-M42+ScN4+1S9iB6f+TL7QBpoQETxbclx+KNoKJABghnKYE+fMzSGqst0BZJc8CpI625bwPwYgUyRvxZ+0mZzpw== |
| 19 | + |
| 20 | + version "7.7.7" |
| 21 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.7.tgz#ee155d2e12300bcc0cff6a8ad46f2af5063803e9" |
| 22 | + integrity sha512-jlSjuj/7z138NLZALxVgrx13AOtqip42ATZP7+kYl53GvDV6+4dCek1mVUo8z8c8Xnw/mx2q3d9HWh3griuesQ== |
23 | 23 | dependencies:
|
24 | 24 | "@babel/code-frame" "^7.5.5"
|
25 |
| - "@babel/generator" "^7.7.4" |
| 25 | + "@babel/generator" "^7.7.7" |
26 | 26 | "@babel/helpers" "^7.7.4"
|
27 |
| - "@babel/parser" "^7.7.5" |
| 27 | + "@babel/parser" "^7.7.7" |
28 | 28 | "@babel/template" "^7.7.4"
|
29 | 29 | "@babel/traverse" "^7.7.4"
|
30 | 30 | "@babel/types" "^7.7.4"
|
|
77 | 77 | lodash "^4.17.13"
|
78 | 78 | source-map "^0.5.0"
|
79 | 79 |
|
| 80 | +"@babel/generator@^7.7.7": |
| 81 | + version "7.7.7" |
| 82 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.7.7.tgz#859ac733c44c74148e1a72980a64ec84b85f4f45" |
| 83 | + integrity sha512-/AOIBpHh/JU1l0ZFS4kiRCBnLi6OTHzh0RPk3h9isBxkkqELtQNFi1Vr/tiG9p1yfoUdKVwISuXWQR+hwwM4VQ== |
| 84 | + dependencies: |
| 85 | + "@babel/types" "^7.7.4" |
| 86 | + jsesc "^2.5.1" |
| 87 | + lodash "^4.17.13" |
| 88 | + source-map "^0.5.0" |
| 89 | + |
80 | 90 | "@babel/helper-annotate-as-pure@^7.7.4":
|
81 | 91 | version "7.7.4"
|
82 | 92 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.7.4.tgz#bb3faf1e74b74bd547e867e48f551fa6b098b6ce"
|
|
331 | 341 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.4.tgz#75ab2d7110c2cf2fa949959afb05fa346d2231bb"
|
332 | 342 | integrity sha512-jIwvLO0zCL+O/LmEJQjWA75MQTWwx3c3u2JOTDK5D3/9egrWRRA0/0hk9XXywYnXZVVpzrBYeIQTmhwUaePI9g==
|
333 | 343 |
|
334 |
| -"@babel/parser@^7.7.5": |
335 |
| - version "7.7.5" |
336 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.5.tgz#cbf45321619ac12d83363fcf9c94bb67fa646d71" |
337 |
| - integrity sha512-KNlOe9+/nk4i29g0VXgl8PEXIRms5xKLJeuZ6UptN0fHv+jDiriG+y94X6qAgWTR0h3KaoM1wK5G5h7MHFRSig== |
| 344 | +"@babel/parser@^7.7.7": |
| 345 | + version "7.7.7" |
| 346 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.7.tgz#1b886595419cf92d811316d5b715a53ff38b4937" |
| 347 | + integrity sha512-WtTZMZAZLbeymhkd/sEaPD8IQyGAhmuTuvTzLiCFM7iXiVdY0gc0IaI+cW0fh1BnSMbJSzXX6/fHllgHKwHhXw== |
338 | 348 |
|
339 | 349 | "@babel/plugin-proposal-async-generator-functions@^7.7.4":
|
340 | 350 | version "7.7.4"
|
|
369 | 379 | "@babel/helper-plugin-utils" "^7.0.0"
|
370 | 380 | "@babel/plugin-syntax-json-strings" "^7.7.4"
|
371 | 381 |
|
372 |
| -"@babel/[email protected].4", "@babel/plugin-proposal-object-rest-spread@^7.7.4": |
373 |
| - version "7.7.4" |
374 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.7.4.tgz#cc57849894a5c774214178c8ab64f6334ec8af71" |
375 |
| - integrity sha512-rnpnZR3/iWKmiQyJ3LKJpSwLDcX/nSXhdLk4Aq/tXOApIvyu7qoabrige0ylsAJffaUC51WiBu209Q0U+86OWQ== |
| 382 | +"@babel/[email protected].7", "@babel/plugin-proposal-object-rest-spread@^7.7.7": |
| 383 | + version "7.7.7" |
| 384 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.7.7.tgz#9f27075004ab99be08c5c1bd653a2985813cb370" |
| 385 | + integrity sha512-3qp9I8lelgzNedI3hrhkvhaEYree6+WHnyA/q4Dza9z7iEIs1eyhWyJnetk3jJ69RT0AT4G0UhEGwyGFJ7GUuQ== |
376 | 386 | dependencies:
|
377 | 387 | "@babel/helper-plugin-utils" "^7.0.0"
|
378 | 388 | "@babel/plugin-syntax-object-rest-spread" "^7.7.4"
|
|
385 | 395 | "@babel/helper-plugin-utils" "^7.0.0"
|
386 | 396 | "@babel/plugin-syntax-optional-catch-binding" "^7.7.4"
|
387 | 397 |
|
388 |
| -"@babel/plugin-proposal-unicode-property-regex@^7.7.4": |
389 |
| - version "7.7.4" |
390 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.7.4.tgz#7c239ccaf09470dbe1d453d50057460e84517ebb" |
391 |
| - integrity sha512-cHgqHgYvffluZk85dJ02vloErm3Y6xtH+2noOBOJ2kXOJH3aVCDnj5eR/lVNlTnYu4hndAPJD3rTFjW3qee0PA== |
| 398 | +"@babel/plugin-proposal-unicode-property-regex@^7.7.7": |
| 399 | + version "7.7.7" |
| 400 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.7.7.tgz#433fa9dac64f953c12578b29633f456b68831c4e" |
| 401 | + integrity sha512-80PbkKyORBUVm1fbTLrHpYdJxMThzM1UqFGh0ALEhO9TYbG86Ah9zQYAB/84axz2vcxefDLdZwWwZNlYARlu9w== |
392 | 402 | dependencies:
|
393 | 403 | "@babel/helper-create-regexp-features-plugin" "^7.7.4"
|
394 | 404 | "@babel/helper-plugin-utils" "^7.0.0"
|
|
508 | 518 | dependencies:
|
509 | 519 | "@babel/helper-plugin-utils" "^7.0.0"
|
510 | 520 |
|
511 |
| -"@babel/plugin-transform-dotall-regex@^7.7.4": |
512 |
| - version "7.7.4" |
513 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.7.4.tgz#f7ccda61118c5b7a2599a72d5e3210884a021e96" |
514 |
| - integrity sha512-mk0cH1zyMa/XHeb6LOTXTbG7uIJ8Rrjlzu91pUx/KS3JpcgaTDwMS8kM+ar8SLOvlL2Lofi4CGBAjCo3a2x+lw== |
| 521 | +"@babel/plugin-transform-dotall-regex@^7.7.7": |
| 522 | + version "7.7.7" |
| 523 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.7.7.tgz#3e9713f1b69f339e87fa796b097d73ded16b937b" |
| 524 | + integrity sha512-b4in+YlTeE/QmTgrllnb3bHA0HntYvjz8O3Mcbx75UBPJA2xhb5A8nle498VhxSXJHQefjtQxpnLPehDJ4TRlg== |
515 | 525 | dependencies:
|
516 | 526 | "@babel/helper-create-regexp-features-plugin" "^7.7.4"
|
517 | 527 | "@babel/helper-plugin-utils" "^7.0.0"
|
|
618 | 628 | "@babel/helper-plugin-utils" "^7.0.0"
|
619 | 629 | "@babel/helper-replace-supers" "^7.7.4"
|
620 | 630 |
|
621 |
| -"@babel/plugin-transform-parameters@^7.7.4": |
622 |
| - version "7.7.4" |
623 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.7.4.tgz#da4555c97f39b51ac089d31c7380f03bca4075ce" |
624 |
| - integrity sha512-VJwhVePWPa0DqE9vcfptaJSzNDKrWU/4FbYCjZERtmqEs05g3UMXnYMZoXja7JAJ7Y7sPZipwm/pGApZt7wHlw== |
| 631 | +"@babel/plugin-transform-parameters@^7.7.7": |
| 632 | + version "7.7.7" |
| 633 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.7.7.tgz#7a884b2460164dc5f194f668332736584c760007" |
| 634 | + integrity sha512-OhGSrf9ZBrr1fw84oFXj5hgi8Nmg+E2w5L7NhnG0lPvpDtqd7dbyilM2/vR8CKbJ907RyxPh2kj6sBCSSfI9Ew== |
625 | 635 | dependencies:
|
626 | 636 | "@babel/helper-call-delegate" "^7.7.4"
|
627 | 637 | "@babel/helper-get-function-arity" "^7.7.4"
|
|
702 | 712 | "@babel/helper-create-regexp-features-plugin" "^7.7.4"
|
703 | 713 | "@babel/helper-plugin-utils" "^7.0.0"
|
704 | 714 |
|
705 |
| - |
706 |
| - version "7.7.6" |
707 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.7.6.tgz#39ac600427bbb94eec6b27953f1dfa1d64d457b2" |
708 |
| - integrity sha512-k5hO17iF/Q7tR9Jv8PdNBZWYW6RofxhnxKjBMc0nG4JTaWvOTiPoO/RLFwAKcA4FpmuBFm6jkoqaRJLGi0zdaQ== |
| 715 | + |
| 716 | + version "7.7.7" |
| 717 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.7.7.tgz#c294167b91e53e7e36d820e943ece8d0c7fe46ac" |
| 718 | + integrity sha512-pCu0hrSSDVI7kCVUOdcMNQEbOPJ52E+LrQ14sN8uL2ALfSqePZQlKrOy+tM4uhEdYlCHi4imr8Zz2cZe9oSdIg== |
709 | 719 | dependencies:
|
710 | 720 | "@babel/helper-module-imports" "^7.7.4"
|
711 | 721 | "@babel/helper-plugin-utils" "^7.0.0"
|
712 | 722 | "@babel/plugin-proposal-async-generator-functions" "^7.7.4"
|
713 | 723 | "@babel/plugin-proposal-dynamic-import" "^7.7.4"
|
714 | 724 | "@babel/plugin-proposal-json-strings" "^7.7.4"
|
715 |
| - "@babel/plugin-proposal-object-rest-spread" "^7.7.4" |
| 725 | + "@babel/plugin-proposal-object-rest-spread" "^7.7.7" |
716 | 726 | "@babel/plugin-proposal-optional-catch-binding" "^7.7.4"
|
717 |
| - "@babel/plugin-proposal-unicode-property-regex" "^7.7.4" |
| 727 | + "@babel/plugin-proposal-unicode-property-regex" "^7.7.7" |
718 | 728 | "@babel/plugin-syntax-async-generators" "^7.7.4"
|
719 | 729 | "@babel/plugin-syntax-dynamic-import" "^7.7.4"
|
720 | 730 | "@babel/plugin-syntax-json-strings" "^7.7.4"
|
|
728 | 738 | "@babel/plugin-transform-classes" "^7.7.4"
|
729 | 739 | "@babel/plugin-transform-computed-properties" "^7.7.4"
|
730 | 740 | "@babel/plugin-transform-destructuring" "^7.7.4"
|
731 |
| - "@babel/plugin-transform-dotall-regex" "^7.7.4" |
| 741 | + "@babel/plugin-transform-dotall-regex" "^7.7.7" |
732 | 742 | "@babel/plugin-transform-duplicate-keys" "^7.7.4"
|
733 | 743 | "@babel/plugin-transform-exponentiation-operator" "^7.7.4"
|
734 | 744 | "@babel/plugin-transform-for-of" "^7.7.4"
|
|
742 | 752 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.7.4"
|
743 | 753 | "@babel/plugin-transform-new-target" "^7.7.4"
|
744 | 754 | "@babel/plugin-transform-object-super" "^7.7.4"
|
745 |
| - "@babel/plugin-transform-parameters" "^7.7.4" |
| 755 | + "@babel/plugin-transform-parameters" "^7.7.7" |
746 | 756 | "@babel/plugin-transform-property-literals" "^7.7.4"
|
747 | 757 | "@babel/plugin-transform-regenerator" "^7.7.5"
|
748 | 758 | "@babel/plugin-transform-reserved-words" "^7.7.4"
|
|
754 | 764 | "@babel/plugin-transform-unicode-regex" "^7.7.4"
|
755 | 765 | "@babel/types" "^7.7.4"
|
756 | 766 | browserslist "^4.6.0"
|
757 |
| - core-js-compat "^3.4.7" |
| 767 | + core-js-compat "^3.6.0" |
758 | 768 | invariant "^2.2.2"
|
759 | 769 | js-levenshtein "^1.1.3"
|
760 | 770 | semver "^5.5.0"
|
761 | 771 |
|
762 |
| - |
763 |
| - version "7.7.4" |
764 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.7.4.tgz#780059a78e6fa7f7a4c87f027292a86b31ce080a" |
765 |
| - integrity sha512-rqrjxfdiHPsnuPur0jKrIIGQCIgoTWMTjlbWE69G4QJ6TIOVnnRnIJhUxNTL/VwDmEAVX08Tq3B1nirer5341w== |
| 772 | + |
| 773 | + version "7.7.7" |
| 774 | + resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.7.7.tgz#69ddea54e8b4e491ccbf94147e673b2ac6e11e2e" |
| 775 | + integrity sha512-Apg0sCTovsSA+pEaI8efnA44b9x4X/7z4P8vsWMiN8rSUaM4y4+Shl5NMWnMl6njvt96+CEb6jwpXAKYAVCSQA== |
766 | 776 | dependencies:
|
767 | 777 | "@babel/helper-plugin-utils" "^7.0.0"
|
768 | 778 | "@babel/plugin-transform-typescript" "^7.7.4"
|
@@ -1877,7 +1887,7 @@ browserslist@^4.6.0:
|
1877 | 1887 | electron-to-chromium "^1.3.150"
|
1878 | 1888 | node-releases "^1.1.23"
|
1879 | 1889 |
|
1880 |
| -browserslist@^4.8.0: |
| 1890 | +browserslist@^4.8.2: |
1881 | 1891 | version "4.8.2"
|
1882 | 1892 | resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.8.2.tgz#b45720ad5fbc8713b7253c20766f701c9a694289"
|
1883 | 1893 | integrity sha512-+M4oeaTplPm/f1pXDw84YohEv7B1i/2Aisei8s4s6k3QsoSHa7i5sz8u/cGQkkatCPxMASKxPualR4wwYgVboA==
|
@@ -2494,13 +2504,13 @@ copy-descriptor@^0.1.0:
|
2494 | 2504 | resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
|
2495 | 2505 | integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
|
2496 | 2506 |
|
2497 |
| -core-js-compat@^3.4.7: |
2498 |
| - version "3.4.7" |
2499 |
| - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.4.7.tgz#39f8080b1d92a524d6d90505c42b9c5c1eb90611" |
2500 |
| - integrity sha512-57+mgz/P/xsGdjwQYkwtBZR3LuISaxD1dEwVDtbk8xJMqAmwqaxLOvnNT7kdJ7jYE/NjNptyzXi+IQFMi/2fCw== |
| 2507 | +core-js-compat@^3.6.0: |
| 2508 | + version "3.6.0" |
| 2509 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.6.0.tgz#4eb6cb69d03d99159ed7c860cd5fcf7d23a62ea9" |
| 2510 | + integrity sha512-Z3eCNjGgoYluH89Jt4wVkfYsc/VdLrA2/woX5lm0isO/pCT+P+Y+o65bOuEnjDJLthdwTBxbCVzptTXtc18fJg== |
2501 | 2511 | dependencies:
|
2502 |
| - browserslist "^4.8.0" |
2503 |
| - semver "^6.3.0" |
| 2512 | + browserslist "^4.8.2" |
| 2513 | + semver "7.0.0" |
2504 | 2514 |
|
2505 | 2515 |
|
2506 | 2516 | version "3.4.0"
|
@@ -6758,6 +6768,11 @@ schema-utils@^1.0.0:
|
6758 | 6768 | resolved "https://registry.yarnpkg.com/semver/-/semver-5.6.0.tgz#7e74256fbaa49c75aa7c7a205cc22799cac80004"
|
6759 | 6769 | integrity sha512-RS9R6R35NYgQn++fkDWaOmqGoj4Ek9gGs+DPxNUZKuwE183xjJroKvyo1IzVFeXvUrvmALy6FWD5xrdJT25gMg==
|
6760 | 6770 |
|
| 6771 | + |
| 6772 | + version "7.0.0" |
| 6773 | + resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e" |
| 6774 | + integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A== |
| 6775 | + |
6761 | 6776 | semver@^5.6.0:
|
6762 | 6777 | version "5.7.0"
|
6763 | 6778 | resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.0.tgz#790a7cf6fea5459bac96110b29b60412dc8ff96b"
|
|
0 commit comments