|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
6 |
| - version "7.7.5" |
7 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.7.5.tgz#25702cc65418efc06989af3727897b9f4c8690b6" |
8 |
| - integrity sha512-y2YrMGXM3NUyu1Myg0pxg+Lx6g8XhEyvLHYNRwTBV6fDek3H7Io6b7N/LXscLs4HWn4HxMdy7f2rM1rTMp2mFg== |
| 5 | + |
| 6 | + version "7.7.7" |
| 7 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.7.7.tgz#56849acbf81d1a970dd3d1b3097c8ebf5da3f534" |
| 8 | + integrity sha512-XQw5KyCZyu/M8/0rYiZyuwbgIQNzOrJzs9dDLX+MieSgBwTLvTj4QVbLmxJACAIvQIDT7PtyHN2sC48EOWTgaA== |
9 | 9 | dependencies:
|
10 | 10 | commander "^4.0.1"
|
11 | 11 | convert-source-map "^1.1.0"
|
|
25 | 25 | dependencies:
|
26 | 26 | "@babel/highlight" "^7.0.0"
|
27 | 27 |
|
28 |
| - |
29 |
| - version "7.7.5" |
30 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.5.tgz#ae1323cd035b5160293307f50647e83f8ba62f7e" |
31 |
| - integrity sha512-M42+ScN4+1S9iB6f+TL7QBpoQETxbclx+KNoKJABghnKYE+fMzSGqst0BZJc8CpI625bwPwYgUyRvxZ+0mZzpw== |
| 28 | + |
| 29 | + version "7.7.7" |
| 30 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.7.tgz#ee155d2e12300bcc0cff6a8ad46f2af5063803e9" |
| 31 | + integrity sha512-jlSjuj/7z138NLZALxVgrx13AOtqip42ATZP7+kYl53GvDV6+4dCek1mVUo8z8c8Xnw/mx2q3d9HWh3griuesQ== |
32 | 32 | dependencies:
|
33 | 33 | "@babel/code-frame" "^7.5.5"
|
34 |
| - "@babel/generator" "^7.7.4" |
| 34 | + "@babel/generator" "^7.7.7" |
35 | 35 | "@babel/helpers" "^7.7.4"
|
36 |
| - "@babel/parser" "^7.7.5" |
| 36 | + "@babel/parser" "^7.7.7" |
37 | 37 | "@babel/template" "^7.7.4"
|
38 | 38 | "@babel/traverse" "^7.7.4"
|
39 | 39 | "@babel/types" "^7.7.4"
|
|
55 | 55 | lodash "^4.17.13"
|
56 | 56 | source-map "^0.5.0"
|
57 | 57 |
|
| 58 | +"@babel/generator@^7.7.7": |
| 59 | + version "7.7.7" |
| 60 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.7.7.tgz#859ac733c44c74148e1a72980a64ec84b85f4f45" |
| 61 | + integrity sha512-/AOIBpHh/JU1l0ZFS4kiRCBnLi6OTHzh0RPk3h9isBxkkqELtQNFi1Vr/tiG9p1yfoUdKVwISuXWQR+hwwM4VQ== |
| 62 | + dependencies: |
| 63 | + "@babel/types" "^7.7.4" |
| 64 | + jsesc "^2.5.1" |
| 65 | + lodash "^4.17.13" |
| 66 | + source-map "^0.5.0" |
| 67 | + |
58 | 68 | "@babel/helper-annotate-as-pure@^7.7.4":
|
59 | 69 | version "7.7.4"
|
60 | 70 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.7.4.tgz#bb3faf1e74b74bd547e867e48f551fa6b098b6ce"
|
|
248 | 258 | esutils "^2.0.2"
|
249 | 259 | js-tokens "^4.0.0"
|
250 | 260 |
|
251 |
| -"@babel/parser@^7.7.4", "@babel/parser@^7.7.5": |
| 261 | +"@babel/parser@^7.7.4": |
252 | 262 | version "7.7.5"
|
253 | 263 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.5.tgz#cbf45321619ac12d83363fcf9c94bb67fa646d71"
|
254 | 264 | integrity sha512-KNlOe9+/nk4i29g0VXgl8PEXIRms5xKLJeuZ6UptN0fHv+jDiriG+y94X6qAgWTR0h3KaoM1wK5G5h7MHFRSig==
|
255 | 265 |
|
| 266 | +"@babel/parser@^7.7.7": |
| 267 | + version "7.7.7" |
| 268 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.7.tgz#1b886595419cf92d811316d5b715a53ff38b4937" |
| 269 | + integrity sha512-WtTZMZAZLbeymhkd/sEaPD8IQyGAhmuTuvTzLiCFM7iXiVdY0gc0IaI+cW0fh1BnSMbJSzXX6/fHllgHKwHhXw== |
| 270 | + |
256 | 271 |
|
257 | 272 | version "7.7.4"
|
258 | 273 | resolved "https://registry.yarnpkg.com/@babel/plugin-external-helpers/-/plugin-external-helpers-7.7.4.tgz#8aa7aa402f0e2ecb924611cbf30942a497dfd17e"
|
|
285 | 300 | "@babel/helper-plugin-utils" "^7.0.0"
|
286 | 301 | "@babel/plugin-syntax-json-strings" "^7.7.4"
|
287 | 302 |
|
288 |
| -"@babel/plugin-proposal-object-rest-spread@^7.7.4": |
289 |
| - version "7.7.4" |
290 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.7.4.tgz#cc57849894a5c774214178c8ab64f6334ec8af71" |
291 |
| - integrity sha512-rnpnZR3/iWKmiQyJ3LKJpSwLDcX/nSXhdLk4Aq/tXOApIvyu7qoabrige0ylsAJffaUC51WiBu209Q0U+86OWQ== |
| 303 | +"@babel/plugin-proposal-object-rest-spread@^7.7.7": |
| 304 | + version "7.7.7" |
| 305 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.7.7.tgz#9f27075004ab99be08c5c1bd653a2985813cb370" |
| 306 | + integrity sha512-3qp9I8lelgzNedI3hrhkvhaEYree6+WHnyA/q4Dza9z7iEIs1eyhWyJnetk3jJ69RT0AT4G0UhEGwyGFJ7GUuQ== |
292 | 307 | dependencies:
|
293 | 308 | "@babel/helper-plugin-utils" "^7.0.0"
|
294 | 309 | "@babel/plugin-syntax-object-rest-spread" "^7.7.4"
|
|
301 | 316 | "@babel/helper-plugin-utils" "^7.0.0"
|
302 | 317 | "@babel/plugin-syntax-optional-catch-binding" "^7.7.4"
|
303 | 318 |
|
304 |
| -"@babel/plugin-proposal-unicode-property-regex@^7.7.4": |
305 |
| - version "7.7.4" |
306 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.7.4.tgz#7c239ccaf09470dbe1d453d50057460e84517ebb" |
307 |
| - integrity sha512-cHgqHgYvffluZk85dJ02vloErm3Y6xtH+2noOBOJ2kXOJH3aVCDnj5eR/lVNlTnYu4hndAPJD3rTFjW3qee0PA== |
| 319 | +"@babel/plugin-proposal-unicode-property-regex@^7.7.7": |
| 320 | + version "7.7.7" |
| 321 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.7.7.tgz#433fa9dac64f953c12578b29633f456b68831c4e" |
| 322 | + integrity sha512-80PbkKyORBUVm1fbTLrHpYdJxMThzM1UqFGh0ALEhO9TYbG86Ah9zQYAB/84axz2vcxefDLdZwWwZNlYARlu9w== |
308 | 323 | dependencies:
|
309 | 324 | "@babel/helper-create-regexp-features-plugin" "^7.7.4"
|
310 | 325 | "@babel/helper-plugin-utils" "^7.0.0"
|
|
417 | 432 | dependencies:
|
418 | 433 | "@babel/helper-plugin-utils" "^7.0.0"
|
419 | 434 |
|
420 |
| -"@babel/plugin-transform-dotall-regex@^7.7.4": |
421 |
| - version "7.7.4" |
422 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.7.4.tgz#f7ccda61118c5b7a2599a72d5e3210884a021e96" |
423 |
| - integrity sha512-mk0cH1zyMa/XHeb6LOTXTbG7uIJ8Rrjlzu91pUx/KS3JpcgaTDwMS8kM+ar8SLOvlL2Lofi4CGBAjCo3a2x+lw== |
| 435 | +"@babel/plugin-transform-dotall-regex@^7.7.7": |
| 436 | + version "7.7.7" |
| 437 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.7.7.tgz#3e9713f1b69f339e87fa796b097d73ded16b937b" |
| 438 | + integrity sha512-b4in+YlTeE/QmTgrllnb3bHA0HntYvjz8O3Mcbx75UBPJA2xhb5A8nle498VhxSXJHQefjtQxpnLPehDJ4TRlg== |
424 | 439 | dependencies:
|
425 | 440 | "@babel/helper-create-regexp-features-plugin" "^7.7.4"
|
426 | 441 | "@babel/helper-plugin-utils" "^7.0.0"
|
|
527 | 542 | "@babel/helper-plugin-utils" "^7.0.0"
|
528 | 543 | "@babel/helper-replace-supers" "^7.7.4"
|
529 | 544 |
|
530 |
| -"@babel/plugin-transform-parameters@^7.7.4": |
531 |
| - version "7.7.4" |
532 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.7.4.tgz#da4555c97f39b51ac089d31c7380f03bca4075ce" |
533 |
| - integrity sha512-VJwhVePWPa0DqE9vcfptaJSzNDKrWU/4FbYCjZERtmqEs05g3UMXnYMZoXja7JAJ7Y7sPZipwm/pGApZt7wHlw== |
| 545 | +"@babel/plugin-transform-parameters@^7.7.7": |
| 546 | + version "7.7.7" |
| 547 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.7.7.tgz#7a884b2460164dc5f194f668332736584c760007" |
| 548 | + integrity sha512-OhGSrf9ZBrr1fw84oFXj5hgi8Nmg+E2w5L7NhnG0lPvpDtqd7dbyilM2/vR8CKbJ907RyxPh2kj6sBCSSfI9Ew== |
534 | 549 | dependencies:
|
535 | 550 | "@babel/helper-call-delegate" "^7.7.4"
|
536 | 551 | "@babel/helper-get-function-arity" "^7.7.4"
|
|
611 | 626 | "@babel/helper-create-regexp-features-plugin" "^7.7.4"
|
612 | 627 | "@babel/helper-plugin-utils" "^7.0.0"
|
613 | 628 |
|
614 |
| - |
615 |
| - version "7.7.6" |
616 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.7.6.tgz#39ac600427bbb94eec6b27953f1dfa1d64d457b2" |
617 |
| - integrity sha512-k5hO17iF/Q7tR9Jv8PdNBZWYW6RofxhnxKjBMc0nG4JTaWvOTiPoO/RLFwAKcA4FpmuBFm6jkoqaRJLGi0zdaQ== |
| 629 | + |
| 630 | + version "7.7.7" |
| 631 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.7.7.tgz#c294167b91e53e7e36d820e943ece8d0c7fe46ac" |
| 632 | + integrity sha512-pCu0hrSSDVI7kCVUOdcMNQEbOPJ52E+LrQ14sN8uL2ALfSqePZQlKrOy+tM4uhEdYlCHi4imr8Zz2cZe9oSdIg== |
618 | 633 | dependencies:
|
619 | 634 | "@babel/helper-module-imports" "^7.7.4"
|
620 | 635 | "@babel/helper-plugin-utils" "^7.0.0"
|
621 | 636 | "@babel/plugin-proposal-async-generator-functions" "^7.7.4"
|
622 | 637 | "@babel/plugin-proposal-dynamic-import" "^7.7.4"
|
623 | 638 | "@babel/plugin-proposal-json-strings" "^7.7.4"
|
624 |
| - "@babel/plugin-proposal-object-rest-spread" "^7.7.4" |
| 639 | + "@babel/plugin-proposal-object-rest-spread" "^7.7.7" |
625 | 640 | "@babel/plugin-proposal-optional-catch-binding" "^7.7.4"
|
626 |
| - "@babel/plugin-proposal-unicode-property-regex" "^7.7.4" |
| 641 | + "@babel/plugin-proposal-unicode-property-regex" "^7.7.7" |
627 | 642 | "@babel/plugin-syntax-async-generators" "^7.7.4"
|
628 | 643 | "@babel/plugin-syntax-dynamic-import" "^7.7.4"
|
629 | 644 | "@babel/plugin-syntax-json-strings" "^7.7.4"
|
|
637 | 652 | "@babel/plugin-transform-classes" "^7.7.4"
|
638 | 653 | "@babel/plugin-transform-computed-properties" "^7.7.4"
|
639 | 654 | "@babel/plugin-transform-destructuring" "^7.7.4"
|
640 |
| - "@babel/plugin-transform-dotall-regex" "^7.7.4" |
| 655 | + "@babel/plugin-transform-dotall-regex" "^7.7.7" |
641 | 656 | "@babel/plugin-transform-duplicate-keys" "^7.7.4"
|
642 | 657 | "@babel/plugin-transform-exponentiation-operator" "^7.7.4"
|
643 | 658 | "@babel/plugin-transform-for-of" "^7.7.4"
|
|
651 | 666 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.7.4"
|
652 | 667 | "@babel/plugin-transform-new-target" "^7.7.4"
|
653 | 668 | "@babel/plugin-transform-object-super" "^7.7.4"
|
654 |
| - "@babel/plugin-transform-parameters" "^7.7.4" |
| 669 | + "@babel/plugin-transform-parameters" "^7.7.7" |
655 | 670 | "@babel/plugin-transform-property-literals" "^7.7.4"
|
656 | 671 | "@babel/plugin-transform-regenerator" "^7.7.5"
|
657 | 672 | "@babel/plugin-transform-reserved-words" "^7.7.4"
|
|
663 | 678 | "@babel/plugin-transform-unicode-regex" "^7.7.4"
|
664 | 679 | "@babel/types" "^7.7.4"
|
665 | 680 | browserslist "^4.6.0"
|
666 |
| - core-js-compat "^3.4.7" |
| 681 | + core-js-compat "^3.6.0" |
667 | 682 | invariant "^2.2.2"
|
668 | 683 | js-levenshtein "^1.1.3"
|
669 | 684 | semver "^5.5.0"
|
670 | 685 |
|
671 |
| - |
672 |
| - version "7.7.4" |
673 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.7.4.tgz#780059a78e6fa7f7a4c87f027292a86b31ce080a" |
674 |
| - integrity sha512-rqrjxfdiHPsnuPur0jKrIIGQCIgoTWMTjlbWE69G4QJ6TIOVnnRnIJhUxNTL/VwDmEAVX08Tq3B1nirer5341w== |
| 686 | + |
| 687 | + version "7.7.7" |
| 688 | + resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.7.7.tgz#69ddea54e8b4e491ccbf94147e673b2ac6e11e2e" |
| 689 | + integrity sha512-Apg0sCTovsSA+pEaI8efnA44b9x4X/7z4P8vsWMiN8rSUaM4y4+Shl5NMWnMl6njvt96+CEb6jwpXAKYAVCSQA== |
675 | 690 | dependencies:
|
676 | 691 | "@babel/helper-plugin-utils" "^7.0.0"
|
677 | 692 | "@babel/plugin-transform-typescript" "^7.7.4"
|
@@ -2294,13 +2309,13 @@ copy-descriptor@^0.1.0:
|
2294 | 2309 | resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
|
2295 | 2310 | integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
|
2296 | 2311 |
|
2297 |
| -core-js-compat@^3.4.7: |
2298 |
| - version "3.5.0" |
2299 |
| - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.5.0.tgz#5a11a619a9e9dd2dcf1c742b2060bc4a2143e5b6" |
2300 |
| - integrity sha512-E7iJB72svRjJTnm9HDvujzNVMCm3ZcDYEedkJ/sDTNsy/0yooCd9Cg7GSzE7b4e0LfIkjijdB1tqg0pGwxWeWg== |
| 2312 | +core-js-compat@^3.6.0: |
| 2313 | + version "3.6.0" |
| 2314 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.6.0.tgz#4eb6cb69d03d99159ed7c860cd5fcf7d23a62ea9" |
| 2315 | + integrity sha512-Z3eCNjGgoYluH89Jt4wVkfYsc/VdLrA2/woX5lm0isO/pCT+P+Y+o65bOuEnjDJLthdwTBxbCVzptTXtc18fJg== |
2301 | 2316 | dependencies:
|
2302 | 2317 | browserslist "^4.8.2"
|
2303 |
| - semver "^6.3.0" |
| 2318 | + semver "7.0.0" |
2304 | 2319 |
|
2305 | 2320 | core-js@^2.4.0, core-js@^2.5.0, core-js@^2.6.5:
|
2306 | 2321 | version "2.6.11"
|
@@ -7683,6 +7698,11 @@ semver-regex@^2.0.0:
|
7683 | 7698 | resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
|
7684 | 7699 | integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
|
7685 | 7700 |
|
| 7701 | + |
| 7702 | + version "7.0.0" |
| 7703 | + resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e" |
| 7704 | + integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A== |
| 7705 | + |
7686 | 7706 | semver@^6.0.0, semver@^6.3.0:
|
7687 | 7707 | version "6.3.0"
|
7688 | 7708 | resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
|
|
0 commit comments