|
93 | 93 | resolved "https://registry.yarnpkg.com/@aureooms/js-pairing-heap/-/js-pairing-heap-3.0.0.tgz#03b0c5ad7c07a63fa65d65235c54ed3ce75bc0da"
|
94 | 94 | integrity sha512-xU7UzdcmqTC2WwkWIFIfWv9ZGzMmXK+hHyY8K51IngEnVxPtvEza/1lirszDPA/URnKUOZ1Tuj9oC5KfqjMnGQ==
|
95 | 95 |
|
96 |
| - |
97 |
| - version "7.14.5" |
98 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.14.5.tgz#9551b194f02360729de6060785bbdcce52c69f0a" |
99 |
| - integrity sha512-poegjhRvXHWO0EAsnYajwYZuqcz7gyfxwfaecUESxDujrqOivf3zrjFbub8IJkrqEaz3fvJWh001EzxBub54fg== |
| 96 | + |
| 97 | + version "7.14.8" |
| 98 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.14.8.tgz#fac73c0e2328a8af9fd3560c06b096bfa3730933" |
| 99 | + integrity sha512-lcy6Lymft9Rpfqmrqdd4oTDdUx9ZwaAhAfywVrHG4771Pa6PPT0danJ1kDHBXYqh4HHSmIdA+nlmfxfxSDPtBg== |
100 | 100 | dependencies:
|
101 | 101 | commander "^4.0.1"
|
102 | 102 | convert-source-map "^1.1.0"
|
|
150 | 150 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.7.tgz#7b047d7a3a89a67d2258dc61f604f098f1bc7e08"
|
151 | 151 | integrity sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw==
|
152 | 152 |
|
153 |
| - |
154 |
| - version "7.14.6" |
155 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.6.tgz#e0814ec1a950032ff16c13a2721de39a8416fcab" |
156 |
| - integrity sha512-gJnOEWSqTk96qG5BoIrl5bVtc23DCycmIePPYnamY9RboYdI4nFy5vAQMSl81O5K/W0sLDWfGysnOECC+KUUCA== |
| 153 | + |
| 154 | + version "7.14.8" |
| 155 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.8.tgz#20cdf7c84b5d86d83fac8710a8bc605a7ba3f010" |
| 156 | + integrity sha512-/AtaeEhT6ErpDhInbXmjHcUQXH0L0TEgscfcxk1qbOvLuKCa5aZT0SOOtDKFY96/CLROwbLSKyFor6idgNaU4Q== |
157 | 157 | dependencies:
|
158 | 158 | "@babel/code-frame" "^7.14.5"
|
159 |
| - "@babel/generator" "^7.14.5" |
| 159 | + "@babel/generator" "^7.14.8" |
160 | 160 | "@babel/helper-compilation-targets" "^7.14.5"
|
161 |
| - "@babel/helper-module-transforms" "^7.14.5" |
162 |
| - "@babel/helpers" "^7.14.6" |
163 |
| - "@babel/parser" "^7.14.6" |
| 161 | + "@babel/helper-module-transforms" "^7.14.8" |
| 162 | + "@babel/helpers" "^7.14.8" |
| 163 | + "@babel/parser" "^7.14.8" |
164 | 164 | "@babel/template" "^7.14.5"
|
165 |
| - "@babel/traverse" "^7.14.5" |
166 |
| - "@babel/types" "^7.14.5" |
| 165 | + "@babel/traverse" "^7.14.8" |
| 166 | + "@babel/types" "^7.14.8" |
167 | 167 | convert-source-map "^1.7.0"
|
168 | 168 | debug "^4.1.0"
|
169 | 169 | gensync "^1.0.0-beta.2"
|
|
220 | 220 | jsesc "^2.5.1"
|
221 | 221 | source-map "^0.5.0"
|
222 | 222 |
|
| 223 | +"@babel/generator@^7.14.8": |
| 224 | + version "7.14.8" |
| 225 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.8.tgz#bf86fd6af96cf3b74395a8ca409515f89423e070" |
| 226 | + integrity sha512-cYDUpvIzhBVnMzRoY1fkSEhK/HmwEVwlyULYgn/tMQYd6Obag3ylCjONle3gdErfXBW61SVTlR9QR7uWlgeIkg== |
| 227 | + dependencies: |
| 228 | + "@babel/types" "^7.14.8" |
| 229 | + jsesc "^2.5.1" |
| 230 | + source-map "^0.5.0" |
| 231 | + |
223 | 232 | "@babel/helper-annotate-as-pure@^7.10.4", "@babel/helper-annotate-as-pure@^7.12.13":
|
224 | 233 | version "7.12.13"
|
225 | 234 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.13.tgz#0f58e86dfc4bb3b1fcd7db806570e177d439b6ab"
|
|
454 | 463 | "@babel/traverse" "^7.14.5"
|
455 | 464 | "@babel/types" "^7.14.5"
|
456 | 465 |
|
| 466 | +"@babel/helper-module-transforms@^7.14.8": |
| 467 | + version "7.14.8" |
| 468 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.8.tgz#d4279f7e3fd5f4d5d342d833af36d4dd87d7dc49" |
| 469 | + integrity sha512-RyE+NFOjXn5A9YU1dkpeBaduagTlZ0+fccnIcAGbv1KGUlReBj7utF7oEth8IdIBQPcux0DDgW5MFBH2xu9KcA== |
| 470 | + dependencies: |
| 471 | + "@babel/helper-module-imports" "^7.14.5" |
| 472 | + "@babel/helper-replace-supers" "^7.14.5" |
| 473 | + "@babel/helper-simple-access" "^7.14.8" |
| 474 | + "@babel/helper-split-export-declaration" "^7.14.5" |
| 475 | + "@babel/helper-validator-identifier" "^7.14.8" |
| 476 | + "@babel/template" "^7.14.5" |
| 477 | + "@babel/traverse" "^7.14.8" |
| 478 | + "@babel/types" "^7.14.8" |
| 479 | + |
457 | 480 | "@babel/helper-optimise-call-expression@^7.12.13":
|
458 | 481 | version "7.12.13"
|
459 | 482 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.13.tgz#5c02d171b4c8615b1e7163f888c1c81c30a2aaea"
|
|
530 | 553 | dependencies:
|
531 | 554 | "@babel/types" "^7.14.5"
|
532 | 555 |
|
| 556 | +"@babel/helper-simple-access@^7.14.8": |
| 557 | + version "7.14.8" |
| 558 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.14.8.tgz#82e1fec0644a7e775c74d305f212c39f8fe73924" |
| 559 | + integrity sha512-TrFN4RHh9gnWEU+s7JloIho2T76GPwRHhdzOWLqTrMnlas8T9O7ec+oEDNsRXndOmru9ymH9DFrEOxpzPoSbdg== |
| 560 | + dependencies: |
| 561 | + "@babel/types" "^7.14.8" |
| 562 | + |
533 | 563 | "@babel/helper-skip-transparent-expression-wrappers@^7.12.1":
|
534 | 564 | version "7.12.1"
|
535 | 565 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.12.1.tgz#462dc63a7e435ade8468385c63d2b84cce4b3cbf"
|
|
568 | 598 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz#d0f0e277c512e0c938277faa85a3968c9a44c0e8"
|
569 | 599 | integrity sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==
|
570 | 600 |
|
| 601 | +"@babel/helper-validator-identifier@^7.14.8": |
| 602 | + version "7.14.8" |
| 603 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.8.tgz#32be33a756f29e278a0d644fa08a2c9e0f88a34c" |
| 604 | + integrity sha512-ZGy6/XQjllhYQrNw/3zfWRwZCTVSiBLZ9DHVZxn9n2gip/7ab8mv2TWlKPIBk26RwedCBoWdjLmn+t9na2Gcow== |
| 605 | + |
571 | 606 | "@babel/helper-validator-option@^7.12.17":
|
572 | 607 | version "7.12.17"
|
573 | 608 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831"
|
|
607 | 642 | "@babel/traverse" "^7.13.0"
|
608 | 643 | "@babel/types" "^7.13.0"
|
609 | 644 |
|
610 |
| -"@babel/helpers@^7.14.6": |
611 |
| - version "7.14.6" |
612 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.6.tgz#5b58306b95f1b47e2a0199434fa8658fa6c21635" |
613 |
| - integrity sha512-yesp1ENQBiLI+iYHSJdoZKUtRpfTlL1grDIX9NRlAVppljLw/4tTyYupIB7uIYmC3stW/imAv8EqaKaS/ibmeA== |
| 645 | +"@babel/helpers@^7.14.8": |
| 646 | + version "7.14.8" |
| 647 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.8.tgz#839f88f463025886cff7f85a35297007e2da1b77" |
| 648 | + integrity sha512-ZRDmI56pnV+p1dH6d+UN6GINGz7Krps3+270qqI9UJ4wxYThfAIcI5i7j5vXC4FJ3Wap+S9qcebxeYiqn87DZw== |
614 | 649 | dependencies:
|
615 | 650 | "@babel/template" "^7.14.5"
|
616 |
| - "@babel/traverse" "^7.14.5" |
617 |
| - "@babel/types" "^7.14.5" |
| 651 | + "@babel/traverse" "^7.14.8" |
| 652 | + "@babel/types" "^7.14.8" |
618 | 653 |
|
619 | 654 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.12.13":
|
620 | 655 | version "7.13.10"
|
|
644 | 679 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.5.tgz#4cd2f346261061b2518873ffecdf1612cb032829"
|
645 | 680 | integrity sha512-TM8C+xtH/9n1qzX+JNHi7AN2zHMTiPUtspO0ZdHflW8KaskkALhMmuMHb4bCmNdv9VAPzJX3/bXqkVLnAvsPfg==
|
646 | 681 |
|
647 |
| -"@babel/parser@^7.14.6": |
648 |
| - version "7.14.6" |
649 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.6.tgz#d85cc68ca3cac84eae384c06f032921f5227f4b2" |
650 |
| - integrity sha512-oG0ej7efjEXxb4UgE+klVx+3j4MVo+A2vCzm7OUN4CLo6WhQ+vSOD2yJ8m7B+DghObxtLxt3EfgMWpq+AsWehQ== |
| 682 | +"@babel/parser@^7.14.8": |
| 683 | + version "7.14.8" |
| 684 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.8.tgz#66fd41666b2d7b840bd5ace7f7416d5ac60208d4" |
| 685 | + integrity sha512-syoCQFOoo/fzkWDeM0dLEZi5xqurb5vuyzwIMNZRNun+N/9A4cUZeQaE7dTrB8jGaKuJRBtEOajtnmw0I5hvvA== |
651 | 686 |
|
652 | 687 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
|
653 | 688 | version "7.13.12"
|
|
1575 | 1610 | "@babel/helper-create-regexp-features-plugin" "^7.14.5"
|
1576 | 1611 | "@babel/helper-plugin-utils" "^7.14.5"
|
1577 | 1612 |
|
1578 |
| - |
1579 |
| - version "7.14.7" |
1580 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.7.tgz#5c70b22d4c2d893b03d8c886a5c17422502b932a" |
1581 |
| - integrity sha512-itOGqCKLsSUl0Y+1nSfhbuuOlTs0MJk2Iv7iSH+XT/mR8U1zRLO7NjWlYXB47yhK4J/7j+HYty/EhFZDYKa/VA== |
| 1613 | + |
| 1614 | + version "7.14.8" |
| 1615 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.8.tgz#254942f5ca80ccabcfbb2a9f524c74bca574005b" |
| 1616 | + integrity sha512-a9aOppDU93oArQ51H+B8M1vH+tayZbuBqzjOhntGetZVa+4tTu5jp+XTwqHGG2lxslqomPYVSjIxQkFwXzgnxg== |
1582 | 1617 | dependencies:
|
1583 | 1618 | "@babel/compat-data" "^7.14.7"
|
1584 | 1619 | "@babel/helper-compilation-targets" "^7.14.5"
|
|
1647 | 1682 | "@babel/plugin-transform-unicode-escapes" "^7.14.5"
|
1648 | 1683 | "@babel/plugin-transform-unicode-regex" "^7.14.5"
|
1649 | 1684 | "@babel/preset-modules" "^0.1.4"
|
1650 |
| - "@babel/types" "^7.14.5" |
| 1685 | + "@babel/types" "^7.14.8" |
1651 | 1686 | babel-plugin-polyfill-corejs2 "^0.2.2"
|
1652 | 1687 | babel-plugin-polyfill-corejs3 "^0.2.2"
|
1653 | 1688 | babel-plugin-polyfill-regenerator "^0.2.2"
|
|
1825 | 1860 | debug "^4.1.0"
|
1826 | 1861 | globals "^11.1.0"
|
1827 | 1862 |
|
| 1863 | +"@babel/traverse@^7.14.8": |
| 1864 | + version "7.14.8" |
| 1865 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.8.tgz#c0253f02677c5de1a8ff9df6b0aacbec7da1a8ce" |
| 1866 | + integrity sha512-kexHhzCljJcFNn1KYAQ6A5wxMRzq9ebYpEDV4+WdNyr3i7O44tanbDOR/xjiG2F3sllan+LgwK+7OMk0EmydHg== |
| 1867 | + dependencies: |
| 1868 | + "@babel/code-frame" "^7.14.5" |
| 1869 | + "@babel/generator" "^7.14.8" |
| 1870 | + "@babel/helper-function-name" "^7.14.5" |
| 1871 | + "@babel/helper-hoist-variables" "^7.14.5" |
| 1872 | + "@babel/helper-split-export-declaration" "^7.14.5" |
| 1873 | + "@babel/parser" "^7.14.8" |
| 1874 | + "@babel/types" "^7.14.8" |
| 1875 | + debug "^4.1.0" |
| 1876 | + globals "^11.1.0" |
| 1877 | + |
1828 | 1878 | "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.4.4":
|
1829 | 1879 | version "7.13.12"
|
1830 | 1880 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.12.tgz#edbf99208ef48852acdff1c8a681a1e4ade580cd"
|
|
1842 | 1892 | "@babel/helper-validator-identifier" "^7.14.5"
|
1843 | 1893 | to-fast-properties "^2.0.0"
|
1844 | 1894 |
|
| 1895 | +"@babel/types@^7.14.8": |
| 1896 | + version "7.14.8" |
| 1897 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.8.tgz#38109de8fcadc06415fbd9b74df0065d4d41c728" |
| 1898 | + integrity sha512-iob4soQa7dZw8nodR/KlOQkPh9S4I8RwCxwRIFuiMRYjOzH/KJzdUfDgz6cGi5dDaclXF4P2PAhCdrBJNIg68Q== |
| 1899 | + dependencies: |
| 1900 | + "@babel/helper-validator-identifier" "^7.14.8" |
| 1901 | + to-fast-properties "^2.0.0" |
| 1902 | + |
1845 | 1903 | "@bcoe/v8-coverage@^0.2.3":
|
1846 | 1904 | version "0.2.3"
|
1847 | 1905 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments