|
22 | 22 | integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==
|
23 | 23 |
|
24 | 24 | "@babel/core@^7.1.0", "@babel/core@^7.15", "@babel/core@^7.7.5":
|
25 |
| - version "7.15.0" |
26 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.0.tgz#749e57c68778b73ad8082775561f67f5196aafa8" |
27 |
| - integrity sha512-tXtmTminrze5HEUPn/a0JtOzzfp0nk+UEXQ/tqIJo3WDGypl/2OFQEMll/zSFU8f/lfmfLXvTaORHF3cfXIQMw== |
| 25 | + version "7.15.5" |
| 26 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.5.tgz#f8ed9ace730722544609f90c9bb49162dc3bf5b9" |
| 27 | + integrity sha512-pYgXxiwAgQpgM1bNkZsDEq85f0ggXMA5L7c+o3tskGMh2BunCI9QUwB9Z4jpvXUOuMdyGKiGKQiRe11VS6Jzvg== |
28 | 28 | dependencies:
|
29 | 29 | "@babel/code-frame" "^7.14.5"
|
30 |
| - "@babel/generator" "^7.15.0" |
31 |
| - "@babel/helper-compilation-targets" "^7.15.0" |
32 |
| - "@babel/helper-module-transforms" "^7.15.0" |
33 |
| - "@babel/helpers" "^7.14.8" |
34 |
| - "@babel/parser" "^7.15.0" |
35 |
| - "@babel/template" "^7.14.5" |
36 |
| - "@babel/traverse" "^7.15.0" |
37 |
| - "@babel/types" "^7.15.0" |
| 30 | + "@babel/generator" "^7.15.4" |
| 31 | + "@babel/helper-compilation-targets" "^7.15.4" |
| 32 | + "@babel/helper-module-transforms" "^7.15.4" |
| 33 | + "@babel/helpers" "^7.15.4" |
| 34 | + "@babel/parser" "^7.15.5" |
| 35 | + "@babel/template" "^7.15.4" |
| 36 | + "@babel/traverse" "^7.15.4" |
| 37 | + "@babel/types" "^7.15.4" |
38 | 38 | convert-source-map "^1.7.0"
|
39 | 39 | debug "^4.1.0"
|
40 | 40 | gensync "^1.0.0-beta.2"
|
41 | 41 | json5 "^2.1.2"
|
42 | 42 | semver "^6.3.0"
|
43 | 43 | source-map "^0.5.0"
|
44 | 44 |
|
45 |
| -"@babel/generator@^7.15.0": |
46 |
| - version "7.15.0" |
47 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.0.tgz#a7d0c172e0d814974bad5aa77ace543b97917f15" |
48 |
| - integrity sha512-eKl4XdMrbpYvuB505KTta4AV9g+wWzmVBW69tX0H2NwKVKd2YJbKgyK6M8j/rgLbmHOYJn6rUklV677nOyJrEQ== |
49 |
| - dependencies: |
50 |
| - "@babel/types" "^7.15.0" |
51 |
| - jsesc "^2.5.1" |
52 |
| - source-map "^0.5.0" |
53 |
| - |
54 | 45 | "@babel/generator@^7.15.4":
|
55 | 46 | version "7.15.4"
|
56 | 47 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.4.tgz#85acb159a267ca6324f9793986991ee2022a05b0"
|
|
82 | 73 | "@babel/helper-explode-assignable-expression" "^7.14.5"
|
83 | 74 | "@babel/types" "^7.14.5"
|
84 | 75 |
|
85 |
| -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.15.0", "@babel/helper-compilation-targets@^7.15.4": |
| 76 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.15.4": |
86 | 77 | version "7.15.4"
|
87 | 78 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.4.tgz#cf6d94f30fbefc139123e27dd6b02f65aeedb7b9"
|
88 | 79 | integrity sha512-rMWPCirulnPSe4d+gwdWXLfAXTTBj8M3guAf5xFQJ0nvFY7tfNAFnWdqaHegHlgDZOCT4qvhF3BYlSJag8yhqQ==
|
|
177 | 168 | dependencies:
|
178 | 169 | "@babel/types" "^7.15.4"
|
179 | 170 |
|
180 |
| -"@babel/helper-hoist-variables@^7.14.5": |
181 |
| - version "7.14.5" |
182 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.14.5.tgz#e0dd27c33a78e577d7c8884916a3e7ef1f7c7f8d" |
183 |
| - integrity sha512-R1PXiz31Uc0Vxy4OEOm07x0oSjKAdPPCh3tPivn/Eo8cvz6gveAeuyUUPB21Hoiif0uoPQSSdhIPS3352nvdyQ== |
184 |
| - dependencies: |
185 |
| - "@babel/types" "^7.14.5" |
186 |
| - |
187 | 171 | "@babel/helper-hoist-variables@^7.15.4":
|
188 | 172 | version "7.15.4"
|
189 | 173 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.15.4.tgz#09993a3259c0e918f99d104261dfdfc033f178df"
|
|
198 | 182 | dependencies:
|
199 | 183 | "@babel/types" "^7.14.5"
|
200 | 184 |
|
201 |
| -"@babel/helper-member-expression-to-functions@^7.15.0": |
202 |
| - version "7.15.0" |
203 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.0.tgz#0ddaf5299c8179f27f37327936553e9bba60990b" |
204 |
| - integrity sha512-Jq8H8U2kYiafuj2xMTPQwkTBnEEdGKpT35lJEQsRRjnG0LW3neucsaMWLgKcwu3OHKNeYugfw+Z20BXBSEs2Lg== |
205 |
| - dependencies: |
206 |
| - "@babel/types" "^7.15.0" |
207 |
| - |
208 | 185 | "@babel/helper-member-expression-to-functions@^7.15.4":
|
209 | 186 | version "7.15.4"
|
210 | 187 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.4.tgz#bfd34dc9bba9824a4658b0317ec2fd571a51e6ef"
|
|
233 | 210 | dependencies:
|
234 | 211 | "@babel/types" "^7.15.4"
|
235 | 212 |
|
236 |
| -"@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.15.0": |
237 |
| - version "7.15.0" |
238 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.0.tgz#679275581ea056373eddbe360e1419ef23783b08" |
239 |
| - integrity sha512-RkGiW5Rer7fpXv9m1B3iHIFDZdItnO2/BLfWVW/9q7+KqQSDY5kUfQEbzdXM1MVhJGcugKV7kRrNVzNxmk7NBg== |
240 |
| - dependencies: |
241 |
| - "@babel/helper-module-imports" "^7.14.5" |
242 |
| - "@babel/helper-replace-supers" "^7.15.0" |
243 |
| - "@babel/helper-simple-access" "^7.14.8" |
244 |
| - "@babel/helper-split-export-declaration" "^7.14.5" |
245 |
| - "@babel/helper-validator-identifier" "^7.14.9" |
246 |
| - "@babel/template" "^7.14.5" |
247 |
| - "@babel/traverse" "^7.15.0" |
248 |
| - "@babel/types" "^7.15.0" |
249 |
| - |
250 |
| -"@babel/helper-module-transforms@^7.15.4": |
| 213 | +"@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.15.4": |
251 | 214 | version "7.15.4"
|
252 | 215 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.4.tgz#962cc629a7f7f9a082dd62d0307fa75fe8788d7c"
|
253 | 216 | integrity sha512-9fHHSGE9zTC++KuXLZcB5FKgvlV83Ox+NLUmQTawovwlJ85+QMhk1CnVk406CQVj97LaWod6KVjl2Sfgw9Aktw==
|
|
308 | 271 | "@babel/traverse" "^7.14.5"
|
309 | 272 | "@babel/types" "^7.14.5"
|
310 | 273 |
|
311 |
| -"@babel/helper-replace-supers@^7.15.0": |
312 |
| - version "7.15.0" |
313 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.15.0.tgz#ace07708f5bf746bf2e6ba99572cce79b5d4e7f4" |
314 |
| - integrity sha512-6O+eWrhx+HEra/uJnifCwhwMd6Bp5+ZfZeJwbqUTuqkhIT6YcRhiZCOOFChRypOIe0cV46kFrRBlm+t5vHCEaA== |
315 |
| - dependencies: |
316 |
| - "@babel/helper-member-expression-to-functions" "^7.15.0" |
317 |
| - "@babel/helper-optimise-call-expression" "^7.14.5" |
318 |
| - "@babel/traverse" "^7.15.0" |
319 |
| - "@babel/types" "^7.15.0" |
320 |
| - |
321 | 274 | "@babel/helper-replace-supers@^7.15.4":
|
322 | 275 | version "7.15.4"
|
323 | 276 | resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.15.4.tgz#52a8ab26ba918c7f6dee28628b07071ac7b7347a"
|
|
328 | 281 | "@babel/traverse" "^7.15.4"
|
329 | 282 | "@babel/types" "^7.15.4"
|
330 | 283 |
|
331 |
| -"@babel/helper-simple-access@^7.14.8": |
332 |
| - version "7.14.8" |
333 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.14.8.tgz#82e1fec0644a7e775c74d305f212c39f8fe73924" |
334 |
| - integrity sha512-TrFN4RHh9gnWEU+s7JloIho2T76GPwRHhdzOWLqTrMnlas8T9O7ec+oEDNsRXndOmru9ymH9DFrEOxpzPoSbdg== |
335 |
| - dependencies: |
336 |
| - "@babel/types" "^7.14.8" |
337 |
| - |
338 | 284 | "@babel/helper-simple-access@^7.15.4":
|
339 | 285 | version "7.15.4"
|
340 | 286 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.15.4.tgz#ac368905abf1de8e9781434b635d8f8674bcc13b"
|
|
410 | 356 | "@babel/traverse" "^7.15.4"
|
411 | 357 | "@babel/types" "^7.15.4"
|
412 | 358 |
|
413 |
| -"@babel/helpers@^7.14.8": |
414 |
| - version "7.15.3" |
415 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.15.3.tgz#c96838b752b95dcd525b4e741ed40bb1dc2a1357" |
416 |
| - integrity sha512-HwJiz52XaS96lX+28Tnbu31VeFSQJGOeKHJeaEPQlTl7PnlhFElWPj8tUXtqFIzeN86XxXoBr+WFAyK2PPVz6g== |
| 359 | +"@babel/helpers@^7.15.4": |
| 360 | + version "7.15.4" |
| 361 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.15.4.tgz#5f40f02050a3027121a3cf48d497c05c555eaf43" |
| 362 | + integrity sha512-V45u6dqEJ3w2rlryYYXf6i9rQ5YMNu4FLS6ngs8ikblhu2VdR1AqAd6aJjBzmf2Qzh6KOLqKHxEN9+TFbAkAVQ== |
417 | 363 | dependencies:
|
418 |
| - "@babel/template" "^7.14.5" |
419 |
| - "@babel/traverse" "^7.15.0" |
420 |
| - "@babel/types" "^7.15.0" |
| 364 | + "@babel/template" "^7.15.4" |
| 365 | + "@babel/traverse" "^7.15.4" |
| 366 | + "@babel/types" "^7.15.4" |
421 | 367 |
|
422 | 368 | "@babel/highlight@^7.10.4":
|
423 | 369 | version "7.13.8"
|
|
437 | 383 | chalk "^2.0.0"
|
438 | 384 | js-tokens "^4.0.0"
|
439 | 385 |
|
440 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.15.0": |
441 |
| - version "7.15.2" |
442 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.2.tgz#08d4ffcf90d211bf77e7cc7154c6f02d468d2b1d" |
443 |
| - integrity sha512-bMJXql1Ss8lFnvr11TZDH4ArtwlAS5NG9qBmdiFW2UHHm6MVoR+GDc5XE2b9K938cyjc9O6/+vjjcffLDtfuDg== |
444 |
| - |
445 |
| -"@babel/parser@^7.15.4": |
446 |
| - version "7.15.6" |
447 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.6.tgz#043b9aa3c303c0722e5377fef9197f4cf1796549" |
448 |
| - integrity sha512-S/TSCcsRuCkmpUuoWijua0Snt+f3ewU/8spLo+4AXJCZfT0bVCzLD5MuOKdrx0mlAptbKzn5AdgEIIKXxXkz9Q== |
| 386 | +"@babel/parser@^7.1.0", "@babel/parser@^7.15.4", "@babel/parser@^7.15.5": |
| 387 | + version "7.15.7" |
| 388 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.7.tgz#0c3ed4a2eb07b165dfa85b3cc45c727334c4edae" |
| 389 | + integrity sha512-rycZXvQ+xS9QyIcJ9HXeDWf1uxqlbVFAUq0Rq0dbc50Zb/+wUe/ehyfzGfm9KZZF0kBejYgxltBXocP+gKdL2g== |
449 | 390 |
|
450 | 391 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.15.4":
|
451 | 392 | version "7.15.4"
|
|
1041 | 982 | dependencies:
|
1042 | 983 | regenerator-runtime "^0.13.4"
|
1043 | 984 |
|
1044 |
| -"@babel/template@^7.14.5", "@babel/template@^7.3.3": |
1045 |
| - version "7.14.5" |
1046 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.14.5.tgz#a9bc9d8b33354ff6e55a9c60d1109200a68974f4" |
1047 |
| - integrity sha512-6Z3Po85sfxRGachLULUhOmvAaOo7xCvqGQtxINai2mEGPFm6pQ4z5QInFnUrRpfoSV60BnjyF5F3c+15fxFV1g== |
1048 |
| - dependencies: |
1049 |
| - "@babel/code-frame" "^7.14.5" |
1050 |
| - "@babel/parser" "^7.14.5" |
1051 |
| - "@babel/types" "^7.14.5" |
1052 |
| - |
1053 |
| -"@babel/template@^7.15.4": |
| 985 | +"@babel/template@^7.14.5", "@babel/template@^7.15.4", "@babel/template@^7.3.3": |
1054 | 986 | version "7.15.4"
|
1055 | 987 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.15.4.tgz#51898d35dcf3faa670c4ee6afcfd517ee139f194"
|
1056 | 988 | integrity sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg==
|
|
1059 | 991 | "@babel/parser" "^7.15.4"
|
1060 | 992 | "@babel/types" "^7.15.4"
|
1061 | 993 |
|
1062 |
| -"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.15.0": |
1063 |
| - version "7.15.0" |
1064 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.0.tgz#4cca838fd1b2a03283c1f38e141f639d60b3fc98" |
1065 |
| - integrity sha512-392d8BN0C9eVxVWd8H6x9WfipgVH5IaIoLp23334Sc1vbKKWINnvwRpb4us0xtPaCumlwbTtIYNA0Dv/32sVFw== |
1066 |
| - dependencies: |
1067 |
| - "@babel/code-frame" "^7.14.5" |
1068 |
| - "@babel/generator" "^7.15.0" |
1069 |
| - "@babel/helper-function-name" "^7.14.5" |
1070 |
| - "@babel/helper-hoist-variables" "^7.14.5" |
1071 |
| - "@babel/helper-split-export-declaration" "^7.14.5" |
1072 |
| - "@babel/parser" "^7.15.0" |
1073 |
| - "@babel/types" "^7.15.0" |
1074 |
| - debug "^4.1.0" |
1075 |
| - globals "^11.1.0" |
1076 |
| - |
1077 |
| -"@babel/traverse@^7.15.4": |
| 994 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.15.4": |
1078 | 995 | version "7.15.4"
|
1079 | 996 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.4.tgz#ff8510367a144bfbff552d9e18e28f3e2889c22d"
|
1080 | 997 | integrity sha512-W6lQD8l4rUbQR/vYgSuCAE75ADyyQvOpFVsvPPdkhf6lATXAsQIG9YdtOcu8BB1dZ0LKu+Zo3c1wEcbKeuhdlA==
|
|
1089 | 1006 | debug "^4.1.0"
|
1090 | 1007 | globals "^11.1.0"
|
1091 | 1008 |
|
1092 |
| -"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.15.0", "@babel/types@^7.15.4", "@babel/types@^7.15.6", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1009 | +"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.14.5", "@babel/types@^7.15.4", "@babel/types@^7.15.6", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1093 | 1010 | version "7.15.6"
|
1094 | 1011 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.6.tgz#99abdc48218b2881c058dd0a7ab05b99c9be758f"
|
1095 | 1012 | integrity sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==
|
|
0 commit comments