|
47 | 47 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.13.tgz#27e19e0ed3726ccf54067ced4109501765e7e2e8"
|
48 | 48 | integrity sha512-U/hshG5R+SIoW7HVWIdmy1cB7s3ki+r3FpyEZiCgpi4tFgPnX/vynY80ZGSASOIrUM6O7VxOgCZgdt7h97bUGg==
|
49 | 49 |
|
50 |
| -"@babel/core@7.12.16", "@babel/core@^7.1.0", "@babel/core@^7.7.5": |
51 |
| - version "7.12.16" |
52 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.16.tgz#8c6ba456b23b680a6493ddcfcd9d3c3ad51cab7c" |
53 |
| - integrity sha512-t/hHIB504wWceOeaOoONOhu+gX+hpjfeN6YRBT209X/4sibZQfSF1I0HFRRlBe97UZZosGx5XwUg1ZgNbelmNw== |
| 50 | +"@babel/core@7.12.17", "@babel/core@^7.1.0", "@babel/core@^7.7.5": |
| 51 | + version "7.12.17" |
| 52 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.17.tgz#993c5e893333107a2815d8e0d73a2c3755e280b2" |
| 53 | + integrity sha512-V3CuX1aBywbJvV2yzJScRxeiiw0v2KZZYYE3giywxzFJL13RiyPjaaDwhDnxmgFTTS7FgvM2ijr4QmKNIu0AtQ== |
54 | 54 | dependencies:
|
55 | 55 | "@babel/code-frame" "^7.12.13"
|
56 |
| - "@babel/generator" "^7.12.15" |
57 |
| - "@babel/helper-module-transforms" "^7.12.13" |
58 |
| - "@babel/helpers" "^7.12.13" |
59 |
| - "@babel/parser" "^7.12.16" |
| 56 | + "@babel/generator" "^7.12.17" |
| 57 | + "@babel/helper-module-transforms" "^7.12.17" |
| 58 | + "@babel/helpers" "^7.12.17" |
| 59 | + "@babel/parser" "^7.12.17" |
60 | 60 | "@babel/template" "^7.12.13"
|
61 |
| - "@babel/traverse" "^7.12.13" |
62 |
| - "@babel/types" "^7.12.13" |
| 61 | + "@babel/traverse" "^7.12.17" |
| 62 | + "@babel/types" "^7.12.17" |
63 | 63 | convert-source-map "^1.7.0"
|
64 | 64 | debug "^4.1.0"
|
65 | 65 | gensync "^1.0.0-beta.1"
|
|
68 | 68 | semver "^5.4.1"
|
69 | 69 | source-map "^0.5.0"
|
70 | 70 |
|
71 |
| -"@babel/generator@^7.12.13", "@babel/generator@^7.12.15": |
72 |
| - version "7.12.15" |
73 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.15.tgz#4617b5d0b25cc572474cc1aafee1edeaf9b5368f" |
74 |
| - integrity sha512-6F2xHxBiFXWNSGb7vyCUTBF8RCLY66rS0zEPcP8t/nQyXjha5EuK4z7H5o7fWG8B4M7y6mqVWq1J+1PuwRhecQ== |
| 71 | +"@babel/generator@^7.12.17": |
| 72 | + version "7.12.17" |
| 73 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.17.tgz#9ef1dd792d778b32284411df63f4f668a9957287" |
| 74 | + integrity sha512-DSA7ruZrY4WI8VxuS1jWSRezFnghEoYEFrZcw9BizQRmOZiUsiHl59+qEARGPqPikwA/GPTyRCi7isuCK/oyqg== |
75 | 75 | dependencies:
|
76 |
| - "@babel/types" "^7.12.13" |
| 76 | + "@babel/types" "^7.12.17" |
77 | 77 | jsesc "^2.5.1"
|
78 | 78 | source-map "^0.5.0"
|
79 | 79 |
|
|
183 | 183 | dependencies:
|
184 | 184 | "@babel/types" "^7.12.13"
|
185 | 185 |
|
186 |
| -"@babel/helper-module-transforms@^7.12.13": |
187 |
| - version "7.12.13" |
188 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.13.tgz#01afb052dcad2044289b7b20beb3fa8bd0265bea" |
189 |
| - integrity sha512-acKF7EjqOR67ASIlDTupwkKM1eUisNAjaSduo5Cz+793ikfnpe7p4Q7B7EWU2PCoSTPWsQkR7hRUWEIZPiVLGA== |
| 186 | +"@babel/helper-module-transforms@^7.12.13", "@babel/helper-module-transforms@^7.12.17": |
| 187 | + version "7.12.17" |
| 188 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.17.tgz#7c75b987d6dfd5b48e575648f81eaac891539509" |
| 189 | + integrity sha512-sFL+p6zOCQMm9vilo06M4VHuTxUAwa6IxgL56Tq1DVtA0ziAGTH1ThmJq7xwPqdQlgAbKX3fb0oZNbtRIyA5KQ== |
190 | 190 | dependencies:
|
191 | 191 | "@babel/helper-module-imports" "^7.12.13"
|
192 | 192 | "@babel/helper-replace-supers" "^7.12.13"
|
193 | 193 | "@babel/helper-simple-access" "^7.12.13"
|
194 | 194 | "@babel/helper-split-export-declaration" "^7.12.13"
|
195 | 195 | "@babel/helper-validator-identifier" "^7.12.11"
|
196 | 196 | "@babel/template" "^7.12.13"
|
197 |
| - "@babel/traverse" "^7.12.13" |
198 |
| - "@babel/types" "^7.12.13" |
| 197 | + "@babel/traverse" "^7.12.17" |
| 198 | + "@babel/types" "^7.12.17" |
199 | 199 | lodash "^4.17.19"
|
200 | 200 |
|
201 | 201 | "@babel/helper-optimise-call-expression@^7.12.13":
|
|
270 | 270 | "@babel/traverse" "^7.12.13"
|
271 | 271 | "@babel/types" "^7.12.13"
|
272 | 272 |
|
273 |
| -"@babel/helpers@^7.12.13": |
274 |
| - version "7.12.13" |
275 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.13.tgz#3c75e993632e4dadc0274eae219c73eb7645ba47" |
276 |
| - integrity sha512-oohVzLRZ3GQEk4Cjhfs9YkJA4TdIDTObdBEZGrd6F/T0GPSnuV6l22eMcxlvcvzVIPH3VTtxbseudM1zIE+rPQ== |
| 273 | +"@babel/helpers@^7.12.17": |
| 274 | + version "7.12.17" |
| 275 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.17.tgz#71e03d2981a6b5ee16899964f4101dc8471d60bc" |
| 276 | + integrity sha512-tEpjqSBGt/SFEsFikKds1sLNChKKGGR17flIgQKXH4fG6m9gTgl3gnOC1giHNyaBCSKuTfxaSzHi7UnvqiVKxg== |
277 | 277 | dependencies:
|
278 | 278 | "@babel/template" "^7.12.13"
|
279 |
| - "@babel/traverse" "^7.12.13" |
280 |
| - "@babel/types" "^7.12.13" |
| 279 | + "@babel/traverse" "^7.12.17" |
| 280 | + "@babel/types" "^7.12.17" |
281 | 281 |
|
282 | 282 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.12.13":
|
283 | 283 | version "7.12.13"
|
|
288 | 288 | chalk "^2.0.0"
|
289 | 289 | js-tokens "^4.0.0"
|
290 | 290 |
|
291 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.12.16": |
292 |
| - version "7.12.16" |
293 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.16.tgz#cc31257419d2c3189d394081635703f549fc1ed4" |
294 |
| - integrity sha512-c/+u9cqV6F0+4Hpq01jnJO+GLp2DdT63ppz9Xa+6cHaajM9VFzK/iDXiKK65YtpeVwu+ctfS6iqlMqRgQRzeCw== |
| 291 | +"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.12.17": |
| 292 | + version "7.12.17" |
| 293 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.17.tgz#bc85d2d47db38094e5bb268fc761716e7d693848" |
| 294 | + integrity sha512-r1yKkiUTYMQ8LiEI0UcQx5ETw5dpTLn9wijn9hk6KkTtOK95FndDN10M+8/s6k/Ymlbivw0Av9q4SlgF80PtHg== |
295 | 295 |
|
296 | 296 | "@babel/plugin-proposal-async-generator-functions@^7.12.13":
|
297 | 297 | version "7.12.13"
|
|
870 | 870 | "@babel/parser" "^7.12.13"
|
871 | 871 | "@babel/types" "^7.12.13"
|
872 | 872 |
|
873 |
| -"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.13": |
874 |
| - version "7.12.13" |
875 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.13.tgz#689f0e4b4c08587ad26622832632735fb8c4e0c0" |
876 |
| - integrity sha512-3Zb4w7eE/OslI0fTp8c7b286/cQps3+vdLW3UcwC8VSJC6GbKn55aeVVu2QJNuCDoeKyptLOFrPq8WqZZBodyA== |
| 873 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.13", "@babel/traverse@^7.12.17": |
| 874 | + version "7.12.17" |
| 875 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.17.tgz#40ec8c7ffb502c4e54c7f95492dc11b88d718619" |
| 876 | + integrity sha512-LGkTqDqdiwC6Q7fWSwQoas/oyiEYw6Hqjve5KOSykXkmFJFqzvGMb9niaUEag3Rlve492Mkye3gLw9FTv94fdQ== |
877 | 877 | dependencies:
|
878 | 878 | "@babel/code-frame" "^7.12.13"
|
879 |
| - "@babel/generator" "^7.12.13" |
| 879 | + "@babel/generator" "^7.12.17" |
880 | 880 | "@babel/helper-function-name" "^7.12.13"
|
881 | 881 | "@babel/helper-split-export-declaration" "^7.12.13"
|
882 |
| - "@babel/parser" "^7.12.13" |
883 |
| - "@babel/types" "^7.12.13" |
| 882 | + "@babel/parser" "^7.12.17" |
| 883 | + "@babel/types" "^7.12.17" |
884 | 884 | debug "^4.1.0"
|
885 | 885 | globals "^11.1.0"
|
886 | 886 | lodash "^4.17.19"
|
887 | 887 |
|
888 |
| -"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
889 |
| - version "7.12.13" |
890 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.13.tgz#8be1aa8f2c876da11a9cf650c0ecf656913ad611" |
891 |
| - integrity sha512-oKrdZTld2im1z8bDwTOQvUbxKwE+854zc16qWZQlcTqMN00pWxHQ4ZeOq0yDMnisOpRykH2/5Qqcrk/OlbAjiQ== |
| 888 | +"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.12.17", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 889 | + version "7.12.17" |
| 890 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.17.tgz#9d711eb807e0934c90b8b1ca0eb1f7230d150963" |
| 891 | + integrity sha512-tNMDjcv/4DIcHxErTgwB9q2ZcYyN0sUfgGKUK/mm1FJK7Wz+KstoEekxrl/tBiNDgLK1HGi+sppj1An/1DR4fQ== |
892 | 892 | dependencies:
|
893 | 893 | "@babel/helper-validator-identifier" "^7.12.11"
|
894 | 894 | lodash "^4.17.19"
|
|
0 commit comments