|
16 | 16 | dependencies: |
17 | 17 | "@babel/highlight" "^7.12.13" |
18 | 18 |
|
19 | | -"@babel/compat-data@^7.13.0", "@babel/compat-data@^7.13.12", "@babel/compat-data@^7.13.8": |
20 | | - version "7.13.12" |
21 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1" |
22 | | - integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ== |
| 19 | +"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.12", "@babel/compat-data@^7.13.15", "@babel/compat-data@^7.13.8": |
| 20 | + version "7.13.15" |
| 21 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.15.tgz#7e8eea42d0b64fda2b375b22d06c605222e848f4" |
| 22 | + integrity sha512-ltnibHKR1VnrU4ymHyQ/CXtNXI6yZC0oJThyW78Hft8XndANwi+9H+UIklBDraIjFEJzw8wmcM427oDd9KS5wA== |
23 | 23 |
|
24 | 24 | "@babel/core@^7.1.0", "@babel/core@^7.7.5": |
25 | 25 | version "7.9.6" |
|
77 | 77 | "@babel/helper-explode-assignable-expression" "^7.12.13" |
78 | 78 | "@babel/types" "^7.12.13" |
79 | 79 |
|
80 | | -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.10", "@babel/helper-compilation-targets@^7.13.8": |
| 80 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.13", "@babel/helper-compilation-targets@^7.13.8": |
81 | 81 | version "7.13.13" |
82 | 82 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.13.tgz#2b2972a0926474853f41e4adbc69338f520600e5" |
83 | 83 | integrity sha512-q1kcdHNZehBwD9jYPh3WyXcsFERi39X4I59I3NadciWtNDyZ6x+GboOxncFK0kXlKIv6BJm5acncehXWUjWQMQ== |
|
106 | 106 | "@babel/helper-annotate-as-pure" "^7.12.13" |
107 | 107 | regexpu-core "^4.7.1" |
108 | 108 |
|
109 | | -"@babel/helper-define-polyfill-provider@^0.1.4": |
110 | | - version "0.1.4" |
111 | | - resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.4.tgz#b618b087c6a0328127e5d53576df818bcee2b15f" |
112 | | - integrity sha512-K5V2GaQZ1gpB+FTXM4AFVG2p1zzhm67n9wrQCJYNzvuLzQybhJyftW7qeDd2uUxPDNdl5Rkon1rOAeUeNDZ28Q== |
| 109 | +"@babel/helper-define-polyfill-provider@^0.2.0": |
| 110 | + version "0.2.0" |
| 111 | + resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.0.tgz#a640051772045fedaaecc6f0c6c69f02bdd34bf1" |
| 112 | + integrity sha512-JT8tHuFjKBo8NnaUbblz7mIu1nnvUDiHVjXXkulZULyidvo/7P6TY7+YqpV37IfF+KUFxmlK04elKtGKXaiVgw== |
113 | 113 | dependencies: |
114 | 114 | "@babel/helper-compilation-targets" "^7.13.0" |
115 | 115 | "@babel/helper-module-imports" "^7.12.13" |
|
378 | 378 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" |
379 | 379 | "@babel/plugin-proposal-optional-chaining" "^7.13.12" |
380 | 380 |
|
381 | | -"@babel/plugin-proposal-async-generator-functions@^7.13.8": |
382 | | - version "7.13.8" |
383 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.8.tgz#87aacb574b3bc4b5603f6fe41458d72a5a2ec4b1" |
384 | | - integrity sha512-rPBnhj+WgoSmgq+4gQUtXx/vOcU+UYtjy1AA/aeD61Hwj410fwYyqfUcRP3lR8ucgliVJL/G7sXcNUecC75IXA== |
| 381 | +"@babel/plugin-proposal-async-generator-functions@^7.13.15": |
| 382 | + version "7.13.15" |
| 383 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.15.tgz#80e549df273a3b3050431b148c892491df1bcc5b" |
| 384 | + integrity sha512-VapibkWzFeoa6ubXy/NgV5U2U4MVnUlvnx6wo1XhlsaTrLYWE0UFpDQsVrmn22q5CzeloqJ8gEMHSKxuee6ZdA== |
385 | 385 | dependencies: |
386 | 386 | "@babel/helper-plugin-utils" "^7.13.0" |
387 | 387 | "@babel/helper-remap-async-to-generator" "^7.13.0" |
|
768 | 768 | dependencies: |
769 | 769 | "@babel/helper-plugin-utils" "^7.12.13" |
770 | 770 |
|
771 | | -"@babel/plugin-transform-regenerator@^7.12.13": |
772 | | - version "7.12.13" |
773 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.12.13.tgz#b628bcc9c85260ac1aeb05b45bde25210194a2f5" |
774 | | - integrity sha512-lxb2ZAvSLyJ2PEe47hoGWPmW22v7CtSl9jW8mingV4H2sEX/JOcrAj2nPuGWi56ERUm2bUpjKzONAuT6HCn2EA== |
| 771 | +"@babel/plugin-transform-regenerator@^7.13.15": |
| 772 | + version "7.13.15" |
| 773 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.13.15.tgz#e5eb28945bf8b6563e7f818945f966a8d2997f39" |
| 774 | + integrity sha512-Bk9cOLSz8DiurcMETZ8E2YtIVJbFCPGW28DJWUakmyVWtQSm6Wsf0p4B4BfEr/eL2Nkhe/CICiUiMOCi1TPhuQ== |
775 | 775 | dependencies: |
776 | 776 | regenerator-transform "^0.14.2" |
777 | 777 |
|
|
833 | 833 | "@babel/helper-create-regexp-features-plugin" "^7.12.13" |
834 | 834 | "@babel/helper-plugin-utils" "^7.12.13" |
835 | 835 |
|
836 | | -"@babel/preset-env@^7.13.12": |
837 | | - version "7.13.12" |
838 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.12.tgz#6dff470478290582ac282fb77780eadf32480237" |
839 | | - integrity sha512-JzElc6jk3Ko6zuZgBtjOd01pf9yYDEIH8BcqVuYIuOkzOwDesoa/Nz4gIo4lBG6K861KTV9TvIgmFuT6ytOaAA== |
| 836 | +"@babel/preset-env@^7.13.15": |
| 837 | + version "7.13.15" |
| 838 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.15.tgz#c8a6eb584f96ecba183d3d414a83553a599f478f" |
| 839 | + integrity sha512-D4JAPMXcxk69PKe81jRJ21/fP/uYdcTZ3hJDF5QX2HSI9bBxxYw/dumdR6dGumhjxlprHPE4XWoPaqzZUVy2MA== |
840 | 840 | dependencies: |
841 | | - "@babel/compat-data" "^7.13.12" |
842 | | - "@babel/helper-compilation-targets" "^7.13.10" |
| 841 | + "@babel/compat-data" "^7.13.15" |
| 842 | + "@babel/helper-compilation-targets" "^7.13.13" |
843 | 843 | "@babel/helper-plugin-utils" "^7.13.0" |
844 | 844 | "@babel/helper-validator-option" "^7.12.17" |
845 | 845 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.13.12" |
846 | | - "@babel/plugin-proposal-async-generator-functions" "^7.13.8" |
| 846 | + "@babel/plugin-proposal-async-generator-functions" "^7.13.15" |
847 | 847 | "@babel/plugin-proposal-class-properties" "^7.13.0" |
848 | 848 | "@babel/plugin-proposal-dynamic-import" "^7.13.8" |
849 | 849 | "@babel/plugin-proposal-export-namespace-from" "^7.12.13" |
|
891 | 891 | "@babel/plugin-transform-object-super" "^7.12.13" |
892 | 892 | "@babel/plugin-transform-parameters" "^7.13.0" |
893 | 893 | "@babel/plugin-transform-property-literals" "^7.12.13" |
894 | | - "@babel/plugin-transform-regenerator" "^7.12.13" |
| 894 | + "@babel/plugin-transform-regenerator" "^7.13.15" |
895 | 895 | "@babel/plugin-transform-reserved-words" "^7.12.13" |
896 | 896 | "@babel/plugin-transform-shorthand-properties" "^7.12.13" |
897 | 897 | "@babel/plugin-transform-spread" "^7.13.0" |
|
901 | 901 | "@babel/plugin-transform-unicode-escapes" "^7.12.13" |
902 | 902 | "@babel/plugin-transform-unicode-regex" "^7.12.13" |
903 | 903 | "@babel/preset-modules" "^0.1.4" |
904 | | - "@babel/types" "^7.13.12" |
905 | | - babel-plugin-polyfill-corejs2 "^0.1.4" |
906 | | - babel-plugin-polyfill-corejs3 "^0.1.3" |
907 | | - babel-plugin-polyfill-regenerator "^0.1.2" |
| 904 | + "@babel/types" "^7.13.14" |
| 905 | + babel-plugin-polyfill-corejs2 "^0.2.0" |
| 906 | + babel-plugin-polyfill-corejs3 "^0.2.0" |
| 907 | + babel-plugin-polyfill-regenerator "^0.2.0" |
908 | 908 | core-js-compat "^3.9.0" |
909 | 909 | semver "^6.3.0" |
910 | 910 |
|
|
974 | 974 | globals "^11.1.0" |
975 | 975 | lodash "^4.17.19" |
976 | 976 |
|
977 | | -"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0", "@babel/types@^7.9.5", "@babel/types@^7.9.6": |
978 | | - version "7.13.13" |
979 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.13.tgz#dcd8b815b38f537a3697ce84c8e3cc62197df96f" |
980 | | - integrity sha512-kt+EpC6qDfIaqlP+DIbIJOclYy/A1YXs9dAf/ljbi+39Bcbc073H6jKVpXEr/EoIh5anGn5xq/yRVzKl+uIc9w== |
| 977 | +"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.14", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0", "@babel/types@^7.9.5", "@babel/types@^7.9.6": |
| 978 | + version "7.13.14" |
| 979 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.14.tgz#c35a4abb15c7cd45a2746d78ab328e362cbace0d" |
| 980 | + integrity sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ== |
981 | 981 | dependencies: |
982 | 982 | "@babel/helper-validator-identifier" "^7.12.11" |
983 | 983 | lodash "^4.17.19" |
@@ -1849,29 +1849,29 @@ babel-plugin-jest-hoist@^26.6.2: |
1849 | 1849 | "@types/babel__core" "^7.0.0" |
1850 | 1850 | "@types/babel__traverse" "^7.0.6" |
1851 | 1851 |
|
1852 | | -babel-plugin-polyfill-corejs2@^0.1.4: |
1853 | | - version "0.1.8" |
1854 | | - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.8.tgz#54ef37b1c4b2311e515029e8f1f07bbd4d7a5321" |
1855 | | - integrity sha512-kB5/xNR9GYDuRmVlL9EGfdKBSUVI/9xAU7PCahA/1hbC2Jbmks9dlBBYjHF9IHMNY2jV/G2lIG7z0tJIW27Rog== |
| 1852 | +babel-plugin-polyfill-corejs2@^0.2.0: |
| 1853 | + version "0.2.0" |
| 1854 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.0.tgz#686775bf9a5aa757e10520903675e3889caeedc4" |
| 1855 | + integrity sha512-9bNwiR0dS881c5SHnzCmmGlMkJLl0OUZvxrxHo9w/iNoRuqaPjqlvBf4HrovXtQs/au5yKkpcdgfT1cC5PAZwg== |
1856 | 1856 | dependencies: |
1857 | | - "@babel/compat-data" "^7.13.0" |
1858 | | - "@babel/helper-define-polyfill-provider" "^0.1.4" |
| 1857 | + "@babel/compat-data" "^7.13.11" |
| 1858 | + "@babel/helper-define-polyfill-provider" "^0.2.0" |
1859 | 1859 | semver "^6.1.1" |
1860 | 1860 |
|
1861 | | -babel-plugin-polyfill-corejs3@^0.1.3: |
1862 | | - version "0.1.6" |
1863 | | - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.6.tgz#ed1b02fba4885e0892e06094e27865f499758d27" |
1864 | | - integrity sha512-IkYhCxPrjrUWigEmkMDXYzM5iblzKCdCD8cZrSAkQOyhhJm26DcG+Mxbx13QT//Olkpkg/AlRdT2L+Ww4Ciphw== |
| 1861 | +babel-plugin-polyfill-corejs3@^0.2.0: |
| 1862 | + version "0.2.0" |
| 1863 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.0.tgz#f4b4bb7b19329827df36ff56f6e6d367026cb7a2" |
| 1864 | + integrity sha512-zZyi7p3BCUyzNxLx8KV61zTINkkV65zVkDAFNZmrTCRVhjo1jAS+YLvDJ9Jgd/w2tsAviCwFHReYfxO3Iql8Yg== |
1865 | 1865 | dependencies: |
1866 | | - "@babel/helper-define-polyfill-provider" "^0.1.4" |
1867 | | - core-js-compat "^3.8.1" |
| 1866 | + "@babel/helper-define-polyfill-provider" "^0.2.0" |
| 1867 | + core-js-compat "^3.9.1" |
1868 | 1868 |
|
1869 | | -babel-plugin-polyfill-regenerator@^0.1.2: |
1870 | | - version "0.1.5" |
1871 | | - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.5.tgz#f42a58fd86a1c97fbe3a2752d80a4a3e017203e1" |
1872 | | - integrity sha512-EyhBA6uN94W97lR7ecQVTvH9F5tIIdEw3ZqHuU4zekMlW82k5cXNXniiB7PRxQm06BqAjVr4sDT1mOy4RcphIA== |
| 1869 | +babel-plugin-polyfill-regenerator@^0.2.0: |
| 1870 | + version "0.2.0" |
| 1871 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.0.tgz#853f5f5716f4691d98c84f8069c7636ea8da7ab8" |
| 1872 | + integrity sha512-J7vKbCuD2Xi/eEHxquHN14bXAW9CXtecwuLrOIDJtcZzTaPzV1VdEfoUf9AzcRBMolKUQKM9/GVojeh0hFiqMg== |
1873 | 1873 | dependencies: |
1874 | | - "@babel/helper-define-polyfill-provider" "^0.1.4" |
| 1874 | + "@babel/helper-define-polyfill-provider" "^0.2.0" |
1875 | 1875 |
|
1876 | 1876 | babel-preset-current-node-syntax@^1.0.0: |
1877 | 1877 | version "1.0.1" |
@@ -2229,10 +2229,10 @@ copy-descriptor@^0.1.0: |
2229 | 2229 | resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d" |
2230 | 2230 | integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40= |
2231 | 2231 |
|
2232 | | -core-js-compat@^3.8.1, core-js-compat@^3.9.0: |
2233 | | - version "3.9.1" |
2234 | | - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.9.1.tgz#4e572acfe90aff69d76d8c37759d21a5c59bb455" |
2235 | | - integrity sha512-jXAirMQxrkbiiLsCx9bQPJFA6llDadKMpYrBJQJ3/c4/vsPP/fAf29h24tviRlvwUL6AmY5CHLu2GvjuYviQqA== |
| 2232 | +core-js-compat@^3.9.0, core-js-compat@^3.9.1: |
| 2233 | + version "3.10.1" |
| 2234 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.10.1.tgz#62183a3a77ceeffcc420d907a3e6fc67d9b27f1c" |
| 2235 | + integrity sha512-ZHQTdTPkqvw2CeHiZC970NNJcnwzT6YIueDMASKt+p3WbZsLXOcoD392SkcWhkC0wBBHhlfhqGKKsNCQUozYtg== |
2236 | 2236 | dependencies: |
2237 | 2237 | browserslist "^4.16.3" |
2238 | 2238 | semver "7.0.0" |
@@ -5936,10 +5936,10 @@ typedarray-to-buffer@^3.1.5: |
5936 | 5936 | dependencies: |
5937 | 5937 | is-typedarray "^1.0.0" |
5938 | 5938 |
|
5939 | | - |
5940 | | - version "4.2.3" |
5941 | | - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3" |
5942 | | - integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw== |
| 5939 | + |
| 5940 | + version "4.2.4" |
| 5941 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961" |
| 5942 | + integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg== |
5943 | 5943 |
|
5944 | 5944 | unicode-canonical-property-names-ecmascript@^1.0.4: |
5945 | 5945 | version "1.0.4" |
|
0 commit comments