Skip to content
Snippets Groups Projects
package-lock.json 768 KiB
Newer Older
Hugo SUBTIL's avatar
Hugo SUBTIL committed
{
  "name": "ram_server",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
  "version": "1.15.0",
  "lockfileVersion": 1,
Hugo SUBTIL's avatar
Hugo SUBTIL committed
  "requires": true,
Hugo SUBTIL's avatar
Hugo SUBTIL committed
  "dependencies": {
    "@aduh95/viz.js": {
      "version": "3.5.0",
      "resolved": "https://registry.npmjs.org/@aduh95/viz.js/-/viz.js-3.5.0.tgz",
      "integrity": "sha512-ahLdpRAoGsdgEfy2SGV2wnnHrBSLDHuwA32v+BoNGnz1gqajr8VMzF8y6mIQt28hHi4LQ272wqSi78DK4YdT2g==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true
    },
    "@angular-devkit/core": {
      "version": "10.0.7",
      "resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-10.0.7.tgz",
      "integrity": "sha512-pXaZgsQ8LHpRx4QGAUYDE8GwBQLAtoqPh6oUCwRJwBExm5rl13OGPTBWewHiq0ysV/SnFXvOjxwAaHQvC1AgZw==",
      "dev": true,
      "requires": {
        "ajv": "6.12.3",
        "fast-json-stable-stringify": "2.1.0",
        "magic-string": "0.25.7",
        "rxjs": "6.5.5",
        "source-map": "0.7.3"
      },
      "dependencies": {
        "rxjs": {
          "version": "6.5.5",
          "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.5.5.tgz",
          "integrity": "sha512-WfQI+1gohdf0Dai/Bbmk5L5ItH5tYqm3ki2c5GdWhKjalzjg93N3avFjVStyZZz+A2Em+ZxKH5bNghw9UeylGQ==",
          "dev": true,
          "requires": {
            "tslib": "^1.9.0"
          }
        },
        "tslib": {
          "version": "1.14.1",
          "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
          "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==",
          "dev": true
        }
      }
    },
    "@angular-devkit/schematics": {
      "version": "10.0.7",
      "resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-10.0.7.tgz",
      "integrity": "sha512-eyyYPgpjtr3h7WbnNbkDubJ/p+8TgKU6abWd+NmBfTvyeHrpVFUYZabNRcdXwUDSVzfTQKdmLynIkESj/KROrg==",
      "dev": true,
      "requires": {
        "@angular-devkit/core": "10.0.7",
        "ora": "4.0.4",
        "rxjs": "6.5.5"
      },
      "dependencies": {
        "ansi-styles": {
          "version": "4.3.0",
          "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
          "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
          "dev": true,
          "requires": {
            "color-convert": "^2.0.1"
          }
        },
        "chalk": {
          "version": "3.0.0",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz",
          "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==",
          "dev": true,
          "requires": {
            "ansi-styles": "^4.1.0",
            "supports-color": "^7.1.0"
          }
        },
        "color-convert": {
          "version": "2.0.1",
          "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
          "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
          "dev": true,
          "requires": {
            "color-name": "~1.1.4"
          }
        },
        "color-name": {
          "version": "1.1.4",
          "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
          "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
          "dev": true
        },
        "has-flag": {
          "version": "4.0.0",
          "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
          "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
          "dev": true
        },
        "ora": {
          "version": "4.0.4",
          "resolved": "https://registry.npmjs.org/ora/-/ora-4.0.4.tgz",
          "integrity": "sha512-77iGeVU1cIdRhgFzCK8aw1fbtT1B/iZAvWjS+l/o1x0RShMgxHUZaD2yDpWsNCPwXg9z1ZA78Kbdvr8kBmG/Ww==",
          "dev": true,
          "requires": {
            "chalk": "^3.0.0",
            "cli-cursor": "^3.1.0",
            "cli-spinners": "^2.2.0",
            "is-interactive": "^1.0.0",
            "log-symbols": "^3.0.0",
            "mute-stream": "0.0.8",
            "strip-ansi": "^6.0.0",
            "wcwidth": "^1.0.1"
          }
        },
        "rxjs": {
          "version": "6.5.5",
          "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.5.5.tgz",
          "integrity": "sha512-WfQI+1gohdf0Dai/Bbmk5L5ItH5tYqm3ki2c5GdWhKjalzjg93N3avFjVStyZZz+A2Em+ZxKH5bNghw9UeylGQ==",
          "dev": true,
          "requires": {
            "tslib": "^1.9.0"
          }
        },
        "supports-color": {
          "version": "7.2.0",
          "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
          "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
          "dev": true,
          "requires": {
            "has-flag": "^4.0.0"
          }
        },
        "tslib": {
          "version": "1.14.1",
          "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
          "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==",
          "dev": true
        }
      }
    },
    "@angular-devkit/schematics-cli": {
      "version": "0.1000.7",
      "resolved": "https://registry.npmjs.org/@angular-devkit/schematics-cli/-/schematics-cli-0.1000.7.tgz",
      "integrity": "sha512-5zXO0WfyRySZudv2/EEC/UVfG75y7TGrdMfVZNc1WP0SB54psA0U3Z3jT+6Y9VjdjmXdxjVfybhuOzZ4I1fs0Q==",
      "dev": true,
      "requires": {
        "@angular-devkit/core": "10.0.7",
        "@angular-devkit/schematics": "10.0.7",
        "@schematics/schematics": "0.1000.7",
        "inquirer": "7.1.0",
        "minimist": "1.2.5",
        "rxjs": "6.5.5",
        "symbol-observable": "1.2.0"
      },
      "dependencies": {
        "ansi-styles": {
          "version": "4.3.0",
          "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
          "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
          "dev": true,
          "requires": {
            "color-convert": "^2.0.1"
          }
        },
        "chalk": {
          "version": "3.0.0",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz",
          "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==",
          "dev": true,
          "requires": {
            "ansi-styles": "^4.1.0",
            "supports-color": "^7.1.0"
          }
        },
        "color-convert": {
          "version": "2.0.1",
          "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
          "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
          "dev": true,
          "requires": {
            "color-name": "~1.1.4"
          }
        },
        "color-name": {
          "version": "1.1.4",
          "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
          "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
          "dev": true
        },
        "has-flag": {
          "version": "4.0.0",
          "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
          "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
          "dev": true
        },
        "inquirer": {
          "version": "7.1.0",
          "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-7.1.0.tgz",
          "integrity": "sha512-5fJMWEmikSYu0nv/flMc475MhGbB7TSPd/2IpFV4I4rMklboCH2rQjYY5kKiYGHqUF9gvaambupcJFFG9dvReg==",
          "dev": true,
          "requires": {
            "ansi-escapes": "^4.2.1",
            "chalk": "^3.0.0",
            "cli-cursor": "^3.1.0",
            "cli-width": "^2.0.0",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
            "external-editor": "^3.0.3",
            "figures": "^3.0.0",
            "lodash": "^4.17.15",
            "mute-stream": "0.0.8",
            "run-async": "^2.4.0",
            "rxjs": "^6.5.3",
            "string-width": "^4.1.0",
            "strip-ansi": "^6.0.0",
            "through": "^2.3.6"
          }
        },
        "rxjs": {
          "version": "6.5.5",
          "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.5.5.tgz",
          "integrity": "sha512-WfQI+1gohdf0Dai/Bbmk5L5ItH5tYqm3ki2c5GdWhKjalzjg93N3avFjVStyZZz+A2Em+ZxKH5bNghw9UeylGQ==",
          "dev": true,
          "requires": {
            "tslib": "^1.9.0"
          }
        },
        "supports-color": {
          "version": "7.2.0",
          "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
          "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
          "dev": true,
          "requires": {
            "has-flag": "^4.0.0"
          }
        },
        "tslib": {
          "version": "1.14.1",
          "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
          "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==",
          "dev": true
        }
      }
    },
    "@babel/code-frame": {
      "version": "7.10.4",
      "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz",
      "integrity": "sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==",
      "requires": {
        "@babel/highlight": "^7.10.4"
      }
    },
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/compat-data": {
      "version": "7.16.4",
      "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.16.4.tgz",
      "integrity": "sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q==",
      "dev": true
    },
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/core": {
      "version": "7.12.3",
      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.12.3.tgz",
      "integrity": "sha512-0qXcZYKZp3/6N2jKYVxZv0aNCsxTSVCiK72DTiTYZAu7sjg73W0/aynWjMbiGd87EQL4WyA8reiJVh92AVla9g==",
      "dev": true,
      "requires": {
        "@babel/code-frame": "^7.10.4",
        "@babel/generator": "^7.12.1",
        "@babel/helper-module-transforms": "^7.12.1",
        "@babel/helpers": "^7.12.1",
        "@babel/parser": "^7.12.3",
        "@babel/template": "^7.10.4",
        "@babel/traverse": "^7.12.1",
        "@babel/types": "^7.12.1",
        "convert-source-map": "^1.7.0",
        "debug": "^4.1.0",
        "gensync": "^1.0.0-beta.1",
        "json5": "^2.1.2",
        "lodash": "^4.17.19",
        "resolve": "^1.3.2",
        "semver": "^5.4.1",
        "source-map": "^0.5.0"
      },
      "dependencies": {
        "debug": {
          "version": "4.2.0",
          "resolved": "https://registry.npmjs.org/debug/-/debug-4.2.0.tgz",
          "integrity": "sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==",
          "dev": true,
          "requires": {
            "ms": "2.1.2"
          }
        },
        "json5": {
          "version": "2.1.3",
          "resolved": "https://registry.npmjs.org/json5/-/json5-2.1.3.tgz",
          "integrity": "sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA==",
          "dev": true,
          "requires": {
            "minimist": "^1.2.5"
          }
        },
        "ms": {
          "version": "2.1.2",
          "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
          "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
          "dev": true
        },
        "semver": {
          "version": "5.7.1",
          "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
          "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
          "dev": true
        },
        "source-map": {
          "version": "0.5.7",
          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
          "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
          "dev": true
        }
      }
    },
    "@babel/generator": {
      "version": "7.12.5",
      "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.12.5.tgz",
      "integrity": "sha512-m16TQQJ8hPt7E+OS/XVQg/7U184MLXtvuGbCdA7na61vha+ImkyyNM/9DDA0unYCVZn3ZOhng+qz48/KBOT96A==",
      "dev": true,
      "requires": {
        "@babel/types": "^7.12.5",
        "jsesc": "^2.5.1",
        "source-map": "^0.5.0"
      },
      "dependencies": {
        "source-map": {
          "version": "0.5.7",
          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
          "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
          "dev": true
        }
      }
    },
