Skip to content
Snippets Groups Projects
package-lock.json 697 KiB
Newer Older
  • Learn to ignore specific revisions
  • Min Dong Hyeun's avatar
    Min Dong Hyeun committed
          "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
          "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/@jest/transform/node_modules/source-map": {
          "version": "0.6.1",
          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
          "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
          "engines": {
            "node": ">=0.10.0"
          }
        },
        "node_modules/@jest/transform/node_modules/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==",
          "dependencies": {
            "has-flag": "^4.0.0"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/@jest/types": {
          "version": "27.5.1",
          "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
          "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
          "dependencies": {
            "@types/istanbul-lib-coverage": "^2.0.0",
            "@types/istanbul-reports": "^3.0.0",
            "@types/node": "*",
            "@types/yargs": "^16.0.0",
            "chalk": "^4.0.0"
          },
          "engines": {
            "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
          }
        },
        "node_modules/@jest/types/node_modules/ansi-styles": {
          "version": "4.3.0",
          "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
          "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
          "dependencies": {
            "color-convert": "^2.0.1"
          },
          "engines": {
            "node": ">=8"
          },
          "funding": {
            "url": "https://github.com/chalk/ansi-styles?sponsor=1"
          }
        },
        "node_modules/@jest/types/node_modules/chalk": {
          "version": "4.1.2",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
          "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
          "dependencies": {
            "ansi-styles": "^4.1.0",
            "supports-color": "^7.1.0"
          },
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "url": "https://github.com/chalk/chalk?sponsor=1"
          }
        },
        "node_modules/@jest/types/node_modules/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==",
          "dependencies": {
            "color-name": "~1.1.4"
          },
          "engines": {
            "node": ">=7.0.0"
          }
        },
        "node_modules/@jest/types/node_modules/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=="
        },
        "node_modules/@jest/types/node_modules/has-flag": {
          "version": "4.0.0",
          "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
          "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/@jest/types/node_modules/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==",
          "dependencies": {
            "has-flag": "^4.0.0"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/@jridgewell/gen-mapping": {
          "version": "0.3.3",
          "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz",
          "integrity": "sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==",
          "dependencies": {
            "@jridgewell/set-array": "^1.0.1",
            "@jridgewell/sourcemap-codec": "^1.4.10",
            "@jridgewell/trace-mapping": "^0.3.9"
          },
          "engines": {
            "node": ">=6.0.0"
          }
        },
        "node_modules/@jridgewell/resolve-uri": {
          "version": "3.1.1",
          "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz",
          "integrity": "sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==",
          "engines": {
            "node": ">=6.0.0"
          }
        },
        "node_modules/@jridgewell/set-array": {
          "version": "1.1.2",
          "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz",
          "integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==",
          "engines": {
            "node": ">=6.0.0"
          }
        },
        "node_modules/@jridgewell/source-map": {
          "version": "0.3.5",
          "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.5.tgz",
          "integrity": "sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ==",
          "dependencies": {
            "@jridgewell/gen-mapping": "^0.3.0",
            "@jridgewell/trace-mapping": "^0.3.9"
          }
        },
        "node_modules/@jridgewell/sourcemap-codec": {
          "version": "1.4.15",
          "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz",
          "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg=="
        },
        "node_modules/@jridgewell/trace-mapping": {
          "version": "0.3.20",
          "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.20.tgz",
          "integrity": "sha512-R8LcPeWZol2zR8mmH3JeKQ6QRCFb7XgUhV9ZlGhHLGyg4wpPiPZNQOOWhFZhxKw8u//yTbNGI42Bx/3paXEQ+Q==",
          "dependencies": {
            "@jridgewell/resolve-uri": "^3.1.0",
            "@jridgewell/sourcemap-codec": "^1.4.14"
          }
        },
        "node_modules/@leichtgewicht/ip-codec": {
          "version": "2.0.4",
          "resolved": "https://registry.npmjs.org/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz",
          "integrity": "sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A=="
        },
        "node_modules/@nicolo-ribaudo/eslint-scope-5-internals": {
          "version": "5.1.1-v1",
          "resolved": "https://registry.npmjs.org/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz",
          "integrity": "sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==",
          "dependencies": {
            "eslint-scope": "5.1.1"
          }
        },
        "node_modules/@nicolo-ribaudo/eslint-scope-5-internals/node_modules/eslint-scope": {
          "version": "5.1.1",
          "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz",
          "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==",
          "dependencies": {
            "esrecurse": "^4.3.0",
            "estraverse": "^4.1.1"
          },
          "engines": {
            "node": ">=8.0.0"
          }
        },
        "node_modules/@nicolo-ribaudo/eslint-scope-5-internals/node_modules/estraverse": {
          "version": "4.3.0",
          "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
          "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
          "engines": {
            "node": ">=4.0"
          }
        },
        "node_modules/@nodelib/fs.scandir": {
          "version": "2.1.5",
          "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
          "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
          "dependencies": {
            "@nodelib/fs.stat": "2.0.5",
            "run-parallel": "^1.1.9"
          },
          "engines": {
            "node": ">= 8"
          }
        },
        "node_modules/@nodelib/fs.stat": {
          "version": "2.0.5",
          "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
          "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
          "engines": {
            "node": ">= 8"
          }
        },
        "node_modules/@nodelib/fs.walk": {
          "version": "1.2.8",
          "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
          "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
          "dependencies": {
            "@nodelib/fs.scandir": "2.1.5",
            "fastq": "^1.6.0"
          },
          "engines": {
            "node": ">= 8"
          }
        },
        "node_modules/@pmmmwh/react-refresh-webpack-plugin": {
          "version": "0.5.11",
          "resolved": "https://registry.npmjs.org/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.11.tgz",
          "integrity": "sha512-7j/6vdTym0+qZ6u4XbSAxrWBGYSdCfTzySkj7WAFgDLmSyWlOrWvpyzxlFh5jtw9dn0oL/jtW+06XfFiisN3JQ==",
          "dependencies": {
            "ansi-html-community": "^0.0.8",
            "common-path-prefix": "^3.0.0",
            "core-js-pure": "^3.23.3",
            "error-stack-parser": "^2.0.6",
            "find-up": "^5.0.0",
            "html-entities": "^2.1.0",
            "loader-utils": "^2.0.4",
            "schema-utils": "^3.0.0",
            "source-map": "^0.7.3"
          },
          "engines": {
            "node": ">= 10.13"
          },
          "peerDependencies": {
            "@types/webpack": "4.x || 5.x",
            "react-refresh": ">=0.10.0 <1.0.0",
            "sockjs-client": "^1.4.0",
            "type-fest": ">=0.17.0 <5.0.0",
            "webpack": ">=4.43.0 <6.0.0",
            "webpack-dev-server": "3.x || 4.x",
            "webpack-hot-middleware": "2.x",
            "webpack-plugin-serve": "0.x || 1.x"
          },
          "peerDependenciesMeta": {
            "@types/webpack": {
              "optional": true
            },
            "sockjs-client": {
              "optional": true
            },
            "type-fest": {
              "optional": true
            },
            "webpack-dev-server": {
              "optional": true
            },
            "webpack-hot-middleware": {
              "optional": true
            },
            "webpack-plugin-serve": {
              "optional": true
            }
          }
        },
    
        "node_modules/@remix-run/router": {
          "version": "1.11.0",
          "resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.11.0.tgz",
          "integrity": "sha512-BHdhcWgeiudl91HvVa2wxqZjSHbheSgIiDvxrF1VjFzBzpTtuDPkOdOi3Iqvc08kXtFkLjhbS+ML9aM8mJS+wQ==",
          "engines": {
            "node": ">=14.0.0"
          }
        },
    
    Min Dong Hyeun's avatar
    Min Dong Hyeun committed
    3279 3280 3281 3282 3283 3284 3285 3286 3287 3288 3289 3290 3291 3292 3293 3294 3295 3296 3297 3298 3299 3300 3301 3302 3303 3304 3305 3306 3307 3308 3309 3310 3311 3312 3313 3314 3315 3316 3317 3318 3319 3320 3321 3322 3323 3324 3325 3326 3327 3328 3329 3330 3331 3332 3333 3334 3335 3336 3337 3338 3339 3340 3341 3342 3343 3344 3345 3346 3347 3348 3349 3350 3351 3352 3353 3354 3355 3356 3357 3358 3359 3360 3361 3362 3363 3364 3365 3366 3367 3368 3369 3370 3371 3372 3373 3374 3375 3376 3377 3378 3379 3380 3381 3382 3383 3384 3385 3386 3387 3388 3389 3390 3391 3392 3393 3394 3395 3396 3397 3398 3399 3400 3401 3402 3403 3404 3405 3406 3407 3408 3409 3410 3411 3412 3413 3414 3415 3416 3417 3418 3419 3420 3421 3422 3423 3424 3425 3426 3427 3428 3429 3430 3431 3432 3433 3434 3435 3436 3437 3438 3439 3440 3441 3442 3443 3444 3445 3446 3447 3448 3449 3450 3451 3452 3453 3454 3455 3456 3457 3458 3459 3460 3461 3462 3463 3464 3465 3466 3467 3468 3469 3470 3471 3472 3473 3474 3475 3476 3477 3478 3479 3480 3481 3482 3483 3484 3485 3486 3487 3488 3489 3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 3500 3501 3502 3503 3504 3505 3506 3507 3508 3509 3510 3511 3512 3513 3514 3515 3516 3517 3518 3519 3520 3521 3522 3523 3524 3525 3526 3527 3528 3529 3530 3531 3532 3533 3534 3535 3536 3537 3538 3539 3540 3541 3542 3543 3544 3545 3546 3547 3548 3549 3550 3551 3552 3553 3554 3555 3556 3557 3558 3559 3560 3561 3562 3563 3564 3565 3566 3567 3568 3569 3570 3571 3572 3573 3574 3575 3576 3577 3578 3579 3580 3581 3582 3583 3584 3585 3586 3587 3588 3589 3590 3591 3592 3593 3594 3595 3596 3597 3598 3599 3600 3601 3602 3603 3604 3605 3606 3607 3608 3609 3610 3611 3612 3613 3614 3615 3616 3617 3618 3619 3620 3621 3622 3623 3624 3625 3626 3627 3628 3629 3630 3631 3632 3633 3634 3635 3636 3637 3638 3639 3640 3641 3642 3643 3644 3645 3646 3647 3648 3649 3650 3651 3652 3653 3654 3655 3656 3657 3658 3659 3660 3661 3662 3663 3664 3665 3666 3667 3668 3669 3670 3671 3672 3673 3674 3675 3676 3677 3678 3679 3680 3681 3682 3683 3684 3685 3686 3687 3688 3689 3690 3691 3692 3693 3694 3695 3696 3697 3698 3699 3700 3701 3702 3703 3704 3705 3706 3707 3708 3709 3710 3711 3712 3713 3714 3715 3716 3717 3718 3719 3720 3721 3722 3723 3724 3725 3726 3727 3728 3729 3730 3731 3732 3733 3734 3735 3736 3737 3738 3739 3740 3741 3742 3743 3744 3745 3746 3747 3748 3749 3750 3751 3752 3753 3754 3755 3756 3757 3758 3759 3760 3761 3762 3763 3764 3765 3766 3767 3768 3769 3770 3771 3772 3773 3774 3775 3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 3786 3787 3788 3789 3790 3791 3792 3793 3794 3795 3796 3797 3798 3799 3800 3801 3802 3803 3804 3805 3806 3807 3808 3809 3810 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 3823 3824 3825 3826 3827 3828 3829 3830 3831 3832 3833 3834 3835 3836 3837 3838 3839 3840 3841 3842 3843 3844 3845 3846 3847 3848 3849 3850 3851 3852 3853 3854 3855 3856 3857 3858 3859 3860 3861 3862 3863 3864 3865 3866 3867 3868 3869 3870 3871 3872 3873 3874 3875 3876 3877 3878 3879 3880 3881 3882 3883 3884 3885 3886 3887 3888 3889 3890 3891 3892 3893 3894 3895 3896 3897 3898 3899 3900 3901 3902 3903 3904 3905 3906 3907 3908 3909 3910 3911 3912 3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 3934 3935 3936 3937 3938 3939 3940 3941 3942 3943 3944 3945 3946 3947 3948 3949 3950 3951 3952 3953 3954 3955 3956 3957 3958 3959 3960 3961 3962 3963 3964 3965 3966 3967 3968 3969 3970 3971 3972 3973 3974 3975 3976 3977 3978 3979 3980 3981 3982 3983 3984 3985 3986 3987 3988 3989 3990 3991 3992 3993 3994 3995 3996 3997 3998 3999 4000
        "node_modules/@rollup/plugin-babel": {
          "version": "5.3.1",
          "resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz",
          "integrity": "sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==",
          "dependencies": {
            "@babel/helper-module-imports": "^7.10.4",
            "@rollup/pluginutils": "^3.1.0"
          },
          "engines": {
            "node": ">= 10.0.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0",
            "@types/babel__core": "^7.1.9",
            "rollup": "^1.20.0||^2.0.0"
          },
          "peerDependenciesMeta": {
            "@types/babel__core": {
              "optional": true
            }
          }
        },
        "node_modules/@rollup/plugin-node-resolve": {
          "version": "11.2.1",
          "resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.2.1.tgz",
          "integrity": "sha512-yc2n43jcqVyGE2sqV5/YCmocy9ArjVAP/BeXyTtADTBBX6V0e5UMqwO8CdQ0kzjb6zu5P1qMzsScCMRvE9OlVg==",
          "dependencies": {
            "@rollup/pluginutils": "^3.1.0",
            "@types/resolve": "1.17.1",
            "builtin-modules": "^3.1.0",
            "deepmerge": "^4.2.2",
            "is-module": "^1.0.0",
            "resolve": "^1.19.0"
          },
          "engines": {
            "node": ">= 10.0.0"
          },
          "peerDependencies": {
            "rollup": "^1.20.0||^2.0.0"
          }
        },
        "node_modules/@rollup/plugin-replace": {
          "version": "2.4.2",
          "resolved": "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-2.4.2.tgz",
          "integrity": "sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==",
          "dependencies": {
            "@rollup/pluginutils": "^3.1.0",
            "magic-string": "^0.25.7"
          },
          "peerDependencies": {
            "rollup": "^1.20.0 || ^2.0.0"
          }
        },
        "node_modules/@rollup/pluginutils": {
          "version": "3.1.0",
          "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-3.1.0.tgz",
          "integrity": "sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==",
          "dependencies": {
            "@types/estree": "0.0.39",
            "estree-walker": "^1.0.1",
            "picomatch": "^2.2.2"
          },
          "engines": {
            "node": ">= 8.0.0"
          },
          "peerDependencies": {
            "rollup": "^1.20.0||^2.0.0"
          }
        },
        "node_modules/@rollup/pluginutils/node_modules/@types/estree": {
          "version": "0.0.39",
          "resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.39.tgz",
          "integrity": "sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw=="
        },
        "node_modules/@rushstack/eslint-patch": {
          "version": "1.5.1",
          "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.5.1.tgz",
          "integrity": "sha512-6i/8UoL0P5y4leBIGzvkZdS85RDMG9y1ihZzmTZQ5LdHUYmZ7pKFoj8X0236s3lusPs1Fa5HTQUpwI+UfTcmeA=="
        },
        "node_modules/@sinclair/typebox": {
          "version": "0.24.51",
          "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.24.51.tgz",
          "integrity": "sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA=="
        },
        "node_modules/@sinonjs/commons": {
          "version": "1.8.6",
          "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.6.tgz",
          "integrity": "sha512-Ky+XkAkqPZSm3NLBeUng77EBQl3cmeJhITaGHdYH8kjVB+aun3S4XBRti2zt17mtt0mIUDiNxYeoJm6drVvBJQ==",
          "dependencies": {
            "type-detect": "4.0.8"
          }
        },
        "node_modules/@sinonjs/fake-timers": {
          "version": "8.1.0",
          "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-8.1.0.tgz",
          "integrity": "sha512-OAPJUAtgeINhh/TAlUID4QTs53Njm7xzddaVlEs/SXwgtiD1tW22zAB/W1wdqfrpmikgaWQ9Fw6Ws+hsiRm5Vg==",
          "dependencies": {
            "@sinonjs/commons": "^1.7.0"
          }
        },
        "node_modules/@surma/rollup-plugin-off-main-thread": {
          "version": "2.2.3",
          "resolved": "https://registry.npmjs.org/@surma/rollup-plugin-off-main-thread/-/rollup-plugin-off-main-thread-2.2.3.tgz",
          "integrity": "sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==",
          "dependencies": {
            "ejs": "^3.1.6",
            "json5": "^2.2.0",
            "magic-string": "^0.25.0",
            "string.prototype.matchall": "^4.0.6"
          }
        },
        "node_modules/@svgr/babel-plugin-add-jsx-attribute": {
          "version": "5.4.0",
          "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-5.4.0.tgz",
          "integrity": "sha512-ZFf2gs/8/6B8PnSofI0inYXr2SDNTDScPXhN7k5EqD4aZ3gi6u+rbmZHVB8IM3wDyx8ntKACZbtXSm7oZGRqVg==",
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "type": "github",
            "url": "https://github.com/sponsors/gregberge"
          }
        },
        "node_modules/@svgr/babel-plugin-remove-jsx-attribute": {
          "version": "5.4.0",
          "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-5.4.0.tgz",
          "integrity": "sha512-yaS4o2PgUtwLFGTKbsiAy6D0o3ugcUhWK0Z45umJ66EPWunAz9fuFw2gJuje6wqQvQWOTJvIahUwndOXb7QCPg==",
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "type": "github",
            "url": "https://github.com/sponsors/gregberge"
          }
        },
        "node_modules/@svgr/babel-plugin-remove-jsx-empty-expression": {
          "version": "5.0.1",
          "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-5.0.1.tgz",
          "integrity": "sha512-LA72+88A11ND/yFIMzyuLRSMJ+tRKeYKeQ+mR3DcAZ5I4h5CPWN9AHyUzJbWSYp/u2u0xhmgOe0+E41+GjEueA==",
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "type": "github",
            "url": "https://github.com/sponsors/gregberge"
          }
        },
        "node_modules/@svgr/babel-plugin-replace-jsx-attribute-value": {
          "version": "5.0.1",
          "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-5.0.1.tgz",
          "integrity": "sha512-PoiE6ZD2Eiy5mK+fjHqwGOS+IXX0wq/YDtNyIgOrc6ejFnxN4b13pRpiIPbtPwHEc+NT2KCjteAcq33/F1Y9KQ==",
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "type": "github",
            "url": "https://github.com/sponsors/gregberge"
          }
        },
        "node_modules/@svgr/babel-plugin-svg-dynamic-title": {
          "version": "5.4.0",
          "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-5.4.0.tgz",
          "integrity": "sha512-zSOZH8PdZOpuG1ZVx/cLVePB2ibo3WPpqo7gFIjLV9a0QsuQAzJiwwqmuEdTaW2pegyBE17Uu15mOgOcgabQZg==",
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "type": "github",
            "url": "https://github.com/sponsors/gregberge"
          }
        },
        "node_modules/@svgr/babel-plugin-svg-em-dimensions": {
          "version": "5.4.0",
          "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-5.4.0.tgz",
          "integrity": "sha512-cPzDbDA5oT/sPXDCUYoVXEmm3VIoAWAPT6mSPTJNbQaBNUuEKVKyGH93oDY4e42PYHRW67N5alJx/eEol20abw==",
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "type": "github",
            "url": "https://github.com/sponsors/gregberge"
          }
        },
        "node_modules/@svgr/babel-plugin-transform-react-native-svg": {
          "version": "5.4.0",
          "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-5.4.0.tgz",
          "integrity": "sha512-3eYP/SaopZ41GHwXma7Rmxcv9uRslRDTY1estspeB1w1ueZWd/tPlMfEOoccYpEMZU3jD4OU7YitnXcF5hLW2Q==",
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "type": "github",
            "url": "https://github.com/sponsors/gregberge"
          }
        },
        "node_modules/@svgr/babel-plugin-transform-svg-component": {
          "version": "5.5.0",
          "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-5.5.0.tgz",
          "integrity": "sha512-q4jSH1UUvbrsOtlo/tKcgSeiCHRSBdXoIoqX1pgcKK/aU3JD27wmMKwGtpB8qRYUYoyXvfGxUVKchLuR5pB3rQ==",
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "type": "github",
            "url": "https://github.com/sponsors/gregberge"
          }
        },
        "node_modules/@svgr/babel-preset": {
          "version": "5.5.0",
          "resolved": "https://registry.npmjs.org/@svgr/babel-preset/-/babel-preset-5.5.0.tgz",
          "integrity": "sha512-4FiXBjvQ+z2j7yASeGPEi8VD/5rrGQk4Xrq3EdJmoZgz/tpqChpo5hgXDvmEauwtvOc52q8ghhZK4Oy7qph4ig==",
          "dependencies": {
            "@svgr/babel-plugin-add-jsx-attribute": "^5.4.0",
            "@svgr/babel-plugin-remove-jsx-attribute": "^5.4.0",
            "@svgr/babel-plugin-remove-jsx-empty-expression": "^5.0.1",
            "@svgr/babel-plugin-replace-jsx-attribute-value": "^5.0.1",
            "@svgr/babel-plugin-svg-dynamic-title": "^5.4.0",
            "@svgr/babel-plugin-svg-em-dimensions": "^5.4.0",
            "@svgr/babel-plugin-transform-react-native-svg": "^5.4.0",
            "@svgr/babel-plugin-transform-svg-component": "^5.5.0"
          },
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "type": "github",
            "url": "https://github.com/sponsors/gregberge"
          }
        },
        "node_modules/@svgr/core": {
          "version": "5.5.0",
          "resolved": "https://registry.npmjs.org/@svgr/core/-/core-5.5.0.tgz",
          "integrity": "sha512-q52VOcsJPvV3jO1wkPtzTuKlvX7Y3xIcWRpCMtBF3MrteZJtBfQw/+u0B1BHy5ColpQc1/YVTrPEtSYIMNZlrQ==",
          "dependencies": {
            "@svgr/plugin-jsx": "^5.5.0",
            "camelcase": "^6.2.0",
            "cosmiconfig": "^7.0.0"
          },
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "type": "github",
            "url": "https://github.com/sponsors/gregberge"
          }
        },
        "node_modules/@svgr/hast-util-to-babel-ast": {
          "version": "5.5.0",
          "resolved": "https://registry.npmjs.org/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-5.5.0.tgz",
          "integrity": "sha512-cAaR/CAiZRB8GP32N+1jocovUtvlj0+e65TB50/6Lcime+EA49m/8l+P2ko+XPJ4dw3xaPS3jOL4F2X4KWxoeQ==",
          "dependencies": {
            "@babel/types": "^7.12.6"
          },
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "type": "github",
            "url": "https://github.com/sponsors/gregberge"
          }
        },
        "node_modules/@svgr/plugin-jsx": {
          "version": "5.5.0",
          "resolved": "https://registry.npmjs.org/@svgr/plugin-jsx/-/plugin-jsx-5.5.0.tgz",
          "integrity": "sha512-V/wVh33j12hGh05IDg8GpIUXbjAPnTdPTKuP4VNLggnwaHMPNQNae2pRnyTAILWCQdz5GyMqtO488g7CKM8CBA==",
          "dependencies": {
            "@babel/core": "^7.12.3",
            "@svgr/babel-preset": "^5.5.0",
            "@svgr/hast-util-to-babel-ast": "^5.5.0",
            "svg-parser": "^2.0.2"
          },
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "type": "github",
            "url": "https://github.com/sponsors/gregberge"
          }
        },
        "node_modules/@svgr/plugin-svgo": {
          "version": "5.5.0",
          "resolved": "https://registry.npmjs.org/@svgr/plugin-svgo/-/plugin-svgo-5.5.0.tgz",
          "integrity": "sha512-r5swKk46GuQl4RrVejVwpeeJaydoxkdwkM1mBKOgJLBUJPGaLci6ylg/IjhrRsREKDkr4kbMWdgOtbXEh0fyLQ==",
          "dependencies": {
            "cosmiconfig": "^7.0.0",
            "deepmerge": "^4.2.2",
            "svgo": "^1.2.2"
          },
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "type": "github",
            "url": "https://github.com/sponsors/gregberge"
          }
        },
        "node_modules/@svgr/webpack": {
          "version": "5.5.0",
          "resolved": "https://registry.npmjs.org/@svgr/webpack/-/webpack-5.5.0.tgz",
          "integrity": "sha512-DOBOK255wfQxguUta2INKkzPj6AIS6iafZYiYmHn6W3pHlycSRRlvWKCfLDG10fXfLWqE3DJHgRUOyJYmARa7g==",
          "dependencies": {
            "@babel/core": "^7.12.3",
            "@babel/plugin-transform-react-constant-elements": "^7.12.1",
            "@babel/preset-env": "^7.12.1",
            "@babel/preset-react": "^7.12.5",
            "@svgr/core": "^5.5.0",
            "@svgr/plugin-jsx": "^5.5.0",
            "@svgr/plugin-svgo": "^5.5.0",
            "loader-utils": "^2.0.0"
          },
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "type": "github",
            "url": "https://github.com/sponsors/gregberge"
          }
        },
        "node_modules/@testing-library/dom": {
          "version": "9.3.3",
          "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-9.3.3.tgz",
          "integrity": "sha512-fB0R+fa3AUqbLHWyxXa2kGVtf1Fe1ZZFr0Zp6AIbIAzXb2mKbEXl+PCQNUOaq5lbTab5tfctfXRNsWXxa2f7Aw==",
          "peer": true,
          "dependencies": {
            "@babel/code-frame": "^7.10.4",
            "@babel/runtime": "^7.12.5",
            "@types/aria-query": "^5.0.1",
            "aria-query": "5.1.3",
            "chalk": "^4.1.0",
            "dom-accessibility-api": "^0.5.9",
            "lz-string": "^1.5.0",
            "pretty-format": "^27.0.2"
          },
          "engines": {
            "node": ">=14"
          }
        },
        "node_modules/@testing-library/dom/node_modules/ansi-styles": {
          "version": "4.3.0",
          "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
          "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
          "peer": true,
          "dependencies": {
            "color-convert": "^2.0.1"
          },
          "engines": {
            "node": ">=8"
          },
          "funding": {
            "url": "https://github.com/chalk/ansi-styles?sponsor=1"
          }
        },
        "node_modules/@testing-library/dom/node_modules/aria-query": {
          "version": "5.1.3",
          "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.1.3.tgz",
          "integrity": "sha512-R5iJ5lkuHybztUfuOAznmboyjWq8O6sqNqtK7CLOqdydi54VNbORp49mb14KbWgG1QD3JFO9hJdZ+y4KutfdOQ==",
          "peer": true,
          "dependencies": {
            "deep-equal": "^2.0.5"
          }
        },
        "node_modules/@testing-library/dom/node_modules/chalk": {
          "version": "4.1.2",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
          "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
          "peer": true,
          "dependencies": {
            "ansi-styles": "^4.1.0",
            "supports-color": "^7.1.0"
          },
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "url": "https://github.com/chalk/chalk?sponsor=1"
          }
        },
        "node_modules/@testing-library/dom/node_modules/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==",
          "peer": true,
          "dependencies": {
            "color-name": "~1.1.4"
          },
          "engines": {
            "node": ">=7.0.0"
          }
        },
        "node_modules/@testing-library/dom/node_modules/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==",
          "peer": true
        },
        "node_modules/@testing-library/dom/node_modules/has-flag": {
          "version": "4.0.0",
          "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
          "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
          "peer": true,
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/@testing-library/dom/node_modules/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==",
          "peer": true,
          "dependencies": {
            "has-flag": "^4.0.0"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/@testing-library/jest-dom": {
          "version": "5.17.0",
          "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.17.0.tgz",
          "integrity": "sha512-ynmNeT7asXyH3aSVv4vvX4Rb+0qjOhdNHnO/3vuZNqPmhDpV/+rCSGwQ7bLcmU2cJ4dvoheIO85LQj0IbJHEtg==",
          "dependencies": {
            "@adobe/css-tools": "^4.0.1",
            "@babel/runtime": "^7.9.2",
            "@types/testing-library__jest-dom": "^5.9.1",
            "aria-query": "^5.0.0",
            "chalk": "^3.0.0",
            "css.escape": "^1.5.1",
            "dom-accessibility-api": "^0.5.6",
            "lodash": "^4.17.15",
            "redent": "^3.0.0"
          },
          "engines": {
            "node": ">=8",
            "npm": ">=6",
            "yarn": ">=1"
          }
        },
        "node_modules/@testing-library/jest-dom/node_modules/ansi-styles": {
          "version": "4.3.0",
          "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
          "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
          "dependencies": {
            "color-convert": "^2.0.1"
          },
          "engines": {
            "node": ">=8"
          },
          "funding": {
            "url": "https://github.com/chalk/ansi-styles?sponsor=1"
          }
        },
        "node_modules/@testing-library/jest-dom/node_modules/chalk": {
          "version": "3.0.0",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz",
          "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==",
          "dependencies": {
            "ansi-styles": "^4.1.0",
            "supports-color": "^7.1.0"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/@testing-library/jest-dom/node_modules/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==",
          "dependencies": {
            "color-name": "~1.1.4"
          },
          "engines": {
            "node": ">=7.0.0"
          }
        },
        "node_modules/@testing-library/jest-dom/node_modules/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=="
        },
        "node_modules/@testing-library/jest-dom/node_modules/has-flag": {
          "version": "4.0.0",
          "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
          "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/@testing-library/jest-dom/node_modules/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==",
          "dependencies": {
            "has-flag": "^4.0.0"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/@testing-library/react": {
          "version": "13.4.0",
          "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-13.4.0.tgz",
          "integrity": "sha512-sXOGON+WNTh3MLE9rve97ftaZukN3oNf2KjDy7YTx6hcTO2uuLHuCGynMDhFwGw/jYf4OJ2Qk0i4i79qMNNkyw==",
          "dependencies": {
            "@babel/runtime": "^7.12.5",
            "@testing-library/dom": "^8.5.0",
            "@types/react-dom": "^18.0.0"
          },
          "engines": {
            "node": ">=12"
          },
          "peerDependencies": {
            "react": "^18.0.0",
            "react-dom": "^18.0.0"
          }
        },
        "node_modules/@testing-library/react/node_modules/@testing-library/dom": {
          "version": "8.20.1",
          "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.20.1.tgz",
          "integrity": "sha512-/DiOQ5xBxgdYRC8LNk7U+RWat0S3qRLeIw3ZIkMQ9kkVlRmwD/Eg8k8CqIpD6GW7u20JIUOfMKbxtiLutpjQ4g==",
          "dependencies": {
            "@babel/code-frame": "^7.10.4",
            "@babel/runtime": "^7.12.5",
            "@types/aria-query": "^5.0.1",
            "aria-query": "5.1.3",
            "chalk": "^4.1.0",
            "dom-accessibility-api": "^0.5.9",
            "lz-string": "^1.5.0",
            "pretty-format": "^27.0.2"
          },
          "engines": {
            "node": ">=12"
          }
        },
        "node_modules/@testing-library/react/node_modules/ansi-styles": {
          "version": "4.3.0",
          "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
          "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
          "dependencies": {
            "color-convert": "^2.0.1"
          },
          "engines": {
            "node": ">=8"
          },
          "funding": {
            "url": "https://github.com/chalk/ansi-styles?sponsor=1"
          }
        },
        "node_modules/@testing-library/react/node_modules/aria-query": {
          "version": "5.1.3",
          "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.1.3.tgz",
          "integrity": "sha512-R5iJ5lkuHybztUfuOAznmboyjWq8O6sqNqtK7CLOqdydi54VNbORp49mb14KbWgG1QD3JFO9hJdZ+y4KutfdOQ==",
          "dependencies": {
            "deep-equal": "^2.0.5"
          }
        },
        "node_modules/@testing-library/react/node_modules/chalk": {
          "version": "4.1.2",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
          "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
          "dependencies": {
            "ansi-styles": "^4.1.0",
            "supports-color": "^7.1.0"
          },
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "url": "https://github.com/chalk/chalk?sponsor=1"
          }
        },
        "node_modules/@testing-library/react/node_modules/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==",
          "dependencies": {
            "color-name": "~1.1.4"
          },
          "engines": {
            "node": ">=7.0.0"
          }
        },
        "node_modules/@testing-library/react/node_modules/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=="
        },
        "node_modules/@testing-library/react/node_modules/has-flag": {
          "version": "4.0.0",
          "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
          "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/@testing-library/react/node_modules/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==",
          "dependencies": {
            "has-flag": "^4.0.0"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/@testing-library/user-event": {
          "version": "13.5.0",
          "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.5.0.tgz",
          "integrity": "sha512-5Kwtbo3Y/NowpkbRuSepbyMFkZmHgD+vPzYB/RJ4oxt5Gj/avFFBYjhw27cqSVPVw/3a67NK1PbiIr9k4Gwmdg==",
          "dependencies": {
            "@babel/runtime": "^7.12.5"
          },
          "engines": {
            "node": ">=10",
            "npm": ">=6"
          },
          "peerDependencies": {
            "@testing-library/dom": ">=7.21.4"
          }
        },
        "node_modules/@tootallnate/once": {
          "version": "1.1.2",
          "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz",
          "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==",
          "engines": {
            "node": ">= 6"
          }
        },
        "node_modules/@trysound/sax": {
          "version": "0.2.0",
          "resolved": "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz",
          "integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==",
          "engines": {
            "node": ">=10.13.0"
          }
        },
        "node_modules/@types/aria-query": {
          "version": "5.0.4",
          "resolved": "https://registry.npmjs.org/@types/aria-query/-/aria-query-5.0.4.tgz",
          "integrity": "sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw=="
        },
        "node_modules/@types/babel__core": {
          "version": "7.20.4",
          "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.4.tgz",
          "integrity": "sha512-mLnSC22IC4vcWiuObSRjrLd9XcBTGf59vUSoq2jkQDJ/QQ8PMI9rSuzE+aEV8karUMbskw07bKYoUJCKTUaygg==",
          "dependencies": {
            "@babel/parser": "^7.20.7",
            "@babel/types": "^7.20.7",
            "@types/babel__generator": "*",
            "@types/babel__template": "*",
            "@types/babel__traverse": "*"
          }
        },
        "node_modules/@types/babel__generator": {
          "version": "7.6.7",
          "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.7.tgz",
          "integrity": "sha512-6Sfsq+EaaLrw4RmdFWE9Onp63TOUue71AWb4Gpa6JxzgTYtimbM086WnYTy2U67AofR++QKCo08ZP6pwx8YFHQ==",
          "dependencies": {
            "@babel/types": "^7.0.0"
          }
        },
        "node_modules/@types/babel__template": {
          "version": "7.4.4",
          "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz",
          "integrity": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==",
          "dependencies": {
            "@babel/parser": "^7.1.0",
            "@babel/types": "^7.0.0"
          }
        },
        "node_modules/@types/babel__traverse": {
          "version": "7.20.4",
          "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.20.4.tgz",
          "integrity": "sha512-mSM/iKUk5fDDrEV/e83qY+Cr3I1+Q3qqTuEn++HAWYjEa1+NxZr6CNrcJGf2ZTnq4HoFGC3zaTPZTobCzCFukA==",
          "dependencies": {
            "@babel/types": "^7.20.7"
          }
        },
        "node_modules/@types/body-parser": {
          "version": "1.19.5",
          "resolved": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.5.tgz",
          "integrity": "sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg==",
          "dependencies": {
            "@types/connect": "*",
            "@types/node": "*"
          }
        },
        "node_modules/@types/bonjour": {
          "version": "3.5.13",
          "resolved": "https://registry.npmjs.org/@types/bonjour/-/bonjour-3.5.13.tgz",
          "integrity": "sha512-z9fJ5Im06zvUL548KvYNecEVlA7cVDkGUi6kZusb04mpyEFKCIZJvloCcmpmLaIahDpOQGHaHmG6imtPMmPXGQ==",
          "dependencies": {
            "@types/node": "*"
          }
        },
        "node_modules/@types/connect": {
          "version": "3.4.38",
          "resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.38.tgz",
          "integrity": "sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==",
          "dependencies": {
            "@types/node": "*"
          }
        },
        "node_modules/@types/connect-history-api-fallback": {
          "version": "1.5.3",
          "resolved": "https://registry.npmjs.org/@types/connect-history-api-fallback/-/connect-history-api-fallback-1.5.3.tgz",
          "integrity": "sha512-6mfQ6iNvhSKCZJoY6sIG3m0pKkdUcweVNOLuBBKvoWGzl2yRxOJcYOTRyLKt3nxXvBLJWa6QkW//tgbIwJehmA==",
          "dependencies": {
            "@types/express-serve-static-core": "*",
            "@types/node": "*"
          }
        },
        "node_modules/@types/eslint": {
          "version": "8.44.7",
          "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.44.7.tgz",
          "integrity": "sha512-f5ORu2hcBbKei97U73mf+l9t4zTGl74IqZ0GQk4oVea/VS8tQZYkUveSYojk+frraAVYId0V2WC9O4PTNru2FQ==",
          "dependencies": {
            "@types/estree": "*",
            "@types/json-schema": "*"
          }
        },
        "node_modules/@types/eslint-scope": {