|
9 | 9 | dependencies: |
10 | 10 | "@babel/highlight" "^7.10.4" |
11 | 11 |
|
12 | | -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.14.5": |
| 12 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.14.5": |
13 | 13 | version "7.14.5" |
14 | 14 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.14.5.tgz#23b08d740e83f49c5e59945fbf1b43e80bbf4edb" |
15 | 15 | integrity sha512-9pzDqyc6OLDaqe+zbACgFkb6fKMNG6CObKpnYXChRsvYGyEdc7CA2BaqeOM+vOtCS5ndmJicPJhKAwYRI6UfFw== |
|
280 | 280 | core-js-pure "^3.0.0" |
281 | 281 | regenerator-runtime "^0.13.4" |
282 | 282 |
|
283 | | -"@babel/runtime@^7.10.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.11.2": |
284 | | - version "7.11.2" |
285 | | - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.11.2.tgz#f549c13c754cc40b87644b9fa9f09a6a95fe0736" |
286 | | - integrity sha512-TeWkU52so0mPtDcaCTxNBI/IHiz0pZgr8VEFqXFtZWpYD08ZB6FaSwVAS8MKRQAP3bYKiVjwysOJgMFY28o6Tw== |
| 283 | +"@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5": |
| 284 | + version "7.15.4" |
| 285 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.4.tgz#fd17d16bfdf878e6dd02d19753a39fa8a8d9c84a" |
| 286 | + integrity sha512-99catp6bHCaxr4sJ/DbTGgHS4+Rs2RVd2g7iOap6SLGPDknRK9ztKNsE/Fg6QhSeh1FGE5f6gHGQmvvn3I3xhw== |
287 | 287 | dependencies: |
288 | 288 | regenerator-runtime "^0.13.4" |
289 | 289 |
|
|
786 | 786 | source-map "^0.6.1" |
787 | 787 | write-file-atomic "^3.0.0" |
788 | 788 |
|
789 | | -"@jest/types@^25.5.0": |
790 | | - version "25.5.0" |
791 | | - resolved "https://registry.yarnpkg.com/@jest/types/-/types-25.5.0.tgz#4d6a4793f7b9599fc3680877b856a97dbccf2a9d" |
792 | | - integrity sha512-OXD0RgQ86Tu3MazKo8bnrkDRaDXXMGUqd+kTtLtK1Zb7CRzQcaSRPPPV37SvYTdevXEBVxe0HXylEjs8ibkmCw== |
793 | | - dependencies: |
794 | | - "@types/istanbul-lib-coverage" "^2.0.0" |
795 | | - "@types/istanbul-reports" "^1.1.1" |
796 | | - "@types/yargs" "^15.0.0" |
797 | | - chalk "^3.0.0" |
798 | | - |
799 | 789 | "@jest/types@^27.0.6": |
800 | 790 | version "27.0.6" |
801 | 791 | resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.0.6.tgz#9a992bc517e0c49f035938b8549719c2de40706b" |
|
895 | 885 | dependencies: |
896 | 886 | "@sinonjs/commons" "^1.7.0" |
897 | 887 |
|
898 | | -"@testing-library/dom@^7.22.2": |
899 | | - version "7.22.2" |
900 | | - resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.22.2.tgz#6deaa828500993cc94bdd62875c251b5b5b70d69" |
901 | | - integrity sha512-taxURh+4Lwr//uC1Eghat95aMnTlI4G4ETosnZK0wliwHWdutLDVKIvHXAOYdXGdzrBAy1wNhSGmNBbZ72ml4g== |
| 888 | +"@testing-library/dom@^8.7.1": |
| 889 | + version "8.7.1" |
| 890 | + resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.7.1.tgz#c17b1e90e682c7945b2d88ce2f078e522c775ce3" |
| 891 | + integrity sha512-nMqxP8qPHgYAiIPMVb6zko5DInPJ/LdILgrkWB5HBJhBCIU5avso8pU9IafnXVGLRq+LDtbvo0LuVbjEo27BgQ== |
902 | 892 | dependencies: |
903 | | - "@babel/runtime" "^7.10.3" |
| 893 | + "@babel/code-frame" "^7.10.4" |
| 894 | + "@babel/runtime" "^7.12.5" |
904 | 895 | "@types/aria-query" "^4.2.0" |
905 | 896 | aria-query "^4.2.2" |
906 | | - dom-accessibility-api "^0.5.0" |
907 | | - pretty-format "^25.5.0" |
| 897 | + chalk "^4.1.0" |
| 898 | + dom-accessibility-api "^0.5.6" |
| 899 | + lz-string "^1.4.4" |
| 900 | + pretty-format "^27.0.2" |
908 | 901 |
|
909 | 902 | "@textlint/ast-node-types@^4.2.5": |
910 | 903 | version "4.4.2" |
|
996 | 989 | dependencies: |
997 | 990 | "@types/istanbul-lib-coverage" "*" |
998 | 991 |
|
999 | | -"@types/istanbul-reports@^1.1.1": |
1000 | | - version "1.1.1" |
1001 | | - resolved "https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-1.1.1.tgz#7a8cbf6a406f36c8add871625b278eaf0b0d255a" |
1002 | | - integrity sha512-UpYjBi8xefVChsCoBpKShdxTllC9pwISirfoZsUa2AAdQg/Jd2KQGtSbw+ya7GPo7x/wAPlH6JBhKhAsXUEZNA== |
1003 | | - dependencies: |
1004 | | - "@types/istanbul-lib-coverage" "*" |
1005 | | - "@types/istanbul-lib-report" "*" |
1006 | | - |
1007 | 992 | "@types/istanbul-reports@^3.0.0": |
1008 | 993 | version "3.0.1" |
1009 | 994 | resolved "https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-3.0.1.tgz#9153fe98bba2bd565a63add9436d6f0d7f8468ff" |
|
1071 | 1056 | resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-20.2.1.tgz#3b9ce2489919d9e4fea439b76916abc34b2df129" |
1072 | 1057 | integrity sha512-7tFImggNeNBVMsn0vLrpn1H1uPrUBdnARPTpZoitY37ZrdJREzf7I16tMrlK3hen349gr1NYh8CmZQa7CTG6Aw== |
1073 | 1058 |
|
1074 | | -"@types/yargs@^15.0.0": |
1075 | | - version "15.0.4" |
1076 | | - resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.4.tgz#7e5d0f8ca25e9d5849f2ea443cf7c402decd8299" |
1077 | | - integrity sha512-9T1auFmbPZoxHz0enUFlUuKRy3it01R+hlggyVUMtnCTQRunsQYifnSGb8hET4Xo8yiC0o0r1paW3ud5+rbURg== |
1078 | | - dependencies: |
1079 | | - "@types/yargs-parser" "*" |
1080 | | - |
1081 | 1059 | "@types/yargs@^16.0.0": |
1082 | 1060 | version "16.0.4" |
1083 | 1061 | resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-16.0.4.tgz#26aad98dd2c2a38e421086ea9ad42b9e51642977" |
@@ -1685,14 +1663,6 @@ chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2: |
1685 | 1663 | escape-string-regexp "^1.0.5" |
1686 | 1664 | supports-color "^5.3.0" |
1687 | 1665 |
|
1688 | | -chalk@^3.0.0: |
1689 | | - version "3.0.0" |
1690 | | - resolved "https://registry.yarnpkg.com/chalk/-/chalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4" |
1691 | | - integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg== |
1692 | | - dependencies: |
1693 | | - ansi-styles "^4.1.0" |
1694 | | - supports-color "^7.1.0" |
1695 | | - |
1696 | 1666 | chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1: |
1697 | 1667 | version "4.1.1" |
1698 | 1668 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.1.tgz#c80b3fab28bf6371e6863325eee67e618b77e6ad" |
@@ -2179,10 +2149,10 @@ doctrine@^3.0.0: |
2179 | 2149 | dependencies: |
2180 | 2150 | esutils "^2.0.2" |
2181 | 2151 |
|
2182 | | -dom-accessibility-api@^0.5.0: |
2183 | | - version "0.5.0" |
2184 | | - resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.0.tgz#fddffd04e178796e241436c3f21be2f89c91afac" |
2185 | | - integrity sha512-eCVf9n4Ni5UQAFc2+fqfMPHdtiX7DA0rLakXgNBZfXNJzEbNo3MQIYd+zdYpFBqAaGYVrkd8leNSLGPrG4ODmA== |
| 2152 | +dom-accessibility-api@^0.5.6: |
| 2153 | + version "0.5.7" |
| 2154 | + resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.7.tgz#8c2aa6325968f2933160a0b7dbb380893ddf3e7d" |
| 2155 | + integrity sha512-ml3lJIq9YjUfM9TUnEPvEYWFSwivwIGBPKpewX7tii7fwCazA8yCioGdqQcNsItPpfFvSJ3VIdMQPj60LJhcQA== |
2186 | 2156 |
|
2187 | 2157 | dom-serializer@^1.0.1: |
2188 | 2158 | version "1.2.0" |
@@ -4370,6 +4340,11 @@ lru-cache@^6.0.0: |
4370 | 4340 | dependencies: |
4371 | 4341 | yallist "^4.0.0" |
4372 | 4342 |
|
| 4343 | +lz-string@^1.4.4: |
| 4344 | + version "1.4.4" |
| 4345 | + resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.4.4.tgz#c0d8eaf36059f705796e1e344811cf4c498d3a26" |
| 4346 | + integrity sha1-wNjq82BZ9wV5bh40SBHPTEmNOiY= |
| 4347 | + |
4373 | 4348 | magic-string@^0.25.7: |
4374 | 4349 | version "0.25.7" |
4375 | 4350 | resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.7.tgz#3f497d6fd34c669c6798dcb821f2ef31f5445051" |
@@ -4971,17 +4946,7 @@ prettier@^2.4.1: |
4971 | 4946 | resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c" |
4972 | 4947 | integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA== |
4973 | 4948 |
|
4974 | | -pretty-format@^25.5.0: |
4975 | | - version "25.5.0" |
4976 | | - resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-25.5.0.tgz#7873c1d774f682c34b8d48b6743a2bf2ac55791a" |
4977 | | - integrity sha512-kbo/kq2LQ/A/is0PQwsEHM7Ca6//bGPPvU6UnsdDRSKTWxT/ru/xb88v4BJf6a69H+uTytOEsTusT9ksd/1iWQ== |
4978 | | - dependencies: |
4979 | | - "@jest/types" "^25.5.0" |
4980 | | - ansi-regex "^5.0.0" |
4981 | | - ansi-styles "^4.0.0" |
4982 | | - react-is "^16.12.0" |
4983 | | - |
4984 | | -pretty-format@^27.0.0, pretty-format@^27.0.6, pretty-format@^27.2.4: |
| 4949 | +pretty-format@^27.0.0, pretty-format@^27.0.2, pretty-format@^27.0.6, pretty-format@^27.2.4: |
4985 | 4950 | version "27.2.4" |
4986 | 4951 | resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.2.4.tgz#08ea39c5eab41b082852d7093059a091f6ddc748" |
4987 | 4952 | integrity sha512-NUjw22WJHldzxyps2YjLZkUj6q1HvjqFezkB9Y2cklN8NtVZN/kZEXGZdFw4uny3oENzV5EEMESrkI0YDUH8vg== |
@@ -5065,7 +5030,7 @@ quick-lru@^4.0.1: |
5065 | 5030 | resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-4.0.1.tgz#5b8878f113a58217848c6482026c73e1ba57727f" |
5066 | 5031 | integrity sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g== |
5067 | 5032 |
|
5068 | | -react-is@^16.12.0, react-is@^16.8.1: |
| 5033 | +react-is@^16.8.1: |
5069 | 5034 | version "16.13.1" |
5070 | 5035 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
5071 | 5036 | integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== |
|
0 commit comments