Hugo SUBTIL's avatar
Hugo SUBTIL committed
333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834
    "@babel/helper-annotate-as-pure": {
      "version": "7.16.0",
      "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.0.tgz",
      "integrity": "sha512-ItmYF9vR4zA8cByDocY05o0LGUkp1zhbTQOH1NFyl5xXEqlTJQCEJjieriw+aFpxo16swMxUnUiKS7a/r4vtHg==",
      "dev": true,
      "requires": {
        "@babel/types": "^7.16.0"
      },
      "dependencies": {
        "@babel/helper-validator-identifier": {
          "version": "7.15.7",
          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
          "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
          "dev": true
        },
        "@babel/types": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.16.0.tgz",
          "integrity": "sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg==",
          "dev": true,
          "requires": {
            "@babel/helper-validator-identifier": "^7.15.7",
            "to-fast-properties": "^2.0.0"
          }
        }
      }
    },
    "@babel/helper-builder-binary-assignment-operator-visitor": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.16.5.tgz",
      "integrity": "sha512-3JEA9G5dmmnIWdzaT9d0NmFRgYnWUThLsDaL7982H0XqqWr56lRrsmwheXFMjR+TMl7QMBb6mzy9kvgr1lRLUA==",
      "dev": true,
      "requires": {
        "@babel/helper-explode-assignable-expression": "^7.16.0",
        "@babel/types": "^7.16.0"
      },
      "dependencies": {
        "@babel/helper-validator-identifier": {
          "version": "7.15.7",
          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
          "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
          "dev": true
        },
        "@babel/types": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.16.0.tgz",
          "integrity": "sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg==",
          "dev": true,
          "requires": {
            "@babel/helper-validator-identifier": "^7.15.7",
            "to-fast-properties": "^2.0.0"
          }
        }
      }
    },
    "@babel/helper-compilation-targets": {
      "version": "7.16.3",
      "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.3.tgz",
      "integrity": "sha512-vKsoSQAyBmxS35JUOOt+07cLc6Nk/2ljLIHwmq2/NM6hdioUaqEXq/S+nXvbvXbZkNDlWOymPanJGOc4CBjSJA==",
      "dev": true,
      "requires": {
        "@babel/compat-data": "^7.16.0",
        "@babel/helper-validator-option": "^7.14.5",
        "browserslist": "^4.17.5",
        "semver": "^6.3.0"
      },
      "dependencies": {
        "semver": {
          "version": "6.3.0",
          "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
          "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
          "dev": true
        }
      }
    },
    "@babel/helper-create-class-features-plugin": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.5.tgz",
      "integrity": "sha512-NEohnYA7mkB8L5JhU7BLwcBdU3j83IziR9aseMueWGeAjblbul3zzb8UvJ3a1zuBiqCMObzCJHFqKIQE6hTVmg==",
      "dev": true,
      "requires": {
        "@babel/helper-annotate-as-pure": "^7.16.0",
        "@babel/helper-environment-visitor": "^7.16.5",
        "@babel/helper-function-name": "^7.16.0",
        "@babel/helper-member-expression-to-functions": "^7.16.5",
        "@babel/helper-optimise-call-expression": "^7.16.0",
        "@babel/helper-replace-supers": "^7.16.5",
        "@babel/helper-split-export-declaration": "^7.16.0"
      },
      "dependencies": {
        "@babel/code-frame": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.16.0.tgz",
          "integrity": "sha512-IF4EOMEV+bfYwOmNxGzSnjR2EmQod7f1UXOpZM3l4i4o4QNwzjtJAu/HxdjHq0aYBvdqMuQEY1eg0nqW9ZPORA==",
          "dev": true,
          "requires": {
            "@babel/highlight": "^7.16.0"
          }
        },
        "@babel/generator": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.16.5.tgz",
          "integrity": "sha512-kIvCdjZqcdKqoDbVVdt5R99icaRtrtYhYK/xux5qiWCBmfdvEYMFZ68QCrpE5cbFM1JsuArUNs1ZkuKtTtUcZA==",
          "dev": true,
          "requires": {
            "@babel/types": "^7.16.0",
            "jsesc": "^2.5.1",
            "source-map": "^0.5.0"
          }
        },
        "@babel/helper-function-name": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.16.0.tgz",
          "integrity": "sha512-BZh4mEk1xi2h4HFjWUXRQX5AEx4rvaZxHgax9gcjdLWdkjsY7MKt5p0otjsg5noXw+pB+clMCjw+aEVYADMjog==",
          "dev": true,
          "requires": {
            "@babel/helper-get-function-arity": "^7.16.0",
            "@babel/template": "^7.16.0",
            "@babel/types": "^7.16.0"
          }
        },
        "@babel/helper-get-function-arity": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.0.tgz",
          "integrity": "sha512-ASCquNcywC1NkYh/z7Cgp3w31YW8aojjYIlNg4VeJiHkqyP4AzIvr4qx7pYDb4/s8YcsZWqqOSxgkvjUz1kpDQ==",
          "dev": true,
          "requires": {
            "@babel/types": "^7.16.0"
          }
        },
        "@babel/helper-member-expression-to-functions": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.5.tgz",
          "integrity": "sha512-7fecSXq7ZrLE+TWshbGT+HyCLkxloWNhTbU2QM1NTI/tDqyf0oZiMcEfYtDuUDCo528EOlt39G1rftea4bRZIw==",
          "dev": true,
          "requires": {
            "@babel/types": "^7.16.0"
          }
        },
        "@babel/helper-optimise-call-expression": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.0.tgz",
          "integrity": "sha512-SuI467Gi2V8fkofm2JPnZzB/SUuXoJA5zXe/xzyPP2M04686RzFKFHPK6HDVN6JvWBIEW8tt9hPR7fXdn2Lgpw==",
          "dev": true,
          "requires": {
            "@babel/types": "^7.16.0"
          }
        },
        "@babel/helper-replace-supers": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.16.5.tgz",
          "integrity": "sha512-ao3seGVa/FZCMCCNDuBcqnBFSbdr8N2EW35mzojx3TwfIbdPmNK+JV6+2d5bR0Z71W5ocLnQp9en/cTF7pBJiQ==",
          "dev": true,
          "requires": {
            "@babel/helper-environment-visitor": "^7.16.5",
            "@babel/helper-member-expression-to-functions": "^7.16.5",
            "@babel/helper-optimise-call-expression": "^7.16.0",
            "@babel/traverse": "^7.16.5",
            "@babel/types": "^7.16.0"
          }
        },
        "@babel/helper-split-export-declaration": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.0.tgz",
          "integrity": "sha512-0YMMRpuDFNGTHNRiiqJX19GjNXA4H0E8jZ2ibccfSxaCogbm3am5WN/2nQNj0YnQwGWM1J06GOcQ2qnh3+0paw==",
          "dev": true,
          "requires": {
            "@babel/types": "^7.16.0"
          }
        },
        "@babel/helper-validator-identifier": {
          "version": "7.15.7",
          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
          "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
          "dev": true
        },
        "@babel/highlight": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.0.tgz",
          "integrity": "sha512-t8MH41kUQylBtu2+4IQA3atqevA2lRgqA2wyVB/YiWmsDSuylZZuXOUy9ric30hfzauEFfdsuk/eXTRrGrfd0g==",
          "dev": true,
          "requires": {
            "@babel/helper-validator-identifier": "^7.15.7",
            "chalk": "^2.0.0",
            "js-tokens": "^4.0.0"
          }
        },
        "@babel/parser": {
          "version": "7.16.6",
          "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.6.tgz",
          "integrity": "sha512-Gr86ujcNuPDnNOY8mi383Hvi8IYrJVJYuf3XcuBM/Dgd+bINn/7tHqsj+tKkoreMbmGsFLsltI/JJd8fOFWGDQ==",
          "dev": true
        },
        "@babel/template": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.16.0.tgz",
          "integrity": "sha512-MnZdpFD/ZdYhXwiunMqqgyZyucaYsbL0IrjoGjaVhGilz+x8YB++kRfygSOIj1yOtWKPlx7NBp+9I1RQSgsd5A==",
          "dev": true,
          "requires": {
            "@babel/code-frame": "^7.16.0",
            "@babel/parser": "^7.16.0",
            "@babel/types": "^7.16.0"
          }
        },
        "@babel/traverse": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.16.5.tgz",
          "integrity": "sha512-FOCODAzqUMROikDYLYxl4nmwiLlu85rNqBML/A5hKRVXG2LV8d0iMqgPzdYTcIpjZEBB7D6UDU9vxRZiriASdQ==",
          "dev": true,
          "requires": {
            "@babel/code-frame": "^7.16.0",
            "@babel/generator": "^7.16.5",
            "@babel/helper-environment-visitor": "^7.16.5",
            "@babel/helper-function-name": "^7.16.0",
            "@babel/helper-hoist-variables": "^7.16.0",
            "@babel/helper-split-export-declaration": "^7.16.0",
            "@babel/parser": "^7.16.5",
            "@babel/types": "^7.16.0",
            "debug": "^4.1.0",
            "globals": "^11.1.0"
          }
        },
        "@babel/types": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.16.0.tgz",
          "integrity": "sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg==",
          "dev": true,
          "requires": {
            "@babel/helper-validator-identifier": "^7.15.7",
            "to-fast-properties": "^2.0.0"
          }
        },
        "debug": {
          "version": "4.3.3",
          "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz",
          "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==",
          "dev": true,
          "requires": {
            "ms": "2.1.2"
          }
        },
        "globals": {
          "version": "11.12.0",
          "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
          "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
          "dev": true
        },
        "ms": {
          "version": "2.1.2",
          "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
          "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
          "dev": true
        },
        "source-map": {
          "version": "0.5.7",
          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
          "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
          "dev": true
        }
      }
    },
    "@babel/helper-create-regexp-features-plugin": {
      "version": "7.16.0",
      "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.16.0.tgz",
      "integrity": "sha512-3DyG0zAFAZKcOp7aVr33ddwkxJ0Z0Jr5V99y3I690eYLpukJsJvAbzTy1ewoCqsML8SbIrjH14Jc/nSQ4TvNPA==",
      "dev": true,
      "requires": {
        "@babel/helper-annotate-as-pure": "^7.16.0",
        "regexpu-core": "^4.7.1"
      }
    },
    "@babel/helper-define-polyfill-provider": {
      "version": "0.3.0",
      "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.0.tgz",
      "integrity": "sha512-7hfT8lUljl/tM3h+izTX/pO3W3frz2ok6Pk+gzys8iJqDfZrZy2pXjRTZAvG2YmfHun1X4q8/UZRLatMfqc5Tg==",
      "dev": true,
      "requires": {
        "@babel/helper-compilation-targets": "^7.13.0",
        "@babel/helper-module-imports": "^7.12.13",
        "@babel/helper-plugin-utils": "^7.13.0",
        "@babel/traverse": "^7.13.0",
        "debug": "^4.1.1",
        "lodash.debounce": "^4.0.8",
        "resolve": "^1.14.2",
        "semver": "^6.1.2"
      },
      "dependencies": {
        "@babel/code-frame": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.16.0.tgz",
          "integrity": "sha512-IF4EOMEV+bfYwOmNxGzSnjR2EmQod7f1UXOpZM3l4i4o4QNwzjtJAu/HxdjHq0aYBvdqMuQEY1eg0nqW9ZPORA==",
          "dev": true,
          "requires": {
            "@babel/highlight": "^7.16.0"
          }
        },
        "@babel/generator": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.16.5.tgz",
          "integrity": "sha512-kIvCdjZqcdKqoDbVVdt5R99icaRtrtYhYK/xux5qiWCBmfdvEYMFZ68QCrpE5cbFM1JsuArUNs1ZkuKtTtUcZA==",
          "dev": true,
          "requires": {
            "@babel/types": "^7.16.0",
            "jsesc": "^2.5.1",
            "source-map": "^0.5.0"
          }
        },
        "@babel/helper-function-name": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.16.0.tgz",
          "integrity": "sha512-BZh4mEk1xi2h4HFjWUXRQX5AEx4rvaZxHgax9gcjdLWdkjsY7MKt5p0otjsg5noXw+pB+clMCjw+aEVYADMjog==",
          "dev": true,
          "requires": {
            "@babel/helper-get-function-arity": "^7.16.0",
            "@babel/template": "^7.16.0",
            "@babel/types": "^7.16.0"
          }
        },
        "@babel/helper-get-function-arity": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.0.tgz",
          "integrity": "sha512-ASCquNcywC1NkYh/z7Cgp3w31YW8aojjYIlNg4VeJiHkqyP4AzIvr4qx7pYDb4/s8YcsZWqqOSxgkvjUz1kpDQ==",
          "dev": true,
          "requires": {
            "@babel/types": "^7.16.0"
          }
        },
        "@babel/helper-module-imports": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.16.0.tgz",
          "integrity": "sha512-kkH7sWzKPq0xt3H1n+ghb4xEMP8k0U7XV3kkB+ZGy69kDk2ySFW1qPi06sjKzFY3t1j6XbJSqr4mF9L7CYVyhg==",
          "dev": true,
          "requires": {
            "@babel/types": "^7.16.0"
          }
        },
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
          "dev": true
        },
        "@babel/helper-split-export-declaration": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.0.tgz",
          "integrity": "sha512-0YMMRpuDFNGTHNRiiqJX19GjNXA4H0E8jZ2ibccfSxaCogbm3am5WN/2nQNj0YnQwGWM1J06GOcQ2qnh3+0paw==",
          "dev": true,
          "requires": {
            "@babel/types": "^7.16.0"
          }
        },
        "@babel/helper-validator-identifier": {
          "version": "7.15.7",
          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
          "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
          "dev": true
        },
        "@babel/highlight": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.0.tgz",
          "integrity": "sha512-t8MH41kUQylBtu2+4IQA3atqevA2lRgqA2wyVB/YiWmsDSuylZZuXOUy9ric30hfzauEFfdsuk/eXTRrGrfd0g==",
          "dev": true,
          "requires": {
            "@babel/helper-validator-identifier": "^7.15.7",
            "chalk": "^2.0.0",
            "js-tokens": "^4.0.0"
          }
        },
        "@babel/parser": {
          "version": "7.16.6",
          "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.6.tgz",
          "integrity": "sha512-Gr86ujcNuPDnNOY8mi383Hvi8IYrJVJYuf3XcuBM/Dgd+bINn/7tHqsj+tKkoreMbmGsFLsltI/JJd8fOFWGDQ==",
          "dev": true
        },
        "@babel/template": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.16.0.tgz",
          "integrity": "sha512-MnZdpFD/ZdYhXwiunMqqgyZyucaYsbL0IrjoGjaVhGilz+x8YB++kRfygSOIj1yOtWKPlx7NBp+9I1RQSgsd5A==",
          "dev": true,
          "requires": {
            "@babel/code-frame": "^7.16.0",
            "@babel/parser": "^7.16.0",
            "@babel/types": "^7.16.0"
          }
        },
        "@babel/traverse": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.16.5.tgz",
          "integrity": "sha512-FOCODAzqUMROikDYLYxl4nmwiLlu85rNqBML/A5hKRVXG2LV8d0iMqgPzdYTcIpjZEBB7D6UDU9vxRZiriASdQ==",
          "dev": true,
          "requires": {
            "@babel/code-frame": "^7.16.0",
            "@babel/generator": "^7.16.5",
            "@babel/helper-environment-visitor": "^7.16.5",
            "@babel/helper-function-name": "^7.16.0",
            "@babel/helper-hoist-variables": "^7.16.0",
            "@babel/helper-split-export-declaration": "^7.16.0",
            "@babel/parser": "^7.16.5",
            "@babel/types": "^7.16.0",
            "debug": "^4.1.0",
            "globals": "^11.1.0"
          }
        },
        "@babel/types": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.16.0.tgz",
          "integrity": "sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg==",
          "dev": true,
          "requires": {
            "@babel/helper-validator-identifier": "^7.15.7",
            "to-fast-properties": "^2.0.0"
          }
        },
        "debug": {
          "version": "4.3.3",
          "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz",
          "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==",
          "dev": true,
          "requires": {
            "ms": "2.1.2"
          }
        },
        "globals": {
          "version": "11.12.0",
          "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
          "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
          "dev": true
        },
        "ms": {
          "version": "2.1.2",
          "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
          "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
          "dev": true
        },
        "semver": {
          "version": "6.3.0",
          "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
          "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
          "dev": true
        },
        "source-map": {
          "version": "0.5.7",
          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
          "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
          "dev": true
        }
      }
    },
    "@babel/helper-environment-visitor": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.5.tgz",
      "integrity": "sha512-ODQyc5AnxmZWm/R2W7fzhamOk1ey8gSguo5SGvF0zcB3uUzRpTRmM/jmLSm9bDMyPlvbyJ+PwPEK0BWIoZ9wjg==",
      "dev": true,
      "requires": {
        "@babel/types": "^7.16.0"
      },
      "dependencies": {
        "@babel/helper-validator-identifier": {
          "version": "7.15.7",
          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
          "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
          "dev": true
        },
        "@babel/types": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.16.0.tgz",
          "integrity": "sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg==",
          "dev": true,
          "requires": {
            "@babel/helper-validator-identifier": "^7.15.7",
            "to-fast-properties": "^2.0.0"
          }
        }
      }
    },
    "@babel/helper-explode-assignable-expression": {
      "version": "7.16.0",
      "resolved": "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.0.tgz",
      "integrity": "sha512-Hk2SLxC9ZbcOhLpg/yMznzJ11W++lg5GMbxt1ev6TXUiJB0N42KPC+7w8a+eWGuqDnUYuwStJoZHM7RgmIOaGQ==",
      "dev": true,
      "requires": {
        "@babel/types": "^7.16.0"
      },
      "dependencies": {
        "@babel/helper-validator-identifier": {
          "version": "7.15.7",
          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
          "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
          "dev": true
        },
        "@babel/types": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.16.0.tgz",
          "integrity": "sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg==",
          "dev": true,
          "requires": {
            "@babel/helper-validator-identifier": "^7.15.7",
            "to-fast-properties": "^2.0.0"
          }
        }
      }
    },
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/helper-function-name": {
      "version": "7.10.4",
      "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.10.4.tgz",
      "integrity": "sha512-YdaSyz1n8gY44EmN7x44zBn9zQ1Ry2Y+3GTA+3vH6Mizke1Vw0aWDM66FOYEPw8//qKkmqOckrGgTYa+6sceqQ==",
      "dev": true,
      "requires": {
        "@babel/helper-get-function-arity": "^7.10.4",
        "@babel/template": "^7.10.4",
        "@babel/types": "^7.10.4"
      }
    },
    "@babel/helper-get-function-arity": {
      "version": "7.10.4",
      "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz",
      "integrity": "sha512-EkN3YDB+SRDgiIUnNgcmiD361ti+AVbL3f3Henf6dqqUyr5dMsorno0lJWJuLhDhkI5sYEpgj6y9kB8AOU1I2A==",
      "dev": true,
      "requires": {
        "@babel/types": "^7.10.4"
      }
    },
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/helper-hoist-variables": {
      "version": "7.16.0",
      "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.0.tgz",
      "integrity": "sha512-1AZlpazjUR0EQZQv3sgRNfM9mEVWPK3M6vlalczA+EECcPz3XPh6VplbErL5UoMpChhSck5wAJHthlj1bYpcmg==",
      "dev": true,
      "requires": {
        "@babel/types": "^7.16.0"
      },
      "dependencies": {
        "@babel/helper-validator-identifier": {
          "version": "7.15.7",
          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
          "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
          "dev": true
        },
        "@babel/types": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.16.0.tgz",
          "integrity": "sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg==",
          "dev": true,
          "requires": {
            "@babel/helper-validator-identifier": "^7.15.7",
            "to-fast-properties": "^2.0.0"
          }
        }
      }
    },
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/helper-member-expression-to-functions": {
      "version": "7.12.1",
      "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.1.tgz",
      "integrity": "sha512-k0CIe3tXUKTRSoEx1LQEPFU9vRQfqHtl+kf8eNnDqb4AUJEy5pz6aIiog+YWtVm2jpggjS1laH68bPsR+KWWPQ==",
      "dev": true,
      "requires": {
        "@babel/types": "^7.12.1"
      }
    },
    "@babel/helper-module-imports": {
      "version": "7.12.5",
      "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz",
      "integrity": "sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA==",
      "dev": true,
      "requires": {
        "@babel/types": "^7.12.5"
      }
    },
    "@babel/helper-module-transforms": {
      "version": "7.12.1",
      "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.12.1.tgz",
      "integrity": "sha512-QQzehgFAZ2bbISiCpmVGfiGux8YVFXQ0abBic2Envhej22DVXV9nCFaS5hIQbkyo1AdGb+gNME2TSh3hYJVV/w==",
      "dev": true,
      "requires": {
        "@babel/helper-module-imports": "^7.12.1",
        "@babel/helper-replace-supers": "^7.12.1",
        "@babel/helper-simple-access": "^7.12.1",
        "@babel/helper-split-export-declaration": "^7.11.0",
        "@babel/helper-validator-identifier": "^7.10.4",
        "@babel/template": "^7.10.4",
        "@babel/traverse": "^7.12.1",
        "@babel/types": "^7.12.1",
        "lodash": "^4.17.19"
      }
    },
    "@babel/helper-optimise-call-expression": {
      "version": "7.10.4",
      "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz",
      "integrity": "sha512-n3UGKY4VXwXThEiKrgRAoVPBMqeoPgHVqiHZOanAJCG9nQUL2pLRQirUzl0ioKclHGpGqRgIOkgcIJaIWLpygg==",
      "dev": true,
      "requires": {
        "@babel/types": "^7.10.4"
      }
    },
    "@babel/helper-plugin-utils": {
      "version": "7.10.4",
      "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz",
      "integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==",
      "dev": true
    },
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/helper-remap-async-to-generator": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.5.tgz",
      "integrity": "sha512-X+aAJldyxrOmN9v3FKp+Hu1NO69VWgYgDGq6YDykwRPzxs5f2N+X988CBXS7EQahDU+Vpet5QYMqLk+nsp+Qxw==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true,
      "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-annotate-as-pure": "^7.16.0",
        "@babel/helper-wrap-function": "^7.16.5",
        "@babel/types": "^7.16.0"
      },
      "dependencies": {
        "@babel/helper-validator-identifier": {
          "version": "7.15.7",
          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
          "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
          "dev": true
        },
        "@babel/types": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.16.0.tgz",
          "integrity": "sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg==",
          "dev": true,
          "requires": {
            "@babel/helper-validator-identifier": "^7.15.7",
            "to-fast-properties": "^2.0.0"
          }
        }
      }
    },
    "@babel/helper-replace-supers": {
      "version": "7.12.5",
      "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.12.5.tgz",
      "integrity": "sha512-5YILoed0ZyIpF4gKcpZitEnXEJ9UoDRki1Ey6xz46rxOzfNMAhVIJMoune1hmPVxh40LRv1+oafz7UsWX+vyWA==",
      "dev": true,
      "requires": {
        "@babel/helper-member-expression-to-functions": "^7.12.1",
        "@babel/helper-optimise-call-expression": "^7.10.4",
        "@babel/traverse": "^7.12.5",
        "@babel/types": "^7.12.5"
      }
    },
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/helper-simple-access": {
      "version": "7.12.1",
      "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.12.1.tgz",
      "integrity": "sha512-OxBp7pMrjVewSSC8fXDFrHrBcJATOOFssZwv16F3/6Xtc138GHybBfPbm9kfiqQHKhYQrlamWILwlDCeyMFEaA==",
      "dev": true,
      "requires": {
        "@babel/types": "^7.12.1"
      }
    },
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/helper-skip-transparent-expression-wrappers": {
      "version": "7.16.0",
      "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz",
      "integrity": "sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw==",
      "dev": true,
      "requires": {
        "@babel/types": "^7.16.0"
      },
      "dependencies": {
        "@babel/helper-validator-identifier": {
          "version": "7.15.7",
          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
          "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
          "dev": true
        },
        "@babel/types": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.16.0.tgz",
          "integrity": "sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg==",
          "dev": true,
          "requires": {
            "@babel/helper-validator-identifier": "^7.15.7",
            "to-fast-properties": "^2.0.0"
          }
        }
      }
    },
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/helper-split-export-declaration": {
      "version": "7.11.0",
      "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.11.0.tgz",
      "integrity": "sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg==",
      "dev": true,
      "requires": {
        "@babel/types": "^7.11.0"
      }
    },
    "@babel/helper-validator-identifier": {
      "version": "7.10.4",
      "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz",
      "integrity": "sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw=="
    },
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/helper-validator-option": {
      "version": "7.14.5",
      "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz",
      "integrity": "sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow==",
      "dev": true
    },
    "@babel/helper-wrap-function": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.16.5.tgz",
      "integrity": "sha512-2J2pmLBqUqVdJw78U0KPNdeE2qeuIyKoG4mKV7wAq3mc4jJG282UgjZw4ZYDnqiWQuS3Y3IYdF/AQ6CpyBV3VA==",
      "dev": true,
      "requires": {
        "@babel/helper-function-name": "^7.16.0",
        "@babel/template": "^7.16.0",
        "@babel/traverse": "^7.16.5",
        "@babel/types": "^7.16.0"
      },
      "dependencies": {
        "@babel/code-frame": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.16.0.tgz",
          "integrity": "sha512-IF4EOMEV+bfYwOmNxGzSnjR2EmQod7f1UXOpZM3l4i4o4QNwzjtJAu/HxdjHq0aYBvdqMuQEY1eg0nqW9ZPORA==",
          "dev": true,
          "requires": {
            "@babel/highlight": "^7.16.0"
          }
        },
        "@babel/generator": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.16.5.tgz",
          "integrity": "sha512-kIvCdjZqcdKqoDbVVdt5R99icaRtrtYhYK/xux5qiWCBmfdvEYMFZ68QCrpE5cbFM1JsuArUNs1ZkuKtTtUcZA==",
          "dev": true,
          "requires": {
            "@babel/types": "^7.16.0",
            "jsesc": "^2.5.1",
            "source-map": "^0.5.0"
          }
        },
        "@babel/helper-function-name": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.16.0.tgz",
          "integrity": "sha512-BZh4mEk1xi2h4HFjWUXRQX5AEx4rvaZxHgax9gcjdLWdkjsY7MKt5p0otjsg5noXw+pB+clMCjw+aEVYADMjog==",
          "dev": true,
          "requires": {
            "@babel/helper-get-function-arity": "^7.16.0",
            "@babel/template": "^7.16.0",
            "@babel/types": "^7.16.0"
          }
        },
        "@babel/helper-get-function-arity": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.0.tgz",
          "integrity": "sha512-ASCquNcywC1NkYh/z7Cgp3w31YW8aojjYIlNg4VeJiHkqyP4AzIvr4qx7pYDb4/s8YcsZWqqOSxgkvjUz1kpDQ==",
          "dev": true,
          "requires": {
            "@babel/types": "^7.16.0"
          }
        },
        "@babel/helper-split-export-declaration": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.0.tgz",
          "integrity": "sha512-0YMMRpuDFNGTHNRiiqJX19GjNXA4H0E8jZ2ibccfSxaCogbm3am5WN/2nQNj0YnQwGWM1J06GOcQ2qnh3+0paw==",
          "dev": true,
          "requires": {
            "@babel/types": "^7.16.0"
          }
        },
        "@babel/helper-validator-identifier": {
          "version": "7.15.7",
          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
          "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
          "dev": true
        },
        "@babel/highlight": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.0.tgz",
          "integrity": "sha512-t8MH41kUQylBtu2+4IQA3atqevA2lRgqA2wyVB/YiWmsDSuylZZuXOUy9ric30hfzauEFfdsuk/eXTRrGrfd0g==",
          "dev": true,
          "requires": {
            "@babel/helper-validator-identifier": "^7.15.7",
            "chalk": "^2.0.0",
            "js-tokens": "^4.0.0"
          }
        },
        "@babel/parser": {
          "version": "7.16.6",
          "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.6.tgz",
          "integrity": "sha512-Gr86ujcNuPDnNOY8mi383Hvi8IYrJVJYuf3XcuBM/Dgd+bINn/7tHqsj+tKkoreMbmGsFLsltI/JJd8fOFWGDQ==",
          "dev": true
        },
        "@babel/template": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.16.0.tgz",
          "integrity": "sha512-MnZdpFD/ZdYhXwiunMqqgyZyucaYsbL0IrjoGjaVhGilz+x8YB++kRfygSOIj1yOtWKPlx7NBp+9I1RQSgsd5A==",
          "dev": true,
          "requires": {
            "@babel/code-frame": "^7.16.0",
            "@babel/parser": "^7.16.0",
            "@babel/types": "^7.16.0"
          }
        },
        "@babel/traverse": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.16.5.tgz",
          "integrity": "sha512-FOCODAzqUMROikDYLYxl4nmwiLlu85rNqBML/A5hKRVXG2LV8d0iMqgPzdYTcIpjZEBB7D6UDU9vxRZiriASdQ==",
          "dev": true,
          "requires": {
            "@babel/code-frame": "^7.16.0",
            "@babel/generator": "^7.16.5",
            "@babel/helper-environment-visitor": "^7.16.5",
            "@babel/helper-function-name": "^7.16.0",
            "@babel/helper-hoist-variables": "^7.16.0",
            "@babel/helper-split-export-declaration": "^7.16.0",
            "@babel/parser": "^7.16.5",
            "@babel/types": "^7.16.0",
            "debug": "^4.1.0",
            "globals": "^11.1.0"
          }
        },
        "@babel/types": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.16.0.tgz",
          "integrity": "sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg==",
          "dev": true,
          "requires": {
            "@babel/helper-validator-identifier": "^7.15.7",
            "to-fast-properties": "^2.0.0"
          }
        },
        "debug": {
          "version": "4.3.3",
          "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz",
          "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==",
          "dev": true,
          "requires": {
            "ms": "2.1.2"
          }
        },
        "globals": {
          "version": "11.12.0",
          "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
          "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
          "dev": true
        },
        "ms": {
          "version": "2.1.2",
          "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
          "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
          "dev": true
        },
        "source-map": {
          "version": "0.5.7",
          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
          "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
          "dev": true
        }
      }
    },
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/helpers": {
      "version": "7.12.5",
      "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.12.5.tgz",
      "integrity": "sha512-lgKGMQlKqA8meJqKsW6rUnc4MdUk35Ln0ATDqdM1a/UpARODdI4j5Y5lVfUScnSNkJcdCRAaWkspykNoFg9sJA==",
      "dev": true,
      "requires": {
        "@babel/template": "^7.10.4",
        "@babel/traverse": "^7.12.5",
        "@babel/types": "^7.12.5"
      }
    },
    "@babel/highlight": {
      "version": "7.10.4",
      "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.10.4.tgz",
      "integrity": "sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA==",
      "requires": {
        "@babel/helper-validator-identifier": "^7.10.4",
        "chalk": "^2.0.0",
        "js-tokens": "^4.0.0"
      }
    },
    "@babel/parser": {
      "version": "7.12.5",
      "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.12.5.tgz",
      "integrity": "sha512-FVM6RZQ0mn2KCf1VUED7KepYeUWoVShczewOCfm3nzoBybaih51h+sYVVGthW9M6lPByEPTQf+xm27PBdlpwmQ==",
      "dev": true
    },
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
      "version": "7.16.2",
      "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.2.tgz",
      "integrity": "sha512-h37CvpLSf8gb2lIJ2CgC3t+EjFbi0t8qS7LCS1xcJIlEXE4czlofwaW7W1HA8zpgOCzI9C1nmoqNR1zWkk0pQg==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true,
      "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-plugin-utils": "^7.14.5"
      },
      "dependencies": {
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
          "dev": true
        }
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
      "version": "7.16.0",
      "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.16.0.tgz",
      "integrity": "sha512-4tcFwwicpWTrpl9qjf7UsoosaArgImF85AxqCRZlgc3IQDvkUHjJpruXAL58Wmj+T6fypWTC/BakfEkwIL/pwA==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true,
      "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-plugin-utils": "^7.14.5",
        "@babel/helper-skip-transparent-expression-wrappers": "^7.16.0",
        "@babel/plugin-proposal-optional-chaining": "^7.16.0"
      },
      "dependencies": {
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
          "dev": true
        }
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/plugin-proposal-async-generator-functions": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.5.tgz",
      "integrity": "sha512-C/FX+3HNLV6sz7AqbTQqEo1L9/kfrKjxcVtgyBCmvIgOjvuBVUWooDoi7trsLxOzCEo5FccjRvKHkfDsJFZlfA==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true,
      "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-plugin-utils": "^7.16.5",
        "@babel/helper-remap-async-to-generator": "^7.16.5",
        "@babel/plugin-syntax-async-generators": "^7.8.4"
      },
      "dependencies": {
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
          "dev": true
        }
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/plugin-proposal-class-properties": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.16.5.tgz",
      "integrity": "sha512-pJD3HjgRv83s5dv1sTnDbZOaTjghKEz8KUn1Kbh2eAIRhGuyQ1XSeI4xVXU3UlIEVA3DAyIdxqT1eRn7Wcn55A==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true,
      "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-create-class-features-plugin": "^7.16.5",
        "@babel/helper-plugin-utils": "^7.16.5"
      },
      "dependencies": {
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
          "dev": true
        }
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/plugin-proposal-class-static-block": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.16.5.tgz",
      "integrity": "sha512-EEFzuLZcm/rNJ8Q5krK+FRKdVkd6FjfzT9tuSZql9sQn64K0hHA2KLJ0DqVot9/iV6+SsuadC5yI39zWnm+nmQ==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true,
      "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-create-class-features-plugin": "^7.16.5",
        "@babel/helper-plugin-utils": "^7.16.5",
        "@babel/plugin-syntax-class-static-block": "^7.14.5"
      },
      "dependencies": {
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
          "dev": true
        }
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/plugin-proposal-dynamic-import": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.16.5.tgz",
      "integrity": "sha512-P05/SJZTTvHz79LNYTF8ff5xXge0kk5sIIWAypcWgX4BTRUgyHc8wRxJ/Hk+mU0KXldgOOslKaeqnhthcDJCJQ==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true,
      "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-plugin-utils": "^7.16.5",
        "@babel/plugin-syntax-dynamic-import": "^7.8.3"
      },
      "dependencies": {
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
          "dev": true
        }
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/plugin-proposal-export-namespace-from": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.16.5.tgz",
      "integrity": "sha512-i+sltzEShH1vsVydvNaTRsgvq2vZsfyrd7K7vPLUU/KgS0D5yZMe6uipM0+izminnkKrEfdUnz7CxMRb6oHZWw==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true,
      "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-plugin-utils": "^7.16.5",
        "@babel/plugin-syntax-export-namespace-from": "^7.8.3"
      },
      "dependencies": {
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
          "dev": true
        }
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/plugin-proposal-json-strings": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.16.5.tgz",
      "integrity": "sha512-QQJueTFa0y9E4qHANqIvMsuxM/qcLQmKttBACtPCQzGUEizsXDACGonlPiSwynHfOa3vNw0FPMVvQzbuXwh4SQ==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true,
      "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-plugin-utils": "^7.16.5",
        "@babel/plugin-syntax-json-strings": "^7.8.3"
      },
      "dependencies": {
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
          "dev": true
        }
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/plugin-proposal-logical-assignment-operators": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.16.5.tgz",
      "integrity": "sha512-xqibl7ISO2vjuQM+MzR3rkd0zfNWltk7n9QhaD8ghMmMceVguYrNDt7MikRyj4J4v3QehpnrU8RYLnC7z/gZLA==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true,
      "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-plugin-utils": "^7.16.5",
        "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4"
      },
      "dependencies": {
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
          "dev": true
        }
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/plugin-proposal-nullish-coalescing-operator": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.16.5.tgz",
      "integrity": "sha512-YwMsTp/oOviSBhrjwi0vzCUycseCYwoXnLiXIL3YNjHSMBHicGTz7GjVU/IGgz4DtOEXBdCNG72pvCX22ehfqg==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true,
      "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-plugin-utils": "^7.16.5",
        "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"
      },
      "dependencies": {
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
          "dev": true
        }
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/plugin-proposal-numeric-separator": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.16.5.tgz",
      "integrity": "sha512-DvB9l/TcsCRvsIV9v4jxR/jVP45cslTVC0PMVHvaJhhNuhn2Y1SOhCSFlPK777qLB5wb8rVDaNoqMTyOqtY5Iw==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true,
      "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-plugin-utils": "^7.16.5",
        "@babel/plugin-syntax-numeric-separator": "^7.10.4"
      },
      "dependencies": {
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
          "dev": true
        }
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/plugin-proposal-object-rest-spread": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.16.5.tgz",
      "integrity": "sha512-UEd6KpChoyPhCoE840KRHOlGhEZFutdPDMGj+0I56yuTTOaT51GzmnEl/0uT41fB/vD2nT+Pci2KjezyE3HmUw==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true,
      "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/compat-data": "^7.16.4",
        "@babel/helper-compilation-targets": "^7.16.3",
        "@babel/helper-plugin-utils": "^7.16.5",
        "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
        "@babel/plugin-transform-parameters": "^7.16.5"
      },
      "dependencies": {
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
          "dev": true
        }
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/plugin-proposal-optional-catch-binding": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.16.5.tgz",
      "integrity": "sha512-ihCMxY1Iljmx4bWy/PIMJGXN4NS4oUj1MKynwO07kiKms23pNvIn1DMB92DNB2R0EA882sw0VXIelYGdtF7xEQ==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true,
      "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-plugin-utils": "^7.16.5",
        "@babel/plugin-syntax-optional-catch-binding": "^7.8.3"
      },
      "dependencies": {
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
          "dev": true
        }
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/plugin-proposal-optional-chaining": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.16.5.tgz",
      "integrity": "sha512-kzdHgnaXRonttiTfKYnSVafbWngPPr2qKw9BWYBESl91W54e+9R5pP70LtWxV56g0f05f/SQrwHYkfvbwcdQ/A==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true,
      "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-plugin-utils": "^7.16.5",
        "@babel/helper-skip-transparent-expression-wrappers": "^7.16.0",
        "@babel/plugin-syntax-optional-chaining": "^7.8.3"
      },
      "dependencies": {
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
          "dev": true
        }
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/plugin-proposal-private-methods": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.5.tgz",
      "integrity": "sha512-+yFMO4BGT3sgzXo+lrq7orX5mAZt57DwUK6seqII6AcJnJOIhBJ8pzKH47/ql/d426uQ7YhN8DpUFirQzqYSUA==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true,
      "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-create-class-features-plugin": "^7.16.5",
        "@babel/helper-plugin-utils": "^7.16.5"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      },
      "dependencies": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          "dev": true
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        }
      }
    },
    "@babel/plugin-proposal-private-property-in-object": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.16.5.tgz",
      "integrity": "sha512-+YGh5Wbw0NH3y/E5YMu6ci5qTDmAEVNoZ3I54aB6nVEOZ5BQ7QJlwKq5pYVucQilMByGn/bvX0af+uNaPRCabA==",
      "dev": true,
      "requires": {
        "@babel/helper-annotate-as-pure": "^7.16.0",
        "@babel/helper-create-class-features-plugin": "^7.16.5",
        "@babel/helper-plugin-utils": "^7.16.5",
        "@babel/plugin-syntax-private-property-in-object": "^7.14.5"
      },
      "dependencies": {
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          "dev": true
        }
      }
    },
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/plugin-proposal-unicode-property-regex": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.16.5.tgz",
      "integrity": "sha512-s5sKtlKQyFSatt781HQwv1hoM5BQ9qRH30r+dK56OLDsHmV74mzwJNX7R1yMuE7VZKG5O6q/gmOGSAO6ikTudg==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true,
      "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-create-regexp-features-plugin": "^7.16.0",
        "@babel/helper-plugin-utils": "^7.16.5"
      },
      "dependencies": {
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
          "dev": true
        }
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/plugin-syntax-async-generators": {
      "version": "7.8.4",
      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz",
      "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==",
      "dev": true,
      "requires": {
        "@babel/helper-plugin-utils": "^7.8.0"
      }
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    },
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/plugin-syntax-bigint": {
      "version": "7.8.3",
      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz",
      "integrity": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true,
      "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-plugin-utils": "^7.8.0"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/plugin-syntax-class-properties": {
      "version": "7.12.1",
      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.1.tgz",
      "integrity": "sha512-U40A76x5gTwmESz+qiqssqmeEsKvcSyvtgktrm0uzcARAmM9I1jR221f6Oq+GmHrcD+LvZDag1UTOTe2fL3TeA==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true,
      "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-plugin-utils": "^7.10.4"
      }
    },
    "@babel/plugin-syntax-class-static-block": {
      "version": "7.14.5",
      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz",
      "integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==",
      "dev": true,
      "requires": {
        "@babel/helper-plugin-utils": "^7.14.5"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      },
      "dependencies": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
          "dev": true
        }
      }
    },
    "@babel/plugin-syntax-dynamic-import": {
      "version": "7.8.3",
      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz",
      "integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==",
      "dev": true,
      "requires": {
        "@babel/helper-plugin-utils": "^7.8.0"
      }
    },
    "@babel/plugin-syntax-export-namespace-from": {
      "version": "7.8.3",
      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz",
      "integrity": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==",
      "dev": true,
      "requires": {
        "@babel/helper-plugin-utils": "^7.8.3"
      }
    },
    "@babel/plugin-syntax-import-meta": {
      "version": "7.10.4",
      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz",
      "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==",
      "dev": true,
      "requires": {
        "@babel/helper-plugin-utils": "^7.10.4"
      }
    },
    "@babel/plugin-syntax-json-strings": {
      "version": "7.8.3",
      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz",
      "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==",
      "dev": true,
      "requires": {
        "@babel/helper-plugin-utils": "^7.8.0"
      }
    },
    "@babel/plugin-syntax-logical-assignment-operators": {
      "version": "7.10.4",
      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz",
      "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==",
      "dev": true,
      "requires": {
        "@babel/helper-plugin-utils": "^7.10.4"
      }
    },
    "@babel/plugin-syntax-nullish-coalescing-operator": {
      "version": "7.8.3",
      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz",
      "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==",
      "dev": true,
      "requires": {
        "@babel/helper-plugin-utils": "^7.8.0"
      }
    },
    "@babel/plugin-syntax-numeric-separator": {
      "version": "7.10.4",
      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz",
      "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==",
      "dev": true,
      "requires": {
        "@babel/helper-plugin-utils": "^7.10.4"
      }
    },
    "@babel/plugin-syntax-object-rest-spread": {
      "version": "7.8.3",
      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz",
      "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==",
      "dev": true,
      "requires": {
        "@babel/helper-plugin-utils": "^7.8.0"
      }
    },
    "@babel/plugin-syntax-optional-catch-binding": {
      "version": "7.8.3",
      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz",
      "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==",
      "dev": true,
      "requires": {
        "@babel/helper-plugin-utils": "^7.8.0"
      }
    },
    "@babel/plugin-syntax-optional-chaining": {
      "version": "7.8.3",
      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz",
      "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==",
      "dev": true,
      "requires": {
        "@babel/helper-plugin-utils": "^7.8.0"
      }
    },
    "@babel/plugin-syntax-private-property-in-object": {
      "version": "7.14.5",
      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz",
      "integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==",
      "dev": true,
      "requires": {
        "@babel/helper-plugin-utils": "^7.14.5"
      },
      "dependencies": {
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
          "dev": true
        }
      }
    },
    "@babel/plugin-syntax-top-level-await": {
      "version": "7.12.1",
      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.12.1.tgz",
      "integrity": "sha512-i7ooMZFS+a/Om0crxZodrTzNEPJHZrlMVGMTEpFAj6rYY/bKCddB0Dk/YxfPuYXOopuhKk/e1jV6h+WUU9XN3A==",
      "dev": true,
      "requires": {
        "@babel/helper-plugin-utils": "^7.10.4"
      }
    },
    "@babel/plugin-transform-arrow-functions": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.16.5.tgz",
      "integrity": "sha512-8bTHiiZyMOyfZFULjsCnYOWG059FVMes0iljEHSfARhNgFfpsqE92OrCffv3veSw9rwMkYcFe9bj0ZoXU2IGtQ==",
      "dev": true,
      "requires": {
        "@babel/helper-plugin-utils": "^7.16.5"
      },
      "dependencies": {
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          "dev": true
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        }
      }
    },
    "@babel/plugin-transform-async-to-generator": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.16.5.tgz",
      "integrity": "sha512-TMXgfioJnkXU+XRoj7P2ED7rUm5jbnDWwlCuFVTpQboMfbSya5WrmubNBAMlk7KXvywpo8rd8WuYZkis1o2H8w==",
      "dev": true,
      "requires": {
        "@babel/helper-module-imports": "^7.16.0",
        "@babel/helper-plugin-utils": "^7.16.5",
        "@babel/helper-remap-async-to-generator": "^7.16.5"
      },
      "dependencies": {
        "@babel/helper-module-imports": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.16.0.tgz",
          "integrity": "sha512-kkH7sWzKPq0xt3H1n+ghb4xEMP8k0U7XV3kkB+ZGy69kDk2ySFW1qPi06sjKzFY3t1j6XbJSqr4mF9L7CYVyhg==",
          "dev": true,
          "requires": {
            "@babel/types": "^7.16.0"
          }
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        },
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
          "dev": true
        },
        "@babel/helper-validator-identifier": {
          "version": "7.15.7",
          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
          "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
          "dev": true
        },
        "@babel/types": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.16.0.tgz",
          "integrity": "sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg==",
          "dev": true,
          "requires": {
            "@babel/helper-validator-identifier": "^7.15.7",
            "to-fast-properties": "^2.0.0"
          }
        }
      }
    },
    "@babel/plugin-transform-block-scoped-functions": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.16.5.tgz",
      "integrity": "sha512-BxmIyKLjUGksJ99+hJyL/HIxLIGnLKtw772zYDER7UuycDZ+Xvzs98ZQw6NGgM2ss4/hlFAaGiZmMNKvValEjw==",
      "dev": true,
      "requires": {
        "@babel/helper-plugin-utils": "^7.16.5"
      },
      "dependencies": {
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
          "dev": true
        }
      }
    },
    "@babel/plugin-transform-block-scoping": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.16.5.tgz",
      "integrity": "sha512-JxjSPNZSiOtmxjX7PBRBeRJTUKTyJ607YUYeT0QJCNdsedOe+/rXITjP08eG8xUpsLfPirgzdCFN+h0w6RI+pQ==",
      "dev": true,
      "requires": {
        "@babel/helper-plugin-utils": "^7.16.5"
      },
      "dependencies": {
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
          "dev": true
        }
      }
    },
    "@babel/plugin-transform-classes": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.16.5.tgz",
      "integrity": "sha512-DzJ1vYf/7TaCYy57J3SJ9rV+JEuvmlnvvyvYKFbk5u46oQbBvuB9/0w+YsVsxkOv8zVWKpDmUoj4T5ILHoXevA==",
      "dev": true,
      "requires": {
        "@babel/helper-annotate-as-pure": "^7.16.0",
        "@babel/helper-environment-visitor": "^7.16.5",
        "@babel/helper-function-name": "^7.16.0",
        "@babel/helper-optimise-call-expression": "^7.16.0",
        "@babel/helper-plugin-utils": "^7.16.5",
        "@babel/helper-replace-supers": "^7.16.5",
        "@babel/helper-split-export-declaration": "^7.16.0",
        "globals": "^11.1.0"
      },
      "dependencies": {
        "@babel/code-frame": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.16.0.tgz",
          "integrity": "sha512-IF4EOMEV+bfYwOmNxGzSnjR2EmQod7f1UXOpZM3l4i4o4QNwzjtJAu/HxdjHq0aYBvdqMuQEY1eg0nqW9ZPORA==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          "dev": true,
          "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
            "@babel/highlight": "^7.16.0"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/generator": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.16.5.tgz",
          "integrity": "sha512-kIvCdjZqcdKqoDbVVdt5R99icaRtrtYhYK/xux5qiWCBmfdvEYMFZ68QCrpE5cbFM1JsuArUNs1ZkuKtTtUcZA==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          "dev": true,
          "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
            "@babel/types": "^7.16.0",
            "jsesc": "^2.5.1",
            "source-map": "^0.5.0"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-function-name": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.16.0.tgz",
          "integrity": "sha512-BZh4mEk1xi2h4HFjWUXRQX5AEx4rvaZxHgax9gcjdLWdkjsY7MKt5p0otjsg5noXw+pB+clMCjw+aEVYADMjog==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          "dev": true,
          "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
            "@babel/helper-get-function-arity": "^7.16.0",
            "@babel/template": "^7.16.0",
            "@babel/types": "^7.16.0"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-get-function-arity": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.0.tgz",
          "integrity": "sha512-ASCquNcywC1NkYh/z7Cgp3w31YW8aojjYIlNg4VeJiHkqyP4AzIvr4qx7pYDb4/s8YcsZWqqOSxgkvjUz1kpDQ==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          "dev": true,
          "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
            "@babel/types": "^7.16.0"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-member-expression-to-functions": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.5.tgz",
          "integrity": "sha512-7fecSXq7ZrLE+TWshbGT+HyCLkxloWNhTbU2QM1NTI/tDqyf0oZiMcEfYtDuUDCo528EOlt39G1rftea4bRZIw==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          "dev": true,
          "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
            "@babel/types": "^7.16.0"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-optimise-call-expression": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.0.tgz",
          "integrity": "sha512-SuI467Gi2V8fkofm2JPnZzB/SUuXoJA5zXe/xzyPP2M04686RzFKFHPK6HDVN6JvWBIEW8tt9hPR7fXdn2Lgpw==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          "dev": true,
          "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
            "@babel/types": "^7.16.0"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          "dev": true
        },
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-replace-supers": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.16.5.tgz",
          "integrity": "sha512-ao3seGVa/FZCMCCNDuBcqnBFSbdr8N2EW35mzojx3TwfIbdPmNK+JV6+2d5bR0Z71W5ocLnQp9en/cTF7pBJiQ==",
          "dev": true,
          "requires": {
            "@babel/helper-environment-visitor": "^7.16.5",
            "@babel/helper-member-expression-to-functions": "^7.16.5",
            "@babel/helper-optimise-call-expression": "^7.16.0",
            "@babel/traverse": "^7.16.5",
            "@babel/types": "^7.16.0"
          }
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        },
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-split-export-declaration": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.0.tgz",
          "integrity": "sha512-0YMMRpuDFNGTHNRiiqJX19GjNXA4H0E8jZ2ibccfSxaCogbm3am5WN/2nQNj0YnQwGWM1J06GOcQ2qnh3+0paw==",
          "dev": true,
          "requires": {
            "@babel/types": "^7.16.0"
          }
        },
        "@babel/helper-validator-identifier": {
          "version": "7.15.7",
          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
          "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          "dev": true
        },
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/highlight": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.0.tgz",
          "integrity": "sha512-t8MH41kUQylBtu2+4IQA3atqevA2lRgqA2wyVB/YiWmsDSuylZZuXOUy9ric30hfzauEFfdsuk/eXTRrGrfd0g==",
          "dev": true,
          "requires": {
            "@babel/helper-validator-identifier": "^7.15.7",
            "chalk": "^2.0.0",
            "js-tokens": "^4.0.0"
          }
        },
        "@babel/parser": {
          "version": "7.16.6",
          "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.6.tgz",
          "integrity": "sha512-Gr86ujcNuPDnNOY8mi383Hvi8IYrJVJYuf3XcuBM/Dgd+bINn/7tHqsj+tKkoreMbmGsFLsltI/JJd8fOFWGDQ==",
          "dev": true
        },
        "@babel/template": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.16.0.tgz",
          "integrity": "sha512-MnZdpFD/ZdYhXwiunMqqgyZyucaYsbL0IrjoGjaVhGilz+x8YB++kRfygSOIj1yOtWKPlx7NBp+9I1RQSgsd5A==",
          "dev": true,
          "requires": {
            "@babel/code-frame": "^7.16.0",
            "@babel/parser": "^7.16.0",
            "@babel/types": "^7.16.0"
          }
        },
        "@babel/traverse": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.16.5.tgz",
          "integrity": "sha512-FOCODAzqUMROikDYLYxl4nmwiLlu85rNqBML/A5hKRVXG2LV8d0iMqgPzdYTcIpjZEBB7D6UDU9vxRZiriASdQ==",
          "dev": true,
          "requires": {
            "@babel/code-frame": "^7.16.0",
            "@babel/generator": "^7.16.5",
            "@babel/helper-environment-visitor": "^7.16.5",
            "@babel/helper-function-name": "^7.16.0",
            "@babel/helper-hoist-variables": "^7.16.0",
            "@babel/helper-split-export-declaration": "^7.16.0",
            "@babel/parser": "^7.16.5",
            "@babel/types": "^7.16.0",
            "debug": "^4.1.0",
            "globals": "^11.1.0"
          }
        },
        "@babel/types": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.16.0.tgz",
          "integrity": "sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg==",
          "dev": true,
          "requires": {
            "@babel/helper-validator-identifier": "^7.15.7",
            "to-fast-properties": "^2.0.0"
          }
        },
        "debug": {
          "version": "4.3.3",
          "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz",
          "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==",
          "dev": true,
          "requires": {
            "ms": "2.1.2"
          }
        },
        "globals": {
          "version": "11.12.0",
          "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
          "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
          "dev": true
        },
        "ms": {
          "version": "2.1.2",
          "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
          "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
          "dev": true
        },
        "source-map": {
          "version": "0.5.7",
          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
          "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          "dev": true
        }
      }
    },
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/plugin-transform-computed-properties": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.16.5.tgz",
      "integrity": "sha512-n1+O7xtU5lSLraRzX88CNcpl7vtGdPakKzww74bVwpAIRgz9JVLJJpOLb0uYqcOaXVM0TL6X0RVeIJGD2CnCkg==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true,
      "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-plugin-utils": "^7.16.5"
      },
      "dependencies": {
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
          "dev": true
        }
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/plugin-transform-destructuring": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.16.5.tgz",
      "integrity": "sha512-GuRVAsjq+c9YPK6NeTkRLWyQskDC099XkBSVO+6QzbnOnH2d/4mBVXYStaPrZD3dFRfg00I6BFJ9Atsjfs8mlg==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true,
      "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-plugin-utils": "^7.16.5"
      },
      "dependencies": {
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
          "dev": true
        }
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/plugin-transform-dotall-regex": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.16.5.tgz",
      "integrity": "sha512-iQiEMt8Q4/5aRGHpGVK2Zc7a6mx7qEAO7qehgSug3SDImnuMzgmm/wtJALXaz25zUj1PmnNHtShjFgk4PDx4nw==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true,
      "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-create-regexp-features-plugin": "^7.16.0",
        "@babel/helper-plugin-utils": "^7.16.5"
      },
      "dependencies": {
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
          "dev": true
        }
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/plugin-transform-duplicate-keys": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.16.5.tgz",
      "integrity": "sha512-81tijpDg2a6I1Yhj4aWY1l3O1J4Cg/Pd7LfvuaH2VVInAkXtzibz9+zSPdUM1WvuUi128ksstAP0hM5w48vQgg==",
      "dev": true,
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-plugin-utils": "^7.16.5"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      },
      "dependencies": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
          "dev": true
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/plugin-transform-exponentiation-operator": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.16.5.tgz",
      "integrity": "sha512-12rba2HwemQPa7BLIKCzm1pT2/RuQHtSFHdNl41cFiC6oi4tcrp7gjB07pxQvFpcADojQywSjblQth6gJyE6CA==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true,
      "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-builder-binary-assignment-operator-visitor": "^7.16.5",
        "@babel/helper-plugin-utils": "^7.16.5"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      },
      "dependencies": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          "dev": true
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        }
      }
    },
    "@babel/plugin-transform-for-of": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.16.5.tgz",
      "integrity": "sha512-+DpCAJFPAvViR17PIMi9x2AE34dll5wNlXO43wagAX2YcRGgEVHCNFC4azG85b4YyyFarvkc/iD5NPrz4Oneqw==",
      "dev": true,
      "requires": {
        "@babel/helper-plugin-utils": "^7.16.5"
      },
      "dependencies": {
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          "dev": true
        }
      }
    },
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/plugin-transform-function-name": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.16.5.tgz",
      "integrity": "sha512-Fuec/KPSpVLbGo6z1RPw4EE1X+z9gZk1uQmnYy7v4xr4TO9p41v1AoUuXEtyqAI7H+xNJYSICzRqZBhDEkd3kQ==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      "dev": true,
      "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-function-name": "^7.16.0",
        "@babel/helper-plugin-utils": "^7.16.5"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
      },
      "dependencies": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/code-frame": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.16.0.tgz",
          "integrity": "sha512-IF4EOMEV+bfYwOmNxGzSnjR2EmQod7f1UXOpZM3l4i4o4QNwzjtJAu/HxdjHq0aYBvdqMuQEY1eg0nqW9ZPORA==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          "dev": true,
          "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
            "@babel/highlight": "^7.16.0"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-function-name": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.16.0.tgz",
          "integrity": "sha512-BZh4mEk1xi2h4HFjWUXRQX5AEx4rvaZxHgax9gcjdLWdkjsY7MKt5p0otjsg5noXw+pB+clMCjw+aEVYADMjog==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          "dev": true,
          "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
            "@babel/helper-get-function-arity": "^7.16.0",
            "@babel/template": "^7.16.0",
            "@babel/types": "^7.16.0"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-get-function-arity": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.0.tgz",
          "integrity": "sha512-ASCquNcywC1NkYh/z7Cgp3w31YW8aojjYIlNg4VeJiHkqyP4AzIvr4qx7pYDb4/s8YcsZWqqOSxgkvjUz1kpDQ==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          "dev": true,
          "requires": {
Hugo SUBTIL's avatar
Hugo SUBTIL committed
            "@babel/types": "^7.16.0"
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          "dev": true
        },
