Skip to content
Snippets Groups Projects
package-lock.json 819 KiB
Newer Older
  • Learn to ignore specific revisions
  •       "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.7.0.tgz",
          "integrity": "sha512-2CpRNYmImPx+RXKLq6jko/L07phmS9I02TyqkcNU20GCF/GgaWvc58hPtjxDX8lPpkdwc9sNh72V9k00S7ezog==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "engines": {
            "node": ">=8"
    
        "node_modules/jest-config/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==",
          "dev": true,
          "dependencies": {
            "color-name": "~1.1.4"
          },
          "engines": {
            "node": ">=7.0.0"
          }
        },
        "node_modules/jest-config/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==",
    
          "dev": true
    
        "node_modules/jest-config/node_modules/graceful-fs": {
          "version": "4.2.10",
          "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz",
          "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==",
          "dev": true
    
        "node_modules/jest-config/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==",
          "dev": true,
          "engines": {
            "node": ">=8"
          }
    
        "node_modules/jest-config/node_modules/jest-get-type": {
          "version": "28.0.2",
          "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-28.0.2.tgz",
          "integrity": "sha512-ioj2w9/DxSYHfOm5lJKCdcAmPJzQXmbM/Url3rhlghrPvT3tt+7a/+oXc9azkKmLvoiXjtV83bEWqi+vs5nlPA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
    
        "node_modules/jest-config/node_modules/jest-util": {
          "version": "28.1.3",
          "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-28.1.3.tgz",
          "integrity": "sha512-XdqfpHwpcSRko/C35uLYFM2emRAltIIKZiJ9eAmhjsj0CqZMa0p1ib0R5fWIqGhn1a103DebTbpqIaP1qCQ6tQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
            "@jest/types": "^28.1.3",
            "@types/node": "*",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "chalk": "^4.0.0",
    
            "ci-info": "^3.2.0",
            "graceful-fs": "^4.2.9",
            "picomatch": "^2.2.3"
          },
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
          }
        },
        "node_modules/jest-config/node_modules/parse-json": {
          "version": "5.2.0",
          "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
          "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
          "dev": true,
          "dependencies": {
            "@babel/code-frame": "^7.0.0",
            "error-ex": "^1.3.1",
            "json-parse-even-better-errors": "^2.3.0",
            "lines-and-columns": "^1.1.6"
    
          "engines": {
            "node": ">=8"
          },
          "funding": {
            "url": "https://github.com/sponsors/sindresorhus"
          }
        },
        "node_modules/jest-config/node_modules/pretty-format": {
          "version": "28.1.3",
          "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-28.1.3.tgz",
          "integrity": "sha512-8gFb/To0OmxHR9+ZTb14Df2vNxdGCX8g1xWGUTqUw5TiZvcQf5sHKObd5UcPyLLyowNwDAMTF3XWOG1B6mxl1Q==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "@jest/schemas": "^28.1.3",
            "ansi-regex": "^5.0.1",
            "ansi-styles": "^5.0.0",
            "react-is": "^18.0.0"
          },
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
    
        "node_modules/jest-config/node_modules/pretty-format/node_modules/ansi-styles": {
          "version": "5.2.0",
          "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
          "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "url": "https://github.com/chalk/ansi-styles?sponsor=1"
    
        "node_modules/jest-config/node_modules/react-is": {
          "version": "18.2.0",
          "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz",
          "integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==",
          "dev": true
        },
        "node_modules/jest-config/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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
            "has-flag": "^4.0.0"
          },
          "engines": {
            "node": ">=8"
    
        "node_modules/jest-diff": {
          "version": "26.6.2",
          "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-26.6.2.tgz",
          "integrity": "sha512-6m+9Z3Gv9wN0WFVasqjCL/06+EFCMTqDEUl/b87HYK2rAPTyfz4ZIuSlPhY51PIQRWx5TaxeF1qmXKe9gfN3sA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
            "chalk": "^4.0.0",
            "diff-sequences": "^26.6.2",
            "jest-get-type": "^26.3.0",
            "pretty-format": "^26.6.2"
          },
          "engines": {
            "node": ">= 10.14.2"
    
        "node_modules/jest-diff/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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
            "color-convert": "^2.0.1"
          },
          "engines": {
            "node": ">=8"
    
          "funding": {
            "url": "https://github.com/chalk/ansi-styles?sponsor=1"
          }
        },
        "node_modules/jest-diff/node_modules/chalk": {
          "version": "4.1.0",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
          "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "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-diff/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==",
          "dev": true,
          "dependencies": {
            "color-name": "~1.1.4"
          },
          "engines": {
            "node": ">=7.0.0"
          }
        },
        "node_modules/jest-diff/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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true
        },
    
        "node_modules/jest-diff/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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/jest-diff/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==",
          "dev": true,
          "dependencies": {
            "has-flag": "^4.0.0"
    
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/jest-docblock": {
          "version": "28.1.1",
          "resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-28.1.1.tgz",
          "integrity": "sha512-3wayBVNiOYx0cwAbl9rwm5kKFP8yHH3d/fkEaL02NPTkDojPtheGB7HZSFY4wzX+DxyrvhXz0KSCVksmCknCuA==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "detect-newline": "^3.0.0"
          },
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
    
        "node_modules/jest-each": {
          "version": "28.1.3",
          "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-28.1.3.tgz",
          "integrity": "sha512-arT1z4sg2yABU5uogObVPvSlSMQlDA48owx07BDPAiasW0yYpYHYOo4HHLz9q0BVzDVU4hILFjzJw0So9aCL/g==",
          "dev": true,
          "dependencies": {
            "@jest/types": "^28.1.3",
            "chalk": "^4.0.0",
            "jest-get-type": "^28.0.2",
            "jest-util": "^28.1.3",
            "pretty-format": "^28.1.3"
          },
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
          }
    
        "node_modules/jest-each/node_modules/@jest/types": {
          "version": "28.1.3",
          "resolved": "https://registry.npmjs.org/@jest/types/-/types-28.1.3.tgz",
          "integrity": "sha512-RyjiyMUZrKz/c+zlMFO1pm70DcIlST8AeWTkoUdZevew44wcNZQHsEVOiCVtgVnlFFD82FPaXycys58cf2muVQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
            "@jest/schemas": "^28.1.3",
            "@types/istanbul-lib-coverage": "^2.0.0",
            "@types/istanbul-reports": "^3.0.0",
            "@types/node": "*",
            "@types/yargs": "^17.0.8",
            "chalk": "^4.0.0"
    
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
          }
        },
        "node_modules/jest-each/node_modules/@types/yargs": {
          "version": "17.0.14",
          "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.14.tgz",
          "integrity": "sha512-9Pj7abXoW1RSTcZaL2Hk6G2XyLMlp5ECdVC/Zf2p/KBjC3srijLGgRAXOBjtFrJoIrvxdTKyKDA14bEcbxBaWw==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "@types/yargs-parser": "*"
    
        "node_modules/jest-each/node_modules/ansi-styles": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "4.3.0",
    
          "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
          "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
            "color-convert": "^2.0.1"
    
          "engines": {
            "node": ">=8"
          },
          "funding": {
            "url": "https://github.com/chalk/ansi-styles?sponsor=1"
          }
        },
        "node_modules/jest-each/node_modules/chalk": {
          "version": "4.1.2",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
          "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "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-each/node_modules/ci-info": {
          "version": "3.7.0",
          "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.7.0.tgz",
          "integrity": "sha512-2CpRNYmImPx+RXKLq6jko/L07phmS9I02TyqkcNU20GCF/GgaWvc58hPtjxDX8lPpkdwc9sNh72V9k00S7ezog==",
          "dev": true,
          "engines": {
            "node": ">=8"
          }
    
        "node_modules/jest-each/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==",
          "dev": true,
          "dependencies": {
            "color-name": "~1.1.4"
          },
          "engines": {
            "node": ">=7.0.0"
          }
        },
        "node_modules/jest-each/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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true
        },
    
        "node_modules/jest-each/node_modules/graceful-fs": {
          "version": "4.2.10",
          "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz",
          "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true
        },
    
        "node_modules/jest-each/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==",
          "dev": true,
          "engines": {
            "node": ">=8"
          }
    
        "node_modules/jest-each/node_modules/jest-get-type": {
          "version": "28.0.2",
          "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-28.0.2.tgz",
          "integrity": "sha512-ioj2w9/DxSYHfOm5lJKCdcAmPJzQXmbM/Url3rhlghrPvT3tt+7a/+oXc9azkKmLvoiXjtV83bEWqi+vs5nlPA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
    
        "node_modules/jest-each/node_modules/jest-util": {
          "version": "28.1.3",
          "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-28.1.3.tgz",
          "integrity": "sha512-XdqfpHwpcSRko/C35uLYFM2emRAltIIKZiJ9eAmhjsj0CqZMa0p1ib0R5fWIqGhn1a103DebTbpqIaP1qCQ6tQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
            "@jest/types": "^28.1.3",
            "@types/node": "*",
            "chalk": "^4.0.0",
            "ci-info": "^3.2.0",
            "graceful-fs": "^4.2.9",
            "picomatch": "^2.2.3"
          },
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
    
        "node_modules/jest-each/node_modules/pretty-format": {
          "version": "28.1.3",
          "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-28.1.3.tgz",
          "integrity": "sha512-8gFb/To0OmxHR9+ZTb14Df2vNxdGCX8g1xWGUTqUw5TiZvcQf5sHKObd5UcPyLLyowNwDAMTF3XWOG1B6mxl1Q==",
          "dev": true,
          "dependencies": {
            "@jest/schemas": "^28.1.3",
            "ansi-regex": "^5.0.1",
            "ansi-styles": "^5.0.0",
            "react-is": "^18.0.0"
          },
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
          }
    
        "node_modules/jest-each/node_modules/pretty-format/node_modules/ansi-styles": {
          "version": "5.2.0",
          "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
          "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "engines": {
            "node": ">=10"
    
          "funding": {
            "url": "https://github.com/chalk/ansi-styles?sponsor=1"
    
        "node_modules/jest-each/node_modules/react-is": {
          "version": "18.2.0",
          "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz",
          "integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true
        },
    
        "node_modules/jest-each/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==",
          "dev": true,
          "dependencies": {
            "has-flag": "^4.0.0"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/jest-environment-node": {
    
          "version": "28.1.3",
    
          "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-28.1.3.tgz",
          "integrity": "sha512-ugP6XOhEpjAEhGYvp5Xj989ns5cB1K6ZdjBYuS30umT4CQEETaxSiPcZ/E1kFktX4GkrcM4qu07IIlDYX1gp+A==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
            "@jest/environment": "^28.1.3",
            "@jest/fake-timers": "^28.1.3",
            "@jest/types": "^28.1.3",
            "@types/node": "*",
            "jest-mock": "^28.1.3",
    
            "jest-util": "^28.1.3"
    
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
    
        "node_modules/jest-environment-node/node_modules/@jest/types": {
          "version": "28.1.3",
          "resolved": "https://registry.npmjs.org/@jest/types/-/types-28.1.3.tgz",
          "integrity": "sha512-RyjiyMUZrKz/c+zlMFO1pm70DcIlST8AeWTkoUdZevew44wcNZQHsEVOiCVtgVnlFFD82FPaXycys58cf2muVQ==",
          "dev": true,
          "dependencies": {
            "@jest/schemas": "^28.1.3",
            "@types/istanbul-lib-coverage": "^2.0.0",
            "@types/istanbul-reports": "^3.0.0",
            "@types/node": "*",
            "@types/yargs": "^17.0.8",
            "chalk": "^4.0.0"
    
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
          }
        },
        "node_modules/jest-environment-node/node_modules/@types/yargs": {
          "version": "17.0.14",
          "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.14.tgz",
          "integrity": "sha512-9Pj7abXoW1RSTcZaL2Hk6G2XyLMlp5ECdVC/Zf2p/KBjC3srijLGgRAXOBjtFrJoIrvxdTKyKDA14bEcbxBaWw==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "@types/yargs-parser": "*"
    
        "node_modules/jest-environment-node/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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "dependencies": {
    
            "color-convert": "^2.0.1"
          },
          "engines": {
            "node": ">=8"
          },
          "funding": {
            "url": "https://github.com/chalk/ansi-styles?sponsor=1"
    
        "node_modules/jest-environment-node/node_modules/chalk": {
          "version": "4.1.2",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
          "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
          "dev": 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/jest-environment-node/node_modules/ci-info": {
          "version": "3.7.0",
          "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.7.0.tgz",
          "integrity": "sha512-2CpRNYmImPx+RXKLq6jko/L07phmS9I02TyqkcNU20GCF/GgaWvc58hPtjxDX8lPpkdwc9sNh72V9k00S7ezog==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "engines": {
            "node": ">=8"
    
        "node_modules/jest-environment-node/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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
            "color-name": "~1.1.4"
          },
          "engines": {
            "node": ">=7.0.0"
    
        "node_modules/jest-environment-node/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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true
        },
    
        "node_modules/jest-environment-node/node_modules/graceful-fs": {
          "version": "4.2.10",
          "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz",
          "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true
        },
    
        "node_modules/jest-environment-node/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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/jest-environment-node/node_modules/jest-util": {
          "version": "28.1.3",
          "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-28.1.3.tgz",
          "integrity": "sha512-XdqfpHwpcSRko/C35uLYFM2emRAltIIKZiJ9eAmhjsj0CqZMa0p1ib0R5fWIqGhn1a103DebTbpqIaP1qCQ6tQ==",
          "dev": true,
          "dependencies": {
            "@jest/types": "^28.1.3",
            "@types/node": "*",
            "chalk": "^4.0.0",
            "ci-info": "^3.2.0",
            "graceful-fs": "^4.2.9",
            "picomatch": "^2.2.3"
    
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
          }
        },
        "node_modules/jest-environment-node/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==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "has-flag": "^4.0.0"
          },
          "engines": {
            "node": ">=8"
    
        "node_modules/jest-get-type": {
          "version": "26.3.0",
          "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.3.0.tgz",
          "integrity": "sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==",
          "dev": true,
          "engines": {
            "node": ">= 10.14.2"
          }
    
        "node_modules/jest-haste-map": {
          "version": "28.1.3",
          "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-28.1.3.tgz",
          "integrity": "sha512-3S+RQWDXccXDKSWnkHa/dPwt+2qwA8CJzR61w3FoYCvoo3Pn8tvGcysmMF0Bj0EX5RYvAI2EIvC57OmotfdtKA==",
          "dev": true,
          "dependencies": {
            "@jest/types": "^28.1.3",
            "@types/graceful-fs": "^4.1.3",
            "@types/node": "*",
            "anymatch": "^3.0.3",
            "fb-watchman": "^2.0.0",
            "graceful-fs": "^4.2.9",
            "jest-regex-util": "^28.0.2",
            "jest-util": "^28.1.3",
            "jest-worker": "^28.1.3",
            "micromatch": "^4.0.4",
            "walker": "^1.0.8"
          },
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
          },
          "optionalDependencies": {
            "fsevents": "^2.3.2"
          }
    
        "node_modules/jest-haste-map/node_modules/@jest/types": {
          "version": "28.1.3",
          "resolved": "https://registry.npmjs.org/@jest/types/-/types-28.1.3.tgz",
          "integrity": "sha512-RyjiyMUZrKz/c+zlMFO1pm70DcIlST8AeWTkoUdZevew44wcNZQHsEVOiCVtgVnlFFD82FPaXycys58cf2muVQ==",
          "dev": true,
          "dependencies": {
            "@jest/schemas": "^28.1.3",
            "@types/istanbul-lib-coverage": "^2.0.0",
            "@types/istanbul-reports": "^3.0.0",
            "@types/node": "*",
            "@types/yargs": "^17.0.8",
            "chalk": "^4.0.0"
          },
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
          }
    
        "node_modules/jest-haste-map/node_modules/@types/yargs": {
          "version": "17.0.14",
          "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.14.tgz",
          "integrity": "sha512-9Pj7abXoW1RSTcZaL2Hk6G2XyLMlp5ECdVC/Zf2p/KBjC3srijLGgRAXOBjtFrJoIrvxdTKyKDA14bEcbxBaWw==",
          "dev": true,
          "dependencies": {
            "@types/yargs-parser": "*"
    
        "node_modules/jest-haste-map/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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
            "color-convert": "^2.0.1"
          },
          "engines": {
            "node": ">=8"
          },
          "funding": {
            "url": "https://github.com/chalk/ansi-styles?sponsor=1"
    
        "node_modules/jest-haste-map/node_modules/chalk": {
          "version": "4.1.2",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
          "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": 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/jest-haste-map/node_modules/ci-info": {
          "version": "3.7.0",
          "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.7.0.tgz",
          "integrity": "sha512-2CpRNYmImPx+RXKLq6jko/L07phmS9I02TyqkcNU20GCF/GgaWvc58hPtjxDX8lPpkdwc9sNh72V9k00S7ezog==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "engines": {
            "node": ">=8"
    
        "node_modules/jest-haste-map/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==",
    
          "dev": true,
    
          "dependencies": {
            "color-name": "~1.1.4"
          },
          "engines": {
            "node": ">=7.0.0"
    
        "node_modules/jest-haste-map/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==",
          "dev": true
        },
        "node_modules/jest-haste-map/node_modules/graceful-fs": {
          "version": "4.2.10",
          "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz",
          "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==",
          "dev": true
        },
        "node_modules/jest-haste-map/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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "engines": {
            "node": ">=8"
    
        "node_modules/jest-haste-map/node_modules/jest-util": {
          "version": "28.1.3",
          "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-28.1.3.tgz",
          "integrity": "sha512-XdqfpHwpcSRko/C35uLYFM2emRAltIIKZiJ9eAmhjsj0CqZMa0p1ib0R5fWIqGhn1a103DebTbpqIaP1qCQ6tQ==",
          "dev": true,
    
            "@jest/types": "^28.1.3",
            "@types/node": "*",
            "chalk": "^4.0.0",
            "ci-info": "^3.2.0",
            "graceful-fs": "^4.2.9",
            "picomatch": "^2.2.3"
          },
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
    
        "node_modules/jest-haste-map/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-junit": {
          "version": "14.0.1",
          "resolved": "https://registry.npmjs.org/jest-junit/-/jest-junit-14.0.1.tgz",
          "integrity": "sha512-h7/wwzPbllgpQhhVcRzRC76/cc89GlazThoV1fDxcALkf26IIlRsu/AcTG64f4nR2WPE3Cbd+i/sVf+NCUHrWQ==",
    
          "dependencies": {
            "mkdirp": "^1.0.4",
            "strip-ansi": "^6.0.1",
            "uuid": "^8.3.2",
            "xml": "^1.0.1"
          },
          "engines": {
            "node": ">=10.12.0"
    
        "node_modules/jest-junit/node_modules/mkdirp": {
          "version": "1.0.4",
          "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
          "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
    
          "dev": true,
    
          "bin": {
            "mkdirp": "bin/cmd.js"
    
          "engines": {
            "node": ">=10"
    
        "node_modules/jest-junit/node_modules/strip-ansi": {
          "version": "6.0.1",
          "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
          "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
            "ansi-regex": "^5.0.1"
          },
          "engines": {
            "node": ">=8"
    
        "node_modules/jest-junit/node_modules/uuid": {
          "version": "8.3.2",
          "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
          "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
          "dev": true,
          "bin": {
            "uuid": "dist/bin/uuid"
          }
    
        "node_modules/jest-leak-detector": {
          "version": "28.1.3",
          "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-28.1.3.tgz",
          "integrity": "sha512-WFVJhnQsiKtDEo5lG2mM0v40QWnBM+zMdHHyJs8AWZ7J0QZJS59MsyKeJHWhpBZBH32S48FOVvGyOFT1h0DlqA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "dependencies": {
    
            "jest-get-type": "^28.0.2",
            "pretty-format": "^28.1.3"
          },
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
    
        "node_modules/jest-leak-detector/node_modules/ansi-styles": {
          "version": "5.2.0",
          "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
          "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
          "dev": true,
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "url": "https://github.com/chalk/ansi-styles?sponsor=1"
    
        "node_modules/jest-leak-detector/node_modules/jest-get-type": {
          "version": "28.0.2",
          "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-28.0.2.tgz",
          "integrity": "sha512-ioj2w9/DxSYHfOm5lJKCdcAmPJzQXmbM/Url3rhlghrPvT3tt+7a/+oXc9azkKmLvoiXjtV83bEWqi+vs5nlPA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
    
        "node_modules/jest-leak-detector/node_modules/pretty-format": {
          "version": "28.1.3",
          "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-28.1.3.tgz",
          "integrity": "sha512-8gFb/To0OmxHR9+ZTb14Df2vNxdGCX8g1xWGUTqUw5TiZvcQf5sHKObd5UcPyLLyowNwDAMTF3XWOG1B6mxl1Q==",
          "dev": true,
          "dependencies": {
            "@jest/schemas": "^28.1.3",
            "ansi-regex": "^5.0.1",
            "ansi-styles": "^5.0.0",
            "react-is": "^18.0.0"
          },
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
    
        "node_modules/jest-leak-detector/node_modules/react-is": {
          "version": "18.2.0",
          "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz",
          "integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true
        },
    
        "node_modules/jest-matcher-utils": {
          "version": "28.1.3",
          "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-28.1.3.tgz",
          "integrity": "sha512-kQeJ7qHemKfbzKoGjHHrRKH6atgxMk8Enkk2iPQ3XwO6oE/KYD8lMYOziCkeSB9G4adPM4nR1DE8Tf5JeWH6Bw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "dependencies": {
    
            "chalk": "^4.0.0",
            "jest-diff": "^28.1.3",
            "jest-get-type": "^28.0.2",
            "pretty-format": "^28.1.3"
          },
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
    
        "node_modules/jest-matcher-utils/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==",
          "dev": true,
          "dependencies": {
            "color-convert": "^2.0.1"
          },
          "engines": {
            "node": ">=8"
          },
          "funding": {
            "url": "https://github.com/chalk/ansi-styles?sponsor=1"
    
        "node_modules/jest-matcher-utils/node_modules/chalk": {
          "version": "4.1.2",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
          "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
    
          "dev": 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/jest-matcher-utils/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==",
          "dev": true,
          "dependencies": {
            "color-name": "~1.1.4"
          },
          "engines": {
            "node": ">=7.0.0"
          }
    
        "node_modules/jest-matcher-utils/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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true
        },
    
        "node_modules/jest-matcher-utils/node_modules/diff-sequences": {
          "version": "28.1.1",
          "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-28.1.1.tgz",
          "integrity": "sha512-FU0iFaH/E23a+a718l8Qa/19bF9p06kgE0KipMOMadwa3SjnaElKzPaUC0vnibs6/B/9ni97s61mcejk8W1fQw==",
          "dev": true,
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
    
        "node_modules/jest-matcher-utils/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==",
    
          "dev": true,
    
          "engines": {
            "node": ">=8"
    
        "node_modules/jest-matcher-utils/node_modules/jest-diff": {
          "version": "28.1.3",
          "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-28.1.3.tgz",
          "integrity": "sha512-8RqP1B/OXzjjTWkqMX67iqgwBVJRgCyKD3L9nq+6ZqJMdvjE8RgHktqZ6jNrkdMT+dJuYNI3rhQpxaz7drJHfw==",
    
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "chalk": "^4.0.0",
            "diff-sequences": "^28.1.1",
            "jest-get-type": "^28.0.2",
            "pretty-format": "^28.1.3"
          },
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
    
        "node_modules/jest-matcher-utils/node_modules/jest-get-type": {
          "version": "28.0.2",
          "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-28.0.2.tgz",
          "integrity": "sha512-ioj2w9/DxSYHfOm5lJKCdcAmPJzQXmbM/Url3rhlghrPvT3tt+7a/+oXc9azkKmLvoiXjtV83bEWqi+vs5nlPA==",
    
          "dev": true,
    
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
    
        "node_modules/jest-matcher-utils/node_modules/pretty-format": {
          "version": "28.1.3",
          "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-28.1.3.tgz",
          "integrity": "sha512-8gFb/To0OmxHR9+ZTb14Df2vNxdGCX8g1xWGUTqUw5TiZvcQf5sHKObd5UcPyLLyowNwDAMTF3XWOG1B6mxl1Q==",
          "dev": true,
          "dependencies": {
            "@jest/schemas": "^28.1.3",
            "ansi-regex": "^5.0.1",
            "ansi-styles": "^5.0.0",
            "react-is": "^18.0.0"
          },
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
    
        "node_modules/jest-matcher-utils/node_modules/pretty-format/node_modules/ansi-styles": {
          "version": "5.2.0",
          "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
          "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
    
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "url": "https://github.com/chalk/ansi-styles?sponsor=1"
    
        "node_modules/jest-matcher-utils/node_modules/react-is": {
          "version": "18.2.0",
          "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz",
          "integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==",
    
        "node_modules/jest-matcher-utils/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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "dependencies": {
    
            "has-flag": "^4.0.0"
          },
          "engines": {
            "node": ">=8"
    
        "node_modules/jest-message-util": {
          "version": "28.1.3",
          "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-28.1.3.tgz",
          "integrity": "sha512-PFdn9Iewbt575zKPf1286Ht9EPoJmYT7P0kY+RibeYZ2XtOr53pDLEFoTWXbd1h4JiGiWpTBC84fc8xMXQMb7g==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
            "@babel/code-frame": "^7.12.13",
            "@jest/types": "^28.1.3",
            "@types/stack-utils": "^2.0.0",
            "chalk": "^4.0.0",
            "graceful-fs": "^4.2.9",
            "micromatch": "^4.0.4",
            "pretty-format": "^28.1.3",
            "slash": "^3.0.0",
            "stack-utils": "^2.0.3"
          },
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
    
        "node_modules/jest-message-util/node_modules/@jest/types": {
          "version": "28.1.3",
          "resolved": "https://registry.npmjs.org/@jest/types/-/types-28.1.3.tgz",
          "integrity": "sha512-RyjiyMUZrKz/c+zlMFO1pm70DcIlST8AeWTkoUdZevew44wcNZQHsEVOiCVtgVnlFFD82FPaXycys58cf2muVQ==",
    
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "@jest/schemas": "^28.1.3",