|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
| 5 | +"@ampproject/remapping@^2.0.0": |
| 6 | + version "2.1.0" |
| 7 | + resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.1.0.tgz#72becdf17ee44b2d1ac5651fb12f1952c336fe23" |
| 8 | + integrity sha512-d5RysTlJ7hmw5Tw4UxgxcY3lkMe92n8sXCcuLPAyIAHK6j8DefDwtGnVVDgOnv+RnEosulDJ9NPKQL27bDId0g== |
| 9 | + dependencies: |
| 10 | + "@jridgewell/trace-mapping" "^0.3.0" |
| 11 | + |
5 | 12 | "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.16.0":
|
6 | 13 | version "7.16.0"
|
7 | 14 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.16.0.tgz#0dfc80309beec8411e65e706461c408b0bb9b431"
|
|
26 | 33 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60"
|
27 | 34 | integrity sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q==
|
28 | 35 |
|
29 |
| -"@babel/core@7.16.12": |
30 |
| - version "7.16.12" |
31 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.12.tgz#5edc53c1b71e54881315923ae2aedea2522bb784" |
32 |
| - integrity sha512-dK5PtG1uiN2ikk++5OzSYsitZKny4wOCD0nrO4TqnW4BVBTQ2NGS3NgilvT/TEyxTST7LNyWV/T4tXDoD3fOgg== |
| 36 | +"@babel/core@7.17.2": |
| 37 | + version "7.17.2" |
| 38 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.2.tgz#2c77fc430e95139d816d39b113b31bf40fb22337" |
| 39 | + integrity sha512-R3VH5G42VSDolRHyUO4V2cfag8WHcZyxdq5Z/m8Xyb92lW/Erm/6kM+XtRFGf3Mulre3mveni2NHfEUws8wSvw== |
33 | 40 | dependencies:
|
| 41 | + "@ampproject/remapping" "^2.0.0" |
34 | 42 | "@babel/code-frame" "^7.16.7"
|
35 |
| - "@babel/generator" "^7.16.8" |
| 43 | + "@babel/generator" "^7.17.0" |
36 | 44 | "@babel/helper-compilation-targets" "^7.16.7"
|
37 | 45 | "@babel/helper-module-transforms" "^7.16.7"
|
38 |
| - "@babel/helpers" "^7.16.7" |
39 |
| - "@babel/parser" "^7.16.12" |
| 46 | + "@babel/helpers" "^7.17.2" |
| 47 | + "@babel/parser" "^7.17.0" |
40 | 48 | "@babel/template" "^7.16.7"
|
41 |
| - "@babel/traverse" "^7.16.10" |
42 |
| - "@babel/types" "^7.16.8" |
| 49 | + "@babel/traverse" "^7.17.0" |
| 50 | + "@babel/types" "^7.17.0" |
43 | 51 | convert-source-map "^1.7.0"
|
44 | 52 | debug "^4.1.0"
|
45 | 53 | gensync "^1.0.0-beta.2"
|
46 | 54 | json5 "^2.1.2"
|
47 | 55 | semver "^6.3.0"
|
48 |
| - source-map "^0.5.0" |
49 | 56 |
|
50 | 57 | "@babel/core@^7.12.10", "@babel/core@^7.12.16":
|
51 | 58 | version "7.16.5"
|
|
104 | 111 | jsesc "^2.5.1"
|
105 | 112 | source-map "^0.5.0"
|
106 | 113 |
|
| 114 | +"@babel/generator@^7.17.0": |
| 115 | + version "7.17.0" |
| 116 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.0.tgz#7bd890ba706cd86d3e2f727322346ffdbf98f65e" |
| 117 | + integrity sha512-I3Omiv6FGOC29dtlZhkfXO6pgkmukJSlT26QjVvS1DGZe/NzSVCPG41X0tS21oZkJYlovfj9qDWgKP+Cn4bXxw== |
| 118 | + dependencies: |
| 119 | + "@babel/types" "^7.17.0" |
| 120 | + jsesc "^2.5.1" |
| 121 | + source-map "^0.5.0" |
| 122 | + |
107 | 123 | "@babel/helper-annotate-as-pure@^7.16.0":
|
108 | 124 | version "7.16.0"
|
109 | 125 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.0.tgz#9a1f0ebcda53d9a2d00108c4ceace6a5d5f1f08d"
|
|
501 | 517 | "@babel/traverse" "^7.16.5"
|
502 | 518 | "@babel/types" "^7.16.0"
|
503 | 519 |
|
504 |
| -"@babel/helpers@^7.16.7": |
505 |
| - version "7.16.7" |
506 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.16.7.tgz#7e3504d708d50344112767c3542fc5e357fffefc" |
507 |
| - integrity sha512-9ZDoqtfY7AuEOt3cxchfii6C7GDyyMBffktR5B2jvWv8u2+efwvpnVKXMWzNehqy68tKgAfSwfdw/lWpthS2bw== |
| 520 | +"@babel/helpers@^7.17.2": |
| 521 | + version "7.17.2" |
| 522 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.2.tgz#23f0a0746c8e287773ccd27c14be428891f63417" |
| 523 | + integrity sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ== |
508 | 524 | dependencies:
|
509 | 525 | "@babel/template" "^7.16.7"
|
510 |
| - "@babel/traverse" "^7.16.7" |
511 |
| - "@babel/types" "^7.16.7" |
| 526 | + "@babel/traverse" "^7.17.0" |
| 527 | + "@babel/types" "^7.17.0" |
512 | 528 |
|
513 | 529 | "@babel/highlight@^7.16.0":
|
514 | 530 | version "7.16.0"
|
|
533 | 549 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.6.tgz#8f194828193e8fa79166f34a4b4e52f3e769a314"
|
534 | 550 | integrity sha512-Gr86ujcNuPDnNOY8mi383Hvi8IYrJVJYuf3XcuBM/Dgd+bINn/7tHqsj+tKkoreMbmGsFLsltI/JJd8fOFWGDQ==
|
535 | 551 |
|
536 |
| -"@babel/parser@^7.16.10": |
537 |
| - version "7.16.10" |
538 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.10.tgz#aba1b1cb9696a24a19f59c41af9cf17d1c716a88" |
539 |
| - integrity sha512-Sm/S9Or6nN8uiFsQU1yodyDW3MWXQhFeqzMPM+t8MJjM+pLsnFVxFZzkpXKvUXh+Gz9cbMoYYs484+Jw/NTEFQ== |
540 |
| - |
541 |
| -"@babel/parser@^7.16.12": |
542 |
| - version "7.16.12" |
543 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.12.tgz#9474794f9a650cf5e2f892444227f98e28cdf8b6" |
544 |
| - integrity sha512-VfaV15po8RiZssrkPweyvbGVSe4x2y+aciFCgn0n0/SJMR22cwofRV1mtnJQYcSB1wUTaA/X1LnA3es66MCO5A== |
545 |
| - |
546 | 552 | "@babel/parser@^7.16.7":
|
547 | 553 | version "7.16.7"
|
548 | 554 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.7.tgz#d372dda9c89fcec340a82630a9f533f2fe15877e"
|
|
553 | 559 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.8.tgz#61c243a3875f7d0b0962b0543a33ece6ff2f1f17"
|
554 | 560 | integrity sha512-i7jDUfrVBWc+7OKcBzEe5n7fbv3i2fWtxKzzCvOjnzSxMfWMigAhtfJ7qzZNGFNMsCCd67+uz553dYKWXPvCKw==
|
555 | 561 |
|
| 562 | +"@babel/parser@^7.17.0": |
| 563 | + version "7.17.0" |
| 564 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.0.tgz#f0ac33eddbe214e4105363bb17c3341c5ffcc43c" |
| 565 | + integrity sha512-VKXSCQx5D8S04ej+Dqsr1CzYvvWgf20jIw2D+YhQCrIlr2UZGaDds23Y0xg75/skOxpLCRpUZvk/1EAVkGoDOw== |
| 566 | + |
556 | 567 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.2":
|
557 | 568 | version "7.16.2"
|
558 | 569 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.2.tgz#2977fca9b212db153c195674e57cfab807733183"
|
|
1700 | 1711 | "@babel/plugin-transform-react-jsx-development" "^7.16.5"
|
1701 | 1712 | "@babel/plugin-transform-react-pure-annotations" "^7.16.5"
|
1702 | 1713 |
|
1703 |
| -"@babel/register@7.16.9": |
1704 |
| - version "7.16.9" |
1705 |
| - resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.16.9.tgz#fcfb23cfdd9ad95c9771e58183de83b513857806" |
1706 |
| - integrity sha512-jJ72wcghdRIlENfvALcyODhNoGE5j75cYHdC+aQMh6cU/P86tiiXTp9XYZct1UxUMo/4+BgQRyNZEGx0KWGS+g== |
| 1714 | +"@babel/register@7.17.0": |
| 1715 | + version "7.17.0" |
| 1716 | + resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.17.0.tgz#8051e0b7cb71385be4909324f072599723a1f084" |
| 1717 | + integrity sha512-UNZsMAZ7uKoGHo1HlEXfteEOYssf64n/PNLHGqOKq/bgYcu/4LrQWAHJwSCb3BRZK8Hi5gkJdRcwrGTO2wtRCg== |
1707 | 1718 | dependencies:
|
1708 | 1719 | clone-deep "^4.0.1"
|
1709 | 1720 | find-cache-dir "^2.0.0"
|
1710 | 1721 | make-dir "^2.1.0"
|
1711 |
| - pirates "^4.0.0" |
| 1722 | + pirates "^4.0.5" |
1712 | 1723 | source-map-support "^0.5.16"
|
1713 | 1724 |
|
1714 | 1725 | "@babel/runtime@^7.12.5", "@babel/runtime@^7.8.4":
|
|
1752 | 1763 | debug "^4.1.0"
|
1753 | 1764 | globals "^11.1.0"
|
1754 | 1765 |
|
1755 |
| -"@babel/traverse@^7.16.10": |
1756 |
| - version "7.16.10" |
1757 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.10.tgz#448f940defbe95b5a8029975b051f75993e8239f" |
1758 |
| - integrity sha512-yzuaYXoRJBGMlBhsMJoUW7G1UmSb/eXr/JHYM/MsOJgavJibLwASijW7oXBdw3NQ6T0bW7Ty5P/VarOs9cHmqw== |
1759 |
| - dependencies: |
1760 |
| - "@babel/code-frame" "^7.16.7" |
1761 |
| - "@babel/generator" "^7.16.8" |
1762 |
| - "@babel/helper-environment-visitor" "^7.16.7" |
1763 |
| - "@babel/helper-function-name" "^7.16.7" |
1764 |
| - "@babel/helper-hoist-variables" "^7.16.7" |
1765 |
| - "@babel/helper-split-export-declaration" "^7.16.7" |
1766 |
| - "@babel/parser" "^7.16.10" |
1767 |
| - "@babel/types" "^7.16.8" |
1768 |
| - debug "^4.1.0" |
1769 |
| - globals "^11.1.0" |
1770 |
| - |
1771 | 1766 | "@babel/traverse@^7.16.7":
|
1772 | 1767 | version "7.16.7"
|
1773 | 1768 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.7.tgz#dac01236a72c2560073658dd1a285fe4e0865d76"
|
|
1800 | 1795 | debug "^4.1.0"
|
1801 | 1796 | globals "^11.1.0"
|
1802 | 1797 |
|
| 1798 | +"@babel/traverse@^7.17.0": |
| 1799 | + version "7.17.0" |
| 1800 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.0.tgz#3143e5066796408ccc880a33ecd3184f3e75cd30" |
| 1801 | + integrity sha512-fpFIXvqD6kC7c7PUNnZ0Z8cQXlarCLtCUpt2S1Dx7PjoRtCFffvOkHHSom+m5HIxMZn5bIBVb71lhabcmjEsqg== |
| 1802 | + dependencies: |
| 1803 | + "@babel/code-frame" "^7.16.7" |
| 1804 | + "@babel/generator" "^7.17.0" |
| 1805 | + "@babel/helper-environment-visitor" "^7.16.7" |
| 1806 | + "@babel/helper-function-name" "^7.16.7" |
| 1807 | + "@babel/helper-hoist-variables" "^7.16.7" |
| 1808 | + "@babel/helper-split-export-declaration" "^7.16.7" |
| 1809 | + "@babel/parser" "^7.17.0" |
| 1810 | + "@babel/types" "^7.17.0" |
| 1811 | + debug "^4.1.0" |
| 1812 | + globals "^11.1.0" |
| 1813 | + |
1803 | 1814 | "@babel/types@^7.16.0", "@babel/types@^7.4.4":
|
1804 | 1815 | version "7.16.0"
|
1805 | 1816 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.0.tgz#db3b313804f96aadd0b776c4823e127ad67289ba"
|
|
1824 | 1835 | "@babel/helper-validator-identifier" "^7.16.7"
|
1825 | 1836 | to-fast-properties "^2.0.0"
|
1826 | 1837 |
|
| 1838 | +"@babel/types@^7.17.0": |
| 1839 | + version "7.17.0" |
| 1840 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.0.tgz#a826e368bccb6b3d84acd76acad5c0d87342390b" |
| 1841 | + integrity sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw== |
| 1842 | + dependencies: |
| 1843 | + "@babel/helper-validator-identifier" "^7.16.7" |
| 1844 | + to-fast-properties "^2.0.0" |
| 1845 | + |
1827 | 1846 | "@bcoe/v8-coverage@^0.2.3":
|
1828 | 1847 | version "0.2.3"
|
1829 | 1848 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
2077 | 2096 | "@iterable-iterator/consume" "^1.0.1"
|
2078 | 2097 | "@iterable-iterator/iter" "^1.0.1"
|
2079 | 2098 |
|
| 2099 | +"@jridgewell/resolve-uri@^3.0.3": |
| 2100 | + version "3.0.4" |
| 2101 | + resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.4.tgz#b876e3feefb9c8d3aa84014da28b5e52a0640d72" |
| 2102 | + integrity sha512-cz8HFjOFfUBtvN+NXYSFMHYRdxZMaEl0XypVrhzxBgadKIXhIkRd8aMeHhmF56Sl7SuS8OnUpQ73/k9LE4VnLg== |
| 2103 | + |
| 2104 | +"@jridgewell/sourcemap-codec@^1.4.10": |
| 2105 | + version "1.4.10" |
| 2106 | + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.10.tgz#baf57b4e2a690d4f38560171f91783656b7f8186" |
| 2107 | + integrity sha512-Ht8wIW5v165atIX1p+JvKR5ONzUyF4Ac8DZIQ5kZs9zrb6M8SJNXpx1zn04rn65VjBMygRoMXcyYwNK0fT7bEg== |
| 2108 | + |
| 2109 | +"@jridgewell/trace-mapping@^0.3.0": |
| 2110 | + version "0.3.2" |
| 2111 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.2.tgz#e051581782a770c30ba219634f2019241c5d3cde" |
| 2112 | + integrity sha512-9KzzH4kMjA2XmBRHfqG2/Vtl7s92l6uNDd0wW7frDE+EUvQFGqNXhWp0UGJjSkt3v2AYjzOZn1QO9XaTNJIt1Q== |
| 2113 | + dependencies: |
| 2114 | + "@jridgewell/resolve-uri" "^3.0.3" |
| 2115 | + "@jridgewell/sourcemap-codec" "^1.4.10" |
| 2116 | + |
2080 | 2117 | "@js-library/commitlint-config@0.0.4":
|
2081 | 2118 | version "0.0.4"
|
2082 | 2119 | resolved "https://registry.yarnpkg.com/@js-library/commitlint-config/-/commitlint-config-0.0.4.tgz#5243a58b0d4ad36999d4b944c7770c50658c68f5"
|
@@ -7603,10 +7640,10 @@ pinst@2.1.6:
|
7603 | 7640 | dependencies:
|
7604 | 7641 | fromentries "^1.3.2"
|
7605 | 7642 |
|
7606 |
| -pirates@^4.0.0: |
7607 |
| - version "4.0.4" |
7608 |
| - resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.4.tgz#07df81e61028e402735cdd49db701e4885b4e6e6" |
7609 |
| - integrity sha512-ZIrVPH+A52Dw84R0L3/VS9Op04PuQ2SEoJL6bkshmiTic/HldyW9Tf7oH5mhJZBK7NmDx27vSMrYEXPXclpDKw== |
| 7643 | +pirates@^4.0.5: |
| 7644 | + version "4.0.5" |
| 7645 | + resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.5.tgz#feec352ea5c3268fb23a37c702ab1699f35a5f3b" |
| 7646 | + integrity sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ== |
7610 | 7647 |
|
7611 | 7648 | pkg-conf@^4.0.0:
|
7612 | 7649 | version "4.0.0"
|
|
0 commit comments