|
32 | 32 | dependencies:
|
33 | 33 | "@babel/highlight" "^7.8.3"
|
34 | 34 |
|
35 |
| -"@babel/compat-data@^7.8.4": |
36 |
| - version "7.8.4" |
37 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.8.4.tgz#bbe65d05a291667a8394fe8a0e0e277ef22b0d2a" |
38 |
| - integrity sha512-lHLhlsvFjJAqNU71b7k6Vv9ewjmTXKvqaMv7n0G1etdCabWLw3nEYE8mmgoVOxMIFE07xOvo7H7XBASirX6Rrg== |
| 35 | +"@babel/compat-data@^7.8.6": |
| 36 | + version "7.8.6" |
| 37 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.8.6.tgz#7eeaa0dfa17e50c7d9c0832515eee09b56f04e35" |
| 38 | + integrity sha512-CurCIKPTkS25Mb8mz267vU95vy+TyUpnctEX2lV33xWNmHAfjruztgiPBbXZRh3xZZy1CYvGx6XfxyTVS+sk7Q== |
39 | 39 | dependencies:
|
40 | 40 | browserslist "^4.8.5"
|
41 | 41 | invariant "^2.2.4"
|
|
81 | 81 | semver "^5.4.1"
|
82 | 82 | source-map "^0.5.0"
|
83 | 83 |
|
84 |
| -"@babel/core@^7.8.4": |
85 |
| - version "7.8.4" |
86 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.8.4.tgz#d496799e5c12195b3602d0fddd77294e3e38e80e" |
87 |
| - integrity sha512-0LiLrB2PwrVI+a2/IEskBopDYSd8BCb3rOvH7D5tzoWd696TBEduBvuLVm4Nx6rltrLZqvI3MCalB2K2aVzQjA== |
| 84 | +"@babel/core@^7.8.6": |
| 85 | + version "7.8.6" |
| 86 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.8.6.tgz#27d7df9258a45c2e686b6f18b6c659e563aa4636" |
| 87 | + integrity sha512-Sheg7yEJD51YHAvLEV/7Uvw95AeWqYPL3Vk3zGujJKIhJ+8oLw2ALaf3hbucILhKsgSoADOvtKRJuNVdcJkOrg== |
88 | 88 | dependencies:
|
89 | 89 | "@babel/code-frame" "^7.8.3"
|
90 |
| - "@babel/generator" "^7.8.4" |
| 90 | + "@babel/generator" "^7.8.6" |
91 | 91 | "@babel/helpers" "^7.8.4"
|
92 |
| - "@babel/parser" "^7.8.4" |
93 |
| - "@babel/template" "^7.8.3" |
94 |
| - "@babel/traverse" "^7.8.4" |
95 |
| - "@babel/types" "^7.8.3" |
| 92 | + "@babel/parser" "^7.8.6" |
| 93 | + "@babel/template" "^7.8.6" |
| 94 | + "@babel/traverse" "^7.8.6" |
| 95 | + "@babel/types" "^7.8.6" |
96 | 96 | convert-source-map "^1.7.0"
|
97 | 97 | debug "^4.1.0"
|
98 | 98 | gensync "^1.0.0-beta.1"
|
|
132 | 132 | lodash "^4.17.13"
|
133 | 133 | source-map "^0.5.0"
|
134 | 134 |
|
| 135 | +"@babel/generator@^7.8.6": |
| 136 | + version "7.8.6" |
| 137 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.8.6.tgz#57adf96d370c9a63c241cd719f9111468578537a" |
| 138 | + integrity sha512-4bpOR5ZBz+wWcMeVtcf7FbjcFzCp+817z2/gHNncIRcM9MmKzUhtWCYAq27RAfUrAFwb+OCG1s9WEaVxfi6cjg== |
| 139 | + dependencies: |
| 140 | + "@babel/types" "^7.8.6" |
| 141 | + jsesc "^2.5.1" |
| 142 | + lodash "^4.17.13" |
| 143 | + source-map "^0.5.0" |
| 144 | + |
135 | 145 | "@babel/helper-annotate-as-pure@^7.7.4":
|
136 | 146 | version "7.7.4"
|
137 | 147 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.7.4.tgz#bb3faf1e74b74bd547e867e48f551fa6b098b6ce"
|
|
180 | 190 | "@babel/traverse" "^7.8.3"
|
181 | 191 | "@babel/types" "^7.8.3"
|
182 | 192 |
|
183 |
| -"@babel/helper-compilation-targets@^7.8.4": |
184 |
| - version "7.8.4" |
185 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.4.tgz#03d7ecd454b7ebe19a254f76617e61770aed2c88" |
186 |
| - integrity sha512-3k3BsKMvPp5bjxgMdrFyq0UaEO48HciVrOVF0+lon8pp95cyJ2ujAh0TrBHNMnJGT2rr0iKOJPFFbSqjDyf/Pg== |
| 193 | +"@babel/helper-compilation-targets@^7.8.6": |
| 194 | + version "7.8.6" |
| 195 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.6.tgz#015b85db69e3a34240d5c2b761fc53eb9695f09c" |
| 196 | + integrity sha512-UrJdk27hKVJSnibFcUWYLkCL0ZywTUoot8yii1lsHJcvwrypagmYKjHLMWivQPm4s6GdyygCL8fiH5EYLxhQwQ== |
187 | 197 | dependencies:
|
188 |
| - "@babel/compat-data" "^7.8.4" |
| 198 | + "@babel/compat-data" "^7.8.6" |
189 | 199 | browserslist "^4.8.5"
|
190 | 200 | invariant "^2.2.4"
|
191 | 201 | levenary "^1.1.1"
|
|
448 | 458 | "@babel/traverse" "^7.8.3"
|
449 | 459 | "@babel/types" "^7.8.3"
|
450 | 460 |
|
| 461 | +"@babel/helper-replace-supers@^7.8.6": |
| 462 | + version "7.8.6" |
| 463 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.8.6.tgz#5ada744fd5ad73203bf1d67459a27dcba67effc8" |
| 464 | + integrity sha512-PeMArdA4Sv/Wf4zXwBKPqVj7n9UF/xg6slNRtZW84FM7JpE1CbG8B612FyM4cxrf4fMAMGO0kR7voy1ForHHFA== |
| 465 | + dependencies: |
| 466 | + "@babel/helper-member-expression-to-functions" "^7.8.3" |
| 467 | + "@babel/helper-optimise-call-expression" "^7.8.3" |
| 468 | + "@babel/traverse" "^7.8.6" |
| 469 | + "@babel/types" "^7.8.6" |
| 470 | + |
451 | 471 | "@babel/helper-simple-access@^7.7.4":
|
452 | 472 | version "7.7.4"
|
453 | 473 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.7.4.tgz#a169a0adb1b5f418cfc19f22586b2ebf58a9a294"
|
|
554 | 574 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.3.tgz#790874091d2001c9be6ec426c2eed47bc7679081"
|
555 | 575 | integrity sha512-/V72F4Yp/qmHaTALizEm9Gf2eQHV3QyTL3K0cNfijwnMnb1L+LDlAubb/ZnSdGAVzVSWakujHYs1I26x66sMeQ==
|
556 | 576 |
|
| 577 | +"@babel/parser@^7.8.6": |
| 578 | + version "7.8.6" |
| 579 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.6.tgz#ba5c9910cddb77685a008e3c587af8d27b67962c" |
| 580 | + integrity sha512-trGNYSfwq5s0SgM1BMEB8hX3NDmO7EP2wsDGDexiaKMB92BaRpS+qZfpkMqUBhcsOTBwNy9B/jieo4ad/t/z2g== |
| 581 | + |
557 | 582 | "@babel/plugin-proposal-async-generator-functions@^7.7.4":
|
558 | 583 | version "7.7.4"
|
559 | 584 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.7.4.tgz#0351c5ac0a9e927845fffd5b82af476947b7ce6d"
|
|
880 | 905 | "@babel/helper-split-export-declaration" "^7.7.4"
|
881 | 906 | globals "^11.1.0"
|
882 | 907 |
|
883 |
| -"@babel/plugin-transform-classes@^7.8.3": |
884 |
| - version "7.8.3" |
885 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.8.3.tgz#46fd7a9d2bb9ea89ce88720477979fe0d71b21b8" |
886 |
| - integrity sha512-SjT0cwFJ+7Rbr1vQsvphAHwUHvSUPmMjMU/0P59G8U2HLFqSa082JO7zkbDNWs9kH/IUqpHI6xWNesGf8haF1w== |
| 908 | +"@babel/plugin-transform-classes@^7.8.6": |
| 909 | + version "7.8.6" |
| 910 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.8.6.tgz#77534447a477cbe5995ae4aee3e39fbc8090c46d" |
| 911 | + integrity sha512-k9r8qRay/R6v5aWZkrEclEhKO6mc1CCQr2dLsVHBmOQiMpN6I2bpjX3vgnldUWeEI1GHVNByULVxZ4BdP4Hmdg== |
887 | 912 | dependencies:
|
888 | 913 | "@babel/helper-annotate-as-pure" "^7.8.3"
|
889 | 914 | "@babel/helper-define-map" "^7.8.3"
|
890 | 915 | "@babel/helper-function-name" "^7.8.3"
|
891 | 916 | "@babel/helper-optimise-call-expression" "^7.8.3"
|
892 | 917 | "@babel/helper-plugin-utils" "^7.8.3"
|
893 |
| - "@babel/helper-replace-supers" "^7.8.3" |
| 918 | + "@babel/helper-replace-supers" "^7.8.6" |
894 | 919 | "@babel/helper-split-export-declaration" "^7.8.3"
|
895 | 920 | globals "^11.1.0"
|
896 | 921 |
|
|
975 | 1000 | dependencies:
|
976 | 1001 | "@babel/helper-plugin-utils" "^7.0.0"
|
977 | 1002 |
|
978 |
| -"@babel/plugin-transform-for-of@^7.8.4": |
979 |
| - version "7.8.4" |
980 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.8.4.tgz#6fe8eae5d6875086ee185dd0b098a8513783b47d" |
981 |
| - integrity sha512-iAXNlOWvcYUYoV8YIxwS7TxGRJcxyl8eQCfT+A5j8sKUzRFvJdcyjp97jL2IghWSRDaL2PU2O2tX8Cu9dTBq5A== |
| 1003 | +"@babel/plugin-transform-for-of@^7.8.6": |
| 1004 | + version "7.8.6" |
| 1005 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.8.6.tgz#a051bd1b402c61af97a27ff51b468321c7c2a085" |
| 1006 | + integrity sha512-M0pw4/1/KI5WAxPsdcUL/w2LJ7o89YHN3yLkzNjg7Yl15GlVGgzHyCU+FMeAxevHGsLVmUqbirlUIKTafPmzdw== |
982 | 1007 | dependencies:
|
983 | 1008 | "@babel/helper-plugin-utils" "^7.8.3"
|
984 | 1009 |
|
|
1370 | 1395 | js-levenshtein "^1.1.3"
|
1371 | 1396 | semver "^5.5.0"
|
1372 | 1397 |
|
1373 |
| -"@babel/preset-env@^7.8.4": |
1374 |
| - version "7.8.4" |
1375 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.4.tgz#9dac6df5f423015d3d49b6e9e5fa3413e4a72c4e" |
1376 |
| - integrity sha512-HihCgpr45AnSOHRbS5cWNTINs0TwaR8BS8xIIH+QwiW8cKL0llV91njQMpeMReEPVs+1Ao0x3RLEBLtt1hOq4w== |
| 1398 | +"@babel/preset-env@^7.8.6": |
| 1399 | + version "7.8.6" |
| 1400 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.6.tgz#2a0773b08589ecba4995fc71b1965e4f531af40b" |
| 1401 | + integrity sha512-M5u8llV9DIVXBFB/ArIpqJuvXpO+ymxcJ6e8ZAmzeK3sQeBNOD1y+rHvHCGG4TlEmsNpIrdecsHGHT8ZCoOSJg== |
1377 | 1402 | dependencies:
|
1378 |
| - "@babel/compat-data" "^7.8.4" |
1379 |
| - "@babel/helper-compilation-targets" "^7.8.4" |
| 1403 | + "@babel/compat-data" "^7.8.6" |
| 1404 | + "@babel/helper-compilation-targets" "^7.8.6" |
1380 | 1405 | "@babel/helper-module-imports" "^7.8.3"
|
1381 | 1406 | "@babel/helper-plugin-utils" "^7.8.3"
|
1382 | 1407 | "@babel/plugin-proposal-async-generator-functions" "^7.8.3"
|
|
1399 | 1424 | "@babel/plugin-transform-async-to-generator" "^7.8.3"
|
1400 | 1425 | "@babel/plugin-transform-block-scoped-functions" "^7.8.3"
|
1401 | 1426 | "@babel/plugin-transform-block-scoping" "^7.8.3"
|
1402 |
| - "@babel/plugin-transform-classes" "^7.8.3" |
| 1427 | + "@babel/plugin-transform-classes" "^7.8.6" |
1403 | 1428 | "@babel/plugin-transform-computed-properties" "^7.8.3"
|
1404 | 1429 | "@babel/plugin-transform-destructuring" "^7.8.3"
|
1405 | 1430 | "@babel/plugin-transform-dotall-regex" "^7.8.3"
|
1406 | 1431 | "@babel/plugin-transform-duplicate-keys" "^7.8.3"
|
1407 | 1432 | "@babel/plugin-transform-exponentiation-operator" "^7.8.3"
|
1408 |
| - "@babel/plugin-transform-for-of" "^7.8.4" |
| 1433 | + "@babel/plugin-transform-for-of" "^7.8.6" |
1409 | 1434 | "@babel/plugin-transform-function-name" "^7.8.3"
|
1410 | 1435 | "@babel/plugin-transform-literals" "^7.8.3"
|
1411 | 1436 | "@babel/plugin-transform-member-expression-literals" "^7.8.3"
|
|
1426 | 1451 | "@babel/plugin-transform-template-literals" "^7.8.3"
|
1427 | 1452 | "@babel/plugin-transform-typeof-symbol" "^7.8.4"
|
1428 | 1453 | "@babel/plugin-transform-unicode-regex" "^7.8.3"
|
1429 |
| - "@babel/types" "^7.8.3" |
| 1454 | + "@babel/types" "^7.8.6" |
1430 | 1455 | browserslist "^4.8.5"
|
1431 | 1456 | core-js-compat "^3.6.2"
|
1432 | 1457 | invariant "^2.2.2"
|
|
1447 | 1472 | dependencies:
|
1448 | 1473 | regenerator-runtime "^0.13.2"
|
1449 | 1474 |
|
1450 |
| -"@babel/standalone@^7.8.4": |
1451 |
| - version "7.8.4" |
1452 |
| - resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.8.4.tgz#c50ed8a93c12141e638ea87ca4cdf6b4665a0bac" |
1453 |
| - integrity sha512-c/PomWPyLeCAnldfMGL2wNbu4OcseDObGhpK6WGfwqHWW+t9TNB7ENF/uWw/GtWv1wOnbPOb6U+uj2Q5ki1HLg== |
| 1475 | +"@babel/standalone@^7.8.6": |
| 1476 | + version "7.8.6" |
| 1477 | + resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.8.6.tgz#1364534775c83bf7b7988e4ca98823bef56a0a53" |
| 1478 | + integrity sha512-GkzSsxrnn3NbL0XwY7oVa1frbl71NmYf73C3xdpt59W056Sm9ohZghuoC2W1NLKAOVztghoyFmtQCKc/7qjSDg== |
1454 | 1479 |
|
1455 | 1480 | "@babel/template@^7.4.0", "@babel/template@^7.7.4":
|
1456 | 1481 | version "7.7.4"
|
|
1470 | 1495 | "@babel/parser" "^7.8.3"
|
1471 | 1496 | "@babel/types" "^7.8.3"
|
1472 | 1497 |
|
| 1498 | +"@babel/template@^7.8.6": |
| 1499 | + version "7.8.6" |
| 1500 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.8.6.tgz#86b22af15f828dfb086474f964dcc3e39c43ce2b" |
| 1501 | + integrity sha512-zbMsPMy/v0PWFZEhQJ66bqjhH+z0JgMoBWuikXybgG3Gkd/3t5oQ1Rw2WQhnSrsOmsKXnZOx15tkC4qON/+JPg== |
| 1502 | + dependencies: |
| 1503 | + "@babel/code-frame" "^7.8.3" |
| 1504 | + "@babel/parser" "^7.8.6" |
| 1505 | + "@babel/types" "^7.8.6" |
| 1506 | + |
1473 | 1507 | "@babel/traverse@^7.1.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.4":
|
1474 | 1508 | version "7.7.4"
|
1475 | 1509 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.7.4.tgz#9c1e7c60fb679fe4fcfaa42500833333c2058558"
|
|
1515 | 1549 | globals "^11.1.0"
|
1516 | 1550 | lodash "^4.17.13"
|
1517 | 1551 |
|
| 1552 | +"@babel/traverse@^7.8.6": |
| 1553 | + version "7.8.6" |
| 1554 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.8.6.tgz#acfe0c64e1cd991b3e32eae813a6eb564954b5ff" |
| 1555 | + integrity sha512-2B8l0db/DPi8iinITKuo7cbPznLCEk0kCxDoB9/N6gGNg/gxOXiR/IcymAFPiBwk5w6TtQ27w4wpElgp9btR9A== |
| 1556 | + dependencies: |
| 1557 | + "@babel/code-frame" "^7.8.3" |
| 1558 | + "@babel/generator" "^7.8.6" |
| 1559 | + "@babel/helper-function-name" "^7.8.3" |
| 1560 | + "@babel/helper-split-export-declaration" "^7.8.3" |
| 1561 | + "@babel/parser" "^7.8.6" |
| 1562 | + "@babel/types" "^7.8.6" |
| 1563 | + debug "^4.1.0" |
| 1564 | + globals "^11.1.0" |
| 1565 | + lodash "^4.17.13" |
| 1566 | + |
1518 | 1567 | "@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.7.4":
|
1519 | 1568 | version "7.7.4"
|
1520 | 1569 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.7.4.tgz#516570d539e44ddf308c07569c258ff94fde9193"
|
|
1533 | 1582 | lodash "^4.17.13"
|
1534 | 1583 | to-fast-properties "^2.0.0"
|
1535 | 1584 |
|
| 1585 | +"@babel/types@^7.8.6": |
| 1586 | + version "7.8.6" |
| 1587 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.8.6.tgz#629ecc33c2557fcde7126e58053127afdb3e6d01" |
| 1588 | + integrity sha512-wqz7pgWMIrht3gquyEFPVXeXCti72Rm8ep9b5tQKz9Yg9LzJA3HxosF1SB3Kc81KD1A3XBkkVYtJvCKS2Z/QrA== |
| 1589 | + dependencies: |
| 1590 | + esutils "^2.0.2" |
| 1591 | + lodash "^4.17.13" |
| 1592 | + to-fast-properties "^2.0.0" |
| 1593 | + |
1536 | 1594 | "@bcoe/v8-coverage@^0.2.3":
|
1537 | 1595 | version "0.2.3"
|
1538 | 1596 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments