|
9 | 9 | dependencies: |
10 | 10 | "@babel/highlight" "^7.10.4" |
11 | 11 |
|
12 | | -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.14.5": |
13 | | - version "7.14.5" |
14 | | - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.14.5.tgz#23b08d740e83f49c5e59945fbf1b43e80bbf4edb" |
15 | | - integrity sha512-9pzDqyc6OLDaqe+zbACgFkb6fKMNG6CObKpnYXChRsvYGyEdc7CA2BaqeOM+vOtCS5ndmJicPJhKAwYRI6UfFw== |
| 12 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.14.5", "@babel/code-frame@^7.15.8": |
| 13 | + version "7.15.8" |
| 14 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.15.8.tgz#45990c47adadb00c03677baa89221f7cc23d2503" |
| 15 | + integrity sha512-2IAnmn8zbvC/jKYhq5Ki9I+DwjlrtMPUCH/CpHvqI4dNnlwHwsxoIhlc8WcYY5LSYknXQtAlFYuHfqAFCvQ4Wg== |
16 | 16 | dependencies: |
17 | 17 | "@babel/highlight" "^7.14.5" |
18 | 18 |
|
|
22 | 22 | integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA== |
23 | 23 |
|
24 | 24 | "@babel/core@^7.1.0", "@babel/core@^7.12.10", "@babel/core@^7.7.2", "@babel/core@^7.7.5": |
25 | | - version "7.15.5" |
26 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.5.tgz#f8ed9ace730722544609f90c9bb49162dc3bf5b9" |
27 | | - integrity sha512-pYgXxiwAgQpgM1bNkZsDEq85f0ggXMA5L7c+o3tskGMh2BunCI9QUwB9Z4jpvXUOuMdyGKiGKQiRe11VS6Jzvg== |
| 25 | + version "7.15.8" |
| 26 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.8.tgz#195b9f2bffe995d2c6c159e72fe525b4114e8c10" |
| 27 | + integrity sha512-3UG9dsxvYBMYwRv+gS41WKHno4K60/9GPy1CJaH6xy3Elq8CTtvtjT5R5jmNhXfCYLX2mTw+7/aq5ak/gOE0og== |
28 | 28 | dependencies: |
29 | | - "@babel/code-frame" "^7.14.5" |
30 | | - "@babel/generator" "^7.15.4" |
| 29 | + "@babel/code-frame" "^7.15.8" |
| 30 | + "@babel/generator" "^7.15.8" |
31 | 31 | "@babel/helper-compilation-targets" "^7.15.4" |
32 | | - "@babel/helper-module-transforms" "^7.15.4" |
| 32 | + "@babel/helper-module-transforms" "^7.15.8" |
33 | 33 | "@babel/helpers" "^7.15.4" |
34 | | - "@babel/parser" "^7.15.5" |
| 34 | + "@babel/parser" "^7.15.8" |
35 | 35 | "@babel/template" "^7.15.4" |
36 | 36 | "@babel/traverse" "^7.15.4" |
37 | | - "@babel/types" "^7.15.4" |
| 37 | + "@babel/types" "^7.15.6" |
38 | 38 | convert-source-map "^1.7.0" |
39 | 39 | debug "^4.1.0" |
40 | 40 | gensync "^1.0.0-beta.2" |
|
51 | 51 | eslint-visitor-keys "^2.1.0" |
52 | 52 | semver "^6.3.0" |
53 | 53 |
|
54 | | -"@babel/generator@^7.15.4", "@babel/generator@^7.7.2": |
55 | | - version "7.15.4" |
56 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.4.tgz#85acb159a267ca6324f9793986991ee2022a05b0" |
57 | | - integrity sha512-d3itta0tu+UayjEORPNz6e1T3FtvWlP5N4V5M+lhp/CxT4oAA7/NcScnpRyspUMLK6tu9MNHmQHxRykuN2R7hw== |
| 54 | +"@babel/generator@^7.15.4", "@babel/generator@^7.15.8", "@babel/generator@^7.7.2": |
| 55 | + version "7.15.8" |
| 56 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.8.tgz#fa56be6b596952ceb231048cf84ee499a19c0cd1" |
| 57 | + integrity sha512-ECmAKstXbp1cvpTTZciZCgfOt6iN64lR0d+euv3UZisU5awfRawOvg07Utn/qBGuH4bRIEZKrA/4LzZyXhZr8g== |
58 | 58 | dependencies: |
59 | | - "@babel/types" "^7.15.4" |
| 59 | + "@babel/types" "^7.15.6" |
60 | 60 | jsesc "^2.5.1" |
61 | 61 | source-map "^0.5.0" |
62 | 62 |
|
|
231 | 231 | dependencies: |
232 | 232 | "@babel/types" "^7.15.4" |
233 | 233 |
|
234 | | -"@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.15.4": |
235 | | - version "7.15.4" |
236 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.4.tgz#962cc629a7f7f9a082dd62d0307fa75fe8788d7c" |
237 | | - integrity sha512-9fHHSGE9zTC++KuXLZcB5FKgvlV83Ox+NLUmQTawovwlJ85+QMhk1CnVk406CQVj97LaWod6KVjl2Sfgw9Aktw== |
| 234 | +"@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.15.4", "@babel/helper-module-transforms@^7.15.8": |
| 235 | + version "7.15.8" |
| 236 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.8.tgz#d8c0e75a87a52e374a8f25f855174786a09498b2" |
| 237 | + integrity sha512-DfAfA6PfpG8t4S6npwzLvTUpp0sS7JrcuaMiy1Y5645laRJIp/LiLGIBbQKaXSInK8tiGNI7FL7L8UvB8gdUZg== |
238 | 238 | dependencies: |
239 | 239 | "@babel/helper-module-imports" "^7.15.4" |
240 | 240 | "@babel/helper-replace-supers" "^7.15.4" |
241 | 241 | "@babel/helper-simple-access" "^7.15.4" |
242 | 242 | "@babel/helper-split-export-declaration" "^7.15.4" |
243 | | - "@babel/helper-validator-identifier" "^7.14.9" |
| 243 | + "@babel/helper-validator-identifier" "^7.15.7" |
244 | 244 | "@babel/template" "^7.15.4" |
245 | 245 | "@babel/traverse" "^7.15.4" |
246 | | - "@babel/types" "^7.15.4" |
| 246 | + "@babel/types" "^7.15.6" |
247 | 247 |
|
248 | 248 | "@babel/helper-optimise-call-expression@^7.14.5": |
249 | 249 | version "7.14.5" |
|
357 | 357 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48" |
358 | 358 | integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g== |
359 | 359 |
|
| 360 | +"@babel/helper-validator-identifier@^7.15.7": |
| 361 | + version "7.15.7" |
| 362 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389" |
| 363 | + integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w== |
| 364 | + |
360 | 365 | "@babel/helper-validator-option@^7.14.5": |
361 | 366 | version "7.14.5" |
362 | 367 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3" |
|
400 | 405 | chalk "^2.0.0" |
401 | 406 | js-tokens "^4.0.0" |
402 | 407 |
|
403 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.15.4", "@babel/parser@^7.15.5", "@babel/parser@^7.7.2": |
404 | | - version "7.15.5" |
405 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.5.tgz#d33a58ca69facc05b26adfe4abebfed56c1c2dac" |
406 | | - integrity sha512-2hQstc6I7T6tQsWzlboMh3SgMRPaS4H6H7cPQsJkdzTzEGqQrpLDsE2BGASU5sBPoEQyHzeqU6C8uKbFeEk6sg== |
| 408 | +"@babel/parser@^7.1.0", "@babel/parser@^7.15.4", "@babel/parser@^7.15.8", "@babel/parser@^7.7.2": |
| 409 | + version "7.15.8" |
| 410 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.8.tgz#7bacdcbe71bdc3ff936d510c15dcea7cf0b99016" |
| 411 | + integrity sha512-BRYa3wcQnjS/nqI8Ac94pYYpJfojHVvVXJ97+IDCImX4Jc8W8Xv1+47enbruk+q1etOpsQNwnfFcNGw+gtPGxA== |
407 | 412 |
|
408 | 413 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.15.4": |
409 | 414 | version "7.15.4" |
|
0 commit comments