|
91 | 91 | dependencies: |
92 | 92 | "@babel/types" "^7.14.5" |
93 | 93 |
|
94 | | -"@babel/helper-annotate-as-pure@^7.16.0": |
95 | | - version "7.16.0" |
96 | | - resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.0.tgz#9a1f0ebcda53d9a2d00108c4ceace6a5d5f1f08d" |
97 | | - integrity sha512-ItmYF9vR4zA8cByDocY05o0LGUkp1zhbTQOH1NFyl5xXEqlTJQCEJjieriw+aFpxo16swMxUnUiKS7a/r4vtHg== |
| 94 | +"@babel/helper-annotate-as-pure@^7.16.7": |
| 95 | + version "7.16.7" |
| 96 | + resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz#bb2339a7534a9c128e3102024c60760a3a7f3862" |
| 97 | + integrity sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw== |
98 | 98 | dependencies: |
99 | | - "@babel/types" "^7.16.0" |
| 99 | + "@babel/types" "^7.16.7" |
100 | 100 |
|
101 | 101 | "@babel/helper-builder-binary-assignment-operator-visitor@^7.14.5": |
102 | 102 | version "7.14.5" |
|
235 | 235 | dependencies: |
236 | 236 | "@babel/types" "^7.14.5" |
237 | 237 |
|
238 | | -"@babel/helper-module-imports@^7.16.0": |
239 | | - version "7.16.0" |
240 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.0.tgz#90538e60b672ecf1b448f5f4f5433d37e79a3ec3" |
241 | | - integrity sha512-kkH7sWzKPq0xt3H1n+ghb4xEMP8k0U7XV3kkB+ZGy69kDk2ySFW1qPi06sjKzFY3t1j6XbJSqr4mF9L7CYVyhg== |
| 238 | +"@babel/helper-module-imports@^7.16.7": |
| 239 | + version "7.16.7" |
| 240 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz#25612a8091a999704461c8a222d0efec5d091437" |
| 241 | + integrity sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg== |
242 | 242 | dependencies: |
243 | | - "@babel/types" "^7.16.0" |
| 243 | + "@babel/types" "^7.16.7" |
244 | 244 |
|
245 | 245 | "@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.15.0": |
246 | 246 | version "7.15.0" |
|
263 | 263 | dependencies: |
264 | 264 | "@babel/types" "^7.14.5" |
265 | 265 |
|
266 | | -"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.5", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
267 | | - version "7.16.5" |
268 | | - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz#afe37a45f39fce44a3d50a7958129ea5b1a5c074" |
269 | | - integrity sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ== |
| 266 | +"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
| 267 | + version "7.16.7" |
| 268 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz#aa3a8ab4c3cceff8e65eb9e73d87dc4ff320b2f5" |
| 269 | + integrity sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA== |
270 | 270 |
|
271 | 271 | "@babel/helper-remap-async-to-generator@^7.14.5": |
272 | 272 | version "7.14.5" |
|
330 | 330 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48" |
331 | 331 | integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g== |
332 | 332 |
|
333 | | -"@babel/helper-validator-identifier@^7.15.7": |
334 | | - version "7.15.7" |
335 | | - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389" |
336 | | - integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w== |
| 333 | +"@babel/helper-validator-identifier@^7.16.7": |
| 334 | + version "7.16.7" |
| 335 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad" |
| 336 | + integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw== |
337 | 337 |
|
338 | | -"@babel/helper-validator-option@^7.12.17", "@babel/helper-validator-option@^7.14.5": |
339 | | - version "7.14.5" |
340 | | - resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3" |
341 | | - integrity sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow== |
| 338 | +"@babel/helper-validator-option@^7.12.17", "@babel/helper-validator-option@^7.14.5", "@babel/helper-validator-option@^7.16.7": |
| 339 | + version "7.16.7" |
| 340 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23" |
| 341 | + integrity sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ== |
342 | 342 |
|
343 | 343 | "@babel/helper-wrap-function@^7.14.5": |
344 | 344 | version "7.14.5" |
|
583 | 583 | dependencies: |
584 | 584 | "@babel/helper-plugin-utils" "^7.8.0" |
585 | 585 |
|
586 | | -"@babel/plugin-syntax-jsx@^7.16.5": |
587 | | - version "7.16.5" |
588 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.16.5.tgz#bf255d252f78bc8b77a17cadc37d1aa5b8ed4394" |
589 | | - integrity sha512-42OGssv9NPk4QHKVgIHlzeLgPOW5rGgfV5jzG90AhcXXIv6hu/eqj63w4VgvRxdvZY3AlYeDgPiSJ3BqAd1Y6Q== |
| 586 | +"@babel/plugin-syntax-jsx@^7.16.7": |
| 587 | + version "7.16.7" |
| 588 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.16.7.tgz#50b6571d13f764266a113d77c82b4a6508bbe665" |
| 589 | + integrity sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q== |
590 | 590 | dependencies: |
591 | | - "@babel/helper-plugin-utils" "^7.16.5" |
| 591 | + "@babel/helper-plugin-utils" "^7.16.7" |
592 | 592 |
|
593 | 593 | "@babel/plugin-syntax-logical-assignment-operators@^7.10.4": |
594 | 594 | version "7.10.4" |
|
837 | 837 | dependencies: |
838 | 838 | "@babel/helper-plugin-utils" "^7.14.5" |
839 | 839 |
|
840 | | -"@babel/plugin-transform-react-display-name@^7.16.5": |
841 | | - version "7.16.5" |
842 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.16.5.tgz#d5e910327d7931fb9f8f9b6c6999473ceae5a286" |
843 | | - integrity sha512-dHYCOnzSsXFz8UcdNQIHGvg94qPL/teF7CCiCEMRxmA1G2p5Mq4JnKVowCDxYfiQ9D7RstaAp9kwaSI+sXbnhw== |
| 840 | +"@babel/plugin-transform-react-display-name@^7.16.7": |
| 841 | + version "7.16.7" |
| 842 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.16.7.tgz#7b6d40d232f4c0f550ea348593db3b21e2404340" |
| 843 | + integrity sha512-qgIg8BcZgd0G/Cz916D5+9kqX0c7nPZyXaP8R2tLNN5tkyIZdG5fEwBrxwplzSnjC1jvQmyMNVwUCZPcbGY7Pg== |
844 | 844 | dependencies: |
845 | | - "@babel/helper-plugin-utils" "^7.16.5" |
| 845 | + "@babel/helper-plugin-utils" "^7.16.7" |
846 | 846 |
|
847 | | -"@babel/plugin-transform-react-jsx-development@^7.16.5": |
848 | | - version "7.16.5" |
849 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.16.5.tgz#87da9204c275ffb57f45d192a1120cf104bc1e86" |
850 | | - integrity sha512-uQSLacMZSGLCxOw20dzo1dmLlKkd+DsayoV54q3MHXhbqgPzoiGerZQgNPl/Ro8/OcXV2ugfnkx+rxdS0sN5Uw== |
| 847 | +"@babel/plugin-transform-react-jsx-development@^7.16.7": |
| 848 | + version "7.16.7" |
| 849 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.16.7.tgz#43a00724a3ed2557ed3f276a01a929e6686ac7b8" |
| 850 | + integrity sha512-RMvQWvpla+xy6MlBpPlrKZCMRs2AGiHOGHY3xRwl0pEeim348dDyxeH4xBsMPbIMhujeq7ihE702eM2Ew0Wo+A== |
851 | 851 | dependencies: |
852 | | - "@babel/plugin-transform-react-jsx" "^7.16.5" |
| 852 | + "@babel/plugin-transform-react-jsx" "^7.16.7" |
853 | 853 |
|
854 | | -"@babel/plugin-transform-react-jsx@^7.16.5": |
855 | | - version "7.16.5" |
856 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.16.5.tgz#5298aedc5f81e02b1cb702e597e8d6a346675765" |
857 | | - integrity sha512-+arLIz1d7kmwX0fKxTxbnoeG85ONSnLpvdODa4P3pc1sS7CV1hfmtYWufkW/oYsPnkDrEeQFxhUWcFnrXW7jQQ== |
| 854 | +"@babel/plugin-transform-react-jsx@^7.16.7": |
| 855 | + version "7.16.7" |
| 856 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.16.7.tgz#86a6a220552afd0e4e1f0388a68a372be7add0d4" |
| 857 | + integrity sha512-8D16ye66fxiE8m890w0BpPpngG9o9OVBBy0gH2E+2AR7qMR2ZpTYJEqLxAsoroenMId0p/wMW+Blc0meDgu0Ag== |
858 | 858 | dependencies: |
859 | | - "@babel/helper-annotate-as-pure" "^7.16.0" |
860 | | - "@babel/helper-module-imports" "^7.16.0" |
861 | | - "@babel/helper-plugin-utils" "^7.16.5" |
862 | | - "@babel/plugin-syntax-jsx" "^7.16.5" |
863 | | - "@babel/types" "^7.16.0" |
| 859 | + "@babel/helper-annotate-as-pure" "^7.16.7" |
| 860 | + "@babel/helper-module-imports" "^7.16.7" |
| 861 | + "@babel/helper-plugin-utils" "^7.16.7" |
| 862 | + "@babel/plugin-syntax-jsx" "^7.16.7" |
| 863 | + "@babel/types" "^7.16.7" |
864 | 864 |
|
865 | | -"@babel/plugin-transform-react-pure-annotations@^7.16.5": |
866 | | - version "7.16.5" |
867 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.16.5.tgz#6535d0fe67c7a3a26c5105f92c8cbcbe844cd94b" |
868 | | - integrity sha512-0nYU30hCxnCVCbRjSy9ahlhWZ2Sn6khbY4FqR91W+2RbSqkWEbVu2gXh45EqNy4Bq7sRU+H4i0/6YKwOSzh16A== |
| 865 | +"@babel/plugin-transform-react-pure-annotations@^7.16.7": |
| 866 | + version "7.16.7" |
| 867 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.16.7.tgz#232bfd2f12eb551d6d7d01d13fe3f86b45eb9c67" |
| 868 | + integrity sha512-hs71ToC97k3QWxswh2ElzMFABXHvGiJ01IB1TbYQDGeWRKWz/MPUTh5jGExdHvosYKpnJW5Pm3S4+TA3FyX+GA== |
869 | 869 | dependencies: |
870 | | - "@babel/helper-annotate-as-pure" "^7.16.0" |
871 | | - "@babel/helper-plugin-utils" "^7.16.5" |
| 870 | + "@babel/helper-annotate-as-pure" "^7.16.7" |
| 871 | + "@babel/helper-plugin-utils" "^7.16.7" |
872 | 872 |
|
873 | 873 | "@babel/plugin-transform-regenerator@^7.14.5": |
874 | 874 | version "7.14.5" |
|
1037 | 1037 | "@babel/types" "^7.4.4" |
1038 | 1038 | esutils "^2.0.2" |
1039 | 1039 |
|
1040 | | -"@babel/preset-react@^7.16.5": |
1041 | | - version "7.16.5" |
1042 | | - resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.16.5.tgz#09df3b7a6522cb3e6682dc89b4dfebb97d22031b" |
1043 | | - integrity sha512-3kzUOQeaxY/2vhPDS7CX/KGEGu/1bOYGvdRDJ2U5yjEz5o5jmIeTPLoiQBPGjfhPascLuW5OlMiPzwOOuB6txg== |
| 1040 | +"@babel/preset-react@^7.16.7": |
| 1041 | + version "7.16.7" |
| 1042 | + resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.16.7.tgz#4c18150491edc69c183ff818f9f2aecbe5d93852" |
| 1043 | + integrity sha512-fWpyI8UM/HE6DfPBzD8LnhQ/OcH8AgTaqcqP2nGOXEUV+VKBR5JRN9hCk9ai+zQQ57vtm9oWeXguBCPNUjytgA== |
1044 | 1044 | dependencies: |
1045 | | - "@babel/helper-plugin-utils" "^7.16.5" |
1046 | | - "@babel/helper-validator-option" "^7.14.5" |
1047 | | - "@babel/plugin-transform-react-display-name" "^7.16.5" |
1048 | | - "@babel/plugin-transform-react-jsx" "^7.16.5" |
1049 | | - "@babel/plugin-transform-react-jsx-development" "^7.16.5" |
1050 | | - "@babel/plugin-transform-react-pure-annotations" "^7.16.5" |
| 1045 | + "@babel/helper-plugin-utils" "^7.16.7" |
| 1046 | + "@babel/helper-validator-option" "^7.16.7" |
| 1047 | + "@babel/plugin-transform-react-display-name" "^7.16.7" |
| 1048 | + "@babel/plugin-transform-react-jsx" "^7.16.7" |
| 1049 | + "@babel/plugin-transform-react-jsx-development" "^7.16.7" |
| 1050 | + "@babel/plugin-transform-react-pure-annotations" "^7.16.7" |
1051 | 1051 |
|
1052 | 1052 | "@babel/runtime@^7.15.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4": |
1053 | 1053 | version "7.15.3" |
|
1129 | 1129 | "@babel/helper-validator-identifier" "^7.14.9" |
1130 | 1130 | to-fast-properties "^2.0.0" |
1131 | 1131 |
|
1132 | | -"@babel/types@^7.16.0": |
1133 | | - version "7.16.0" |
1134 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.0.tgz#db3b313804f96aadd0b776c4823e127ad67289ba" |
1135 | | - integrity sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg== |
| 1132 | +"@babel/types@^7.16.7": |
| 1133 | + version "7.16.7" |
| 1134 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.7.tgz#4ed19d51f840ed4bd5645be6ce40775fecf03159" |
| 1135 | + integrity sha512-E8HuV7FO9qLpx6OtoGfUQ2cjIYnbFwvZWYBS+87EwtdMvmUPJSwykpovFB+8insbpF0uJcpr8KMUi64XZntZcg== |
1136 | 1136 | dependencies: |
1137 | | - "@babel/helper-validator-identifier" "^7.15.7" |
| 1137 | + "@babel/helper-validator-identifier" "^7.16.7" |
1138 | 1138 | to-fast-properties "^2.0.0" |
1139 | 1139 |
|
1140 | 1140 | "@csstools/convert-colors@^1.4.0": |
|
0 commit comments