|
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.npmjs.org/@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.npmjs.org/@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.12.10"
|
|
43 | 43 | source-map "^0.5.0"
|
44 | 44 |
|
45 | 45 | "@babel/core@^7.12.10":
|
46 |
| - version "7.13.14" |
47 |
| - resolved "https://registry.npmjs.org/@babel/core/-/core-7.13.14.tgz#8e46ebbaca460a63497c797e574038ab04ae6d06" |
48 |
| - integrity sha512-wZso/vyF4ki0l0znlgM4inxbdrUvCb+cVz8grxDq+6C9k6qbqoIJteQOKicaKjCipU3ISV+XedCqpL2RJJVehA== |
| 46 | + version "7.13.15" |
| 47 | + resolved "https://registry.npmjs.org/@babel/core/-/core-7.13.15.tgz#a6d40917df027487b54312202a06812c4f7792d0" |
| 48 | + integrity sha512-6GXmNYeNjS2Uz+uls5jalOemgIhnTMeaXo+yBUA72kC2uX/8VW6XyhVIo2L8/q0goKQA3EVKx0KOQpVKSeWadQ== |
49 | 49 | dependencies:
|
50 | 50 | "@babel/code-frame" "^7.12.13"
|
51 | 51 | "@babel/generator" "^7.13.9"
|
52 | 52 | "@babel/helper-compilation-targets" "^7.13.13"
|
53 | 53 | "@babel/helper-module-transforms" "^7.13.14"
|
54 | 54 | "@babel/helpers" "^7.13.10"
|
55 |
| - "@babel/parser" "^7.13.13" |
| 55 | + "@babel/parser" "^7.13.15" |
56 | 56 | "@babel/template" "^7.12.13"
|
57 |
| - "@babel/traverse" "^7.13.13" |
| 57 | + "@babel/traverse" "^7.13.15" |
58 | 58 | "@babel/types" "^7.13.14"
|
59 | 59 | convert-source-map "^1.7.0"
|
60 | 60 | debug "^4.1.0"
|
|
105 | 105 | "@babel/helper-explode-assignable-expression" "^7.12.13"
|
106 | 106 | "@babel/types" "^7.12.13"
|
107 | 107 |
|
108 |
| -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.8": |
109 |
| - version "7.13.10" |
110 |
| - resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.10.tgz#1310a1678cb8427c07a753750da4f8ce442bdd0c" |
111 |
| - integrity sha512-/Xju7Qg1GQO4mHZ/Kcs6Au7gfafgZnwm+a7sy/ow/tV1sHeraRUHbjdat8/UvDor4Tez+siGKDk6zIKtCPKVJA== |
112 |
| - dependencies: |
113 |
| - "@babel/compat-data" "^7.13.8" |
114 |
| - "@babel/helper-validator-option" "^7.12.17" |
115 |
| - browserslist "^4.14.5" |
116 |
| - semver "^6.3.0" |
117 |
| - |
118 |
| -"@babel/helper-compilation-targets@^7.13.10", "@babel/helper-compilation-targets@^7.13.13": |
| 108 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.13", "@babel/helper-compilation-targets@^7.13.8": |
119 | 109 | version "7.13.13"
|
120 | 110 | resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.13.tgz#2b2972a0926474853f41e4adbc69338f520600e5"
|
121 | 111 | integrity sha512-q1kcdHNZehBwD9jYPh3WyXcsFERi39X4I59I3NadciWtNDyZ6x+GboOxncFK0kXlKIv6BJm5acncehXWUjWQMQ==
|
|
144 | 134 | "@babel/helper-annotate-as-pure" "^7.12.13"
|
145 | 135 | regexpu-core "^4.7.1"
|
146 | 136 |
|
147 |
| -"@babel/helper-define-polyfill-provider@^0.1.5": |
148 |
| - version "0.1.5" |
149 |
| - resolved "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.5.tgz#3c2f91b7971b9fc11fe779c945c014065dea340e" |
150 |
| - integrity sha512-nXuzCSwlJ/WKr8qxzW816gwyT6VZgiJG17zR40fou70yfAcqjoNyTLl/DQ+FExw5Hx5KNqshmN8Ldl/r2N7cTg== |
| 137 | +"@babel/helper-define-polyfill-provider@^0.2.0": |
| 138 | + version "0.2.0" |
| 139 | + resolved "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.0.tgz#a640051772045fedaaecc6f0c6c69f02bdd34bf1" |
| 140 | + integrity sha512-JT8tHuFjKBo8NnaUbblz7mIu1nnvUDiHVjXXkulZULyidvo/7P6TY7+YqpV37IfF+KUFxmlK04elKtGKXaiVgw== |
151 | 141 | dependencies:
|
152 | 142 | "@babel/helper-compilation-targets" "^7.13.0"
|
153 | 143 | "@babel/helper-module-imports" "^7.12.13"
|
|
218 | 208 | "@babel/types" "^7.12.13"
|
219 | 209 | lodash "^4.17.19"
|
220 | 210 |
|
221 |
| -"@babel/helper-module-transforms@^7.13.0": |
222 |
| - version "7.13.12" |
223 |
| - resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.13.12.tgz#600e58350490828d82282631a1422268e982ba96" |
224 |
| - integrity sha512-7zVQqMO3V+K4JOOj40kxiCrMf6xlQAkewBB0eu2b03OO/Q21ZutOzjpfD79A5gtE/2OWi1nv625MrDlGlkbknQ== |
225 |
| - dependencies: |
226 |
| - "@babel/helper-module-imports" "^7.13.12" |
227 |
| - "@babel/helper-replace-supers" "^7.13.12" |
228 |
| - "@babel/helper-simple-access" "^7.13.12" |
229 |
| - "@babel/helper-split-export-declaration" "^7.12.13" |
230 |
| - "@babel/helper-validator-identifier" "^7.12.11" |
231 |
| - "@babel/template" "^7.12.13" |
232 |
| - "@babel/traverse" "^7.13.0" |
233 |
| - "@babel/types" "^7.13.12" |
234 |
| - |
235 |
| -"@babel/helper-module-transforms@^7.13.14": |
| 211 | +"@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.13.14": |
236 | 212 | version "7.13.14"
|
237 | 213 | resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.13.14.tgz#e600652ba48ccb1641775413cb32cfa4e8b495ef"
|
238 | 214 | integrity sha512-QuU/OJ0iAOSIatyVZmfqB0lbkVP0kDRiKj34xy+QNsnVZi/PA6BoSoreeqnxxa9EHFAIL0R9XOaAR/G9WlIy5g==
|
|
355 | 331 | resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.12.15.tgz#2b20de7f0b4b332d9b119dd9c33409c538b8aacf"
|
356 | 332 | integrity sha512-AQBOU2Z9kWwSZMd6lNjCX0GUgFonL1wAM1db8L8PMk9UDaGsRCArBkU4Sc+UCM3AE4hjbXx+h58Lb3QT4oRmrA==
|
357 | 333 |
|
358 |
| -"@babel/parser@^7.12.13", "@babel/parser@^7.13.0", "@babel/parser@^7.13.13": |
| 334 | +"@babel/parser@^7.12.13", "@babel/parser@^7.13.15": |
| 335 | + version "7.13.15" |
| 336 | + resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.13.15.tgz#8e66775fb523599acb6a289e12929fa5ab0954d8" |
| 337 | + integrity sha512-b9COtcAlVEQljy/9fbcMHpG+UIW9ReF+gpaxDHTlZd0c6/UU9ng8zdySAW9sRTzpvcdCHn6bUcbuYUgGzLAWVQ== |
| 338 | + |
| 339 | +"@babel/parser@^7.13.0": |
359 | 340 | version "7.13.13"
|
360 | 341 | resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.13.13.tgz#42f03862f4aed50461e543270916b47dd501f0df"
|
361 | 342 | integrity sha512-OhsyMrqygfk5v8HmWwOzlYjJrtLaFhF34MrfG/Z73DgYCI6ojNUTUp2TYbtnjo8PegeJp12eamsNettCQjKjVw==
|
|
369 | 350 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
|
370 | 351 | "@babel/plugin-proposal-optional-chaining" "^7.13.12"
|
371 | 352 |
|
372 |
| -"@babel/plugin-proposal-async-generator-functions@^7.13.8": |
373 |
| - version "7.13.8" |
374 |
| - resolved "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.8.tgz#87aacb574b3bc4b5603f6fe41458d72a5a2ec4b1" |
375 |
| - integrity sha512-rPBnhj+WgoSmgq+4gQUtXx/vOcU+UYtjy1AA/aeD61Hwj410fwYyqfUcRP3lR8ucgliVJL/G7sXcNUecC75IXA== |
| 353 | +"@babel/plugin-proposal-async-generator-functions@^7.13.15": |
| 354 | + version "7.13.15" |
| 355 | + resolved "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.15.tgz#80e549df273a3b3050431b148c892491df1bcc5b" |
| 356 | + integrity sha512-VapibkWzFeoa6ubXy/NgV5U2U4MVnUlvnx6wo1XhlsaTrLYWE0UFpDQsVrmn22q5CzeloqJ8gEMHSKxuee6ZdA== |
376 | 357 | dependencies:
|
377 | 358 | "@babel/helper-plugin-utils" "^7.13.0"
|
378 | 359 | "@babel/helper-remap-async-to-generator" "^7.13.0"
|
|
773 | 754 | dependencies:
|
774 | 755 | "@babel/helper-plugin-utils" "^7.12.13"
|
775 | 756 |
|
776 |
| -"@babel/plugin-transform-regenerator@^7.12.13": |
777 |
| - version "7.12.13" |
778 |
| - resolved "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.12.13.tgz#b628bcc9c85260ac1aeb05b45bde25210194a2f5" |
779 |
| - integrity sha512-lxb2ZAvSLyJ2PEe47hoGWPmW22v7CtSl9jW8mingV4H2sEX/JOcrAj2nPuGWi56ERUm2bUpjKzONAuT6HCn2EA== |
| 757 | +"@babel/plugin-transform-regenerator@^7.13.15": |
| 758 | + version "7.13.15" |
| 759 | + resolved "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.13.15.tgz#e5eb28945bf8b6563e7f818945f966a8d2997f39" |
| 760 | + integrity sha512-Bk9cOLSz8DiurcMETZ8E2YtIVJbFCPGW28DJWUakmyVWtQSm6Wsf0p4B4BfEr/eL2Nkhe/CICiUiMOCi1TPhuQ== |
780 | 761 | dependencies:
|
781 | 762 | regenerator-transform "^0.14.2"
|
782 | 763 |
|
|
839 | 820 | "@babel/helper-plugin-utils" "^7.12.13"
|
840 | 821 |
|
841 | 822 | "@babel/preset-env@^7.12.11":
|
842 |
| - version "7.13.12" |
843 |
| - resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.13.12.tgz#6dff470478290582ac282fb77780eadf32480237" |
844 |
| - integrity sha512-JzElc6jk3Ko6zuZgBtjOd01pf9yYDEIH8BcqVuYIuOkzOwDesoa/Nz4gIo4lBG6K861KTV9TvIgmFuT6ytOaAA== |
| 823 | + version "7.13.15" |
| 824 | + resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.13.15.tgz#c8a6eb584f96ecba183d3d414a83553a599f478f" |
| 825 | + integrity sha512-D4JAPMXcxk69PKe81jRJ21/fP/uYdcTZ3hJDF5QX2HSI9bBxxYw/dumdR6dGumhjxlprHPE4XWoPaqzZUVy2MA== |
845 | 826 | dependencies:
|
846 |
| - "@babel/compat-data" "^7.13.12" |
847 |
| - "@babel/helper-compilation-targets" "^7.13.10" |
| 827 | + "@babel/compat-data" "^7.13.15" |
| 828 | + "@babel/helper-compilation-targets" "^7.13.13" |
848 | 829 | "@babel/helper-plugin-utils" "^7.13.0"
|
849 | 830 | "@babel/helper-validator-option" "^7.12.17"
|
850 | 831 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.13.12"
|
851 |
| - "@babel/plugin-proposal-async-generator-functions" "^7.13.8" |
| 832 | + "@babel/plugin-proposal-async-generator-functions" "^7.13.15" |
852 | 833 | "@babel/plugin-proposal-class-properties" "^7.13.0"
|
853 | 834 | "@babel/plugin-proposal-dynamic-import" "^7.13.8"
|
854 | 835 | "@babel/plugin-proposal-export-namespace-from" "^7.12.13"
|
|
896 | 877 | "@babel/plugin-transform-object-super" "^7.12.13"
|
897 | 878 | "@babel/plugin-transform-parameters" "^7.13.0"
|
898 | 879 | "@babel/plugin-transform-property-literals" "^7.12.13"
|
899 |
| - "@babel/plugin-transform-regenerator" "^7.12.13" |
| 880 | + "@babel/plugin-transform-regenerator" "^7.13.15" |
900 | 881 | "@babel/plugin-transform-reserved-words" "^7.12.13"
|
901 | 882 | "@babel/plugin-transform-shorthand-properties" "^7.12.13"
|
902 | 883 | "@babel/plugin-transform-spread" "^7.13.0"
|
|
906 | 887 | "@babel/plugin-transform-unicode-escapes" "^7.12.13"
|
907 | 888 | "@babel/plugin-transform-unicode-regex" "^7.12.13"
|
908 | 889 | "@babel/preset-modules" "^0.1.4"
|
909 |
| - "@babel/types" "^7.13.12" |
910 |
| - babel-plugin-polyfill-corejs2 "^0.1.4" |
911 |
| - babel-plugin-polyfill-corejs3 "^0.1.3" |
912 |
| - babel-plugin-polyfill-regenerator "^0.1.2" |
| 890 | + "@babel/types" "^7.13.14" |
| 891 | + babel-plugin-polyfill-corejs2 "^0.2.0" |
| 892 | + babel-plugin-polyfill-corejs3 "^0.2.0" |
| 893 | + babel-plugin-polyfill-regenerator "^0.2.0" |
913 | 894 | core-js-compat "^3.9.0"
|
914 | 895 | semver "^6.3.0"
|
915 | 896 |
|
|
994 | 975 | globals "^11.1.0"
|
995 | 976 | lodash "^4.17.19"
|
996 | 977 |
|
997 |
| -"@babel/traverse@^7.13.0", "@babel/traverse@^7.13.13": |
998 |
| - version "7.13.13" |
999 |
| - resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.13.13.tgz#39aa9c21aab69f74d948a486dd28a2dbdbf5114d" |
1000 |
| - integrity sha512-CblEcwmXKR6eP43oQGG++0QMTtCjAsa3frUuzHoiIJWpaIIi8dwMyEFUJoXRLxagGqCK+jALRwIO+o3R9p/uUg== |
| 978 | +"@babel/traverse@^7.13.0", "@babel/traverse@^7.13.13", "@babel/traverse@^7.13.15": |
| 979 | + version "7.13.15" |
| 980 | + resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.13.15.tgz#c38bf7679334ddd4028e8e1f7b3aa5019f0dada7" |
| 981 | + integrity sha512-/mpZMNvj6bce59Qzl09fHEs8Bt8NnpEDQYleHUPZQ3wXUMvXi+HJPLars68oAbmp839fGoOkv2pSL2z9ajCIaQ== |
1001 | 982 | dependencies:
|
1002 | 983 | "@babel/code-frame" "^7.12.13"
|
1003 | 984 | "@babel/generator" "^7.13.9"
|
1004 | 985 | "@babel/helper-function-name" "^7.12.13"
|
1005 | 986 | "@babel/helper-split-export-declaration" "^7.12.13"
|
1006 |
| - "@babel/parser" "^7.13.13" |
1007 |
| - "@babel/types" "^7.13.13" |
| 987 | + "@babel/parser" "^7.13.15" |
| 988 | + "@babel/types" "^7.13.14" |
1008 | 989 | debug "^4.1.0"
|
1009 | 990 | globals "^11.1.0"
|
1010 | 991 |
|
|
1017 | 998 | lodash "^4.17.19"
|
1018 | 999 | to-fast-properties "^2.0.0"
|
1019 | 1000 |
|
1020 |
| -"@babel/types@^7.12.1", "@babel/types@^7.4.4": |
1021 |
| - version "7.13.12" |
1022 |
| - resolved "https://registry.npmjs.org/@babel/types/-/types-7.13.12.tgz#edbf99208ef48852acdff1c8a681a1e4ade580cd" |
1023 |
| - integrity sha512-K4nY2xFN4QMvQwkQ+zmBDp6ANMbVNw6BbxWmYA4qNjhR9W+Lj/8ky5MEY2Me5r+B2c6/v6F53oMndG+f9s3IiA== |
| 1001 | +"@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.14", "@babel/types@^7.4.4": |
| 1002 | + version "7.13.14" |
| 1003 | + resolved "https://registry.npmjs.org/@babel/types/-/types-7.13.14.tgz#c35a4abb15c7cd45a2746d78ab328e362cbace0d" |
| 1004 | + integrity sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ== |
1024 | 1005 | dependencies:
|
1025 | 1006 | "@babel/helper-validator-identifier" "^7.12.11"
|
1026 | 1007 | lodash "^4.17.19"
|
|
1035 | 1016 | lodash "^4.17.19"
|
1036 | 1017 | to-fast-properties "^2.0.0"
|
1037 | 1018 |
|
1038 |
| -"@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.13", "@babel/types@^7.13.14": |
1039 |
| - version "7.13.14" |
1040 |
| - resolved "https://registry.npmjs.org/@babel/types/-/types-7.13.14.tgz#c35a4abb15c7cd45a2746d78ab328e362cbace0d" |
1041 |
| - integrity sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ== |
1042 |
| - dependencies: |
1043 |
| - "@babel/helper-validator-identifier" "^7.12.11" |
1044 |
| - lodash "^4.17.19" |
1045 |
| - to-fast-properties "^2.0.0" |
1046 |
| - |
1047 | 1019 | "@babel/types@^7.12.17":
|
1048 | 1020 | version "7.13.0"
|
1049 | 1021 | resolved "https://registry.npmjs.org/@babel/types/-/types-7.13.0.tgz#74424d2816f0171b4100f0ab34e9a374efdf7f80"
|
@@ -2857,29 +2829,29 @@ babel-plugin-jest-hoist@^26.6.2:
|
2857 | 2829 | "@types/babel__core" "^7.0.0"
|
2858 | 2830 | "@types/babel__traverse" "^7.0.6"
|
2859 | 2831 |
|
2860 |
| -babel-plugin-polyfill-corejs2@^0.1.4: |
2861 |
| - version "0.1.10" |
2862 |
| - resolved "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.10.tgz#a2c5c245f56c0cac3dbddbf0726a46b24f0f81d1" |
2863 |
| - integrity sha512-DO95wD4g0A8KRaHKi0D51NdGXzvpqVLnLu5BTvDlpqUEpTmeEtypgC1xqesORaWmiUOQI14UHKlzNd9iZ2G3ZA== |
| 2832 | +babel-plugin-polyfill-corejs2@^0.2.0: |
| 2833 | + version "0.2.0" |
| 2834 | + resolved "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.0.tgz#686775bf9a5aa757e10520903675e3889caeedc4" |
| 2835 | + integrity sha512-9bNwiR0dS881c5SHnzCmmGlMkJLl0OUZvxrxHo9w/iNoRuqaPjqlvBf4HrovXtQs/au5yKkpcdgfT1cC5PAZwg== |
2864 | 2836 | dependencies:
|
2865 |
| - "@babel/compat-data" "^7.13.0" |
2866 |
| - "@babel/helper-define-polyfill-provider" "^0.1.5" |
| 2837 | + "@babel/compat-data" "^7.13.11" |
| 2838 | + "@babel/helper-define-polyfill-provider" "^0.2.0" |
2867 | 2839 | semver "^6.1.1"
|
2868 | 2840 |
|
2869 |
| -babel-plugin-polyfill-corejs3@^0.1.3: |
2870 |
| - version "0.1.7" |
2871 |
| - resolved "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.7.tgz#80449d9d6f2274912e05d9e182b54816904befd0" |
2872 |
| - integrity sha512-u+gbS9bbPhZWEeyy1oR/YaaSpod/KDT07arZHb80aTpl8H5ZBq+uN1nN9/xtX7jQyfLdPfoqI4Rue/MQSWJquw== |
| 2841 | +babel-plugin-polyfill-corejs3@^0.2.0: |
| 2842 | + version "0.2.0" |
| 2843 | + resolved "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.0.tgz#f4b4bb7b19329827df36ff56f6e6d367026cb7a2" |
| 2844 | + integrity sha512-zZyi7p3BCUyzNxLx8KV61zTINkkV65zVkDAFNZmrTCRVhjo1jAS+YLvDJ9Jgd/w2tsAviCwFHReYfxO3Iql8Yg== |
2873 | 2845 | dependencies:
|
2874 |
| - "@babel/helper-define-polyfill-provider" "^0.1.5" |
2875 |
| - core-js-compat "^3.8.1" |
| 2846 | + "@babel/helper-define-polyfill-provider" "^0.2.0" |
| 2847 | + core-js-compat "^3.9.1" |
2876 | 2848 |
|
2877 |
| -babel-plugin-polyfill-regenerator@^0.1.2: |
2878 |
| - version "0.1.6" |
2879 |
| - resolved "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.6.tgz#0fe06a026fe0faa628ccc8ba3302da0a6ce02f3f" |
2880 |
| - integrity sha512-OUrYG9iKPKz8NxswXbRAdSwF0GhRdIEMTloQATJi4bDuFqrXaXcCUT/VGNrr8pBcjMh1RxZ7Xt9cytVJTJfvMg== |
| 2849 | +babel-plugin-polyfill-regenerator@^0.2.0: |
| 2850 | + version "0.2.0" |
| 2851 | + resolved "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.0.tgz#853f5f5716f4691d98c84f8069c7636ea8da7ab8" |
| 2852 | + integrity sha512-J7vKbCuD2Xi/eEHxquHN14bXAW9CXtecwuLrOIDJtcZzTaPzV1VdEfoUf9AzcRBMolKUQKM9/GVojeh0hFiqMg== |
2881 | 2853 | dependencies:
|
2882 |
| - "@babel/helper-define-polyfill-provider" "^0.1.5" |
| 2854 | + "@babel/helper-define-polyfill-provider" "^0.2.0" |
2883 | 2855 |
|
2884 | 2856 | babel-polyfill@^6.3.14:
|
2885 | 2857 | version "6.26.0"
|
@@ -3192,9 +3164,9 @@ camelcase@^6.0.0:
|
3192 | 3164 | integrity sha512-8KMDF1Vz2gzOq54ONPJS65IvTUaB1cHJ2DMM7MbPmLZljDH1qpzzLsWdiN9pHh6qvkRVDTi/07+eNGch/oLU4w==
|
3193 | 3165 |
|
3194 | 3166 | caniuse-lite@^1.0.30001181:
|
3195 |
| - version "1.0.30001204" |
3196 |
| - resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001204.tgz#256c85709a348ec4d175e847a3b515c66e79f2aa" |
3197 |
| - integrity sha512-JUdjWpcxfJ9IPamy2f5JaRDCaqJOxDzOSKtbdx4rH9VivMd1vIzoPumsJa9LoMIi4Fx2BV2KZOxWhNkBjaYivQ== |
| 3167 | + version "1.0.30001208" |
| 3168 | + resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001208.tgz#a999014a35cebd4f98c405930a057a0d75352eb9" |
| 3169 | + integrity sha512-OE5UE4+nBOro8Dyvv0lfx+SRtfVIOM9uhKqFmJeUbGriqhhStgp1A0OyBpgy3OUF8AhYCT+PVwPC1gMl2ZcQMA== |
3198 | 3170 |
|
3199 | 3171 | capture-exit@^2.0.0:
|
3200 | 3172 | version "2.0.0"
|
@@ -3738,10 +3710,10 @@ copy-descriptor@^0.1.0:
|
3738 | 3710 | resolved "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
|
3739 | 3711 | integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
|
3740 | 3712 |
|
3741 |
| -core-js-compat@^3.8.1, core-js-compat@^3.9.0: |
3742 |
| - version "3.9.1" |
3743 |
| - resolved "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.9.1.tgz#4e572acfe90aff69d76d8c37759d21a5c59bb455" |
3744 |
| - integrity sha512-jXAirMQxrkbiiLsCx9bQPJFA6llDadKMpYrBJQJ3/c4/vsPP/fAf29h24tviRlvwUL6AmY5CHLu2GvjuYviQqA== |
| 3713 | +core-js-compat@^3.9.0, core-js-compat@^3.9.1: |
| 3714 | + version "3.10.1" |
| 3715 | + resolved "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.10.1.tgz#62183a3a77ceeffcc420d907a3e6fc67d9b27f1c" |
| 3716 | + integrity sha512-ZHQTdTPkqvw2CeHiZC970NNJcnwzT6YIueDMASKt+p3WbZsLXOcoD392SkcWhkC0wBBHhlfhqGKKsNCQUozYtg== |
3745 | 3717 | dependencies:
|
3746 | 3718 | browserslist "^4.16.3"
|
3747 | 3719 | semver "7.0.0"
|
|
4195 | 4167 | integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
|
4196 | 4168 |
|
4197 | 4169 | electron-to-chromium@^1.3.649:
|
4198 |
| - version "1.3.701" |
4199 |
| - resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.701.tgz#5e796ed7ce88cd77bc7bf831cf311ef6b067c389" |
4200 |
| - integrity sha512-Zd9ofdIMYHYhG1gvnejQDvC/kqSeXQvtXF0yRURGxgwGqDZm9F9Fm3dYFnm5gyuA7xpXfBlzVLN1sz0FjxpKfw== |
| 4170 | + version "1.3.711" |
| 4171 | + resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.711.tgz#92c3caf7ffed5e18bf63f66b4b57b4db2409c450" |
| 4172 | + integrity sha512-XbklBVCDiUeho0PZQCjC25Ha6uBwqqJeyDhPLwLwfWRAo4x+FZFsmu1pPPkXT+B4MQMQoQULfyaMltDopfeiHQ== |
4201 | 4173 |
|
4202 | 4174 | emittery@^0.7.1:
|
4203 | 4175 | version "0.7.1"
|
@@ -8691,9 +8663,9 @@ regjsgen@^0.5.1:
|
8691 | 8663 | integrity sha512-OFFT3MfrH90xIW8OOSyUrk6QHD5E9JOTeGodiJeBS3J6IwlgzJMNE/1bZklWz5oTg+9dCMyEetclvCVXOPoN3A==
|
8692 | 8664 |
|
8693 | 8665 | regjsparser@^0.6.4:
|
8694 |
| - version "0.6.8" |
8695 |
| - resolved "https://registry.npmjs.org/regjsparser/-/regjsparser-0.6.8.tgz#4532c3da36d75d56e3f394ce2ea6842bde7496bd" |
8696 |
| - integrity sha512-3weFrFQREJhJ2PW+iCGaG6TenyzNSZgsBKZ/oEf6Trme31COSeIWhHw9O6FPkuXktfx+b6Hf/5e6dKPHaROq2g== |
| 8666 | + version "0.6.9" |
| 8667 | + resolved "https://registry.npmjs.org/regjsparser/-/regjsparser-0.6.9.tgz#b489eef7c9a2ce43727627011429cf833a7183e6" |
| 8668 | + integrity sha512-ZqbNRz1SNjLAiYuwY0zoXW8Ne675IX5q+YHioAGbCw4X96Mjl2+dcX9B2ciaeyYjViDAfvIjFpQjJgLttTEERQ== |
8697 | 8669 | dependencies:
|
8698 | 8670 | jsesc "~0.5.0"
|
8699 | 8671 |
|
|
0 commit comments