Hugo SUBTIL's avatar
Hugo SUBTIL committed
        "@babel/helper-validator-identifier": {
          "version": "7.15.7",
          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
          "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
          "dev": true
        },
        "@babel/highlight": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.0.tgz",
          "integrity": "sha512-t8MH41kUQylBtu2+4IQA3atqevA2lRgqA2wyVB/YiWmsDSuylZZuXOUy9ric30hfzauEFfdsuk/eXTRrGrfd0g==",
          "dev": true,
          "requires": {
            "@babel/helper-validator-identifier": "^7.15.7",
            "chalk": "^2.0.0",
            "js-tokens": "^4.0.0"
          }
        },
        "@babel/parser": {
          "version": "7.16.6",
          "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.6.tgz",
          "integrity": "sha512-Gr86ujcNuPDnNOY8mi383Hvi8IYrJVJYuf3XcuBM/Dgd+bINn/7tHqsj+tKkoreMbmGsFLsltI/JJd8fOFWGDQ==",
          "dev": true
        },
        "@babel/template": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.16.0.tgz",
          "integrity": "sha512-MnZdpFD/ZdYhXwiunMqqgyZyucaYsbL0IrjoGjaVhGilz+x8YB++kRfygSOIj1yOtWKPlx7NBp+9I1RQSgsd5A==",
          "dev": true,
          "requires": {
            "@babel/code-frame": "^7.16.0",
            "@babel/parser": "^7.16.0",
            "@babel/types": "^7.16.0"
          }
        },
        "@babel/types": {
          "version": "7.16.0",
          "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.16.0.tgz",
          "integrity": "sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg==",
          "dev": true,
          "requires": {
            "@babel/helper-validator-identifier": "^7.15.7",
            "to-fast-properties": "^2.0.0"
          }
        }
      }
    },
    "@babel/plugin-transform-literals": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.16.5.tgz",
      "integrity": "sha512-B1j9C/IfvshnPcklsc93AVLTrNVa69iSqztylZH6qnmiAsDDOmmjEYqOm3Ts2lGSgTSywnBNiqC949VdD0/gfw==",
      "dev": true,
      "requires": {
        "@babel/helper-plugin-utils": "^7.16.5"
      },
      "dependencies": {
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
Hugo SUBTIL's avatar
Hugo SUBTIL committed
          "dev": true
        }
      }
    },
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/plugin-transform-member-expression-literals": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.16.5.tgz",
      "integrity": "sha512-d57i3vPHWgIde/9Y8W/xSFUndhvhZN5Wu2TjRrN1MVz5KzdUihKnfDVlfP1U7mS5DNj/WHHhaE4/tTi4hIyHwQ==",
      "dev": true,
      "requires": {
        "@babel/helper-plugin-utils": "^7.16.5"
      },
      "dependencies": {
        "@babel/helper-plugin-utils": {
          "version": "7.16.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz",
          "integrity": "sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==",
          "dev": true
        }
      }
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    },
Hugo SUBTIL's avatar
Hugo SUBTIL committed
    "@babel/plugin-transform-modules-amd": {
      "version": "7.16.5",
Loading
Loading full blame...