Skip to content
Snippets Groups Projects
package-lock.json 650 KiB
Newer Older
  • Learn to ignore specific revisions
  • Jacopo Gasparetto's avatar
    Jacopo Gasparetto committed
            "type": "opencollective",
            "url": "https://opencollective.com/csstools"
          },
          "peerDependencies": {
            "postcss": "^8.2"
          }
        },
        "node_modules/@csstools/postcss-normalize-display-values": {
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/@csstools/postcss-normalize-display-values/-/postcss-normalize-display-values-1.0.1.tgz",
          "integrity": "sha512-jcOanIbv55OFKQ3sYeFD/T0Ti7AMXc9nM1hZWu8m/2722gOTxFg7xYu4RDLJLeZmPUVQlGzo4jhzvTUq3x4ZUw==",
          "dependencies": {
            "postcss-value-parser": "^4.2.0"
          },
          "engines": {
            "node": "^12 || ^14 || >=16"
          },
          "funding": {
            "type": "opencollective",
            "url": "https://opencollective.com/csstools"
          },
          "peerDependencies": {
            "postcss": "^8.2"
          }
        },
        "node_modules/@csstools/postcss-oklab-function": {
          "version": "1.1.1",
          "resolved": "https://registry.npmjs.org/@csstools/postcss-oklab-function/-/postcss-oklab-function-1.1.1.tgz",
          "integrity": "sha512-nJpJgsdA3dA9y5pgyb/UfEzE7W5Ka7u0CX0/HIMVBNWzWemdcTH3XwANECU6anWv/ao4vVNLTMxhiPNZsTK6iA==",
          "dependencies": {
            "@csstools/postcss-progressive-custom-properties": "^1.1.0",
            "postcss-value-parser": "^4.2.0"
          },
          "engines": {
            "node": "^12 || ^14 || >=16"
          },
          "funding": {
            "type": "opencollective",
            "url": "https://opencollective.com/csstools"
          },
          "peerDependencies": {
            "postcss": "^8.2"
          }
        },
        "node_modules/@csstools/postcss-progressive-custom-properties": {
          "version": "1.3.0",
          "resolved": "https://registry.npmjs.org/@csstools/postcss-progressive-custom-properties/-/postcss-progressive-custom-properties-1.3.0.tgz",
          "integrity": "sha512-ASA9W1aIy5ygskZYuWams4BzafD12ULvSypmaLJT2jvQ8G0M3I8PRQhC0h7mG0Z3LI05+agZjqSR9+K9yaQQjA==",
          "dependencies": {
            "postcss-value-parser": "^4.2.0"
          },
          "engines": {
            "node": "^12 || ^14 || >=16"
          },
          "peerDependencies": {
            "postcss": "^8.3"
          }
        },
        "node_modules/@csstools/postcss-stepped-value-functions": {
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/@csstools/postcss-stepped-value-functions/-/postcss-stepped-value-functions-1.0.1.tgz",
          "integrity": "sha512-dz0LNoo3ijpTOQqEJLY8nyaapl6umbmDcgj4AD0lgVQ572b2eqA1iGZYTTWhrcrHztWDDRAX2DGYyw2VBjvCvQ==",
          "dependencies": {
            "postcss-value-parser": "^4.2.0"
          },
          "engines": {
            "node": "^12 || ^14 || >=16"
          },
          "funding": {
            "type": "opencollective",
            "url": "https://opencollective.com/csstools"
          },
          "peerDependencies": {
            "postcss": "^8.2"
          }
        },
        "node_modules/@csstools/postcss-text-decoration-shorthand": {
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-1.0.0.tgz",
          "integrity": "sha512-c1XwKJ2eMIWrzQenN0XbcfzckOLLJiczqy+YvfGmzoVXd7pT9FfObiSEfzs84bpE/VqfpEuAZ9tCRbZkZxxbdw==",
          "dependencies": {
            "postcss-value-parser": "^4.2.0"
          },
          "engines": {
            "node": "^12 || ^14 || >=16"
          },
          "funding": {
            "type": "opencollective",
            "url": "https://opencollective.com/csstools"
          },
          "peerDependencies": {
            "postcss": "^8.2"
          }
        },
        "node_modules/@csstools/postcss-trigonometric-functions": {
          "version": "1.0.2",
          "resolved": "https://registry.npmjs.org/@csstools/postcss-trigonometric-functions/-/postcss-trigonometric-functions-1.0.2.tgz",
          "integrity": "sha512-woKaLO///4bb+zZC2s80l+7cm07M7268MsyG3M0ActXXEFi6SuhvriQYcb58iiKGbjwwIU7n45iRLEHypB47Og==",
          "dependencies": {
            "postcss-value-parser": "^4.2.0"
          },
          "engines": {
            "node": "^14 || >=16"
          },
          "funding": {
            "type": "opencollective",
            "url": "https://opencollective.com/csstools"
          },
          "peerDependencies": {
            "postcss": "^8.2"
          }
        },
        "node_modules/@csstools/postcss-unset-value": {
          "version": "1.0.2",
          "resolved": "https://registry.npmjs.org/@csstools/postcss-unset-value/-/postcss-unset-value-1.0.2.tgz",
          "integrity": "sha512-c8J4roPBILnelAsdLr4XOAR/GsTm0GJi4XpcfvoWk3U6KiTCqiFYc63KhRMQQX35jYMp4Ao8Ij9+IZRgMfJp1g==",
          "engines": {
            "node": "^12 || ^14 || >=16"
          },
          "funding": {
            "type": "opencollective",
            "url": "https://opencollective.com/csstools"
          },
          "peerDependencies": {
            "postcss": "^8.2"
          }
        },
        "node_modules/@csstools/selector-specificity": {
          "version": "2.2.0",
          "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-2.2.0.tgz",
          "integrity": "sha512-+OJ9konv95ClSTOJCmMZqpd5+YGsB2S+x6w3E1oaM8UuR5j8nTNHYSz8c9BEPGDOCMQYIEEGlVPj/VY64iTbGw==",
          "engines": {
            "node": "^14 || ^16 || >=18"
          },
          "funding": {
            "type": "opencollective",
            "url": "https://opencollective.com/csstools"
          },
          "peerDependencies": {
            "postcss-selector-parser": "^6.0.10"
          }
        },
        "node_modules/@eslint-community/eslint-utils": {
          "version": "4.4.0",
          "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz",
          "integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==",
          "dependencies": {
            "eslint-visitor-keys": "^3.3.0"
          },
          "engines": {
            "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
          },
          "peerDependencies": {
            "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
          }
        },
        "node_modules/@eslint-community/regexpp": {
          "version": "4.4.1",
          "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.4.1.tgz",
          "integrity": "sha512-BISJ6ZE4xQsuL/FmsyRaiffpq977bMlsKfGHTQrOGFErfByxIe6iZTxPf/00Zon9b9a7iUykfQwejN3s2ZW/Bw==",
          "engines": {
            "node": "^12.0.0 || ^14.0.0 || >=16.0.0"
          }
        },
        "node_modules/@eslint/eslintrc": {
          "version": "2.0.1",
          "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.0.1.tgz",
          "integrity": "sha512-eFRmABvW2E5Ho6f5fHLqgena46rOj7r7OKHYfLElqcBfGFHHpjBhivyi5+jOEQuSpdc/1phIZJlbC2te+tZNIw==",
          "dependencies": {
            "ajv": "^6.12.4",
            "debug": "^4.3.2",
            "espree": "^9.5.0",
            "globals": "^13.19.0",
            "ignore": "^5.2.0",
            "import-fresh": "^3.2.1",
            "js-yaml": "^4.1.0",
            "minimatch": "^3.1.2",
            "strip-json-comments": "^3.1.1"
          },
          "engines": {
            "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
          },
          "funding": {
            "url": "https://opencollective.com/eslint"
          }
        },
        "node_modules/@eslint/eslintrc/node_modules/argparse": {
          "version": "2.0.1",
          "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
          "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
        },
        "node_modules/@eslint/eslintrc/node_modules/globals": {
          "version": "13.20.0",
          "resolved": "https://registry.npmjs.org/globals/-/globals-13.20.0.tgz",
          "integrity": "sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==",
          "dependencies": {
            "type-fest": "^0.20.2"
          },
          "engines": {
            "node": ">=8"
          },
          "funding": {
            "url": "https://github.com/sponsors/sindresorhus"
          }
        },
        "node_modules/@eslint/eslintrc/node_modules/js-yaml": {
          "version": "4.1.0",
          "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
          "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
          "dependencies": {
            "argparse": "^2.0.1"
          },
          "bin": {
            "js-yaml": "bin/js-yaml.js"
          }
        },
        "node_modules/@eslint/eslintrc/node_modules/type-fest": {
          "version": "0.20.2",
          "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
          "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "url": "https://github.com/sponsors/sindresorhus"
          }
        },
        "node_modules/@eslint/js": {
          "version": "8.36.0",
          "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.36.0.tgz",
          "integrity": "sha512-lxJ9R5ygVm8ZWgYdUweoq5ownDlJ4upvoWmO4eLxBYHdMo+vZ/Rx0EN6MbKWDJOSUGrqJy2Gt+Dyv/VKml0fjg==",
          "engines": {
            "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
          }
        },
    
        "node_modules/@heroicons/react": {
          "version": "2.0.17",
          "resolved": "https://registry.npmjs.org/@heroicons/react/-/react-2.0.17.tgz",
          "integrity": "sha512-90GMZktkA53YbNzHp6asVEDevUQCMtxWH+2UK2S8OpnLEu7qckTJPhNxNQG52xIR1WFTwFqtH6bt7a60ZNcLLA==",
          "peerDependencies": {
            "react": ">= 16"
          }
        },
    
    Jacopo Gasparetto's avatar
    Jacopo Gasparetto committed
    2244 2245 2246 2247 2248 2249 2250 2251 2252 2253 2254 2255 2256 2257 2258 2259 2260 2261 2262 2263 2264 2265 2266 2267 2268 2269 2270 2271 2272 2273 2274 2275 2276 2277 2278 2279 2280 2281 2282 2283 2284 2285 2286 2287 2288 2289 2290 2291 2292 2293 2294 2295 2296 2297 2298 2299 2300 2301 2302 2303 2304 2305 2306 2307 2308 2309 2310 2311 2312 2313 2314 2315 2316 2317 2318 2319 2320 2321 2322 2323 2324 2325 2326 2327 2328 2329 2330 2331 2332 2333 2334 2335 2336 2337 2338 2339 2340 2341 2342 2343 2344 2345 2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 2356 2357 2358 2359 2360 2361 2362 2363 2364 2365 2366 2367 2368 2369 2370 2371 2372 2373 2374 2375 2376 2377 2378 2379 2380 2381 2382 2383 2384 2385 2386 2387 2388 2389 2390 2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 2406 2407 2408 2409 2410 2411 2412 2413 2414 2415 2416 2417 2418 2419 2420 2421 2422 2423 2424 2425 2426 2427 2428 2429 2430 2431 2432 2433 2434 2435 2436 2437 2438 2439 2440 2441 2442 2443 2444 2445 2446 2447 2448 2449 2450 2451 2452 2453 2454 2455 2456 2457 2458 2459 2460 2461 2462 2463 2464 2465 2466 2467 2468 2469 2470 2471 2472 2473 2474 2475 2476 2477 2478 2479 2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 2501 2502 2503 2504 2505 2506 2507 2508 2509 2510 2511 2512 2513 2514 2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 2526 2527 2528 2529 2530 2531 2532 2533 2534 2535 2536 2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 2552 2553 2554 2555 2556 2557 2558 2559 2560 2561 2562 2563 2564 2565 2566 2567 2568 2569 2570 2571 2572 2573 2574 2575 2576 2577 2578 2579 2580 2581 2582 2583 2584 2585 2586 2587 2588 2589 2590 2591 2592 2593 2594 2595 2596 2597 2598 2599 2600 2601 2602 2603 2604 2605 2606 2607 2608 2609 2610 2611 2612 2613 2614 2615 2616 2617 2618 2619 2620 2621 2622 2623 2624 2625 2626 2627 2628 2629 2630 2631 2632 2633 2634 2635 2636 2637 2638 2639 2640 2641 2642 2643 2644 2645 2646 2647 2648 2649 2650 2651 2652 2653 2654 2655 2656 2657 2658 2659 2660 2661 2662 2663 2664 2665 2666 2667 2668 2669 2670 2671 2672 2673 2674 2675 2676 2677 2678 2679 2680 2681 2682 2683 2684 2685 2686 2687 2688 2689 2690 2691 2692 2693 2694 2695 2696 2697 2698 2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 2715 2716 2717 2718 2719 2720 2721 2722 2723 2724 2725 2726 2727 2728 2729 2730 2731 2732 2733 2734 2735 2736 2737 2738 2739 2740 2741 2742 2743 2744 2745 2746 2747 2748 2749 2750 2751 2752 2753 2754 2755 2756 2757 2758 2759 2760 2761 2762 2763 2764 2765 2766 2767 2768 2769 2770 2771 2772 2773 2774 2775 2776 2777 2778 2779 2780 2781 2782 2783 2784 2785 2786 2787 2788 2789 2790 2791 2792 2793 2794 2795 2796 2797 2798 2799 2800 2801 2802 2803 2804 2805 2806 2807 2808 2809 2810 2811 2812 2813 2814 2815 2816 2817 2818 2819 2820 2821 2822 2823 2824 2825 2826 2827 2828 2829 2830 2831 2832 2833 2834 2835 2836 2837 2838 2839 2840 2841 2842 2843 2844 2845 2846 2847 2848 2849 2850 2851 2852 2853 2854 2855 2856 2857 2858 2859 2860 2861 2862 2863 2864 2865 2866 2867 2868 2869 2870 2871 2872 2873 2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 2895 2896 2897 2898 2899 2900 2901 2902 2903 2904 2905 2906 2907 2908 2909 2910 2911 2912 2913 2914 2915 2916 2917 2918 2919 2920 2921 2922 2923 2924 2925 2926 2927 2928 2929 2930 2931 2932 2933 2934 2935 2936 2937 2938 2939 2940 2941 2942 2943 2944 2945 2946 2947 2948 2949 2950 2951 2952 2953 2954 2955 2956 2957 2958 2959 2960 2961 2962 2963 2964 2965 2966 2967 2968 2969 2970 2971 2972 2973 2974 2975 2976 2977 2978 2979 2980 2981 2982 2983 2984 2985 2986 2987 2988 2989 2990 2991 2992 2993 2994 2995 2996 2997 2998 2999 3000
        "node_modules/@humanwhocodes/config-array": {
          "version": "0.11.8",
          "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.8.tgz",
          "integrity": "sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==",
          "dependencies": {
            "@humanwhocodes/object-schema": "^1.2.1",
            "debug": "^4.1.1",
            "minimatch": "^3.0.5"
          },
          "engines": {
            "node": ">=10.10.0"
          }
        },
        "node_modules/@humanwhocodes/module-importer": {
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
          "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
          "engines": {
            "node": ">=12.22"
          },
          "funding": {
            "type": "github",
            "url": "https://github.com/sponsors/nzakas"
          }
        },
        "node_modules/@humanwhocodes/object-schema": {
          "version": "1.2.1",
          "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz",
          "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA=="
        },
        "node_modules/@istanbuljs/load-nyc-config": {
          "version": "1.1.0",
          "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz",
          "integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==",
          "dependencies": {
            "camelcase": "^5.3.1",
            "find-up": "^4.1.0",
            "get-package-type": "^0.1.0",
            "js-yaml": "^3.13.1",
            "resolve-from": "^5.0.0"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/@istanbuljs/load-nyc-config/node_modules/camelcase": {
          "version": "5.3.1",
          "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
          "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
          "engines": {
            "node": ">=6"
          }
        },
        "node_modules/@istanbuljs/load-nyc-config/node_modules/find-up": {
          "version": "4.1.0",
          "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
          "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
          "dependencies": {
            "locate-path": "^5.0.0",
            "path-exists": "^4.0.0"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/@istanbuljs/load-nyc-config/node_modules/locate-path": {
          "version": "5.0.0",
          "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
          "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
          "dependencies": {
            "p-locate": "^4.1.0"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/@istanbuljs/load-nyc-config/node_modules/p-limit": {
          "version": "2.3.0",
          "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
          "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
          "dependencies": {
            "p-try": "^2.0.0"
          },
          "engines": {
            "node": ">=6"
          },
          "funding": {
            "url": "https://github.com/sponsors/sindresorhus"
          }
        },
        "node_modules/@istanbuljs/load-nyc-config/node_modules/p-locate": {
          "version": "4.1.0",
          "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
          "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
          "dependencies": {
            "p-limit": "^2.2.0"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/@istanbuljs/schema": {
          "version": "0.1.3",
          "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz",
          "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==",
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/@jest/console": {
          "version": "27.5.1",
          "resolved": "https://registry.npmjs.org/@jest/console/-/console-27.5.1.tgz",
          "integrity": "sha512-kZ/tNpS3NXn0mlXXXPNuDZnb4c0oZ20r4K5eemM2k30ZC3G0T02nXUvyhf5YdbXWHPEJLc9qGLxEZ216MdL+Zg==",
          "dependencies": {
            "@jest/types": "^27.5.1",
            "@types/node": "*",
            "chalk": "^4.0.0",
            "jest-message-util": "^27.5.1",
            "jest-util": "^27.5.1",
            "slash": "^3.0.0"
          },
          "engines": {
            "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
          }
        },
        "node_modules/@jest/console/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/console/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/console/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/console/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/console/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/console/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/core": {
          "version": "27.5.1",
          "resolved": "https://registry.npmjs.org/@jest/core/-/core-27.5.1.tgz",
          "integrity": "sha512-AK6/UTrvQD0Cd24NSqmIA6rKsu0tKIxfiCducZvqxYdmMisOYAsdItspT+fQDQYARPf8XgjAFZi0ogW2agH5nQ==",
          "dependencies": {
            "@jest/console": "^27.5.1",
            "@jest/reporters": "^27.5.1",
            "@jest/test-result": "^27.5.1",
            "@jest/transform": "^27.5.1",
            "@jest/types": "^27.5.1",
            "@types/node": "*",
            "ansi-escapes": "^4.2.1",
            "chalk": "^4.0.0",
            "emittery": "^0.8.1",
            "exit": "^0.1.2",
            "graceful-fs": "^4.2.9",
            "jest-changed-files": "^27.5.1",
            "jest-config": "^27.5.1",
            "jest-haste-map": "^27.5.1",
            "jest-message-util": "^27.5.1",
            "jest-regex-util": "^27.5.1",
            "jest-resolve": "^27.5.1",
            "jest-resolve-dependencies": "^27.5.1",
            "jest-runner": "^27.5.1",
            "jest-runtime": "^27.5.1",
            "jest-snapshot": "^27.5.1",
            "jest-util": "^27.5.1",
            "jest-validate": "^27.5.1",
            "jest-watcher": "^27.5.1",
            "micromatch": "^4.0.4",
            "rimraf": "^3.0.0",
            "slash": "^3.0.0",
            "strip-ansi": "^6.0.0"
          },
          "engines": {
            "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
          },
          "peerDependencies": {
            "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
          },
          "peerDependenciesMeta": {
            "node-notifier": {
              "optional": true
            }
          }
        },
        "node_modules/@jest/core/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/core/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/core/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/core/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/core/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/core/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/environment": {
          "version": "27.5.1",
          "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-27.5.1.tgz",
          "integrity": "sha512-/WQjhPJe3/ghaol/4Bq480JKXV/Rfw8nQdN7f41fM8VDHLcxKXou6QyXAh3EFr9/bVG3x74z1NWDkP87EiY8gA==",
          "dependencies": {
            "@jest/fake-timers": "^27.5.1",
            "@jest/types": "^27.5.1",
            "@types/node": "*",
            "jest-mock": "^27.5.1"
          },
          "engines": {
            "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
          }
        },
        "node_modules/@jest/fake-timers": {
          "version": "27.5.1",
          "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-27.5.1.tgz",
          "integrity": "sha512-/aPowoolwa07k7/oM3aASneNeBGCmGQsc3ugN4u6s4C/+s5M64MFo/+djTdiwcbQlRfFElGuDXWzaWj6QgKObQ==",
          "dependencies": {
            "@jest/types": "^27.5.1",
            "@sinonjs/fake-timers": "^8.0.1",
            "@types/node": "*",
            "jest-message-util": "^27.5.1",
            "jest-mock": "^27.5.1",
            "jest-util": "^27.5.1"
          },
          "engines": {
            "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
          }
        },
        "node_modules/@jest/globals": {
          "version": "27.5.1",
          "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-27.5.1.tgz",
          "integrity": "sha512-ZEJNB41OBQQgGzgyInAv0UUfDDj3upmHydjieSxFvTRuZElrx7tXg/uVQ5hYVEwiXs3+aMsAeEc9X7xiSKCm4Q==",
          "dependencies": {
            "@jest/environment": "^27.5.1",
            "@jest/types": "^27.5.1",
            "expect": "^27.5.1"
          },
          "engines": {
            "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
          }
        },
        "node_modules/@jest/reporters": {
          "version": "27.5.1",
          "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-27.5.1.tgz",
          "integrity": "sha512-cPXh9hWIlVJMQkVk84aIvXuBB4uQQmFqZiacloFuGiP3ah1sbCxCosidXFDfqG8+6fO1oR2dTJTlsOy4VFmUfw==",
          "dependencies": {
            "@bcoe/v8-coverage": "^0.2.3",
            "@jest/console": "^27.5.1",
            "@jest/test-result": "^27.5.1",
            "@jest/transform": "^27.5.1",
            "@jest/types": "^27.5.1",
            "@types/node": "*",
            "chalk": "^4.0.0",
            "collect-v8-coverage": "^1.0.0",
            "exit": "^0.1.2",
            "glob": "^7.1.2",
            "graceful-fs": "^4.2.9",
            "istanbul-lib-coverage": "^3.0.0",
            "istanbul-lib-instrument": "^5.1.0",
            "istanbul-lib-report": "^3.0.0",
            "istanbul-lib-source-maps": "^4.0.0",
            "istanbul-reports": "^3.1.3",
            "jest-haste-map": "^27.5.1",
            "jest-resolve": "^27.5.1",
            "jest-util": "^27.5.1",
            "jest-worker": "^27.5.1",
            "slash": "^3.0.0",
            "source-map": "^0.6.0",
            "string-length": "^4.0.1",
            "terminal-link": "^2.0.0",
            "v8-to-istanbul": "^8.1.0"
          },
          "engines": {
            "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
          },
          "peerDependencies": {
            "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
          },
          "peerDependenciesMeta": {
            "node-notifier": {
              "optional": true
            }
          }
        },
        "node_modules/@jest/reporters/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/reporters/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/reporters/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/reporters/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/reporters/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/reporters/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/reporters/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/schemas": {
          "version": "28.1.3",
          "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-28.1.3.tgz",
          "integrity": "sha512-/l/VWsdt/aBXgjshLWOFyFt3IVdYypu5y2Wn2rOO1un6nkqIn8SLXzgIMYXFyYsRWDyF5EthmKJMIdJvk08grg==",
          "dependencies": {
            "@sinclair/typebox": "^0.24.1"
          },
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
          }
        },
        "node_modules/@jest/source-map": {
          "version": "27.5.1",
          "resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-27.5.1.tgz",
          "integrity": "sha512-y9NIHUYF3PJRlHk98NdC/N1gl88BL08aQQgu4k4ZopQkCw9t9cV8mtl3TV8b/YCB8XaVTFrmUTAJvjsntDireg==",
          "dependencies": {
            "callsites": "^3.0.0",
            "graceful-fs": "^4.2.9",
            "source-map": "^0.6.0"
          },
          "engines": {
            "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
          }
        },
        "node_modules/@jest/source-map/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/test-result": {
          "version": "27.5.1",
          "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-27.5.1.tgz",
          "integrity": "sha512-EW35l2RYFUcUQxFJz5Cv5MTOxlJIQs4I7gxzi2zVU7PJhOwfYq1MdC5nhSmYjX1gmMmLPvB3sIaC+BkcHRBfag==",
          "dependencies": {
            "@jest/console": "^27.5.1",
            "@jest/types": "^27.5.1",
            "@types/istanbul-lib-coverage": "^2.0.0",
            "collect-v8-coverage": "^1.0.0"
          },
          "engines": {
            "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
          }
        },
        "node_modules/@jest/test-sequencer": {
          "version": "27.5.1",
          "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-27.5.1.tgz",
          "integrity": "sha512-LCheJF7WB2+9JuCS7VB/EmGIdQuhtqjRNI9A43idHv3E4KltCTsPsLxvdaubFHSYwY/fNjMWjl6vNRhDiN7vpQ==",
          "dependencies": {
            "@jest/test-result": "^27.5.1",
            "graceful-fs": "^4.2.9",
            "jest-haste-map": "^27.5.1",
            "jest-runtime": "^27.5.1"
          },
          "engines": {
            "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
          }
        },
        "node_modules/@jest/transform": {
          "version": "27.5.1",
          "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-27.5.1.tgz",
          "integrity": "sha512-ipON6WtYgl/1329g5AIJVbUuEh0wZVbdpGwC99Jw4LwuoBNS95MVphU6zOeD9pDkon+LLbFL7lOQRapbB8SCHw==",
          "dependencies": {
            "@babel/core": "^7.1.0",
            "@jest/types": "^27.5.1",
            "babel-plugin-istanbul": "^6.1.1",
            "chalk": "^4.0.0",
            "convert-source-map": "^1.4.0",
            "fast-json-stable-stringify": "^2.0.0",
            "graceful-fs": "^4.2.9",
            "jest-haste-map": "^27.5.1",
            "jest-regex-util": "^27.5.1",
            "jest-util": "^27.5.1",
            "micromatch": "^4.0.4",
            "pirates": "^4.0.4",
            "slash": "^3.0.0",
            "source-map": "^0.6.1",
            "write-file-atomic": "^3.0.0"
          },
          "engines": {
            "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
          }
        },
        "node_modules/@jest/transform/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/transform/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/transform/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/transform/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/transform/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/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.1.1",
          "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz",
          "integrity": "sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==",
          "dependencies": {
            "@jridgewell/set-array": "^1.0.0",
            "@jridgewell/sourcemap-codec": "^1.4.10"
          },
          "engines": {
            "node": ">=6.0.0"
          }
        },
        "node_modules/@jridgewell/resolve-uri": {
          "version": "3.1.0",
          "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz",
          "integrity": "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==",
          "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.2",
          "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.2.tgz",
          "integrity": "sha512-m7O9o2uR8k2ObDysZYzdfhb08VuEml5oWGiosa1VdaPZ/A6QyPkAJuwN0Q1lhULOf6B7MtQmHENS743hWtCrgw==",
          "dependencies": {
            "@jridgewell/gen-mapping": "^0.3.0",
            "@jridgewell/trace-mapping": "^0.3.9"
          }
        },
        "node_modules/@jridgewell/source-map/node_modules/@jridgewell/gen-mapping": {
          "version": "0.3.2",
          "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz",
          "integrity": "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==",
          "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/sourcemap-codec": {
          "version": "1.4.14",
          "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz",
          "integrity": "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw=="
        },
        "node_modules/@jridgewell/trace-mapping": {
          "version": "0.3.17",
          "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz",
          "integrity": "sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g==",
          "dependencies": {
            "@jridgewell/resolve-uri": "3.1.0",
            "@jridgewell/sourcemap-codec": "1.4.14"
          }
        },