|
25 | 25 | dependencies: |
26 | 26 | "@babel/highlight" "^7.8.3" |
27 | 27 |
|
28 | | -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.1", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.5.5": |
| 28 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.5.5": |
29 | 29 | version "7.10.4" |
30 | 30 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a" |
31 | 31 | integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg== |
|
64 | 64 | semver "^5.4.1" |
65 | 65 | source-map "^0.5.0" |
66 | 66 |
|
67 | | -"@babel/core@^7.1.0", "@babel/core@^7.1.2", "@babel/core@^7.1.6", "@babel/core@^7.12.1", "@babel/core@^7.12.3", "@babel/core@^7.7.5": |
68 | | - version "7.12.3" |
69 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.3.tgz#1b436884e1e3bff6fb1328dc02b208759de92ad8" |
70 | | - integrity sha512-0qXcZYKZp3/6N2jKYVxZv0aNCsxTSVCiK72DTiTYZAu7sjg73W0/aynWjMbiGd87EQL4WyA8reiJVh92AVla9g== |
71 | | - dependencies: |
72 | | - "@babel/code-frame" "^7.10.4" |
73 | | - "@babel/generator" "^7.12.1" |
74 | | - "@babel/helper-module-transforms" "^7.12.1" |
75 | | - "@babel/helpers" "^7.12.1" |
76 | | - "@babel/parser" "^7.12.3" |
77 | | - "@babel/template" "^7.10.4" |
78 | | - "@babel/traverse" "^7.12.1" |
79 | | - "@babel/types" "^7.12.1" |
80 | | - convert-source-map "^1.7.0" |
81 | | - debug "^4.1.0" |
82 | | - gensync "^1.0.0-beta.1" |
83 | | - json5 "^2.1.2" |
84 | | - lodash "^4.17.19" |
85 | | - resolve "^1.3.2" |
86 | | - semver "^5.4.1" |
87 | | - source-map "^0.5.0" |
88 | | - |
89 | | -"@babel/core@^7.12.8": |
90 | | - version "7.12.8" |
91 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.8.tgz#8ad76c1a7d2a6a3beecc4395fa4f7b4cb88390e6" |
92 | | - integrity sha512-ra28JXL+5z73r1IC/t+FT1ApXU5LsulFDnTDntNfLQaScJUJmcHL5Qxm/IWanCToQk3bPWQo5bflbplU5r15pg== |
| 67 | +"@babel/core@^7.1.0", "@babel/core@^7.1.2", "@babel/core@^7.1.6", "@babel/core@^7.12.1", "@babel/core@^7.12.3", "@babel/core@^7.12.8", "@babel/core@^7.7.5": |
| 68 | + version "7.12.9" |
| 69 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.9.tgz#fd450c4ec10cdbb980e2928b7aa7a28484593fc8" |
| 70 | + integrity sha512-gTXYh3M5wb7FRXQy+FErKFAv90BnlOuNn1QkCK2lREoPAjrQCO49+HVSrFoe5uakFAF5eenS75KbO2vQiLrTMQ== |
93 | 71 | dependencies: |
94 | 72 | "@babel/code-frame" "^7.10.4" |
95 | 73 | "@babel/generator" "^7.12.5" |
96 | 74 | "@babel/helper-module-transforms" "^7.12.1" |
97 | 75 | "@babel/helpers" "^7.12.5" |
98 | 76 | "@babel/parser" "^7.12.7" |
99 | 77 | "@babel/template" "^7.12.7" |
100 | | - "@babel/traverse" "^7.12.8" |
| 78 | + "@babel/traverse" "^7.12.9" |
101 | 79 | "@babel/types" "^7.12.7" |
102 | 80 | convert-source-map "^1.7.0" |
103 | 81 | debug "^4.1.0" |
|
108 | 86 | semver "^5.4.1" |
109 | 87 | source-map "^0.5.0" |
110 | 88 |
|
111 | | -"@babel/generator@^7.10.1", "@babel/generator@^7.10.4", "@babel/generator@^7.12.1": |
112 | | - version "7.12.1" |
113 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.1.tgz#0d70be32bdaa03d7c51c8597dda76e0df1f15468" |
114 | | - integrity sha512-DB+6rafIdc9o72Yc3/Ph5h+6hUjeOp66pF0naQBgUFFuPqzQwIlPTm3xZR7YNvduIMtkDIj2t21LSQwnbCrXvg== |
115 | | - dependencies: |
116 | | - "@babel/types" "^7.12.1" |
117 | | - jsesc "^2.5.1" |
118 | | - source-map "^0.5.0" |
119 | | - |
120 | | -"@babel/generator@^7.11.6", "@babel/generator@^7.12.5": |
| 89 | +"@babel/generator@^7.11.6", "@babel/generator@^7.12.1", "@babel/generator@^7.12.5": |
121 | 90 | version "7.12.5" |
122 | 91 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.5.tgz#a2c50de5c8b6d708ab95be5e6053936c1884a4de" |
123 | 92 | integrity sha512-m16TQQJ8hPt7E+OS/XVQg/7U184MLXtvuGbCdA7na61vha+ImkyyNM/9DDA0unYCVZn3ZOhng+qz48/KBOT96A== |
|
420 | 389 | dependencies: |
421 | 390 | "@babel/types" "^7.11.0" |
422 | 391 |
|
423 | | -"@babel/helper-validator-identifier@^7.10.1": |
424 | | - version "7.10.1" |
425 | | - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.1.tgz#5770b0c1a826c4f53f5ede5e153163e0318e94b5" |
426 | | - integrity sha512-5vW/JXLALhczRCWP0PnFDMCJAchlBvM7f4uk/jXritBnIa6E1KmqmtrS3yn1LAnxFBypQ3eneLuXjsnfQsgILw== |
427 | | - |
428 | 392 | "@babel/helper-validator-identifier@^7.10.4": |
429 | 393 | version "7.10.4" |
430 | 394 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2" |
|
454 | 418 | "@babel/traverse" "^7.12.5" |
455 | 419 | "@babel/types" "^7.12.5" |
456 | 420 |
|
457 | | -"@babel/helpers@^7.12.1": |
458 | | - version "7.12.1" |
459 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.1.tgz#8a8261c1d438ec18cb890434df4ec768734c1e79" |
460 | | - integrity sha512-9JoDSBGoWtmbay98efmT2+mySkwjzeFeAL9BuWNoVQpkPFQF8SIIFUfY5os9u8wVzglzoiPRSW7cuJmBDUt43g== |
461 | | - dependencies: |
462 | | - "@babel/template" "^7.10.4" |
463 | | - "@babel/traverse" "^7.12.1" |
464 | | - "@babel/types" "^7.12.1" |
465 | | - |
466 | 421 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.8.3": |
467 | 422 | version "7.10.4" |
468 | 423 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.4.tgz#7d1bdfd65753538fabe6c38596cdb76d9ac60143" |
|
472 | 427 | chalk "^2.0.0" |
473 | 428 | js-tokens "^4.0.0" |
474 | 429 |
|
475 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.1.6", "@babel/parser@^7.10.1", "@babel/parser@^7.10.4", "@babel/parser@^7.12.1", "@babel/parser@^7.12.3", "@babel/parser@^7.9.4": |
476 | | - version "7.12.3" |
477 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.3.tgz#a305415ebe7a6c7023b40b5122a0662d928334cd" |
478 | | - integrity sha512-kFsOS0IbsuhO5ojF8Hc8z/8vEIOkylVBrjiZUbLTE3XFe0Qi+uu6HjzQixkFaqr0ZPAMZcBVxEwmsnsLPZ2Xsw== |
479 | | - |
480 | | -"@babel/parser@^7.11.5", "@babel/parser@^7.12.5": |
481 | | - version "7.12.5" |
482 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.5.tgz#b4af32ddd473c0bfa643bd7ff0728b8e71b81ea0" |
483 | | - integrity sha512-FVM6RZQ0mn2KCf1VUED7KepYeUWoVShczewOCfm3nzoBybaih51h+sYVVGthW9M6lPByEPTQf+xm27PBdlpwmQ== |
484 | | - |
485 | | -"@babel/parser@^7.12.7": |
| 430 | +"@babel/parser@^7.1.0", "@babel/parser@^7.1.6", "@babel/parser@^7.11.5", "@babel/parser@^7.12.3", "@babel/parser@^7.12.7", "@babel/parser@^7.9.4": |
486 | 431 | version "7.12.7" |
487 | 432 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.7.tgz#fee7b39fe809d0e73e5b25eecaf5780ef3d73056" |
488 | 433 | integrity sha512-oWR02Ubp4xTLCAqPRiNIuMVgNO5Aif/xpXtabhzW2HWUD47XJsAB4Zd/Rg30+XeQA3juXigV7hlquOTmwqLiwg== |
|
1498 | 1443 | dependencies: |
1499 | 1444 | regenerator-runtime "^0.13.4" |
1500 | 1445 |
|
1501 | | -"@babel/template@^7.10.1", "@babel/template@^7.3.3": |
1502 | | - version "7.10.1" |
1503 | | - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.1.tgz#e167154a94cb5f14b28dc58f5356d2162f539811" |
1504 | | - integrity sha512-OQDg6SqvFSsc9A0ej6SKINWrpJiNonRIniYondK2ViKhB06i3c0s+76XUft71iqBEe9S1OKsHwPAjfHnuvnCig== |
1505 | | - dependencies: |
1506 | | - "@babel/code-frame" "^7.10.1" |
1507 | | - "@babel/parser" "^7.10.1" |
1508 | | - "@babel/types" "^7.10.1" |
1509 | | - |
1510 | | -"@babel/template@^7.10.4": |
1511 | | - version "7.10.4" |
1512 | | - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278" |
1513 | | - integrity sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA== |
1514 | | - dependencies: |
1515 | | - "@babel/code-frame" "^7.10.4" |
1516 | | - "@babel/parser" "^7.10.4" |
1517 | | - "@babel/types" "^7.10.4" |
1518 | | - |
1519 | | -"@babel/template@^7.12.7": |
| 1446 | +"@babel/template@^7.10.1", "@babel/template@^7.10.4", "@babel/template@^7.12.7", "@babel/template@^7.3.3": |
1520 | 1447 | version "7.12.7" |
1521 | 1448 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.7.tgz#c817233696018e39fbb6c491d2fb684e05ed43bc" |
1522 | 1449 | integrity sha512-GkDzmHS6GV7ZeXfJZ0tLRBhZcMcY0/Lnb+eEbXDBfCAcZCjrZKe6p3J4we/D24O9Y8enxWAg1cWwof59yLh2ow== |
|
1525 | 1452 | "@babel/parser" "^7.12.7" |
1526 | 1453 | "@babel/types" "^7.12.7" |
1527 | 1454 |
|
1528 | | -"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.1": |
1529 | | - version "7.10.1" |
1530 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.1.tgz#bbcef3031e4152a6c0b50147f4958df54ca0dd27" |
1531 | | - integrity sha512-C/cTuXeKt85K+p08jN6vMDz8vSV0vZcI0wmQ36o6mjbuo++kPMdpOYw23W2XH04dbRt9/nMEfA4W3eR21CD+TQ== |
1532 | | - dependencies: |
1533 | | - "@babel/code-frame" "^7.10.1" |
1534 | | - "@babel/generator" "^7.10.1" |
1535 | | - "@babel/helper-function-name" "^7.10.1" |
1536 | | - "@babel/helper-split-export-declaration" "^7.10.1" |
1537 | | - "@babel/parser" "^7.10.1" |
1538 | | - "@babel/types" "^7.10.1" |
1539 | | - debug "^4.1.0" |
1540 | | - globals "^11.1.0" |
1541 | | - lodash "^4.17.13" |
1542 | | - |
1543 | | -"@babel/traverse@^7.10.4": |
1544 | | - version "7.10.4" |
1545 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.4.tgz#e642e5395a3b09cc95c8e74a27432b484b697818" |
1546 | | - integrity sha512-aSy7p5THgSYm4YyxNGz6jZpXf+Ok40QF3aA2LyIONkDHpAcJzDUqlCKXv6peqYUs2gmic849C/t2HKw2a2K20Q== |
1547 | | - dependencies: |
1548 | | - "@babel/code-frame" "^7.10.4" |
1549 | | - "@babel/generator" "^7.10.4" |
1550 | | - "@babel/helper-function-name" "^7.10.4" |
1551 | | - "@babel/helper-split-export-declaration" "^7.10.4" |
1552 | | - "@babel/parser" "^7.10.4" |
1553 | | - "@babel/types" "^7.10.4" |
1554 | | - debug "^4.1.0" |
1555 | | - globals "^11.1.0" |
1556 | | - lodash "^4.17.13" |
1557 | | - |
1558 | | -"@babel/traverse@^7.11.5", "@babel/traverse@^7.12.5": |
1559 | | - version "7.12.5" |
1560 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.5.tgz#78a0c68c8e8a35e4cacfd31db8bb303d5606f095" |
1561 | | - integrity sha512-xa15FbQnias7z9a62LwYAA5SZZPkHIXpd42C6uW68o8uTuua96FHZy1y61Va5P/i83FAAcMpW8+A/QayntzuqA== |
1562 | | - dependencies: |
1563 | | - "@babel/code-frame" "^7.10.4" |
1564 | | - "@babel/generator" "^7.12.5" |
1565 | | - "@babel/helper-function-name" "^7.10.4" |
1566 | | - "@babel/helper-split-export-declaration" "^7.11.0" |
1567 | | - "@babel/parser" "^7.12.5" |
1568 | | - "@babel/types" "^7.12.5" |
1569 | | - debug "^4.1.0" |
1570 | | - globals "^11.1.0" |
1571 | | - lodash "^4.17.19" |
1572 | | - |
1573 | | -"@babel/traverse@^7.12.1": |
1574 | | - version "7.12.1" |
1575 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.1.tgz#941395e0c5cc86d5d3e75caa095d3924526f0c1e" |
1576 | | - integrity sha512-MA3WPoRt1ZHo2ZmoGKNqi20YnPt0B1S0GTZEPhhd+hw2KGUzBlHuVunj6K4sNuK+reEvyiPwtp0cpaqLzJDmAw== |
1577 | | - dependencies: |
1578 | | - "@babel/code-frame" "^7.10.4" |
1579 | | - "@babel/generator" "^7.12.1" |
1580 | | - "@babel/helper-function-name" "^7.10.4" |
1581 | | - "@babel/helper-split-export-declaration" "^7.11.0" |
1582 | | - "@babel/parser" "^7.12.1" |
1583 | | - "@babel/types" "^7.12.1" |
1584 | | - debug "^4.1.0" |
1585 | | - globals "^11.1.0" |
1586 | | - lodash "^4.17.19" |
1587 | | - |
1588 | | -"@babel/traverse@^7.12.8": |
1589 | | - version "7.12.8" |
1590 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.8.tgz#c1c2983bf9ba0f4f0eaa11dff7e77fa63307b2a4" |
1591 | | - integrity sha512-EIRQXPTwFEGRZyu6gXbjfpNORN1oZvwuzJbxcXjAgWV0iqXYDszN1Hx3FVm6YgZfu1ZQbCVAk3l+nIw95Xll9Q== |
| 1455 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.1", "@babel/traverse@^7.10.4", "@babel/traverse@^7.11.5", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.5", "@babel/traverse@^7.12.9": |
| 1456 | + version "7.12.9" |
| 1457 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.9.tgz#fad26c972eabbc11350e0b695978de6cc8e8596f" |
| 1458 | + integrity sha512-iX9ajqnLdoU1s1nHt36JDI9KG4k+vmI8WgjK5d+aDTwQbL2fUnzedNedssA645Ede3PM2ma1n8Q4h2ohwXgMXw== |
1592 | 1459 | dependencies: |
1593 | 1460 | "@babel/code-frame" "^7.10.4" |
1594 | 1461 | "@babel/generator" "^7.12.5" |
|
1600 | 1467 | globals "^11.1.0" |
1601 | 1468 | lodash "^4.17.19" |
1602 | 1469 |
|
1603 | | -"@babel/types@^7.0.0", "@babel/types@^7.10.1", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1604 | | - version "7.10.2" |
1605 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.2.tgz#30283be31cad0dbf6fb00bd40641ca0ea675172d" |
1606 | | - integrity sha512-AD3AwWBSz0AWF0AkCN9VPiWrvldXq+/e3cHa4J89vo4ymjz1XwrBFFVZmkJTsQIPNk+ZVomPSXUJqq8yyjZsng== |
1607 | | - dependencies: |
1608 | | - "@babel/helper-validator-identifier" "^7.10.1" |
1609 | | - lodash "^4.17.13" |
1610 | | - to-fast-properties "^2.0.0" |
1611 | | - |
1612 | | -"@babel/types@^7.10.4", "@babel/types@^7.12.1": |
1613 | | - version "7.12.1" |
1614 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.1.tgz#e109d9ab99a8de735be287ee3d6a9947a190c4ae" |
1615 | | - integrity sha512-BzSY3NJBKM4kyatSOWh3D/JJ2O3CVzBybHWxtgxnggaxEuaSTTDqeiSb/xk9lrkw2Tbqyivw5ZU4rT+EfznQsA== |
1616 | | - dependencies: |
1617 | | - "@babel/helper-validator-identifier" "^7.10.4" |
1618 | | - lodash "^4.17.19" |
1619 | | - to-fast-properties "^2.0.0" |
1620 | | - |
1621 | | -"@babel/types@^7.11.0": |
1622 | | - version "7.11.0" |
1623 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.0.tgz#2ae6bf1ba9ae8c3c43824e5861269871b206e90d" |
1624 | | - integrity sha512-O53yME4ZZI0jO1EVGtF1ePGl0LHirG4P1ibcD80XyzZcKhcMFeCXmh4Xb1ifGBIV233Qg12x4rBfQgA+tmOukA== |
1625 | | - dependencies: |
1626 | | - "@babel/helper-validator-identifier" "^7.10.4" |
1627 | | - lodash "^4.17.19" |
1628 | | - to-fast-properties "^2.0.0" |
1629 | | - |
1630 | | -"@babel/types@^7.11.5", "@babel/types@^7.12.5": |
1631 | | - version "7.12.6" |
1632 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.6.tgz#ae0e55ef1cce1fbc881cd26f8234eb3e657edc96" |
1633 | | - integrity sha512-hwyjw6GvjBLiyy3W0YQf0Z5Zf4NpYejUnKFcfcUhZCSffoBBp30w6wP2Wn6pk31jMYZvcOrB/1b7cGXvEoKogA== |
1634 | | - dependencies: |
1635 | | - "@babel/helper-validator-identifier" "^7.10.4" |
1636 | | - lodash "^4.17.19" |
1637 | | - to-fast-properties "^2.0.0" |
1638 | | - |
1639 | | -"@babel/types@^7.12.7": |
| 1470 | +"@babel/types@^7.0.0", "@babel/types@^7.10.1", "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.11.5", "@babel/types@^7.12.1", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1640 | 1471 | version "7.12.7" |
1641 | 1472 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.7.tgz#6039ff1e242640a29452c9ae572162ec9a8f5d13" |
1642 | 1473 | integrity sha512-MNyI92qZq6jrQkXvtIiykvl4WtoRrVV9MPn+ZfsoEENjiWcBQ3ZSHrkxnJWgWtLX3XXqX5hrSQ+X69wkmesXuQ== |
|
0 commit comments