|
41 | 41 | dependencies:
|
42 | 42 | "@babel/highlight" "^7.12.13"
|
43 | 43 |
|
44 |
| -"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.15", "@babel/compat-data@^7.13.8", "@babel/compat-data@^7.14.0": |
| 44 | +"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.15", "@babel/compat-data@^7.14.0": |
45 | 45 | version "7.14.0"
|
46 | 46 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.0.tgz#a901128bce2ad02565df95e6ecbf195cf9465919"
|
47 | 47 | integrity sha512-vu9V3uMM/1o5Hl5OekMUowo3FqXLJSw+s+66nt0fSWVWTtmosdzn45JHOB3cPtZoe6CTBDzvSw0RdOY85Q37+Q==
|
|
91 | 91 | "@babel/helper-explode-assignable-expression" "^7.12.13"
|
92 | 92 | "@babel/types" "^7.12.13"
|
93 | 93 |
|
94 |
| -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.16", "@babel/helper-compilation-targets@^7.13.8": |
| 94 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.16": |
95 | 95 | version "7.13.16"
|
96 | 96 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.16.tgz#6e91dccf15e3f43e5556dffe32d860109887563c"
|
97 | 97 | integrity sha512-3gmkYIrpqsLlieFwjkGgLaSHmhnvlAYzZLlYVjlW+QwI+1zE17kGxuJGmIqDQdYp56XdmGeD+Bswx0UTyG18xA==
|
|
323 | 323 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
|
324 | 324 | "@babel/plugin-proposal-optional-chaining" "^7.13.12"
|
325 | 325 |
|
326 |
| -"@babel/plugin-proposal-async-generator-functions@^7.13.15": |
327 |
| - version "7.13.15" |
328 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.15.tgz#80e549df273a3b3050431b148c892491df1bcc5b" |
329 |
| - integrity sha512-VapibkWzFeoa6ubXy/NgV5U2U4MVnUlvnx6wo1XhlsaTrLYWE0UFpDQsVrmn22q5CzeloqJ8gEMHSKxuee6ZdA== |
| 326 | +"@babel/plugin-proposal-async-generator-functions@^7.14.2": |
| 327 | + version "7.14.2" |
| 328 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.2.tgz#3a2085abbf5d5f962d480dbc81347385ed62eb1e" |
| 329 | + integrity sha512-b1AM4F6fwck4N8ItZ/AtC4FP/cqZqmKRQ4FaTDutwSYyjuhtvsGEMLK4N/ztV/ImP40BjIDyMgBQAeAMsQYVFQ== |
330 | 330 | dependencies:
|
331 | 331 | "@babel/helper-plugin-utils" "^7.13.0"
|
332 | 332 | "@babel/helper-remap-async-to-generator" "^7.13.0"
|
|
348 | 348 | "@babel/helper-plugin-utils" "^7.13.0"
|
349 | 349 | "@babel/plugin-syntax-class-static-block" "^7.12.13"
|
350 | 350 |
|
351 |
| -"@babel/plugin-proposal-dynamic-import@^7.13.8": |
352 |
| - version "7.13.8" |
353 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.13.8.tgz#876a1f6966e1dec332e8c9451afda3bebcdf2e1d" |
354 |
| - integrity sha512-ONWKj0H6+wIRCkZi9zSbZtE/r73uOhMVHh256ys0UzfM7I3d4n+spZNWjOnJv2gzopumP2Wxi186vI8N0Y2JyQ== |
| 351 | +"@babel/plugin-proposal-dynamic-import@^7.14.2": |
| 352 | + version "7.14.2" |
| 353 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.14.2.tgz#01ebabd7c381cff231fa43e302939a9de5be9d9f" |
| 354 | + integrity sha512-oxVQZIWFh91vuNEMKltqNsKLFWkOIyJc95k2Gv9lWVyDfPUQGSSlbDEgWuJUU1afGE9WwlzpucMZ3yDRHIItkA== |
355 | 355 | dependencies:
|
356 | 356 | "@babel/helper-plugin-utils" "^7.13.0"
|
357 | 357 | "@babel/plugin-syntax-dynamic-import" "^7.8.3"
|
358 | 358 |
|
359 |
| -"@babel/plugin-proposal-export-namespace-from@^7.12.13": |
360 |
| - version "7.12.13" |
361 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.12.13.tgz#393be47a4acd03fa2af6e3cde9b06e33de1b446d" |
362 |
| - integrity sha512-INAgtFo4OnLN3Y/j0VwAgw3HDXcDtX+C/erMvWzuV9v71r7urb6iyMXu7eM9IgLr1ElLlOkaHjJ0SbCmdOQ3Iw== |
| 359 | +"@babel/plugin-proposal-export-namespace-from@^7.14.2": |
| 360 | + version "7.14.2" |
| 361 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.14.2.tgz#62542f94aa9ce8f6dba79eec698af22112253791" |
| 362 | + integrity sha512-sRxW3z3Zp3pFfLAgVEvzTFutTXax837oOatUIvSG9o5gRj9mKwm3br1Se5f4QalTQs9x4AzlA/HrCWbQIHASUQ== |
363 | 363 | dependencies:
|
364 |
| - "@babel/helper-plugin-utils" "^7.12.13" |
| 364 | + "@babel/helper-plugin-utils" "^7.13.0" |
365 | 365 | "@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
366 | 366 |
|
367 |
| -"@babel/plugin-proposal-json-strings@^7.13.8": |
368 |
| - version "7.13.8" |
369 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.13.8.tgz#bf1fb362547075afda3634ed31571c5901afef7b" |
370 |
| - integrity sha512-w4zOPKUFPX1mgvTmL/fcEqy34hrQ1CRcGxdphBc6snDnnqJ47EZDIyop6IwXzAC8G916hsIuXB2ZMBCExC5k7Q== |
| 367 | +"@babel/plugin-proposal-json-strings@^7.14.2": |
| 368 | + version "7.14.2" |
| 369 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.14.2.tgz#830b4e2426a782e8b2878fbfe2cba85b70cbf98c" |
| 370 | + integrity sha512-w2DtsfXBBJddJacXMBhElGEYqCZQqN99Se1qeYn8DVLB33owlrlLftIbMzn5nz1OITfDVknXF433tBrLEAOEjA== |
371 | 371 | dependencies:
|
372 | 372 | "@babel/helper-plugin-utils" "^7.13.0"
|
373 | 373 | "@babel/plugin-syntax-json-strings" "^7.8.3"
|
374 | 374 |
|
375 |
| -"@babel/plugin-proposal-logical-assignment-operators@^7.13.8": |
376 |
| - version "7.13.8" |
377 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.13.8.tgz#93fa78d63857c40ce3c8c3315220fd00bfbb4e1a" |
378 |
| - integrity sha512-aul6znYB4N4HGweImqKn59Su9RS8lbUIqxtXTOcAGtNIDczoEFv+l1EhmX8rUBp3G1jMjKJm8m0jXVp63ZpS4A== |
| 375 | +"@babel/plugin-proposal-logical-assignment-operators@^7.14.2": |
| 376 | + version "7.14.2" |
| 377 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.14.2.tgz#222348c080a1678e0e74ea63fe76f275882d1fd7" |
| 378 | + integrity sha512-1JAZtUrqYyGsS7IDmFeaem+/LJqujfLZ2weLR9ugB0ufUPjzf8cguyVT1g5im7f7RXxuLq1xUxEzvm68uYRtGg== |
379 | 379 | dependencies:
|
380 | 380 | "@babel/helper-plugin-utils" "^7.13.0"
|
381 | 381 | "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
|
382 | 382 |
|
383 |
| -"@babel/plugin-proposal-nullish-coalescing-operator@^7.13.8": |
384 |
| - version "7.13.8" |
385 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.13.8.tgz#3730a31dafd3c10d8ccd10648ed80a2ac5472ef3" |
386 |
| - integrity sha512-iePlDPBn//UhxExyS9KyeYU7RM9WScAG+D3Hhno0PLJebAEpDZMocbDe64eqynhNAnwz/vZoL/q/QB2T1OH39A== |
| 383 | +"@babel/plugin-proposal-nullish-coalescing-operator@^7.14.2": |
| 384 | + version "7.14.2" |
| 385 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.14.2.tgz#425b11dc62fc26939a2ab42cbba680bdf5734546" |
| 386 | + integrity sha512-ebR0zU9OvI2N4qiAC38KIAK75KItpIPTpAtd2r4OZmMFeKbKJpUFLYP2EuDut82+BmYi8sz42B+TfTptJ9iG5Q== |
387 | 387 | dependencies:
|
388 | 388 | "@babel/helper-plugin-utils" "^7.13.0"
|
389 | 389 | "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
|
390 | 390 |
|
391 |
| -"@babel/plugin-proposal-numeric-separator@^7.12.13": |
392 |
| - version "7.12.13" |
393 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.12.13.tgz#bd9da3188e787b5120b4f9d465a8261ce67ed1db" |
394 |
| - integrity sha512-O1jFia9R8BUCl3ZGB7eitaAPu62TXJRHn7rh+ojNERCFyqRwJMTmhz+tJ+k0CwI6CLjX/ee4qW74FSqlq9I35w== |
| 391 | +"@babel/plugin-proposal-numeric-separator@^7.14.2": |
| 392 | + version "7.14.2" |
| 393 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.14.2.tgz#82b4cc06571143faf50626104b335dd71baa4f9e" |
| 394 | + integrity sha512-DcTQY9syxu9BpU3Uo94fjCB3LN9/hgPS8oUL7KrSW3bA2ePrKZZPJcc5y0hoJAM9dft3pGfErtEUvxXQcfLxUg== |
395 | 395 | dependencies:
|
396 |
| - "@babel/helper-plugin-utils" "^7.12.13" |
| 396 | + "@babel/helper-plugin-utils" "^7.13.0" |
397 | 397 | "@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
398 | 398 |
|
399 |
| -"@babel/plugin-proposal-object-rest-spread@^7.13.8": |
400 |
| - version "7.13.8" |
401 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.13.8.tgz#5d210a4d727d6ce3b18f9de82cc99a3964eed60a" |
402 |
| - integrity sha512-DhB2EuB1Ih7S3/IRX5AFVgZ16k3EzfRbq97CxAVI1KSYcW+lexV8VZb7G7L8zuPVSdQMRn0kiBpf/Yzu9ZKH0g== |
| 399 | +"@babel/plugin-proposal-object-rest-spread@^7.14.2": |
| 400 | + version "7.14.2" |
| 401 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.2.tgz#e17d418f81cc103fedd4ce037e181c8056225abc" |
| 402 | + integrity sha512-hBIQFxwZi8GIp934+nj5uV31mqclC1aYDhctDu5khTi9PCCUOczyy0b34W0oE9U/eJXiqQaKyVsmjeagOaSlbw== |
403 | 403 | dependencies:
|
404 |
| - "@babel/compat-data" "^7.13.8" |
405 |
| - "@babel/helper-compilation-targets" "^7.13.8" |
| 404 | + "@babel/compat-data" "^7.14.0" |
| 405 | + "@babel/helper-compilation-targets" "^7.13.16" |
406 | 406 | "@babel/helper-plugin-utils" "^7.13.0"
|
407 | 407 | "@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
408 |
| - "@babel/plugin-transform-parameters" "^7.13.0" |
| 408 | + "@babel/plugin-transform-parameters" "^7.14.2" |
409 | 409 |
|
410 |
| -"@babel/plugin-proposal-optional-catch-binding@^7.13.8": |
411 |
| - version "7.13.8" |
412 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.13.8.tgz#3ad6bd5901506ea996fc31bdcf3ccfa2bed71107" |
413 |
| - integrity sha512-0wS/4DUF1CuTmGo+NiaHfHcVSeSLj5S3e6RivPTg/2k3wOv3jO35tZ6/ZWsQhQMvdgI7CwphjQa/ccarLymHVA== |
| 410 | +"@babel/plugin-proposal-optional-catch-binding@^7.14.2": |
| 411 | + version "7.14.2" |
| 412 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.14.2.tgz#150d4e58e525b16a9a1431bd5326c4eed870d717" |
| 413 | + integrity sha512-XtkJsmJtBaUbOxZsNk0Fvrv8eiqgneug0A6aqLFZ4TSkar2L5dSXWcnUKHgmjJt49pyB/6ZHvkr3dPgl9MOWRQ== |
414 | 414 | dependencies:
|
415 | 415 | "@babel/helper-plugin-utils" "^7.13.0"
|
416 | 416 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
417 | 417 |
|
418 |
| -"@babel/plugin-proposal-optional-chaining@^7.13.12": |
419 |
| - version "7.13.12" |
420 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.13.12.tgz#ba9feb601d422e0adea6760c2bd6bbb7bfec4866" |
421 |
| - integrity sha512-fcEdKOkIB7Tf4IxrgEVeFC4zeJSTr78no9wTdBuZZbqF64kzllU0ybo2zrzm7gUQfxGhBgq4E39oRs8Zx/RMYQ== |
| 418 | +"@babel/plugin-proposal-optional-chaining@^7.13.12", "@babel/plugin-proposal-optional-chaining@^7.14.2": |
| 419 | + version "7.14.2" |
| 420 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.14.2.tgz#df8171a8b9c43ebf4c1dabe6311b432d83e1b34e" |
| 421 | + integrity sha512-qQByMRPwMZJainfig10BoaDldx/+VDtNcrA7qdNaEOAj6VXud+gfrkA8j4CRAU5HjnWREXqIpSpH30qZX1xivA== |
422 | 422 | dependencies:
|
423 | 423 | "@babel/helper-plugin-utils" "^7.13.0"
|
424 | 424 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
|
|
592 | 592 | dependencies:
|
593 | 593 | "@babel/helper-plugin-utils" "^7.12.13"
|
594 | 594 |
|
595 |
| -"@babel/plugin-transform-block-scoping@^7.14.1": |
596 |
| - version "7.14.1" |
597 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.1.tgz#ac1b3a8e3d8cbb31efc6b9be2f74eb9823b74ab2" |
598 |
| - integrity sha512-2mQXd0zBrwfp0O1moWIhPpEeTKDvxyHcnma3JATVP1l+CctWBuot6OJG8LQ4DnBj4ZZPSmlb/fm4mu47EOAnVA== |
| 595 | +"@babel/plugin-transform-block-scoping@^7.14.2": |
| 596 | + version "7.14.2" |
| 597 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.2.tgz#761cb12ab5a88d640ad4af4aa81f820e6b5fdf5c" |
| 598 | + integrity sha512-neZZcP19NugZZqNwMTH+KoBjx5WyvESPSIOQb4JHpfd+zPfqcH65RMu5xJju5+6q/Y2VzYrleQTr+b6METyyxg== |
599 | 599 | dependencies:
|
600 | 600 | "@babel/helper-plugin-utils" "^7.13.0"
|
601 | 601 |
|
602 |
| -"@babel/plugin-transform-classes@^7.13.0": |
603 |
| - version "7.13.0" |
604 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.13.0.tgz#0265155075c42918bf4d3a4053134176ad9b533b" |
605 |
| - integrity sha512-9BtHCPUARyVH1oXGcSJD3YpsqRLROJx5ZNP6tN5vnk17N0SVf9WCtf8Nuh1CFmgByKKAIMstitKduoCmsaDK5g== |
| 602 | +"@babel/plugin-transform-classes@^7.14.2": |
| 603 | + version "7.14.2" |
| 604 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.2.tgz#3f1196c5709f064c252ad056207d87b7aeb2d03d" |
| 605 | + integrity sha512-7oafAVcucHquA/VZCsXv/gmuiHeYd64UJyyTYU+MPfNu0KeNlxw06IeENBO8bJjXVbolu+j1MM5aKQtH1OMCNg== |
606 | 606 | dependencies:
|
607 | 607 | "@babel/helper-annotate-as-pure" "^7.12.13"
|
608 |
| - "@babel/helper-function-name" "^7.12.13" |
| 608 | + "@babel/helper-function-name" "^7.14.2" |
609 | 609 | "@babel/helper-optimise-call-expression" "^7.12.13"
|
610 | 610 | "@babel/helper-plugin-utils" "^7.13.0"
|
611 |
| - "@babel/helper-replace-supers" "^7.13.0" |
| 611 | + "@babel/helper-replace-supers" "^7.13.12" |
612 | 612 | "@babel/helper-split-export-declaration" "^7.12.13"
|
613 | 613 | globals "^11.1.0"
|
614 | 614 |
|
|
678 | 678 | dependencies:
|
679 | 679 | "@babel/helper-plugin-utils" "^7.12.13"
|
680 | 680 |
|
681 |
| -"@babel/plugin-transform-modules-amd@^7.14.0": |
682 |
| - version "7.14.0" |
683 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.14.0.tgz#589494b5b290ff76cf7f59c798011f6d77026553" |
684 |
| - integrity sha512-CF4c5LX4LQ03LebQxJ5JZes2OYjzBuk1TdiF7cG7d5dK4lAdw9NZmaxq5K/mouUdNeqwz3TNjnW6v01UqUNgpQ== |
| 681 | +"@babel/plugin-transform-modules-amd@^7.14.2": |
| 682 | + version "7.14.2" |
| 683 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.14.2.tgz#6622806fe1a7c07a1388444222ef9535f2ca17b0" |
| 684 | + integrity sha512-hPC6XBswt8P3G2D1tSV2HzdKvkqOpmbyoy+g73JG0qlF/qx2y3KaMmXb1fLrpmWGLZYA0ojCvaHdzFWjlmV+Pw== |
685 | 685 | dependencies:
|
686 |
| - "@babel/helper-module-transforms" "^7.14.0" |
| 686 | + "@babel/helper-module-transforms" "^7.14.2" |
687 | 687 | "@babel/helper-plugin-utils" "^7.13.0"
|
688 | 688 | babel-plugin-dynamic-import-node "^2.3.3"
|
689 | 689 |
|
|
738 | 738 | "@babel/helper-plugin-utils" "^7.12.13"
|
739 | 739 | "@babel/helper-replace-supers" "^7.12.13"
|
740 | 740 |
|
741 |
| -"@babel/plugin-transform-parameters@^7.13.0": |
742 |
| - version "7.13.0" |
743 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.13.0.tgz#8fa7603e3097f9c0b7ca1a4821bc2fb52e9e5007" |
744 |
| - integrity sha512-Jt8k/h/mIwE2JFEOb3lURoY5C85ETcYPnbuAJ96zRBzh1XHtQZfs62ChZ6EP22QlC8c7Xqr9q+e1SU5qttwwjw== |
| 741 | +"@babel/plugin-transform-parameters@^7.14.2": |
| 742 | + version "7.14.2" |
| 743 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.14.2.tgz#e4290f72e0e9e831000d066427c4667098decc31" |
| 744 | + integrity sha512-NxoVmA3APNCC1JdMXkdYXuQS+EMdqy0vIwyDHeKHiJKRxmp1qGSdb0JLEIoPRhkx6H/8Qi3RJ3uqOCYw8giy9A== |
745 | 745 | dependencies:
|
746 | 746 | "@babel/helper-plugin-utils" "^7.13.0"
|
747 | 747 |
|
|
826 | 826 | "@babel/helper-create-regexp-features-plugin" "^7.12.13"
|
827 | 827 | "@babel/helper-plugin-utils" "^7.12.13"
|
828 | 828 |
|
829 |
| - |
830 |
| - version "7.14.1" |
831 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.1.tgz#b55914e2e68885ea03f69600b2d3537e54574a93" |
832 |
| - integrity sha512-0M4yL1l7V4l+j/UHvxcdvNfLB9pPtIooHTbEhgD/6UGyh8Hy3Bm1Mj0buzjDXATCSz3JFibVdnoJZCrlUCanrQ== |
| 829 | + |
| 830 | + version "7.14.2" |
| 831 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.2.tgz#e80612965da73579c84ad2f963c2359c71524ed5" |
| 832 | + integrity sha512-7dD7lVT8GMrE73v4lvDEb85cgcQhdES91BSD7jS/xjC6QY8PnRhux35ac+GCpbiRhp8crexBvZZqnaL6VrY8TQ== |
833 | 833 | dependencies:
|
834 | 834 | "@babel/compat-data" "^7.14.0"
|
835 | 835 | "@babel/helper-compilation-targets" "^7.13.16"
|
836 | 836 | "@babel/helper-plugin-utils" "^7.13.0"
|
837 | 837 | "@babel/helper-validator-option" "^7.12.17"
|
838 | 838 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.13.12"
|
839 |
| - "@babel/plugin-proposal-async-generator-functions" "^7.13.15" |
| 839 | + "@babel/plugin-proposal-async-generator-functions" "^7.14.2" |
840 | 840 | "@babel/plugin-proposal-class-properties" "^7.13.0"
|
841 | 841 | "@babel/plugin-proposal-class-static-block" "^7.13.11"
|
842 |
| - "@babel/plugin-proposal-dynamic-import" "^7.13.8" |
843 |
| - "@babel/plugin-proposal-export-namespace-from" "^7.12.13" |
844 |
| - "@babel/plugin-proposal-json-strings" "^7.13.8" |
845 |
| - "@babel/plugin-proposal-logical-assignment-operators" "^7.13.8" |
846 |
| - "@babel/plugin-proposal-nullish-coalescing-operator" "^7.13.8" |
847 |
| - "@babel/plugin-proposal-numeric-separator" "^7.12.13" |
848 |
| - "@babel/plugin-proposal-object-rest-spread" "^7.13.8" |
849 |
| - "@babel/plugin-proposal-optional-catch-binding" "^7.13.8" |
850 |
| - "@babel/plugin-proposal-optional-chaining" "^7.13.12" |
| 842 | + "@babel/plugin-proposal-dynamic-import" "^7.14.2" |
| 843 | + "@babel/plugin-proposal-export-namespace-from" "^7.14.2" |
| 844 | + "@babel/plugin-proposal-json-strings" "^7.14.2" |
| 845 | + "@babel/plugin-proposal-logical-assignment-operators" "^7.14.2" |
| 846 | + "@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.2" |
| 847 | + "@babel/plugin-proposal-numeric-separator" "^7.14.2" |
| 848 | + "@babel/plugin-proposal-object-rest-spread" "^7.14.2" |
| 849 | + "@babel/plugin-proposal-optional-catch-binding" "^7.14.2" |
| 850 | + "@babel/plugin-proposal-optional-chaining" "^7.14.2" |
851 | 851 | "@babel/plugin-proposal-private-methods" "^7.13.0"
|
852 | 852 | "@babel/plugin-proposal-private-property-in-object" "^7.14.0"
|
853 | 853 | "@babel/plugin-proposal-unicode-property-regex" "^7.12.13"
|
|
868 | 868 | "@babel/plugin-transform-arrow-functions" "^7.13.0"
|
869 | 869 | "@babel/plugin-transform-async-to-generator" "^7.13.0"
|
870 | 870 | "@babel/plugin-transform-block-scoped-functions" "^7.12.13"
|
871 |
| - "@babel/plugin-transform-block-scoping" "^7.14.1" |
872 |
| - "@babel/plugin-transform-classes" "^7.13.0" |
| 871 | + "@babel/plugin-transform-block-scoping" "^7.14.2" |
| 872 | + "@babel/plugin-transform-classes" "^7.14.2" |
873 | 873 | "@babel/plugin-transform-computed-properties" "^7.13.0"
|
874 | 874 | "@babel/plugin-transform-destructuring" "^7.13.17"
|
875 | 875 | "@babel/plugin-transform-dotall-regex" "^7.12.13"
|
|
879 | 879 | "@babel/plugin-transform-function-name" "^7.12.13"
|
880 | 880 | "@babel/plugin-transform-literals" "^7.12.13"
|
881 | 881 | "@babel/plugin-transform-member-expression-literals" "^7.12.13"
|
882 |
| - "@babel/plugin-transform-modules-amd" "^7.14.0" |
| 882 | + "@babel/plugin-transform-modules-amd" "^7.14.2" |
883 | 883 | "@babel/plugin-transform-modules-commonjs" "^7.14.0"
|
884 | 884 | "@babel/plugin-transform-modules-systemjs" "^7.13.8"
|
885 | 885 | "@babel/plugin-transform-modules-umd" "^7.14.0"
|
886 | 886 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.12.13"
|
887 | 887 | "@babel/plugin-transform-new-target" "^7.12.13"
|
888 | 888 | "@babel/plugin-transform-object-super" "^7.12.13"
|
889 |
| - "@babel/plugin-transform-parameters" "^7.13.0" |
| 889 | + "@babel/plugin-transform-parameters" "^7.14.2" |
890 | 890 | "@babel/plugin-transform-property-literals" "^7.12.13"
|
891 | 891 | "@babel/plugin-transform-regenerator" "^7.13.15"
|
892 | 892 | "@babel/plugin-transform-reserved-words" "^7.12.13"
|
|
898 | 898 | "@babel/plugin-transform-unicode-escapes" "^7.12.13"
|
899 | 899 | "@babel/plugin-transform-unicode-regex" "^7.12.13"
|
900 | 900 | "@babel/preset-modules" "^0.1.4"
|
901 |
| - "@babel/types" "^7.14.1" |
| 901 | + "@babel/types" "^7.14.2" |
902 | 902 | babel-plugin-polyfill-corejs2 "^0.2.0"
|
903 | 903 | babel-plugin-polyfill-corejs3 "^0.2.0"
|
904 | 904 | babel-plugin-polyfill-regenerator "^0.2.0"
|
|
955 | 955 | debug "^4.1.0"
|
956 | 956 | globals "^11.1.0"
|
957 | 957 |
|
958 |
| -"@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.14.0", "@babel/types@^7.14.1", "@babel/types@^7.14.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 958 | +"@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.14.0", "@babel/types@^7.14.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
959 | 959 | version "7.14.2"
|
960 | 960 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.2.tgz#4208ae003107ef8a057ea8333e56eb64d2f6a2c3"
|
961 | 961 | integrity sha512-SdjAG/3DikRHpUOjxZgnkbR11xUlyDMUFJdvnIgZEE16mqmY0BINMmc4//JMJglEmn6i7sq6p+mGrFWyZ98EEw==
|
|
0 commit comments