{
    "name": "Krikkit",
    "lockfileVersion": 3,
    "requires": true,
    "packages": {
        "": {
            "dependencies": {
                "@codemirror/lang-css": "^6.3.1",
                "@codemirror/lang-html": "^6.4.11",
                "@codemirror/lang-javascript": "^6.2.5",
                "@codemirror/lang-json": "^6.0.2",
                "@codemirror/lang-markdown": "^6.5.1",
                "@codemirror/state": "^6.7.1",
                "@codemirror/view": "^6.43.7",
                "@streamdown/code": "^1.1.1",
                "@streamdown/math": "^1.0.2",
                "@streamdown/mermaid": "^1.0.2",
                "@uiw/react-codemirror": "^4.25.11",
                "@xterm/addon-fit": "^0.11.0",
                "@xterm/xterm": "^6.0.0",
                "acorn": "^8.18.0",
                "acorn-jsx": "^5.3.2",
                "fflate": "^0.8.2",
                "html2canvas-pro": "^2.3.9",
                "lucide-react": "^1.31.0",
                "react": "19.1.1",
                "react-dom": "19.1.1",
                "streamdown": "^2.5.0"
            },
            "devDependencies": {
                "@tailwindcss/vite": "^4.0.0",
                "concurrently": "^9.2.4",
                "laravel-vite-plugin": "^3.1",
                "tailwindcss": "^4.0.0",
                "vite": "^8.0.0"
            }
        },
        "node_modules/@antfu/install-pkg": {
            "version": "1.1.0",
            "resolved": "https://registry.npmjs.org/@antfu/install-pkg/-/install-pkg-1.1.0.tgz",
            "integrity": "sha512-MGQsmw10ZyI+EJo45CdSER4zEb+p31LpDAFp2Z3gkSd1yqVZGi0Ebx++YTEMonJy4oChEMLsxZ64j8FH6sSqtQ==",
            "license": "MIT",
            "dependencies": {
                "package-manager-detector": "^1.3.0",
                "tinyexec": "^1.0.1"
            },
            "funding": {
                "url": "https://github.com/sponsors/antfu"
            }
        },
        "node_modules/@babel/runtime": {
            "version": "7.29.7",
            "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.29.7.tgz",
            "integrity": "sha512-Nq8OhGWiZIZGV6hLHoyAKLLcJihP/xFeBMGJoUrxTX2psI8dCifzLhZISFb+VWS3wFMRDmCGw5R+dOySCqPLhw==",
            "license": "MIT",
            "engines": {
                "node": ">=6.9.0"
            }
        },
        "node_modules/@braintree/sanitize-url": {
            "version": "7.1.2",
            "resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-7.1.2.tgz",
            "integrity": "sha512-jigsZK+sMF/cuiB7sERuo9V7N9jx+dhmHHnQyDSVdpZwVutaBu7WvNYqMDLSgFgfB30n452TP3vjDAvFC973mA==",
            "license": "MIT"
        },
        "node_modules/@chevrotain/types": {
            "version": "11.1.2",
            "resolved": "https://registry.npmjs.org/@chevrotain/types/-/types-11.1.2.tgz",
            "integrity": "sha512-U+HFai5+zmJCkK86QsaJtoITlboZHBqrVketcO2ROv865xfCMSFpELQoz1GkX5GzME8pTa+3kbKrZHQtI0gdbw==",
            "license": "Apache-2.0"
        },
        "node_modules/@codemirror/autocomplete": {
            "version": "6.20.3",
            "resolved": "https://registry.npmjs.org/@codemirror/autocomplete/-/autocomplete-6.20.3.tgz",
            "integrity": "sha512-tlosUqb+3BbxCxZdu4tKeRghPFC+QM7q4X5YhKV2eCmPG+1r2F3f4AaSz5sCrFqUtX4Jh20VFTKecl16MgiV9g==",
            "license": "MIT",
            "dependencies": {
                "@codemirror/language": "^6.0.0",
                "@codemirror/state": "^6.0.0",
                "@codemirror/view": "^6.17.0",
                "@lezer/common": "^1.0.0"
            }
        },
        "node_modules/@codemirror/commands": {
            "version": "6.10.4",
            "resolved": "https://registry.npmjs.org/@codemirror/commands/-/commands-6.10.4.tgz",
            "integrity": "sha512-Ryk9y9T0FFVF0cUGhAknveAyUOl/A1qReTFi+qPKtOh2Z9F4AUBz3XOrYD4ZEgZirdugVzHvd/2/Wcwy5OliTg==",
            "license": "MIT",
            "dependencies": {
                "@codemirror/language": "^6.0.0",
                "@codemirror/state": "^6.7.0",
                "@codemirror/view": "^6.27.0",
                "@lezer/common": "^1.1.0"
            }
        },
        "node_modules/@codemirror/lang-css": {
            "version": "6.3.1",
            "resolved": "https://registry.npmjs.org/@codemirror/lang-css/-/lang-css-6.3.1.tgz",
            "integrity": "sha512-kr5fwBGiGtmz6l0LSJIbno9QrifNMUusivHbnA1H6Dmqy4HZFte3UAICix1VuKo0lMPKQr2rqB+0BkKi/S3Ejg==",
            "license": "MIT",
            "dependencies": {
                "@codemirror/autocomplete": "^6.0.0",
                "@codemirror/language": "^6.0.0",
                "@codemirror/state": "^6.0.0",
                "@lezer/common": "^1.0.2",
                "@lezer/css": "^1.1.7"
            }
        },
        "node_modules/@codemirror/lang-html": {
            "version": "6.4.11",
            "resolved": "https://registry.npmjs.org/@codemirror/lang-html/-/lang-html-6.4.11.tgz",
            "integrity": "sha512-9NsXp7Nwp891pQchI7gPdTwBuSuT3K65NGTHWHNJ55HjYcHLllr0rbIZNdOzas9ztc1EUVBlHou85FFZS4BNnw==",
            "license": "MIT",
            "dependencies": {
                "@codemirror/autocomplete": "^6.0.0",
                "@codemirror/lang-css": "^6.0.0",
                "@codemirror/lang-javascript": "^6.0.0",
                "@codemirror/language": "^6.4.0",
                "@codemirror/state": "^6.0.0",
                "@codemirror/view": "^6.17.0",
                "@lezer/common": "^1.0.0",
                "@lezer/css": "^1.1.0",
                "@lezer/html": "^1.3.12"
            }
        },
        "node_modules/@codemirror/lang-javascript": {
            "version": "6.2.5",
            "resolved": "https://registry.npmjs.org/@codemirror/lang-javascript/-/lang-javascript-6.2.5.tgz",
            "integrity": "sha512-zD4e5mS+50htS7F+TYjBPsiIFGanfVqg4HyUz6WNFikgOPf2BgKlx+TQedI1w6n/IqRBVBbBWmGFdLB/7uxO4A==",
            "license": "MIT",
            "dependencies": {
                "@codemirror/autocomplete": "^6.0.0",
                "@codemirror/language": "^6.6.0",
                "@codemirror/lint": "^6.0.0",
                "@codemirror/state": "^6.0.0",
                "@codemirror/view": "^6.17.0",
                "@lezer/common": "^1.0.0",
                "@lezer/javascript": "^1.0.0"
            }
        },
        "node_modules/@codemirror/lang-json": {
            "version": "6.0.2",
            "resolved": "https://registry.npmjs.org/@codemirror/lang-json/-/lang-json-6.0.2.tgz",
            "integrity": "sha512-x2OtO+AvwEHrEwR0FyyPtfDUiloG3rnVTSZV1W8UteaLL8/MajQd8DpvUb2YVzC+/T18aSDv0H9mu+xw0EStoQ==",
            "license": "MIT",
            "dependencies": {
                "@codemirror/language": "^6.0.0",
                "@lezer/json": "^1.0.0"
            }
        },
        "node_modules/@codemirror/lang-markdown": {
            "version": "6.5.1",
            "resolved": "https://registry.npmjs.org/@codemirror/lang-markdown/-/lang-markdown-6.5.1.tgz",
            "integrity": "sha512-6re5avCNfyRMIoi3XNjbEfQM1vTeVD3JS3g/Fyegyso/eoANFM71Cyvbb66LDyYtQLMEcRFlzioywCqDo9SlLA==",
            "license": "MIT",
            "dependencies": {
                "@codemirror/autocomplete": "^6.7.1",
                "@codemirror/lang-html": "^6.0.0",
                "@codemirror/language": "^6.3.0",
                "@codemirror/state": "^6.0.0",
                "@codemirror/view": "^6.0.0",
                "@lezer/common": "^1.2.1",
                "@lezer/markdown": "^1.0.0"
            }
        },
        "node_modules/@codemirror/language": {
            "version": "6.12.4",
            "resolved": "https://registry.npmjs.org/@codemirror/language/-/language-6.12.4.tgz",
            "integrity": "sha512-1q4PaT+o6PbgpkJt4Q8Fv5XJxTy4FUZ4MWETtyiDw3J0Pyr9E2vqcKL+k9wcvjNTIsauxvE7OfmWj3FRPHQ76A==",
            "license": "MIT",
            "dependencies": {
                "@codemirror/state": "^6.0.0",
                "@codemirror/view": "^6.23.0",
                "@lezer/common": "^1.5.0",
                "@lezer/highlight": "^1.0.0",
                "@lezer/lr": "^1.0.0",
                "style-mod": "^4.0.0"
            }
        },
        "node_modules/@codemirror/lint": {
            "version": "6.9.7",
            "resolved": "https://registry.npmjs.org/@codemirror/lint/-/lint-6.9.7.tgz",
            "integrity": "sha512-28/+iWLYxKxsvGYhSYL7zaCZqLz5+FFFDq9tVsvGv9kv8RY4fFAchJ5WX9M3YrrRlTIsECjsXPqeNgnSmNP2dg==",
            "license": "MIT",
            "dependencies": {
                "@codemirror/state": "^6.0.0",
                "@codemirror/view": "^6.42.0",
                "crelt": "^1.0.5"
            }
        },
        "node_modules/@codemirror/search": {
            "version": "6.7.1",
            "resolved": "https://registry.npmjs.org/@codemirror/search/-/search-6.7.1.tgz",
            "integrity": "sha512-uMe5UO6PamJtSHrXhhHOzSX3ReWtiJrva6GnPMwSOrZtiExb5X5eExhr2OUZQVvdxPsKpY3Ro2mFbQadpPWmHA==",
            "license": "MIT",
            "dependencies": {
                "@codemirror/state": "^6.0.0",
                "@codemirror/view": "^6.37.0",
                "crelt": "^1.0.5"
            }
        },
        "node_modules/@codemirror/state": {
            "version": "6.7.1",
            "resolved": "https://registry.npmjs.org/@codemirror/state/-/state-6.7.1.tgz",
            "integrity": "sha512-9QzNDgE4EYDnAHfrTlR2lwiPciiOymLtwKK+8yHQzCc7GXhAP9xdEbEJFy2IWB1j9UGUl9BsgMmTo/ImA02T7A==",
            "license": "MIT",
            "dependencies": {
                "@marijn/find-cluster-break": "^1.0.0"
            }
        },
        "node_modules/@codemirror/theme-one-dark": {
            "version": "6.1.3",
            "resolved": "https://registry.npmjs.org/@codemirror/theme-one-dark/-/theme-one-dark-6.1.3.tgz",
            "integrity": "sha512-NzBdIvEJmx6fjeremiGp3t/okrLPYT0d9orIc7AFun8oZcRk58aejkqhv6spnz4MLAevrKNPMQYXEWMg4s+sKA==",
            "license": "MIT",
            "dependencies": {
                "@codemirror/language": "^6.0.0",
                "@codemirror/state": "^6.0.0",
                "@codemirror/view": "^6.0.0",
                "@lezer/highlight": "^1.0.0"
            }
        },
        "node_modules/@codemirror/view": {
            "version": "6.43.7",
            "resolved": "https://registry.npmjs.org/@codemirror/view/-/view-6.43.7.tgz",
            "integrity": "sha512-FZsExxkoxnAN+d9TgqXLg5g4A1oQwzX9WlkOT5i2PKkcW7xx3Bmu0vs90g6fo9Mpdsb/l96dnAraQ8932aO4/g==",
            "license": "MIT",
            "dependencies": {
                "@codemirror/state": "^6.7.0",
                "crelt": "^1.0.6",
                "style-mod": "^4.1.0",
                "w3c-keyname": "^2.2.4"
            }
        },
        "node_modules/@iconify/types": {
            "version": "2.0.0",
            "resolved": "https://registry.npmjs.org/@iconify/types/-/types-2.0.0.tgz",
            "integrity": "sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==",
            "license": "MIT"
        },
        "node_modules/@iconify/utils": {
            "version": "3.1.4",
            "resolved": "https://registry.npmjs.org/@iconify/utils/-/utils-3.1.4.tgz",
            "integrity": "sha512-b1S7B1k9ohZ+iNTi2ATxbRYG9fTrJmUT0rc46bvVnNxqNRGW7dyo/vRREwyniI5IRN2RSJHDcm+s3BjWrSAjHw==",
            "license": "MIT",
            "dependencies": {
                "@antfu/install-pkg": "^1.1.0",
                "@iconify/types": "^2.0.0",
                "import-meta-resolve": "^4.2.0"
            }
        },
        "node_modules/@jridgewell/gen-mapping": {
            "version": "0.3.13",
            "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz",
            "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==",
            "dev": true,
            "license": "MIT",
            "dependencies": {
                "@jridgewell/sourcemap-codec": "^1.5.0",
                "@jridgewell/trace-mapping": "^0.3.24"
            }
        },
        "node_modules/@jridgewell/remapping": {
            "version": "2.3.5",
            "resolved": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz",
            "integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==",
            "dev": true,
            "license": "MIT",
            "dependencies": {
                "@jridgewell/gen-mapping": "^0.3.5",
                "@jridgewell/trace-mapping": "^0.3.24"
            }
        },
        "node_modules/@jridgewell/resolve-uri": {
            "version": "3.1.2",
            "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
            "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
            "dev": true,
            "license": "MIT",
            "engines": {
                "node": ">=6.0.0"
            }
        },
        "node_modules/@jridgewell/sourcemap-codec": {
            "version": "1.5.5",
            "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
            "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
            "dev": true,
            "license": "MIT"
        },
        "node_modules/@jridgewell/trace-mapping": {
            "version": "0.3.31",
            "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz",
            "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==",
            "dev": true,
            "license": "MIT",
            "dependencies": {
                "@jridgewell/resolve-uri": "^3.1.0",
                "@jridgewell/sourcemap-codec": "^1.4.14"
            }
        },
        "node_modules/@lezer/common": {
            "version": "1.5.2",
            "resolved": "https://registry.npmjs.org/@lezer/common/-/common-1.5.2.tgz",
            "integrity": "sha512-sxQE460fPZyU3sdc8lafxiPwJHBzZRy/udNFynGQky1SePYBdhkBl1kOagA9uT3pxR8K09bOrmTUqA9wb/PjSQ==",
            "license": "MIT"
        },
        "node_modules/@lezer/css": {
            "version": "1.3.5",
            "resolved": "https://registry.npmjs.org/@lezer/css/-/css-1.3.5.tgz",
            "integrity": "sha512-PrlQ8glBdWS5UOqgnFCmPxAJbhuOhb0WoDnSAXiNQPjivlDujhuUQ1K/fxyk2vFoq4VTBgFtFZOc8sOpiYjz5g==",
            "license": "MIT",
            "dependencies": {
                "@lezer/common": "^1.2.0",
                "@lezer/highlight": "^1.0.0",
                "@lezer/lr": "^1.3.0"
            }
        },
        "node_modules/@lezer/highlight": {
            "version": "1.2.3",
            "resolved": "https://registry.npmjs.org/@lezer/highlight/-/highlight-1.2.3.tgz",
            "integrity": "sha512-qXdH7UqTvGfdVBINrgKhDsVTJTxactNNxLk7+UMwZhU13lMHaOBlJe9Vqp907ya56Y3+ed2tlqzys7jDkTmW0g==",
            "license": "MIT",
            "dependencies": {
                "@lezer/common": "^1.3.0"
            }
        },
        "node_modules/@lezer/html": {
            "version": "1.3.13",
            "resolved": "https://registry.npmjs.org/@lezer/html/-/html-1.3.13.tgz",
            "integrity": "sha512-oI7n6NJml729m7pjm9lvLvmXbdoMoi2f+1pwSDJkl9d68zGr7a9Btz8NdHTGQZtW2DA25ybeuv/SyDb9D5tseg==",
            "license": "MIT",
            "dependencies": {
                "@lezer/common": "^1.2.0",
                "@lezer/highlight": "^1.0.0",
                "@lezer/lr": "^1.0.0"
            }
        },
        "node_modules/@lezer/javascript": {
            "version": "1.5.4",
            "resolved": "https://registry.npmjs.org/@lezer/javascript/-/javascript-1.5.4.tgz",
            "integrity": "sha512-vvYx3MhWqeZtGPwDStM2dwgljd5smolYD2lR2UyFcHfxbBQebqx8yjmFmxtJ/E6nN6u1D9srOiVWm3Rb4tmcUA==",
            "license": "MIT",
            "dependencies": {
                "@lezer/common": "^1.2.0",
                "@lezer/highlight": "^1.1.3",
                "@lezer/lr": "^1.3.0"
            }
        },
        "node_modules/@lezer/json": {
            "version": "1.0.3",
            "resolved": "https://registry.npmjs.org/@lezer/json/-/json-1.0.3.tgz",
            "integrity": "sha512-BP9KzdF9Y35PDpv04r0VeSTKDeox5vVr3efE7eBbx3r4s3oNLfunchejZhjArmeieBH+nVOpgIiBJpEAv8ilqQ==",
            "license": "MIT",
            "dependencies": {
                "@lezer/common": "^1.2.0",
                "@lezer/highlight": "^1.0.0",
                "@lezer/lr": "^1.0.0"
            }
        },
        "node_modules/@lezer/lr": {
            "version": "1.4.10",
            "resolved": "https://registry.npmjs.org/@lezer/lr/-/lr-1.4.10.tgz",
            "integrity": "sha512-rnCpTIBafOx4mRp43xOxDJbFipJm/c0cia/V5TiGlhmMa+wsSdoGmUN3w5Bqrks/09Q/D4tNAmWaT8p6NRi77A==",
            "license": "MIT",
            "dependencies": {
                "@lezer/common": "^1.0.0"
            }
        },
        "node_modules/@lezer/markdown": {
            "version": "1.7.2",
            "resolved": "https://registry.npmjs.org/@lezer/markdown/-/markdown-1.7.2.tgz",
            "integrity": "sha512-iTkYvoVcKt3WkeL7qUDyXHONZEwLio4wj8KTNi2dnjQEXBZKMV63BpQrPqfsM+OkvuRbiSTAcycYAsQzLhRNoQ==",
            "license": "MIT",
            "dependencies": {
                "@lezer/common": "^1.5.0",
                "@lezer/highlight": "^1.0.0"
            }
        },
        "node_modules/@marijn/find-cluster-break": {
            "version": "1.0.3",
            "resolved": "https://registry.npmjs.org/@marijn/find-cluster-break/-/find-cluster-break-1.0.3.tgz",
            "integrity": "sha512-FY+MKLBoTsLNJF/eLWaOsXGdz6uh3Iu1axjPf6TUq92IYumcTcXWHoS747JARLkcdlJ/Waiaxc5wQfFO8jC6NA==",
            "license": "MIT"
        },
        "node_modules/@mermaid-js/parser": {
            "version": "1.2.0",
            "resolved": "https://registry.npmjs.org/@mermaid-js/parser/-/parser-1.2.0.tgz",
            "integrity": "sha512-oYPyv8A4As1yH5Bx+04iQEQxXuIQDe0GKCNSRgao6z8AM9jixXIfP0vsppRLvGf+nKIOb9/LdpWA4YuJiVvESA==",
            "license": "MIT",
            "dependencies": {
                "@chevrotain/types": "~11.1.2"
            }
        },
        "node_modules/@oxc-project/types": {
            "version": "0.142.0",
            "resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.142.0.tgz",
            "integrity": "sha512-7W+2q5AKQVU36fkaryontrHn3YDt1RyUYXatw9i5H8ocYe2sPKSFB6eS8WNPeRKiN1qAWWZUPm7gwFzJGrccqQ==",
            "dev": true,
            "license": "MIT",
            "funding": {
                "url": "https://github.com/sponsors/Boshen"
            }
        },
        "node_modules/@rolldown/binding-android-arm64": {
            "version": "1.2.2",
            "resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.2.2.tgz",
            "integrity": "sha512-l7x215OGvo1s52JWmR8U/DAVzEDWBCIbTm28aeJV/WDTSHgcKXaZTuBT0hJMs5NggilfJTW3clZVvd24yfKJxA==",
            "cpu": [
                "arm64"
            ],
            "dev": true,
            "license": "MIT",
            "optional": true,
            "os": [
                "android"
            ],
            "engines": {
                "node": "^20.19.0 || >=22.12.0"
            }
        },
        "node_modules/@rolldown/binding-darwin-arm64": {
            "version": "1.2.2",
            "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.2.2.tgz",
            "integrity": "sha512-9u9Xv6c1AJZT0FfwH5vrMG5Jjcwhc1MlyrPu0XfTqkzsmqfks2M6W/o5XwAJgVVN/jHpqqngC1WevHKKTIUtIA==",
            "cpu": [
                "arm64"
            ],
            "dev": true,
            "license": "MIT",
            "optional": true,
            "os": [
                "darwin"
            ],
            "engines": {
                "node": "^20.19.0 || >=22.12.0"
            }
        },
        "node_modules/@rolldown/binding-darwin-x64": {
            "version": "1.2.2",
            "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.2.2.tgz",
            "integrity": "sha512-9W1mbGZAfW3oqd85bhBkmpyHCCzL1TeG/zFFP3vg7b0rlly8cxOcre5nXwz+LHazCwac2MNWgPdPCHndABjpWQ==",
            "cpu": [
                "x64"
            ],
            "dev": true,
            "license": "MIT",
            "optional": true,
            "os": [
                "darwin"
            ],
            "engines": {
                "node": "^20.19.0 || >=22.12.0"
            }
        },
        "node_modules/@rolldown/binding-freebsd-x64": {
            "version": "1.2.2",
            "resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.2.2.tgz",
            "integrity": "sha512-0p1lhiCSCyaerFwtrdZQUx7NqGk6LQnaRKWX7tFQqwQgvX0rjM15cIkm3pax1UpEakK14C4mOxx/jSqCBdBRqQ==",
            "cpu": [
                "x64"
            ],
            "dev": true,
            "license": "MIT",
            "optional": true,
            "os": [
                "freebsd"
            ],
            "engines": {
                "node": "^20.19.0 || >=22.12.0"
            }
        },
        "node_modules/@rolldown/binding-linux-arm-gnueabihf": {
            "version": "1.2.2",
            "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.2.2.tgz",
            "integrity": "sha512-e+cOJXrJ2L3zx6YzqPg+f6Wbk3V1cKB8bOhbaYdVYN3DdquzNdRAmrbETz1qnt5yp/c7JNlNjmITiA2cVneQ7w==",
            "cpu": [
                "arm"
            ],
            "dev": true,
            "license": "MIT",
            "optional": true,
            "os": [
                "linux"
            ],
            "engines": {
                "node": "^20.19.0 || >=22.12.0"
            }
        },
        "node_modules/@rolldown/binding-linux-arm64-gnu": {
            "version": "1.2.2",
            "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.2.2.tgz",
            "integrity": "sha512-JsSMsj6sNat/MuhG5fnBD7QgbtpHKVe30x5/bAVirDHdhoQRXJkF6xc0Jqk8O4fiCUQAzMOoH9wZi3m60c8wtg==",
            "cpu": [
                "arm64"
            ],
            "dev": true,
            "license": "MIT",
            "optional": true,
            "os": [
                "linux"
            ],
            "engines": {
                "node": "^20.19.0 || >=22.12.0"
            }
        },
        "node_modules/@rolldown/binding-linux-arm64-musl": {
            "version": "1.2.2",
            "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.2.2.tgz",
            "integrity": "sha512-B5G/zJdHaoJn9vD50eGHWkiWfmq8Uhi3IiLPJTzmZTrAalk1bztUikSXo0qga18ibE0IXboyeMUnhPjhAJ45wQ==",
            "cpu": [
                "arm64"
            ],
            "dev": true,
            "license": "MIT",
            "optional": true,
            "os": [
                "linux"
            ],
            "engines": {
                "node": "^20.19.0 || >=22.12.0"
            }
        },
        "node_modules/@rolldown/binding-linux-ppc64-gnu": {
            "version": "1.2.2",
            "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.2.2.tgz",
            "integrity": "sha512-6mC/awzKka8W6EoekjegpfGkjz8jXWDX63pqu/HYVpyKtZfu65Jsh4QAH3Kej3CAv/c1oGX7psTmFEbr0mDxLA==",
            "cpu": [
                "ppc64"
            ],
            "dev": true,
            "license": "MIT",
            "optional": true,
            "os": [
                "linux"
            ],
            "engines": {
                "node": "^20.19.0 || >=22.12.0"
            }
        },
        "node_modules/@rolldown/binding-linux-s390x-gnu": {
            "version": "1.2.2",
            "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.2.2.tgz",
            "integrity": "sha512-412MX9fJLdA1IK28EZnc8jYv2HRTleOZgfLQumJ5zy7OeJLZlg/CETwFaXjNmGVxG51cFHpKLqb5LKvBC+HsHA==",
            "cpu": [
                "s390x"
            ],
            "dev": true,
            "license": "MIT",
            "optional": true,
            "os": [
                "linux"
            ],
            "engines": {
                "node": "^20.19.0 || >=22.12.0"
            }
        },
        "node_modules/@rolldown/binding-linux-x64-gnu": {
            "version": "1.2.2",
            "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.2.2.tgz",
            "integrity": "sha512-Q/+HI/ToJafZ1iCqGgVQXUEkIjufHCTF0gBQ2a5o3cg7GJ2h0qyq3nvvSmU+bGda2/7ygXpTY4TM6gO9OhQ0ZA==",
            "cpu": [
                "x64"
            ],
            "dev": true,
            "license": "MIT",
            "optional": true,
            "os": [
                "linux"
            ],
            "engines": {
                "node": "^20.19.0 || >=22.12.0"
            }
        },
        "node_modules/@rolldown/binding-linux-x64-musl": {
            "version": "1.2.2",
            "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.2.2.tgz",
            "integrity": "sha512-ZKp/w41n6wCvxzxQHtQSbuphfX3Y4cCvbjkKHusrLx4lh+JWLTU7StSltO/DKARISzbj368d+qUaCjI8K2wzXw==",
            "cpu": [
                "x64"
            ],
            "dev": true,
            "license": "MIT",
            "optional": true,
            "os": [
                "linux"
            ],
            "engines": {
                "node": "^20.19.0 || >=22.12.0"
            }
        },
        "node_modules/@rolldown/binding-openharmony-arm64": {
            "version": "1.2.2",
            "resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.2.2.tgz",
            "integrity": "sha512-pxE6xD4KS3eAROkKK5yrhB9/3+vhlhVGMvlQLbdpzrBGDbKrnzx3RLwPaHvasLo6jgaiBLn7e04Df9C4tYhjmA==",
            "cpu": [
                "arm64"
            ],
            "dev": true,
            "license": "MIT",
            "optional": true,
            "os": [
                "openharmony"
            ],
            "engines": {
                "node": "^20.19.0 || >=22.12.0"
            }
        },
        "node_modules/@rolldown/binding-win32-arm64-msvc": {
            "version": "1.2.2",
            "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.2.2.tgz",
            "integrity": "sha512-4MqEue5re+xIZzAWsB8sj0P1kqZySWqIuN4t6QaIO/YA6SFwySOLruvWQFzfmqk8LBK2P30KCSJwf6mJCZZ5/A==",
            "cpu": [
                "arm64"
            ],
            "dev": true,
            "license": "MIT",
            "optional": true,
            "os": [
                "win32"
            ],
            "engines": {
                "node": "^20.19.0 || >=22.12.0"
            }
        },
        "node_modules/@rolldown/binding-win32-x64-msvc": {
            "version": "1.2.2",
            "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.2.2.tgz",
            "integrity": "sha512-NweNxxD0Nf9t8v7kodun45Ijp3EIwYY+uydPP6qBEYvfBqhIjN6dZMzlQja3tqX/aLs3F3Uz+AxDpKgRhpOZQg==",
            "cpu": [
                "x64"
            ],
            "dev": true,
            "license": "MIT",
            "optional": true,
            "os": [
                "win32"
            ],
            "engines": {
                "node": "^20.19.0 || >=22.12.0"
            }
        },
        "node_modules/@rolldown/pluginutils": {
            "version": "1.0.1",
            "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.1.tgz",
            "integrity": "sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==",
            "dev": true,
            "license": "MIT"
        },
        "node_modules/@shikijs/core": {
            "version": "3.23.0",
            "resolved": "https://registry.npmjs.org/@shikijs/core/-/core-3.23.0.tgz",
            "integrity": "sha512-NSWQz0riNb67xthdm5br6lAkvpDJRTgB36fxlo37ZzM2yq0PQFFzbd8psqC2XMPgCzo1fW6cVi18+ArJ44wqgA==",
            "license": "MIT",
            "dependencies": {
                "@shikijs/types": "3.23.0",
                "@shikijs/vscode-textmate": "^10.0.2",
                "@types/hast": "^3.0.4",
                "hast-util-to-html": "^9.0.5"
            }
        },
        "node_modules/@shikijs/engine-javascript": {
            "version": "3.23.0",
            "resolved": "https://registry.npmjs.org/@shikijs/engine-javascript/-/engine-javascript-3.23.0.tgz",
            "integrity": "sha512-aHt9eiGFobmWR5uqJUViySI1bHMqrAgamWE1TYSUoftkAeCCAiGawPMwM+VCadylQtF4V3VNOZ5LmfItH5f3yA==",
            "license": "MIT",
            "dependencies": {
                "@shikijs/types": "3.23.0",
                "@shikijs/vscode-textmate": "^10.0.2",
                "oniguruma-to-es": "^4.3.4"
            }
        },
        "node_modules/@shikijs/engine-oniguruma": {
            "version": "3.23.0",
            "resolved": "https://registry.npmjs.org/@shikijs/engine-oniguruma/-/engine-oniguruma-3.23.0.tgz",
            "integrity": "sha512-1nWINwKXxKKLqPibT5f4pAFLej9oZzQTsby8942OTlsJzOBZ0MWKiwzMsd+jhzu8YPCHAswGnnN1YtQfirL35g==",
            "license": "MIT",
            "dependencies": {
                "@shikijs/types": "3.23.0",
                "@shikijs/vscode-textmate": "^10.0.2"
            }
        },
        "node_modules/@shikijs/langs": {
            "version": "3.23.0",
            "resolved": "https://registry.npmjs.org/@shikijs/langs/-/langs-3.23.0.tgz",
            "integrity": "sha512-2Ep4W3Re5aB1/62RSYQInK9mM3HsLeB91cHqznAJMuylqjzNVAVCMnNWRHFtcNHXsoNRayP9z1qj4Sq3nMqYXg==",
            "license": "MIT",
            "dependencies": {
                "@shikijs/types": "3.23.0"
            }
        },
        "node_modules/@shikijs/themes": {
            "version": "3.23.0",
            "resolved": "https://registry.npmjs.org/@shikijs/themes/-/themes-3.23.0.tgz",
            "integrity": "sha512-5qySYa1ZgAT18HR/ypENL9cUSGOeI2x+4IvYJu4JgVJdizn6kG4ia5Q1jDEOi7gTbN4RbuYtmHh0W3eccOrjMA==",
            "license": "MIT",
            "dependencies": {
                "@shikijs/types": "3.23.0"
            }
        },
        "node_modules/@shikijs/types": {
            "version": "3.23.0",
            "resolved": "https://registry.npmjs.org/@shikijs/types/-/types-3.23.0.tgz",
            "integrity": "sha512-3JZ5HXOZfYjsYSk0yPwBrkupyYSLpAE26Qc0HLghhZNGTZg/SKxXIIgoxOpmmeQP0RRSDJTk1/vPfw9tbw+jSQ==",
            "license": "MIT",
            "dependencies": {
                "@shikijs/vscode-textmate": "^10.0.2",
                "@types/hast": "^3.0.4"
            }
        },
        "node_modules/@shikijs/vscode-textmate": {
            "version": "10.0.2",
            "resolved": "https://registry.npmjs.org/@shikijs/vscode-textmate/-/vscode-textmate-10.0.2.tgz",
            "integrity": "sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==",
            "license": "MIT"
        },
        "node_modules/@streamdown/code": {
            "version": "1.1.1",
            "resolved": "https://registry.npmjs.org/@streamdown/code/-/code-1.1.1.tgz",
            "integrity": "sha512-i7HTNuDgZWb+VdrNVOam9gQhIc5MSSDXKWXgbUrn/4vSRaSMM+Rtl10MQj4wLWPNpF7p80waJsAqFP8HZfb0Jg==",
            "license": "Apache-2.0",
            "dependencies": {
                "shiki": "^3.19.0"
            },
            "peerDependencies": {
                "react": "^18.0.0 || ^19.0.0"
            }
        },
        "node_modules/@streamdown/math": {
            "version": "1.0.2",
            "resolved": "https://registry.npmjs.org/@streamdown/math/-/math-1.0.2.tgz",
            "integrity": "sha512-r8Ur9/lBuFnzZAFdEWrLUF2s/gRwRRRwruqltdZibyjbCBnuW7SJbFm26nXqvpJPW/gzpBUMrBVBzd88z05D5g==",
            "license": "Apache-2.0",
            "dependencies": {
                "katex": "^0.16.27",
                "rehype-katex": "^7.0.1",
                "remark-math": "^6.0.0"
            },
            "peerDependencies": {
                "react": "^18.0.0 || ^19.0.0"
            }
        },
        "node_modules/@streamdown/mermaid": {
            "version": "1.0.2",
            "resolved": "https://registry.npmjs.org/@streamdown/mermaid/-/mermaid-1.0.2.tgz",
            "integrity": "sha512-Fr/4sBWnAeSnxM3PcrV/+DiZe5oPMq9gOkUIAH7ZauJeuwrZ/DVzD4g0zlav6AH0axh2m/sOfrfLtY5aLT7niw==",
            "license": "Apache-2.0",
            "dependencies": {
                "mermaid": "^11.12.2"
            },
            "peerDependencies": {
                "react": "^18.0.0 || ^19.0.0"
            }
        },
        "node_modules/@tailwindcss/node": {
            "version": "4.3.3",
            "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.3.3.tgz",
            "integrity": "sha512-/T8IKEsf9VTU6tLjgC7+sv2mOPtQxzE2jMw7u4Tt40Tx+QSZxpzh95/H6cMKoja9XuW7iMdLJYBB0o9G1CaAgg==",
            "dev": true,
            "license": "MIT",
            "dependencies": {
                "@jridgewell/remapping": "^2.3.5",
                "enhanced-resolve": "^5.24.1",
                "jiti": "^2.7.0",
                "lightningcss": "1.32.0",
                "magic-string": "^0.30.21",
                "source-map-js": "^1.2.1",
                "tailwindcss": "4.3.3"
            }
        },
        "node_modules/@tailwindcss/oxide": {
            "version": "4.3.3",
            "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.3.3.tgz",
            "integrity": "sha512-krXjAikiaFSPaK/FkAQT5UTx3VormQaiZ5hBFlJZ9UFQGB/rwg1MZIhHAG9smMQRTdyJxP6Qt5MwMtdyU5FWrA==",
            "dev": true,
            "license": "MIT",
            "engines": {
                "node": ">= 20"
            },
            "optionalDependencies": {
                "@tailwindcss/oxide-android-arm64": "4.3.3",
                "@tailwindcss/oxide-darwin-arm64": "4.3.3",
                "@tailwindcss/oxide-darwin-x64": "4.3.3",
                "@tailwindcss/oxide-freebsd-x64": "4.3.3",
                "@tailwindcss/oxide-linux-arm-gnueabihf": "4.3.3",
                "@tailwindcss/oxide-linux-arm64-gnu": "4.3.3",
                "@tailwindcss/oxide-linux-arm64-musl": "4.3.3",
                "@tailwindcss/oxide-linux-x64-gnu": "4.3.3",
                "@tailwindcss/oxide-linux-x64-musl": "4.3.3",
                "@tailwindcss/oxide-wasm32-wasi": "4.3.3",
                "@tailwindcss/oxide-win32-arm64-msvc": "4.3.3",
                "@tailwindcss/oxide-win32-x64-msvc": "4.3.3"
            }
        },
        "node_modules/@tailwindcss/oxide-android-arm64": {
            "version": "4.3.3",
            "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.3.3.tgz",
            "integrity": "sha512-Y85A2gmPSkl5Ve5qR86GL4HT509cFqQh1aes9p3sSkyTPwt0Pppf3GkwGe4JPACcRYjgJIEhQgM6dBClnr0NYw==",
            "cpu": [
                "arm64"
            ],
            "dev": true,
            "license": "MIT",
            "optional": true,
            "os": [
                "android"
            ],
            "engines": {
                "node": ">= 20"
            }
        },
        "node_modules/@tailwindcss/oxide-darwin-arm64": {
            "version": "4.3.3",
            "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.3.3.tgz",
            "integrity": "sha512-BiaWatpBcERQFDlOjRDpIVXuFK5PJez5SA4JMg6VYZdBYU+qKfV/vqjcIs+IYmtitf1xYQZTwXvU/8y4lfZUGw==",
            "cpu": [
                "arm64"
            ],
            "dev": true,
            "license": "MIT",
            "optional": true,
            "os": [
                "darwin"
            ],
            "engines": {
                "node": ">= 20"
            }
        },
        "node_modules/@tailwindcss/oxide-darwin-x64": {
            "version": "4.3.3",
            "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.3.3.tgz",
            "integrity": "sha512-fAeUqfV5ndhxRwai8cXGzdLvul9utWOmeTkv69unv4ZXixjn61Z+p9lCWdwOwA3TYboG3BwdVuN/RDjhBRl0mw==",
            "cpu": [
                "x64"
            ],
            "dev": true,
            "license": "MIT",
            "optional": true,
            "os": [
                "darwin"
            ],
            "engines": {
                "node": ">= 20"
            }
        },
        "node_modules/@tailwindcss/oxide-freebsd-x64": {
            "version": "4.3.3",
            "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.3.3.tgz",
            "integrity": "sha512-iyf5bV6+wnAlflVeEy7R25dupxTNECZN5QMI0qNT6eT+EgaGdZcKhGkr5SdoaWiLJ3spLqIY9VCeSGrwmtg4kw==",
            "cpu": [
                "x64"
            ],
            "dev": true,
            "license": "MIT",
            "optional": true,
            "os": [
                "freebsd"
            ],
            "engines": {
                "node": ">= 20"
            }
        },
        "node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": {
            "version": "4.3.3",
            "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.3.3.tgz",
            "integrity": "sha512-aAYUprJAJQWWbRrPvtjdroZ56Md+JM8pMiopS6xGEwDfLhqj+2ver2p4nU4Mb3CRqcMmNBjo8KkUgcxhkzVQGQ==",
            "cpu": [
                "arm"
            ],
            "dev": true,
            "license": "MIT",
            "optional": true,
            "os": [
                "linux"
            ],
            "engines": {
                "node": ">= 20"
            }
        },
        "node_modules/@tailwindcss/oxide-linux-arm64-gnu": {
            "version": "4.3.3",
            "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.3.3.tgz",
            "integrity": "sha512-nDxldcEENOxZRzC2uu9jrutZdAAQtb+8WWDCSnWL1zvBk1+FN+x6MtDViPB5AJMfttVCUhehGWus3XBPgatM/w==",
            "cpu": [
                "arm64"
            ],
            "dev": true,
            "license": "MIT",
            "optional": true,
            "os": [
                "linux"
            ],
            "engines": {
                "node": ">= 20"
            }
        },
        "node_modules/@tailwindcss/oxide-linux-arm64-musl": {
            "version": "4.3.3",
            "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.3.3.tgz",
            "integrity": "sha512-Md44bD6veX/PC5iyF8cDVnw4HBIANZepRZZ7a8DQOvkfo5WUBwcp6iAuCUz23u+4SUkhJlD3eL7hNdW8ezd/kA==",
            "cpu": [
                "arm64"
            ],
            "dev": true,
            "license": "MIT",
            "optional": true,
            "os": [
                "linux"
            ],
            "engines": {
                "node": ">= 20"
            }
        },
        "node_modules/@tailwindcss/oxide-linux-x64-gnu": {
            "version": "4.3.3",
            "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.3.3.tgz",
            "integrity": "sha512-tx7us1muwOKAKWao2v/GaafFeQboE6aj88vC6ziN2NCGcRm8gWUhwjzg+YdVB1e4boAtdtma4L43onunI6NS4w==",
            "cpu": [
                "x64"
            ],
            "dev": true,
            "license": "MIT",
            "optional": true,
            "os": [
                "linux"
            ],
            "engines": {
                "node": ">= 20"
            }
        },
        "node_modules/@tailwindcss/oxide-linux-x64-musl": {
            "version": "4.3.3",
            "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.3.3.tgz",
            "integrity": "sha512-SJxX60smvHgasZoBy11dX6YRjXJFovwWBoedhbQPOBzgFWBHGB+TVPWB9BxzR7TTxU8FQZAI2AyiNCMzFm8Img==",
            "cpu": [
                "x64"
            ],
            "dev": true,
            "license": "MIT",
            "optional": true,
            "os": [
                "linux"
            ],
            "engines": {
                "node": ">= 20"
            }
        },
        "node_modules/@tailwindcss/oxide-wasm32-wasi": {
            "version": "4.3.3",
            "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.3.3.tgz",
            "integrity": "sha512-jx1+rPhY/5Ympkktd656HBWEBLxP7dH06losBLjjf5vgCODXvi9KhtftWcMIwTFIDqBr7cRnQkdLnAG+IOlGvQ==",
            "bundleDependencies": [
                "@napi-rs/wasm-runtime",
                "@emnapi/core",
                "@emnapi/runtime",
                "@tybys/wasm-util",
                "@emnapi/wasi-threads",
                "tslib"
            ],
            "cpu": [
                "wasm32"
            ],
            "dev": true,
            "license": "MIT",
            "optional": true,
            "dependencies": {
                "@emnapi/core": "^1.11.1",
                "@emnapi/runtime": "^1.11.1",
                "@emnapi/wasi-threads": "^1.2.2",
                "@napi-rs/wasm-runtime": "^1.1.4",
                "@tybys/wasm-util": "^0.10.2",
                "tslib": "^2.8.1"
            },
            "engines": {
                "node": ">=14.0.0"
            }
        },
        "node_modules/@tailwindcss/oxide-win32-arm64-msvc": {
            "version": "4.3.3",
            "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.3.3.tgz",
            "integrity": "sha512-3rc292Ca2ceK6Ulcc/bAVnTs/3nDtoPhyEKlgPv+yQJQi/JS/AMJlqzxvlDacL1nekbrcf6bTqp/jV4qgnPxNQ==",
            "cpu": [
                "arm64"
            ],
            "dev": true,
            "license": "MIT",
            "optional": true,
            "os": [
                "win32"
            ],
            "engines": {
                "node": ">= 20"
            }
        },
        "node_modules/@tailwindcss/oxide-win32-x64-msvc": {
            "version": "4.3.3",
            "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.3.3.tgz",
            "integrity": "sha512-yJ0pwIVc/nYeGoV02WtsN8KYyLQv7kyI2wDnkezyJlGGjkd4QLwDGAwl47YpPJeuI0M0ObaXGSPjvWDPeTPggw==",
            "cpu": [
                "x64"
            ],
            "dev": true,
            "license": "MIT",
            "optional": true,
            "os": [
                "win32"
            ],
            "engines": {
                "node": ">= 20"
            }
        },
        "node_modules/@tailwindcss/vite": {
            "version": "4.3.3",
            "resolved": "https://registry.npmjs.org/@tailwindcss/vite/-/vite-4.3.3.tgz",
            "integrity": "sha512-yYU8cogLeSh/ms2jh8Fj7jaba/EWa7Ja6GoUqYZaraEuCI5YS6ms6ObZgjjedm+jm6XZjdNRWBpPP6Z86oOxcw==",
            "dev": true,
            "license": "MIT",
            "dependencies": {
                "@tailwindcss/node": "4.3.3",
                "@tailwindcss/oxide": "4.3.3",
                "tailwindcss": "4.3.3"
            },
            "peerDependencies": {
                "vite": "^5.2.0 || ^6 || ^7 || ^8"
            }
        },
        "node_modules/@types/d3": {
            "version": "7.4.3",
            "resolved": "https://registry.npmjs.org/@types/d3/-/d3-7.4.3.tgz",
            "integrity": "sha512-lZXZ9ckh5R8uiFVt8ogUNf+pIrK4EsWrx2Np75WvF/eTpJ0FMHNhjXk8CKEx/+gpHbNQyJWehbFaTvqmHWB3ww==",
            "license": "MIT",
            "dependencies": {
                "@types/d3-array": "*",
                "@types/d3-axis": "*",
                "@types/d3-brush": "*",
                "@types/d3-chord": "*",
                "@types/d3-color": "*",
                "@types/d3-contour": "*",
                "@types/d3-delaunay": "*",
                "@types/d3-dispatch": "*",
                "@types/d3-drag": "*",
                "@types/d3-dsv": "*",
                "@types/d3-ease": "*",
                "@types/d3-fetch": "*",
                "@types/d3-force": "*",
                "@types/d3-format": "*",
                "@types/d3-geo": "*",
                "@types/d3-hierarchy": "*",
                "@types/d3-interpolate": "*",
                "@types/d3-path": "*",
                "@types/d3-polygon": "*",
                "@types/d3-quadtree": "*",
                "@types/d3-random": "*",
                "@types/d3-scale": "*",
                "@types/d3-scale-chromatic": "*",
                "@types/d3-selection": "*",
                "@types/d3-shape": "*",
                "@types/d3-time": "*",
                "@types/d3-time-format": "*",
                "@types/d3-timer": "*",
                "@types/d3-transition": "*",
                "@types/d3-zoom": "*"
            }
        },
        "node_modules/@types/d3-array": {
            "version": "3.2.2",
            "resolved": "https://registry.npmjs.org/@types/d3-array/-/d3-array-3.2.2.tgz",
            "integrity": "sha512-hOLWVbm7uRza0BYXpIIW5pxfrKe0W+D5lrFiAEYR+pb6w3N2SwSMaJbXdUfSEv+dT4MfHBLtn5js0LAWaO6otw==",
            "license": "MIT"
        },
        "node_modules/@types/d3-axis": {
            "version": "3.0.6",
            "resolved": "https://registry.npmjs.org/@types/d3-axis/-/d3-axis-3.0.6.tgz",
            "integrity": "sha512-pYeijfZuBd87T0hGn0FO1vQ/cgLk6E1ALJjfkC0oJ8cbwkZl3TpgS8bVBLZN+2jjGgg38epgxb2zmoGtSfvgMw==",
            "license": "MIT",
            "dependencies": {
                "@types/d3-selection": "*"
            }
        },
        "node_modules/@types/d3-brush": {
            "version": "3.0.6",
            "resolved": "https://registry.npmjs.org/@types/d3-brush/-/d3-brush-3.0.6.tgz",
            "integrity": "sha512-nH60IZNNxEcrh6L1ZSMNA28rj27ut/2ZmI3r96Zd+1jrZD++zD3LsMIjWlvg4AYrHn/Pqz4CF3veCxGjtbqt7A==",
            "license": "MIT",
            "dependencies": {
                "@types/d3-selection": "*"
            }
        },
        "node_modules/@types/d3-chord": {
            "version": "3.0.6",
            "resolved": "https://registry.npmjs.org/@types/d3-chord/-/d3-chord-3.0.6.tgz",
            "integrity": "sha512-LFYWWd8nwfwEmTZG9PfQxd17HbNPksHBiJHaKuY1XeqscXacsS2tyoo6OdRsjf+NQYeB6XrNL3a25E3gH69lcg==",
            "license": "MIT"
        },
        "node_modules/@types/d3-color": {
            "version": "3.1.3",
            "resolved": "https://registry.npmjs.org/@types/d3-color/-/d3-color-3.1.3.tgz",
            "integrity": "sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A==",
            "license": "MIT"
        },
        "node_modules/@types/d3-contour": {
            "version": "3.0.6",
            "resolved": "https://registry.npmjs.org/@types/d3-contour/-/d3-contour-3.0.6.tgz",
            "integrity": "sha512-BjzLgXGnCWjUSYGfH1cpdo41/hgdWETu4YxpezoztawmqsvCeep+8QGfiY6YbDvfgHz/DkjeIkkZVJavB4a3rg==",
            "license": "MIT",
            "dependencies": {
                "@types/d3-array": "*",
                "@types/geojson": "*"
            }
        },
        "node_modules/@types/d3-delaunay": {
            "version": "6.0.4",
            "resolved": "https://registry.npmjs.org/@types/d3-delaunay/-/d3-delaunay-6.0.4.tgz",
            "integrity": "sha512-ZMaSKu4THYCU6sV64Lhg6qjf1orxBthaC161plr5KuPHo3CNm8DTHiLw/5Eq2b6TsNP0W0iJrUOFscY6Q450Hw==",
            "license": "MIT"
        },
        "node_modules/@types/d3-dispatch": {
            "version": "3.0.7",
            "resolved": "https://registry.npmjs.org/@types/d3-dispatch/-/d3-dispatch-3.0.7.tgz",
            "integrity": "sha512-5o9OIAdKkhN1QItV2oqaE5KMIiXAvDWBDPrD85e58Qlz1c1kI/J0NcqbEG88CoTwJrYe7ntUCVfeUl2UJKbWgA==",
            "license": "MIT"
        },
        "node_modules/@types/d3-drag": {
            "version": "3.0.7",
            "resolved": "https://registry.npmjs.org/@types/d3-drag/-/d3-drag-3.0.7.tgz",
            "integrity": "sha512-HE3jVKlzU9AaMazNufooRJ5ZpWmLIoc90A37WU2JMmeq28w1FQqCZswHZ3xR+SuxYftzHq6WU6KJHvqxKzTxxQ==",
            "license": "MIT",
            "dependencies": {
                "@types/d3-selection": "*"
            }
        },
        "node_modules/@types/d3-dsv": {
            "version": "3.0.7",
            "resolved": "https://registry.npmjs.org/@types/d3-dsv/-/d3-dsv-3.0.7.tgz",
            "integrity": "sha512-n6QBF9/+XASqcKK6waudgL0pf/S5XHPPI8APyMLLUHd8NqouBGLsU8MgtO7NINGtPBtk9Kko/W4ea0oAspwh9g==",
            "license": "MIT"
        },
        "node_modules/@types/d3-ease": {
            "version": "3.0.2",
            "resolved": "https://registry.npmjs.org/@types/d3-ease/-/d3-ease-3.0.2.tgz",
            "integrity": "sha512-NcV1JjO5oDzoK26oMzbILE6HW7uVXOHLQvHshBUW4UMdZGfiY6v5BeQwh9a9tCzv+CeefZQHJt5SRgK154RtiA==",
            "license": "MIT"
        },
        "node_modules/@types/d3-fetch": {
            "version": "3.0.7",
            "resolved": "https://registry.npmjs.org/@types/d3-fetch/-/d3-fetch-3.0.7.tgz",
            "integrity": "sha512-fTAfNmxSb9SOWNB9IoG5c8Hg6R+AzUHDRlsXsDZsNp6sxAEOP0tkP3gKkNSO/qmHPoBFTxNrjDprVHDQDvo5aA==",
            "license": "MIT",
            "dependencies": {
                "@types/d3-dsv": "*"
            }
        },
        "node_modules/@types/d3-force": {
            "version": "3.0.10",
            "resolved": "https://registry.npmjs.org/@types/d3-force/-/d3-force-3.0.10.tgz",
            "integrity": "sha512-ZYeSaCF3p73RdOKcjj+swRlZfnYpK1EbaDiYICEEp5Q6sUiqFaFQ9qgoshp5CzIyyb/yD09kD9o2zEltCexlgw==",
            "license": "MIT"
        },
        "node_modules/@types/d3-format": {
            "version": "3.0.4",
            "resolved": "https://registry.npmjs.org/@types/d3-format/-/d3-format-3.0.4.tgz",
            "integrity": "sha512-fALi2aI6shfg7vM5KiR1wNJnZ7r6UuggVqtDA+xiEdPZQwy/trcQaHnwShLuLdta2rTymCNpxYTiMZX/e09F4g==",
            "license": "MIT"
        },
        "node_modules/@types/d3-geo": {
            "version": "3.1.1",
            "resolved": "https://registry.npmjs.org/@types/d3-geo/-/d3-geo-3.1.1.tgz",
            "integrity": "sha512-65Emv9fQiQQqphLlRkuQ5ypPsOmWPhtBGCMv61JDPEPMvsx+gzhGf74yw1a78xFKPj6zw4AgQICJoQv0vK9M2w==",
            "license": "MIT",
            "dependencies": {
                "@types/geojson": "*"
            }
        },
        "node_modules/@types/d3-hierarchy": {
            "version": "3.1.7",
            "resolved": "https://registry.npmjs.org/@types/d3-hierarchy/-/d3-hierarchy-3.1.7.tgz",
            "integrity": "sha512-tJFtNoYBtRtkNysX1Xq4sxtjK8YgoWUNpIiUee0/jHGRwqvzYxkq0hGVbbOGSz+JgFxxRu4K8nb3YpG3CMARtg==",
            "license": "MIT"
        },
        "node_modules/@types/d3-interpolate": {
            "version": "3.0.4",
            "resolved": "https://registry.npmjs.org/@types/d3-interpolate/-/d3-interpolate-3.0.4.tgz",
            "integrity": "sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA==",
            "license": "MIT",
            "dependencies": {
                "@types/d3-color": "*"
            }
        },
        "node_modules/@types/d3-path": {
            "version": "3.1.1",
            "resolved": "https://registry.npmjs.org/@types/d3-path/-/d3-path-3.1.1.tgz",
            "integrity": "sha512-VMZBYyQvbGmWyWVea0EHs/BwLgxc+MKi1zLDCONksozI4YJMcTt8ZEuIR4Sb1MMTE8MMW49v0IwI5+b7RmfWlg==",
            "license": "MIT"
        },
        "node_modules/@types/d3-polygon": {
            "version": "3.0.2",
            "resolved": "https://registry.npmjs.org/@types/d3-polygon/-/d3-polygon-3.0.2.tgz",
            "integrity": "sha512-ZuWOtMaHCkN9xoeEMr1ubW2nGWsp4nIql+OPQRstu4ypeZ+zk3YKqQT0CXVe/PYqrKpZAi+J9mTs05TKwjXSRA==",
            "license": "MIT"
        },
        "node_modules/@types/d3-quadtree": {
            "version": "3.0.6",
            "resolved": "https://registry.npmjs.org/@types/d3-quadtree/-/d3-quadtree-3.0.6.tgz",
            "integrity": "sha512-oUzyO1/Zm6rsxKRHA1vH0NEDG58HrT5icx/azi9MF1TWdtttWl0UIUsjEQBBh+SIkrpd21ZjEv7ptxWys1ncsg==",
            "license": "MIT"
        },
        "node_modules/@types/d3-random": {
            "version": "3.0.4",
            "resolved": "https://registry.npmjs.org/@types/d3-random/-/d3-random-3.0.4.tgz",
            "integrity": "sha512-UHYId5WTCx4L4YNel7NU00XUXXgvgpgZOvp10PuvsQENjMDXhh2RyFc0KBjO7B45ne4Ha1yVH7ii0vnzKkuzWA==",
            "license": "MIT"
        },
        "node_modules/@types/d3-scale": {
            "version": "4.0.9",
            "resolved": "https://registry.npmjs.org/@types/d3-scale/-/d3-scale-4.0.9.tgz",
            "integrity": "sha512-dLmtwB8zkAeO/juAMfnV+sItKjlsw2lKdZVVy6LRr0cBmegxSABiLEpGVmSJJ8O08i4+sGR6qQtb6WtuwJdvVw==",
            "license": "MIT",
            "dependencies": {
                "@types/d3-time": "*"
            }
        },
        "node_modules/@types/d3-scale-chromatic": {
            "version": "3.1.0",
            "resolved": "https://registry.npmjs.org/@types/d3-scale-chromatic/-/d3-scale-chromatic-3.1.0.tgz",
            "integrity": "sha512-iWMJgwkK7yTRmWqRB5plb1kadXyQ5Sj8V/zYlFGMUBbIPKQScw+Dku9cAAMgJG+z5GYDoMjWGLVOvjghDEFnKQ==",
            "license": "MIT"
        },
        "node_modules/@types/d3-selection": {
            "version": "3.0.11",
            "resolved": "https://registry.npmjs.org/@types/d3-selection/-/d3-selection-3.0.11.tgz",
            "integrity": "sha512-bhAXu23DJWsrI45xafYpkQ4NtcKMwWnAC/vKrd2l+nxMFuvOT3XMYTIj2opv8vq8AO5Yh7Qac/nSeP/3zjTK0w==",
            "license": "MIT"
        },
        "node_modules/@types/d3-shape": {
            "version": "3.1.8",
            "resolved": "https://registry.npmjs.org/@types/d3-shape/-/d3-shape-3.1.8.tgz",
            "integrity": "sha512-lae0iWfcDeR7qt7rA88BNiqdvPS5pFVPpo5OfjElwNaT2yyekbM0C9vK+yqBqEmHr6lDkRnYNoTBYlAgJa7a4w==",
            "license": "MIT",
            "dependencies": {
                "@types/d3-path": "*"
            }
        },
        "node_modules/@types/d3-time": {
            "version": "3.0.4",
            "resolved": "https://registry.npmjs.org/@types/d3-time/-/d3-time-3.0.4.tgz",
            "integrity": "sha512-yuzZug1nkAAaBlBBikKZTgzCeA+k1uy4ZFwWANOfKw5z5LRhV0gNA7gNkKm7HoK+HRN0wX3EkxGk0fpbWhmB7g==",
            "license": "MIT"
        },
        "node_modules/@types/d3-time-format": {
            "version": "4.0.3",
            "resolved": "https://registry.npmjs.org/@types/d3-time-format/-/d3-time-format-4.0.3.tgz",
            "integrity": "sha512-5xg9rC+wWL8kdDj153qZcsJ0FWiFt0J5RB6LYUNZjwSnesfblqrI/bJ1wBdJ8OQfncgbJG5+2F+qfqnqyzYxyg==",
            "license": "MIT"
        },
        "node_modules/@types/d3-timer": {
            "version": "3.0.2",
            "resolved": "https://registry.npmjs.org/@types/d3-timer/-/d3-timer-3.0.2.tgz",
            "integrity": "sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw==",
            "license": "MIT"
        },
        "node_modules/@types/d3-transition": {
            "version": "3.0.9",
            "resolved": "https://registry.npmjs.org/@types/d3-transition/-/d3-transition-3.0.9.tgz",
            "integrity": "sha512-uZS5shfxzO3rGlu0cC3bjmMFKsXv+SmZZcgp0KD22ts4uGXp5EVYGzu/0YdwZeKmddhcAccYtREJKkPfXkZuCg==",
            "license": "MIT",
            "dependencies": {
                "@types/d3-selection": "*"
            }
        },
        "node_modules/@types/d3-zoom": {
            "version": "3.0.8",
            "resolved": "https://registry.npmjs.org/@types/d3-zoom/-/d3-zoom-3.0.8.tgz",
            "integrity": "sha512-iqMC4/YlFCSlO8+2Ii1GGGliCAY4XdeG748w5vQUbevlbDu0zSjH/+jojorQVBK/se0j6DUFNPBGSqD3YWYnDw==",
            "license": "MIT",
            "dependencies": {
                "@types/d3-interpolate": "*",
                "@types/d3-selection": "*"
            }
        },
        "node_modules/@types/debug": {
            "version": "4.1.13",
            "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.13.tgz",
            "integrity": "sha512-KSVgmQmzMwPlmtljOomayoR89W4FynCAi3E8PPs7vmDVPe84hT+vGPKkJfThkmXs0x0jAaa9U8uW8bbfyS2fWw==",
            "license": "MIT",
            "dependencies": {
                "@types/ms": "*"
            }
        },
        "node_modules/@types/estree": {
            "version": "1.0.9",
            "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.9.tgz",
            "integrity": "sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==",
            "license": "MIT"
        },
        "node_modules/@types/estree-jsx": {
            "version": "1.0.5",
            "resolved": "https://registry.npmjs.org/@types/estree-jsx/-/estree-jsx-1.0.5.tgz",
            "integrity": "sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==",
            "license": "MIT",
            "dependencies": {
                "@types/estree": "*"
            }
        },
        "node_modules/@types/geojson": {
            "version": "7946.0.16",
            "resolved": "https://registry.npmjs.org/@types/geojson/-/geojson-7946.0.16.tgz",
            "integrity": "sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==",
            "license": "MIT"
        },
        "node_modules/@types/hast": {
            "version": "3.0.5",
            "resolved": "https://registry.npmjs.org/@types/hast/-/hast-3.0.5.tgz",
            "integrity": "sha512-rp/ezSWaD1m44dPKICGhiskI13nVr7qTloFwDa/IYkhhf5nzwP+zIQcIJh3WIFSBOy/H1PzB40jPjMDksN4F+g==",
            "license": "MIT",
            "dependencies": {
                "@types/unist": "*"
            }
        },
        "node_modules/@types/katex": {
            "version": "0.16.8",
            "resolved": "https://registry.npmjs.org/@types/katex/-/katex-0.16.8.tgz",
            "integrity": "sha512-trgaNyfU+Xh2Tc+ABIb44a5AYUpicB3uwirOioeOkNPPbmgRNtcWyDeeFRzjPZENO9Vq8gvVqfhaaXWLlevVwg==",
            "license": "MIT"
        },
        "node_modules/@types/mdast": {
            "version": "4.0.4",
            "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.4.tgz",
            "integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==",
            "license": "MIT",
            "dependencies": {
                "@types/unist": "*"
            }
        },
        "node_modules/@types/ms": {
            "version": "2.1.0",
            "resolved": "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz",
            "integrity": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==",
            "license": "MIT"
        },
        "node_modules/@types/trusted-types": {
            "version": "2.0.7",
            "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz",
            "integrity": "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==",
            "license": "MIT",
            "optional": true
        },
        "node_modules/@types/unist": {
            "version": "3.0.3",
            "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz",
            "integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==",
            "license": "MIT"
        },
        "node_modules/@uiw/codemirror-extensions-basic-setup": {
            "version": "4.25.11",
            "resolved": "https://registry.npmjs.org/@uiw/codemirror-extensions-basic-setup/-/codemirror-extensions-basic-setup-4.25.11.tgz",
            "integrity": "sha512-otyFa+n9IOYtEjaKOxPedHkj15fTPUF21wdR9pv0GpZPfuGl27cvmcv6+tognbRu9VvEcsHKE+ESoszeo3KfTw==",
            "license": "MIT",
            "dependencies": {
                "@codemirror/autocomplete": "^6.0.0",
                "@codemirror/commands": "^6.0.0",
                "@codemirror/language": "^6.0.0",
                "@codemirror/lint": "^6.0.0",
                "@codemirror/search": "^6.0.0",
                "@codemirror/state": "^6.0.0",
                "@codemirror/view": "^6.0.0"
            },
            "funding": {
                "url": "https://jaywcjlove.github.io/#/sponsor"
            },
            "peerDependencies": {
                "@codemirror/autocomplete": ">=6.0.0",
                "@codemirror/commands": ">=6.0.0",
                "@codemirror/language": ">=6.0.0",
                "@codemirror/lint": ">=6.0.0",
                "@codemirror/search": ">=6.0.0",
                "@codemirror/state": ">=6.0.0",
                "@codemirror/view": ">=6.0.0"
            }
        },
        "node_modules/@uiw/react-codemirror": {
            "version": "4.25.11",
            "resolved": "https://registry.npmjs.org/@uiw/react-codemirror/-/react-codemirror-4.25.11.tgz",
            "integrity": "sha512-DYVFAKLX+F/4JS9N/7xexh+TICrlncwkX9HKKInrP1bwO0tSfc3k0GB6oawTYhelVKh20cX3TuRx+NJSkVXuMw==",
            "license": "MIT",
            "dependencies": {
                "@babel/runtime": "^7.18.6",
                "@codemirror/commands": "^6.1.0",
                "@codemirror/state": "^6.1.1",
                "@codemirror/theme-one-dark": "^6.0.0",
                "@uiw/codemirror-extensions-basic-setup": "4.25.11",
                "codemirror": "^6.0.0"
            },
            "funding": {
                "url": "https://jaywcjlove.github.io/#/sponsor"
            },
            "peerDependencies": {
                "@babel/runtime": ">=7.11.0",
                "@codemirror/state": ">=6.0.0",
                "@codemirror/theme-one-dark": ">=6.0.0",
                "@codemirror/view": ">=6.0.0",
                "codemirror": ">=6.0.0",
                "react": ">=17.0.0",
                "react-dom": ">=17.0.0"
            }
        },
        "node_modules/@ungap/structured-clone": {
            "version": "1.3.3",
            "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.3.tgz",
            "integrity": "sha512-60YRaenCQcVjYEKOcG824+DRGGIQ3VKErcBoAEDJZz5bKIs2ZG+X/H9Nk+Q6EVkwJk5QNApxbrc5QtBSwtrXAg==",
            "license": "ISC"
        },
        "node_modules/@upsetjs/venn.js": {
            "version": "2.0.0",
            "resolved": "https://registry.npmjs.org/@upsetjs/venn.js/-/venn.js-2.0.0.tgz",
            "integrity": "sha512-WbBhLrooyePuQ1VZxrJjtLvTc4NVfpOyKx0sKqioq9bX1C1m7Jgykkn8gLrtwumBioXIqam8DLxp88Adbue6Hw==",
            "license": "MIT",
            "optionalDependencies": {
                "d3-selection": "^3.0.0",
                "d3-transition": "^3.0.1"
            }
        },
        "node_modules/@xterm/addon-fit": {
            "version": "0.11.0",
            "resolved": "https://registry.npmjs.org/@xterm/addon-fit/-/addon-fit-0.11.0.tgz",
            "integrity": "sha512-jYcgT6xtVYhnhgxh3QgYDnnNMYTcf8ElbxxFzX0IZo+vabQqSPAjC3c1wJrKB5E19VwQei89QCiZZP86DCPF7g==",
            "license": "MIT"
        },
        "node_modules/@xterm/xterm": {
            "version": "6.0.0",
            "resolved": "https://registry.npmjs.org/@xterm/xterm/-/xterm-6.0.0.tgz",
            "integrity": "sha512-TQwDdQGtwwDt+2cgKDLn0IRaSxYu1tSUjgKarSDkUM0ZNiSRXFpjxEsvc/Zgc5kq5omJ+V0a8/kIM2WD3sMOYg==",
            "license": "MIT",
            "workspaces": [
                "addons/*"
            ]
        },
        "node_modules/acorn": {
            "version": "8.18.0",
            "resolved": "https://registry.npmmirror.com/acorn/-/acorn-8.18.0.tgz",
            "integrity": "sha512-lGq+9yr1/GuAWaVYIHRjvvySG5/4VfKIvC8EWxStPdcDh/Ka7FG3twP6v4d5BkravUilhIAsG4Qj83t02LWUPQ==",
            "license": "MIT",
            "bin": {
                "acorn": "bin/acorn"
            },
            "engines": {
                "node": ">=0.4.0"
            }
        },
        "node_modules/acorn-jsx": {
            "version": "5.3.2",
            "resolved": "https://registry.npmmirror.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
            "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
            "license": "MIT",
            "peerDependencies": {
                "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
            }
        },
        "node_modules/ansi-regex": {
            "version": "5.0.1",
            "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
            "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
            "dev": true,
            "license": "MIT",
            "engines": {
                "node": ">=8"
            }
        },
        "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,
            "license": "MIT",
            "dependencies": {
                "color-convert": "^2.0.1"
            },
            "engines": {
                "node": ">=8"
            },
            "funding": {
                "url": "https://github.com/chalk/ansi-styles?sponsor=1"
            }
        },
        "node_modules/bail": {
            "version": "2.0.2",
            "resolved": "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz",
            "integrity": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==",
            "license": "MIT",
            "funding": {
                "type": "github",
                "url": "https://github.com/sponsors/wooorm"
            }
        },
        "node_modules/base64-arraybuffer": {
            "version": "1.0.2",
            "resolved": "https://registry.npmjs.org/base64-arraybuffer/-/base64-arraybuffer-1.0.2.tgz",
            "integrity": "sha512-I3yl4r9QB5ZRY3XuJVEPfc2XhZO6YweFPI+UovAzn+8/hb3oJ6lnysaFcjVpkCPfVWFUDvoZ8kmVDP7WyRtYtQ==",
            "license": "MIT",
            "engines": {
                "node": ">= 0.6.0"
            }
        },
        "node_modules/ccount": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz",
            "integrity": "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==",
            "license": "MIT",
            "funding": {
                "type": "github",
                "url": "https://github.com/sponsors/wooorm"
            }
        },
        "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,
            "license": "MIT",
            "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/chalk/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,
            "license": "MIT",
            "dependencies": {
                "has-flag": "^4.0.0"
            },
            "engines": {
                "node": ">=8"
            }
        },
        "node_modules/character-entities": {
            "version": "2.0.2",
            "resolved": "https://registry.npmjs.org/character-entities/-/character-entities-2.0.2.tgz",
            "integrity": "sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==",
            "license": "MIT",
            "funding": {
                "type": "github",
                "url": "https://github.com/sponsors/wooorm"
            }
        },
        "node_modules/character-entities-html4": {
            "version": "2.1.0",
            "resolved": "https://registry.npmjs.org/character-entities-html4/-/character-entities-html4-2.1.0.tgz",
            "integrity": "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==",
            "license": "MIT",
            "funding": {
                "type": "github",
                "url": "https://github.com/sponsors/wooorm"
            }
        },
        "node_modules/character-entities-legacy": {
            "version": "3.0.0",
            "resolved": "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz",
            "integrity": "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==",
            "license": "MIT",
            "funding": {
                "type": "github",
                "url": "https://github.com/sponsors/wooorm"
            }
        },
        "node_modules/character-reference-invalid": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/character-reference-invalid/-/character-reference-invalid-2.0.1.tgz",
            "integrity": "sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==",
            "license": "MIT",
            "funding": {
                "type": "github",
                "url": "https://github.com/sponsors/wooorm"
            }
        },
        "node_modules/cliui": {
            "version": "8.0.1",
            "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
            "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
            "dev": true,
            "license": "ISC",
            "dependencies": {
                "string-width": "^4.2.0",
                "strip-ansi": "^6.0.1",
                "wrap-ansi": "^7.0.0"
            },
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/clsx": {
            "version": "2.1.1",
            "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz",
            "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==",
            "license": "MIT",
            "engines": {
                "node": ">=6"
            }
        },
        "node_modules/codemirror": {
            "version": "6.0.2",
            "resolved": "https://registry.npmjs.org/codemirror/-/codemirror-6.0.2.tgz",
            "integrity": "sha512-VhydHotNW5w1UGK0Qj96BwSk/Zqbp9WbnyK2W/eVMv4QyF41INRGpjUhFJY7/uDNuudSc33a/PKr4iDqRduvHw==",
            "license": "MIT",
            "dependencies": {
                "@codemirror/autocomplete": "^6.0.0",
                "@codemirror/commands": "^6.0.0",
                "@codemirror/language": "^6.0.0",
                "@codemirror/lint": "^6.0.0",
                "@codemirror/search": "^6.0.0",
                "@codemirror/state": "^6.0.0",
                "@codemirror/view": "^6.0.0"
            }
        },
        "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,
            "license": "MIT",
            "dependencies": {
                "color-name": "~1.1.4"
            },
            "engines": {
                "node": ">=7.0.0"
            }
        },
        "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,
            "license": "MIT"
        },
        "node_modules/comma-separated-tokens": {
            "version": "2.0.3",
            "resolved": "https://registry.npmjs.org/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz",
            "integrity": "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==",
            "license": "MIT",
            "funding": {
                "type": "github",
                "url": "https://github.com/sponsors/wooorm"
            }
        },
        "node_modules/commander": {
            "version": "7.2.0",
            "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz",
            "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==",
            "license": "MIT",
            "engines": {
                "node": ">= 10"
            }
        },
        "node_modules/concurrently": {
            "version": "9.2.4",
            "resolved": "https://registry.npmmirror.com/concurrently/-/concurrently-9.2.4.tgz",
            "integrity": "sha512-TZ0CEhyzvFjgtAvHTusDMgj7wNdihCh7LLLrzdUOXIhdlnL2JBBGA9eJxR24rtqgmdjh3OA3hrN1rCHj6HM8qA==",
            "dev": true,
            "license": "MIT",
            "dependencies": {
                "chalk": "4.1.2",
                "rxjs": "7.8.2",
                "shell-quote": "1.9.0",
                "supports-color": "8.1.1",
                "tree-kill": "1.2.2",
                "yargs": "17.7.2"
            },
            "bin": {
                "conc": "dist/bin/concurrently.js",
                "concurrently": "dist/bin/concurrently.js"
            },
            "engines": {
                "node": ">=18"
            },
            "funding": {
                "url": "https://github.com/open-cli-tools/concurrently?sponsor=1"
            }
        },
        "node_modules/cose-base": {
            "version": "1.0.3",
            "resolved": "https://registry.npmjs.org/cose-base/-/cose-base-1.0.3.tgz",
            "integrity": "sha512-s9whTXInMSgAp/NVXVNuVxVKzGH2qck3aQlVHxDCdAEPgtMKwc4Wq6/QKhgdEdgbLSi9rBTAcPoRa6JpiG4ksg==",
            "license": "MIT",
            "dependencies": {
                "layout-base": "^1.0.0"
            }
        },
        "node_modules/crelt": {
            "version": "1.0.7",
            "resolved": "https://registry.npmjs.org/crelt/-/crelt-1.0.7.tgz",
            "integrity": "sha512-aK6BbWfhf4U/wCcLHKPJl/xa6VkVstRaPywWtMKGwuOLc/wZTyQYuoxgvZnNsBvv7Kg3YTBQYYBCggcviQczuA==",
            "license": "MIT"
        },
        "node_modules/css-line-break": {
            "version": "2.1.0",
            "resolved": "https://registry.npmjs.org/css-line-break/-/css-line-break-2.1.0.tgz",
            "integrity": "sha512-FHcKFCZcAha3LwfVBhCQbW2nCNbkZXn7KVUJcsT5/P8YmfsVja0FMPJr0B903j/E69HUphKiV9iQArX8SDYA4w==",
            "license": "MIT",
            "dependencies": {
                "utrie": "^1.0.2"
            }
        },
        "node_modules/cytoscape": {
            "version": "3.34.0",
            "resolved": "https://registry.npmjs.org/cytoscape/-/cytoscape-3.34.0.tgz",
            "integrity": "sha512-62rNSrioXw93uliKFBwjukeQyeWwH2PqDrTac31r2P6464u3AUvTk0xS4LVvT251g7IgkFunrI48ZEZGjywSOg==",
            "license": "MIT",
            "engines": {
                "node": ">=0.10"
            }
        },
        "node_modules/cytoscape-cose-bilkent": {
            "version": "4.1.0",
            "resolved": "https://registry.npmjs.org/cytoscape-cose-bilkent/-/cytoscape-cose-bilkent-4.1.0.tgz",
            "integrity": "sha512-wgQlVIUJF13Quxiv5e1gstZ08rnZj2XaLHGoFMYXz7SkNfCDOOteKBE6SYRfA9WxxI/iBc3ajfDoc6hb/MRAHQ==",
            "license": "MIT",
            "dependencies": {
                "cose-base": "^1.0.0"
            },
            "peerDependencies": {
                "cytoscape": "^3.2.0"
            }
        },
        "node_modules/cytoscape-fcose": {
            "version": "2.2.0",
            "resolved": "https://registry.npmjs.org/cytoscape-fcose/-/cytoscape-fcose-2.2.0.tgz",
            "integrity": "sha512-ki1/VuRIHFCzxWNrsshHYPs6L7TvLu3DL+TyIGEsRcvVERmxokbf5Gdk7mFxZnTdiGtnA4cfSmjZJMviqSuZrQ==",
            "license": "MIT",
            "dependencies": {
                "cose-base": "^2.2.0"
            },
            "peerDependencies": {
                "cytoscape": "^3.2.0"
            }
        },
        "node_modules/cytoscape-fcose/node_modules/cose-base": {
            "version": "2.2.0",
            "resolved": "https://registry.npmjs.org/cose-base/-/cose-base-2.2.0.tgz",
            "integrity": "sha512-AzlgcsCbUMymkADOJtQm3wO9S3ltPfYOFD5033keQn9NJzIbtnZj+UdBJe7DYml/8TdbtHJW3j58SOnKhWY/5g==",
            "license": "MIT",
            "dependencies": {
                "layout-base": "^2.0.0"
            }
        },
        "node_modules/cytoscape-fcose/node_modules/layout-base": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/layout-base/-/layout-base-2.0.1.tgz",
            "integrity": "sha512-dp3s92+uNI1hWIpPGH3jK2kxE2lMjdXdr+DH8ynZHpd6PUlH6x6cbuXnoMmiNumznqaNO31xu9e79F0uuZ0JFg==",
            "license": "MIT"
        },
        "node_modules/d3": {
            "version": "7.9.0",
            "resolved": "https://registry.npmjs.org/d3/-/d3-7.9.0.tgz",
            "integrity": "sha512-e1U46jVP+w7Iut8Jt8ri1YsPOvFpg46k+K8TpCb0P+zjCkjkPnV7WzfDJzMHy1LnA+wj5pLT1wjO901gLXeEhA==",
            "license": "ISC",
            "dependencies": {
                "d3-array": "3",
                "d3-axis": "3",
                "d3-brush": "3",
                "d3-chord": "3",
                "d3-color": "3",
                "d3-contour": "4",
                "d3-delaunay": "6",
                "d3-dispatch": "3",
                "d3-drag": "3",
                "d3-dsv": "3",
                "d3-ease": "3",
                "d3-fetch": "3",
                "d3-force": "3",
                "d3-format": "3",
                "d3-geo": "3",
                "d3-hierarchy": "3",
                "d3-interpolate": "3",
                "d3-path": "3",
                "d3-polygon": "3",
                "d3-quadtree": "3",
                "d3-random": "3",
                "d3-scale": "4",
                "d3-scale-chromatic": "3",
                "d3-selection": "3",
                "d3-shape": "3",
                "d3-time": "3",
                "d3-time-format": "4",
                "d3-timer": "3",
                "d3-transition": "3",
                "d3-zoom": "3"
            },
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/d3-array": {
            "version": "3.2.4",
            "resolved": "https://registry.npmjs.org/d3-array/-/d3-array-3.2.4.tgz",
            "integrity": "sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==",
            "license": "ISC",
            "dependencies": {
                "internmap": "1 - 2"
            },
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/d3-axis": {
            "version": "3.0.0",
            "resolved": "https://registry.npmjs.org/d3-axis/-/d3-axis-3.0.0.tgz",
            "integrity": "sha512-IH5tgjV4jE/GhHkRV0HiVYPDtvfjHQlQfJHs0usq7M30XcSBvOotpmH1IgkcXsO/5gEQZD43B//fc7SRT5S+xw==",
            "license": "ISC",
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/d3-brush": {
            "version": "3.0.0",
            "resolved": "https://registry.npmjs.org/d3-brush/-/d3-brush-3.0.0.tgz",
            "integrity": "sha512-ALnjWlVYkXsVIGlOsuWH1+3udkYFI48Ljihfnh8FZPF2QS9o+PzGLBslO0PjzVoHLZ2KCVgAM8NVkXPJB2aNnQ==",
            "license": "ISC",
            "dependencies": {
                "d3-dispatch": "1 - 3",
                "d3-drag": "2 - 3",
                "d3-interpolate": "1 - 3",
                "d3-selection": "3",
                "d3-transition": "3"
            },
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/d3-chord": {
            "version": "3.0.1",
            "resolved": "https://registry.npmjs.org/d3-chord/-/d3-chord-3.0.1.tgz",
            "integrity": "sha512-VE5S6TNa+j8msksl7HwjxMHDM2yNK3XCkusIlpX5kwauBfXuyLAtNg9jCp/iHH61tgI4sb6R/EIMWCqEIdjT/g==",
            "license": "ISC",
            "dependencies": {
                "d3-path": "1 - 3"
            },
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/d3-color": {
            "version": "3.1.0",
            "resolved": "https://registry.npmjs.org/d3-color/-/d3-color-3.1.0.tgz",
            "integrity": "sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==",
            "license": "ISC",
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/d3-contour": {
            "version": "4.0.2",
            "resolved": "https://registry.npmjs.org/d3-contour/-/d3-contour-4.0.2.tgz",
            "integrity": "sha512-4EzFTRIikzs47RGmdxbeUvLWtGedDUNkTcmzoeyg4sP/dvCexO47AaQL7VKy/gul85TOxw+IBgA8US2xwbToNA==",
            "license": "ISC",
            "dependencies": {
                "d3-array": "^3.2.0"
            },
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/d3-delaunay": {
            "version": "6.0.4",
            "resolved": "https://registry.npmjs.org/d3-delaunay/-/d3-delaunay-6.0.4.tgz",
            "integrity": "sha512-mdjtIZ1XLAM8bm/hx3WwjfHt6Sggek7qH043O8KEjDXN40xi3vx/6pYSVTwLjEgiXQTbvaouWKynLBiUZ6SK6A==",
            "license": "ISC",
            "dependencies": {
                "delaunator": "5"
            },
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/d3-dispatch": {
            "version": "3.0.1",
            "resolved": "https://registry.npmjs.org/d3-dispatch/-/d3-dispatch-3.0.1.tgz",
            "integrity": "sha512-rzUyPU/S7rwUflMyLc1ETDeBj0NRuHKKAcvukozwhshr6g6c5d8zh4c2gQjY2bZ0dXeGLWc1PF174P2tVvKhfg==",
            "license": "ISC",
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/d3-drag": {
            "version": "3.0.0",
            "resolved": "https://registry.npmjs.org/d3-drag/-/d3-drag-3.0.0.tgz",
            "integrity": "sha512-pWbUJLdETVA8lQNJecMxoXfH6x+mO2UQo8rSmZ+QqxcbyA3hfeprFgIT//HW2nlHChWeIIMwS2Fq+gEARkhTkg==",
            "license": "ISC",
            "dependencies": {
                "d3-dispatch": "1 - 3",
                "d3-selection": "3"
            },
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/d3-dsv": {
            "version": "3.0.1",
            "resolved": "https://registry.npmjs.org/d3-dsv/-/d3-dsv-3.0.1.tgz",
            "integrity": "sha512-UG6OvdI5afDIFP9w4G0mNq50dSOsXHJaRE8arAS5o9ApWnIElp8GZw1Dun8vP8OyHOZ/QJUKUJwxiiCCnUwm+Q==",
            "license": "ISC",
            "dependencies": {
                "commander": "7",
                "iconv-lite": "0.6",
                "rw": "1"
            },
            "bin": {
                "csv2json": "bin/dsv2json.js",
                "csv2tsv": "bin/dsv2dsv.js",
                "dsv2dsv": "bin/dsv2dsv.js",
                "dsv2json": "bin/dsv2json.js",
                "json2csv": "bin/json2dsv.js",
                "json2dsv": "bin/json2dsv.js",
                "json2tsv": "bin/json2dsv.js",
                "tsv2csv": "bin/dsv2dsv.js",
                "tsv2json": "bin/dsv2json.js"
            },
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/d3-ease": {
            "version": "3.0.1",
            "resolved": "https://registry.npmjs.org/d3-ease/-/d3-ease-3.0.1.tgz",
            "integrity": "sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==",
            "license": "BSD-3-Clause",
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/d3-fetch": {
            "version": "3.0.1",
            "resolved": "https://registry.npmjs.org/d3-fetch/-/d3-fetch-3.0.1.tgz",
            "integrity": "sha512-kpkQIM20n3oLVBKGg6oHrUchHM3xODkTzjMoj7aWQFq5QEM+R6E4WkzT5+tojDY7yjez8KgCBRoj4aEr99Fdqw==",
            "license": "ISC",
            "dependencies": {
                "d3-dsv": "1 - 3"
            },
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/d3-force": {
            "version": "3.0.0",
            "resolved": "https://registry.npmjs.org/d3-force/-/d3-force-3.0.0.tgz",
            "integrity": "sha512-zxV/SsA+U4yte8051P4ECydjD/S+qeYtnaIyAs9tgHCqfguma/aAQDjo85A9Z6EKhBirHRJHXIgJUlffT4wdLg==",
            "license": "ISC",
            "dependencies": {
                "d3-dispatch": "1 - 3",
                "d3-quadtree": "1 - 3",
                "d3-timer": "1 - 3"
            },
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/d3-format": {
            "version": "3.1.2",
            "resolved": "https://registry.npmjs.org/d3-format/-/d3-format-3.1.2.tgz",
            "integrity": "sha512-AJDdYOdnyRDV5b6ArilzCPPwc1ejkHcoyFarqlPqT7zRYjhavcT3uSrqcMvsgh2CgoPbK3RCwyHaVyxYcP2Arg==",
            "license": "ISC",
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/d3-geo": {
            "version": "3.1.1",
            "resolved": "https://registry.npmjs.org/d3-geo/-/d3-geo-3.1.1.tgz",
            "integrity": "sha512-637ln3gXKXOwhalDzinUgY83KzNWZRKbYubaG+fGVuc/dxO64RRljtCTnf5ecMyE1RIdtqpkVcq0IbtU2S8j2Q==",
            "license": "ISC",
            "dependencies": {
                "d3-array": "2.5.0 - 3"
            },
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/d3-hierarchy": {
            "version": "3.1.2",
            "resolved": "https://registry.npmjs.org/d3-hierarchy/-/d3-hierarchy-3.1.2.tgz",
            "integrity": "sha512-FX/9frcub54beBdugHjDCdikxThEqjnR93Qt7PvQTOHxyiNCAlvMrHhclk3cD5VeAaq9fxmfRp+CnWw9rEMBuA==",
            "license": "ISC",
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/d3-interpolate": {
            "version": "3.0.1",
            "resolved": "https://registry.npmjs.org/d3-interpolate/-/d3-interpolate-3.0.1.tgz",
            "integrity": "sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==",
            "license": "ISC",
            "dependencies": {
                "d3-color": "1 - 3"
            },
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/d3-path": {
            "version": "3.1.0",
            "resolved": "https://registry.npmjs.org/d3-path/-/d3-path-3.1.0.tgz",
            "integrity": "sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==",
            "license": "ISC",
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/d3-polygon": {
            "version": "3.0.1",
            "resolved": "https://registry.npmjs.org/d3-polygon/-/d3-polygon-3.0.1.tgz",
            "integrity": "sha512-3vbA7vXYwfe1SYhED++fPUQlWSYTTGmFmQiany/gdbiWgU/iEyQzyymwL9SkJjFFuCS4902BSzewVGsHHmHtXg==",
            "license": "ISC",
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/d3-quadtree": {
            "version": "3.0.1",
            "resolved": "https://registry.npmjs.org/d3-quadtree/-/d3-quadtree-3.0.1.tgz",
            "integrity": "sha512-04xDrxQTDTCFwP5H6hRhsRcb9xxv2RzkcsygFzmkSIOJy3PeRJP7sNk3VRIbKXcog561P9oU0/rVH6vDROAgUw==",
            "license": "ISC",
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/d3-random": {
            "version": "3.0.1",
            "resolved": "https://registry.npmjs.org/d3-random/-/d3-random-3.0.1.tgz",
            "integrity": "sha512-FXMe9GfxTxqd5D6jFsQ+DJ8BJS4E/fT5mqqdjovykEB2oFbTMDVdg1MGFxfQW+FBOGoB++k8swBrgwSHT1cUXQ==",
            "license": "ISC",
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/d3-sankey": {
            "version": "0.12.3",
            "resolved": "https://registry.npmjs.org/d3-sankey/-/d3-sankey-0.12.3.tgz",
            "integrity": "sha512-nQhsBRmM19Ax5xEIPLMY9ZmJ/cDvd1BG3UVvt5h3WRxKg5zGRbvnteTyWAbzeSvlh3tW7ZEmq4VwR5mB3tutmQ==",
            "license": "BSD-3-Clause",
            "dependencies": {
                "d3-array": "1 - 2",
                "d3-shape": "^1.2.0"
            }
        },
        "node_modules/d3-sankey/node_modules/d3-array": {
            "version": "2.12.1",
            "resolved": "https://registry.npmjs.org/d3-array/-/d3-array-2.12.1.tgz",
            "integrity": "sha512-B0ErZK/66mHtEsR1TkPEEkwdy+WDesimkM5gpZr5Dsg54BiTA5RXtYW5qTLIAcekaS9xfZrzBLF/OAkB3Qn1YQ==",
            "license": "BSD-3-Clause",
            "dependencies": {
                "internmap": "^1.0.0"
            }
        },
        "node_modules/d3-sankey/node_modules/d3-path": {
            "version": "1.0.9",
            "resolved": "https://registry.npmjs.org/d3-path/-/d3-path-1.0.9.tgz",
            "integrity": "sha512-VLaYcn81dtHVTjEHd8B+pbe9yHWpXKZUC87PzoFmsFrJqgFwDe/qxfp5MlfsfM1V5E/iVt0MmEbWQ7FVIXh/bg==",
            "license": "BSD-3-Clause"
        },
        "node_modules/d3-sankey/node_modules/d3-shape": {
            "version": "1.3.7",
            "resolved": "https://registry.npmjs.org/d3-shape/-/d3-shape-1.3.7.tgz",
            "integrity": "sha512-EUkvKjqPFUAZyOlhY5gzCxCeI0Aep04LwIRpsZ/mLFelJiUfnK56jo5JMDSE7yyP2kLSb6LtF+S5chMk7uqPqw==",
            "license": "BSD-3-Clause",
            "dependencies": {
                "d3-path": "1"
            }
        },
        "node_modules/d3-sankey/node_modules/internmap": {
            "version": "1.0.1",
            "resolved": "https://registry.npmjs.org/internmap/-/internmap-1.0.1.tgz",
            "integrity": "sha512-lDB5YccMydFBtasVtxnZ3MRBHuaoE8GKsppq+EchKL2U4nK/DmEpPHNH8MZe5HkMtpSiTSOZwfN0tzYjO/lJEw==",
            "license": "ISC"
        },
        "node_modules/d3-scale": {
            "version": "4.0.2",
            "resolved": "https://registry.npmjs.org/d3-scale/-/d3-scale-4.0.2.tgz",
            "integrity": "sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==",
            "license": "ISC",
            "dependencies": {
                "d3-array": "2.10.0 - 3",
                "d3-format": "1 - 3",
                "d3-interpolate": "1.2.0 - 3",
                "d3-time": "2.1.1 - 3",
                "d3-time-format": "2 - 4"
            },
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/d3-scale-chromatic": {
            "version": "3.1.0",
            "resolved": "https://registry.npmjs.org/d3-scale-chromatic/-/d3-scale-chromatic-3.1.0.tgz",
            "integrity": "sha512-A3s5PWiZ9YCXFye1o246KoscMWqf8BsD9eRiJ3He7C9OBaxKhAd5TFCdEx/7VbKtxxTsu//1mMJFrEt572cEyQ==",
            "license": "ISC",
            "dependencies": {
                "d3-color": "1 - 3",
                "d3-interpolate": "1 - 3"
            },
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/d3-selection": {
            "version": "3.0.0",
            "resolved": "https://registry.npmjs.org/d3-selection/-/d3-selection-3.0.0.tgz",
            "integrity": "sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==",
            "license": "ISC",
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/d3-shape": {
            "version": "3.2.0",
            "resolved": "https://registry.npmjs.org/d3-shape/-/d3-shape-3.2.0.tgz",
            "integrity": "sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==",
            "license": "ISC",
            "dependencies": {
                "d3-path": "^3.1.0"
            },
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/d3-time": {
            "version": "3.1.0",
            "resolved": "https://registry.npmjs.org/d3-time/-/d3-time-3.1.0.tgz",
            "integrity": "sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==",
            "license": "ISC",
            "dependencies": {
                "d3-array": "2 - 3"
            },
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/d3-time-format": {
            "version": "4.1.0",
            "resolved": "https://registry.npmjs.org/d3-time-format/-/d3-time-format-4.1.0.tgz",
            "integrity": "sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==",
            "license": "ISC",
            "dependencies": {
                "d3-time": "1 - 3"
            },
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/d3-timer": {
            "version": "3.0.1",
            "resolved": "https://registry.npmjs.org/d3-timer/-/d3-timer-3.0.1.tgz",
            "integrity": "sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==",
            "license": "ISC",
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/d3-transition": {
            "version": "3.0.1",
            "resolved": "https://registry.npmjs.org/d3-transition/-/d3-transition-3.0.1.tgz",
            "integrity": "sha512-ApKvfjsSR6tg06xrL434C0WydLr7JewBB3V+/39RMHsaXTOG0zmt/OAXeng5M5LBm0ojmxJrpomQVZ1aPvBL4w==",
            "license": "ISC",
            "dependencies": {
                "d3-color": "1 - 3",
                "d3-dispatch": "1 - 3",
                "d3-ease": "1 - 3",
                "d3-interpolate": "1 - 3",
                "d3-timer": "1 - 3"
            },
            "engines": {
                "node": ">=12"
            },
            "peerDependencies": {
                "d3-selection": "2 - 3"
            }
        },
        "node_modules/d3-zoom": {
            "version": "3.0.0",
            "resolved": "https://registry.npmjs.org/d3-zoom/-/d3-zoom-3.0.0.tgz",
            "integrity": "sha512-b8AmV3kfQaqWAuacbPuNbL6vahnOJflOhexLzMMNLga62+/nh0JzvJ0aO/5a5MVgUFGS7Hu1P9P03o3fJkDCyw==",
            "license": "ISC",
            "dependencies": {
                "d3-dispatch": "1 - 3",
                "d3-drag": "2 - 3",
                "d3-interpolate": "1 - 3",
                "d3-selection": "2 - 3",
                "d3-transition": "2 - 3"
            },
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/dagre-d3-es": {
            "version": "7.0.14",
            "resolved": "https://registry.npmjs.org/dagre-d3-es/-/dagre-d3-es-7.0.14.tgz",
            "integrity": "sha512-P4rFMVq9ESWqmOgK+dlXvOtLwYg0i7u0HBGJER0LZDJT2VHIPAMZ/riPxqJceWMStH5+E61QxFra9kIS3AqdMg==",
            "license": "MIT",
            "dependencies": {
                "d3": "^7.9.0",
                "lodash-es": "^4.17.21"
            }
        },
        "node_modules/dayjs": {
            "version": "1.11.21",
            "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.21.tgz",
            "integrity": "sha512-98IT+HOahAisibz/yjKbzuOBwYcjJ7BCLPzARyHiyEBmRz4fatF+KPJszEHXsGYjUG234aH/cOjW1wwTbKUZlA==",
            "license": "MIT"
        },
        "node_modules/debug": {
            "version": "4.4.3",
            "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
            "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
            "license": "MIT",
            "dependencies": {
                "ms": "^2.1.3"
            },
            "engines": {
                "node": ">=6.0"
            },
            "peerDependenciesMeta": {
                "supports-color": {
                    "optional": true
                }
            }
        },
        "node_modules/decode-named-character-reference": {
            "version": "1.3.0",
            "resolved": "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.3.0.tgz",
            "integrity": "sha512-GtpQYB283KrPp6nRw50q3U9/VfOutZOe103qlN7BPP6Ad27xYnOIWv4lPzo8HCAL+mMZofJ9KEy30fq6MfaK6Q==",
            "license": "MIT",
            "dependencies": {
                "character-entities": "^2.0.0"
            },
            "funding": {
                "type": "github",
                "url": "https://github.com/sponsors/wooorm"
            }
        },
        "node_modules/delaunator": {
            "version": "5.1.0",
            "resolved": "https://registry.npmjs.org/delaunator/-/delaunator-5.1.0.tgz",
            "integrity": "sha512-AGrQ4QSgssa1NGmWmLPqN5NY2KajF5MqxetNEO+o0n3ZwZZeTmt7bBnvzHWrmkZFxGgr4HdyFgelzgi06otLuQ==",
            "license": "ISC",
            "dependencies": {
                "robust-predicates": "^3.0.2"
            }
        },
        "node_modules/dequal": {
            "version": "2.0.3",
            "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz",
            "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==",
            "license": "MIT",
            "engines": {
                "node": ">=6"
            }
        },
        "node_modules/detect-libc": {
            "version": "2.1.2",
            "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
            "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
            "dev": true,
            "license": "Apache-2.0",
            "engines": {
                "node": ">=8"
            }
        },
        "node_modules/devlop": {
            "version": "1.1.0",
            "resolved": "https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz",
            "integrity": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==",
            "license": "MIT",
            "dependencies": {
                "dequal": "^2.0.0"
            },
            "funding": {
                "type": "github",
                "url": "https://github.com/sponsors/wooorm"
            }
        },
        "node_modules/dompurify": {
            "version": "3.4.13",
            "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.13.tgz",
            "integrity": "sha512-2vmYIoqjze2d+kakP8S/nS5shfsl587kzwEjcGlTdiksUVgFHnFCsLYDVj/JNqJVOQZGSYBTmuycv0PodwmnMQ==",
            "license": "(MPL-2.0 OR Apache-2.0)",
            "optionalDependencies": {
                "@types/trusted-types": "^2.0.7"
            }
        },
        "node_modules/emoji-regex": {
            "version": "8.0.0",
            "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
            "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
            "dev": true,
            "license": "MIT"
        },
        "node_modules/enhanced-resolve": {
            "version": "5.24.5",
            "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.24.5.tgz",
            "integrity": "sha512-L1l8TNvomm6UVW5B253AGxQagSQr+vGwhMlrrfRS2qmhx46AMpMVJKQYLvWYbysTMY8VoicOvzHzoHMbyzB+4A==",
            "dev": true,
            "license": "MIT",
            "dependencies": {
                "graceful-fs": "^4.2.4",
                "tapable": "^2.3.3"
            },
            "engines": {
                "node": ">=10.13.0"
            }
        },
        "node_modules/entities": {
            "version": "6.0.1",
            "resolved": "https://registry.npmjs.org/entities/-/entities-6.0.1.tgz",
            "integrity": "sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==",
            "license": "BSD-2-Clause",
            "engines": {
                "node": ">=0.12"
            },
            "funding": {
                "url": "https://github.com/fb55/entities?sponsor=1"
            }
        },
        "node_modules/es-toolkit": {
            "version": "1.50.0",
            "resolved": "https://registry.npmjs.org/es-toolkit/-/es-toolkit-1.50.0.tgz",
            "integrity": "sha512-OyZKhUVvEep9ITEiwHn8GKnMRQIVqoSIX7WnRbkWgJkllCujilqP2rD0u979tkl8wqyc8ICwlc1UBVv/Sl1G6w==",
            "license": "MIT",
            "workspaces": [
                "docs",
                "benchmarks",
                "tests/types"
            ]
        },
        "node_modules/escalade": {
            "version": "3.2.0",
            "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
            "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
            "dev": true,
            "license": "MIT",
            "engines": {
                "node": ">=6"
            }
        },
        "node_modules/escape-string-regexp": {
            "version": "5.0.0",
            "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",
            "integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==",
            "license": "MIT",
            "engines": {
                "node": ">=12"
            },
            "funding": {
                "url": "https://github.com/sponsors/sindresorhus"
            }
        },
        "node_modules/estree-util-is-identifier-name": {
            "version": "3.0.0",
            "resolved": "https://registry.npmjs.org/estree-util-is-identifier-name/-/estree-util-is-identifier-name-3.0.0.tgz",
            "integrity": "sha512-hFtqIDZTIUZ9BXLb8y4pYGyk6+wekIivNVTcmvk8NoOh+VeRn5y6cEHzbURrWbfp1fIqdVipilzj+lfaadNZmg==",
            "license": "MIT",
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/extend": {
            "version": "3.0.2",
            "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
            "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==",
            "license": "MIT"
        },
        "node_modules/fdir": {
            "version": "6.5.0",
            "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
            "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
            "dev": true,
            "license": "MIT",
            "engines": {
                "node": ">=12.0.0"
            },
            "peerDependencies": {
                "picomatch": "^3 || ^4"
            },
            "peerDependenciesMeta": {
                "picomatch": {
                    "optional": true
                }
            }
        },
        "node_modules/fflate": {
            "version": "0.8.3",
            "resolved": "https://registry.npmjs.org/fflate/-/fflate-0.8.3.tgz",
            "integrity": "sha512-tbZNuJrLwGUp3zshBtdy4W+ORxZuIh8a5ilyIEQDC5rY1f3U20JMry0Ll3WBzU58EZKsEuJFXhb5gwv8CsPvgA==",
            "license": "MIT"
        },
        "node_modules/fsevents": {
            "version": "2.3.3",
            "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
            "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
            "dev": true,
            "hasInstallScript": true,
            "license": "MIT",
            "optional": true,
            "os": [
                "darwin"
            ],
            "engines": {
                "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
            }
        },
        "node_modules/get-caller-file": {
            "version": "2.0.5",
            "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
            "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
            "dev": true,
            "license": "ISC",
            "engines": {
                "node": "6.* || 8.* || >= 10.*"
            }
        },
        "node_modules/graceful-fs": {
            "version": "4.2.11",
            "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
            "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
            "dev": true,
            "license": "ISC"
        },
        "node_modules/hachure-fill": {
            "version": "0.5.2",
            "resolved": "https://registry.npmjs.org/hachure-fill/-/hachure-fill-0.5.2.tgz",
            "integrity": "sha512-3GKBOn+m2LX9iq+JC1064cSFprJY4jL1jCXTcpnfER5HYE2l/4EfWSGzkPa/ZDBmYI0ZOEj5VHV/eKnPGkHuOg==",
            "license": "MIT"
        },
        "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,
            "license": "MIT",
            "engines": {
                "node": ">=8"
            }
        },
        "node_modules/hast-util-from-dom": {
            "version": "5.0.1",
            "resolved": "https://registry.npmjs.org/hast-util-from-dom/-/hast-util-from-dom-5.0.1.tgz",
            "integrity": "sha512-N+LqofjR2zuzTjCPzyDUdSshy4Ma6li7p/c3pA78uTwzFgENbgbUrm2ugwsOdcjI1muO+o6Dgzp9p8WHtn/39Q==",
            "license": "ISC",
            "dependencies": {
                "@types/hast": "^3.0.0",
                "hastscript": "^9.0.0",
                "web-namespaces": "^2.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/hast-util-from-html": {
            "version": "2.0.3",
            "resolved": "https://registry.npmjs.org/hast-util-from-html/-/hast-util-from-html-2.0.3.tgz",
            "integrity": "sha512-CUSRHXyKjzHov8yKsQjGOElXy/3EKpyX56ELnkHH34vDVw1N1XSQ1ZcAvTyAPtGqLTuKP/uxM+aLkSPqF/EtMw==",
            "license": "MIT",
            "dependencies": {
                "@types/hast": "^3.0.0",
                "devlop": "^1.1.0",
                "hast-util-from-parse5": "^8.0.0",
                "parse5": "^7.0.0",
                "vfile": "^6.0.0",
                "vfile-message": "^4.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/hast-util-from-html-isomorphic": {
            "version": "2.0.0",
            "resolved": "https://registry.npmjs.org/hast-util-from-html-isomorphic/-/hast-util-from-html-isomorphic-2.0.0.tgz",
            "integrity": "sha512-zJfpXq44yff2hmE0XmwEOzdWin5xwH+QIhMLOScpX91e/NSGPsAzNCvLQDIEPyO2TXi+lBmU6hjLIhV8MwP2kw==",
            "license": "MIT",
            "dependencies": {
                "@types/hast": "^3.0.0",
                "hast-util-from-dom": "^5.0.0",
                "hast-util-from-html": "^2.0.0",
                "unist-util-remove-position": "^5.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/hast-util-from-parse5": {
            "version": "8.0.3",
            "resolved": "https://registry.npmjs.org/hast-util-from-parse5/-/hast-util-from-parse5-8.0.3.tgz",
            "integrity": "sha512-3kxEVkEKt0zvcZ3hCRYI8rqrgwtlIOFMWkbclACvjlDw8Li9S2hk/d51OI0nr/gIpdMHNepwgOKqZ/sy0Clpyg==",
            "license": "MIT",
            "dependencies": {
                "@types/hast": "^3.0.0",
                "@types/unist": "^3.0.0",
                "devlop": "^1.0.0",
                "hastscript": "^9.0.0",
                "property-information": "^7.0.0",
                "vfile": "^6.0.0",
                "vfile-location": "^5.0.0",
                "web-namespaces": "^2.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/hast-util-is-element": {
            "version": "3.0.0",
            "resolved": "https://registry.npmjs.org/hast-util-is-element/-/hast-util-is-element-3.0.0.tgz",
            "integrity": "sha512-Val9mnv2IWpLbNPqc/pUem+a7Ipj2aHacCwgNfTiK0vJKl0LF+4Ba4+v1oPHFpf3bLYmreq0/l3Gud9S5OH42g==",
            "license": "MIT",
            "dependencies": {
                "@types/hast": "^3.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/hast-util-parse-selector": {
            "version": "4.0.0",
            "resolved": "https://registry.npmjs.org/hast-util-parse-selector/-/hast-util-parse-selector-4.0.0.tgz",
            "integrity": "sha512-wkQCkSYoOGCRKERFWcxMVMOcYE2K1AaNLU8DXS9arxnLOUEWbOXKXiJUNzEpqZ3JOKpnha3jkFrumEjVliDe7A==",
            "license": "MIT",
            "dependencies": {
                "@types/hast": "^3.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/hast-util-raw": {
            "version": "9.1.0",
            "resolved": "https://registry.npmjs.org/hast-util-raw/-/hast-util-raw-9.1.0.tgz",
            "integrity": "sha512-Y8/SBAHkZGoNkpzqqfCldijcuUKh7/su31kEBp67cFY09Wy0mTRgtsLYsiIxMJxlu0f6AA5SUTbDR8K0rxnbUw==",
            "license": "MIT",
            "dependencies": {
                "@types/hast": "^3.0.0",
                "@types/unist": "^3.0.0",
                "@ungap/structured-clone": "^1.0.0",
                "hast-util-from-parse5": "^8.0.0",
                "hast-util-to-parse5": "^8.0.0",
                "html-void-elements": "^3.0.0",
                "mdast-util-to-hast": "^13.0.0",
                "parse5": "^7.0.0",
                "unist-util-position": "^5.0.0",
                "unist-util-visit": "^5.0.0",
                "vfile": "^6.0.0",
                "web-namespaces": "^2.0.0",
                "zwitch": "^2.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/hast-util-sanitize": {
            "version": "5.0.2",
            "resolved": "https://registry.npmjs.org/hast-util-sanitize/-/hast-util-sanitize-5.0.2.tgz",
            "integrity": "sha512-3yTWghByc50aGS7JlGhk61SPenfE/p1oaFeNwkOOyrscaOkMGrcW9+Cy/QAIOBpZxP1yqDIzFMR0+Np0i0+usg==",
            "license": "MIT",
            "dependencies": {
                "@types/hast": "^3.0.0",
                "@ungap/structured-clone": "^1.0.0",
                "unist-util-position": "^5.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/hast-util-to-html": {
            "version": "9.0.5",
            "resolved": "https://registry.npmjs.org/hast-util-to-html/-/hast-util-to-html-9.0.5.tgz",
            "integrity": "sha512-OguPdidb+fbHQSU4Q4ZiLKnzWo8Wwsf5bZfbvu7//a9oTYoqD/fWpe96NuHkoS9h0ccGOTe0C4NGXdtS0iObOw==",
            "license": "MIT",
            "dependencies": {
                "@types/hast": "^3.0.0",
                "@types/unist": "^3.0.0",
                "ccount": "^2.0.0",
                "comma-separated-tokens": "^2.0.0",
                "hast-util-whitespace": "^3.0.0",
                "html-void-elements": "^3.0.0",
                "mdast-util-to-hast": "^13.0.0",
                "property-information": "^7.0.0",
                "space-separated-tokens": "^2.0.0",
                "stringify-entities": "^4.0.0",
                "zwitch": "^2.0.4"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/hast-util-to-jsx-runtime": {
            "version": "2.3.6",
            "resolved": "https://registry.npmjs.org/hast-util-to-jsx-runtime/-/hast-util-to-jsx-runtime-2.3.6.tgz",
            "integrity": "sha512-zl6s8LwNyo1P9uw+XJGvZtdFF1GdAkOg8ujOw+4Pyb76874fLps4ueHXDhXWdk6YHQ6OgUtinliG7RsYvCbbBg==",
            "license": "MIT",
            "dependencies": {
                "@types/estree": "^1.0.0",
                "@types/hast": "^3.0.0",
                "@types/unist": "^3.0.0",
                "comma-separated-tokens": "^2.0.0",
                "devlop": "^1.0.0",
                "estree-util-is-identifier-name": "^3.0.0",
                "hast-util-whitespace": "^3.0.0",
                "mdast-util-mdx-expression": "^2.0.0",
                "mdast-util-mdx-jsx": "^3.0.0",
                "mdast-util-mdxjs-esm": "^2.0.0",
                "property-information": "^7.0.0",
                "space-separated-tokens": "^2.0.0",
                "style-to-js": "^1.0.0",
                "unist-util-position": "^5.0.0",
                "vfile-message": "^4.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/hast-util-to-parse5": {
            "version": "8.0.1",
            "resolved": "https://registry.npmjs.org/hast-util-to-parse5/-/hast-util-to-parse5-8.0.1.tgz",
            "integrity": "sha512-MlWT6Pjt4CG9lFCjiz4BH7l9wmrMkfkJYCxFwKQic8+RTZgWPuWxwAfjJElsXkex7DJjfSJsQIt931ilUgmwdA==",
            "license": "MIT",
            "dependencies": {
                "@types/hast": "^3.0.0",
                "comma-separated-tokens": "^2.0.0",
                "devlop": "^1.0.0",
                "property-information": "^7.0.0",
                "space-separated-tokens": "^2.0.0",
                "web-namespaces": "^2.0.0",
                "zwitch": "^2.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/hast-util-to-text": {
            "version": "4.0.2",
            "resolved": "https://registry.npmjs.org/hast-util-to-text/-/hast-util-to-text-4.0.2.tgz",
            "integrity": "sha512-KK6y/BN8lbaq654j7JgBydev7wuNMcID54lkRav1P0CaE1e47P72AWWPiGKXTJU271ooYzcvTAn/Zt0REnvc7A==",
            "license": "MIT",
            "dependencies": {
                "@types/hast": "^3.0.0",
                "@types/unist": "^3.0.0",
                "hast-util-is-element": "^3.0.0",
                "unist-util-find-after": "^5.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/hast-util-whitespace": {
            "version": "3.0.0",
            "resolved": "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz",
            "integrity": "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==",
            "license": "MIT",
            "dependencies": {
                "@types/hast": "^3.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/hastscript": {
            "version": "9.0.1",
            "resolved": "https://registry.npmjs.org/hastscript/-/hastscript-9.0.1.tgz",
            "integrity": "sha512-g7df9rMFX/SPi34tyGCyUBREQoKkapwdY/T04Qn9TDWfHhAYt4/I0gMVirzK5wEzeUqIjEB+LXC/ypb7Aqno5w==",
            "license": "MIT",
            "dependencies": {
                "@types/hast": "^3.0.0",
                "comma-separated-tokens": "^2.0.0",
                "hast-util-parse-selector": "^4.0.0",
                "property-information": "^7.0.0",
                "space-separated-tokens": "^2.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/html-url-attributes": {
            "version": "3.0.1",
            "resolved": "https://registry.npmjs.org/html-url-attributes/-/html-url-attributes-3.0.1.tgz",
            "integrity": "sha512-ol6UPyBWqsrO6EJySPz2O7ZSr856WDrEzM5zMqp+FJJLGMW35cLYmmZnl0vztAZxRUoNZJFTCohfjuIJ8I4QBQ==",
            "license": "MIT",
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/html-void-elements": {
            "version": "3.0.0",
            "resolved": "https://registry.npmjs.org/html-void-elements/-/html-void-elements-3.0.0.tgz",
            "integrity": "sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==",
            "license": "MIT",
            "funding": {
                "type": "github",
                "url": "https://github.com/sponsors/wooorm"
            }
        },
        "node_modules/html2canvas-pro": {
            "version": "2.3.9",
            "resolved": "https://registry.npmjs.org/html2canvas-pro/-/html2canvas-pro-2.3.9.tgz",
            "integrity": "sha512-s5LCNV8QHkKm4DkOuoXDnC+CvIsXjftn9mEA5BOPFWGa9A2M+Tn7wwitRivS5cch2/Bby6KuFmLZac5jlM51Sw==",
            "license": "MIT",
            "dependencies": {
                "css-line-break": "^2.1.0",
                "text-segmentation": "^1.0.3"
            },
            "engines": {
                "node": ">=16.0.0"
            }
        },
        "node_modules/iconv-lite": {
            "version": "0.6.3",
            "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
            "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
            "license": "MIT",
            "dependencies": {
                "safer-buffer": ">= 2.1.2 < 3.0.0"
            },
            "engines": {
                "node": ">=0.10.0"
            }
        },
        "node_modules/import-meta-resolve": {
            "version": "4.2.0",
            "resolved": "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-4.2.0.tgz",
            "integrity": "sha512-Iqv2fzaTQN28s/FwZAoFq0ZSs/7hMAHJVX+w8PZl3cY19Pxk6jFFalxQoIfW2826i/fDLXv8IiEZRIT0lDuWcg==",
            "license": "MIT",
            "funding": {
                "type": "github",
                "url": "https://github.com/sponsors/wooorm"
            }
        },
        "node_modules/inline-style-parser": {
            "version": "0.2.7",
            "resolved": "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.2.7.tgz",
            "integrity": "sha512-Nb2ctOyNR8DqQoR0OwRG95uNWIC0C1lCgf5Naz5H6Ji72KZ8OcFZLz2P5sNgwlyoJ8Yif11oMuYs5pBQa86csA==",
            "license": "MIT"
        },
        "node_modules/internmap": {
            "version": "2.0.3",
            "resolved": "https://registry.npmjs.org/internmap/-/internmap-2.0.3.tgz",
            "integrity": "sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==",
            "license": "ISC",
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/is-alphabetical": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/is-alphabetical/-/is-alphabetical-2.0.1.tgz",
            "integrity": "sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==",
            "license": "MIT",
            "funding": {
                "type": "github",
                "url": "https://github.com/sponsors/wooorm"
            }
        },
        "node_modules/is-alphanumerical": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/is-alphanumerical/-/is-alphanumerical-2.0.1.tgz",
            "integrity": "sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw==",
            "license": "MIT",
            "dependencies": {
                "is-alphabetical": "^2.0.0",
                "is-decimal": "^2.0.0"
            },
            "funding": {
                "type": "github",
                "url": "https://github.com/sponsors/wooorm"
            }
        },
        "node_modules/is-decimal": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/is-decimal/-/is-decimal-2.0.1.tgz",
            "integrity": "sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==",
            "license": "MIT",
            "funding": {
                "type": "github",
                "url": "https://github.com/sponsors/wooorm"
            }
        },
        "node_modules/is-fullwidth-code-point": {
            "version": "3.0.0",
            "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
            "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
            "dev": true,
            "license": "MIT",
            "engines": {
                "node": ">=8"
            }
        },
        "node_modules/is-hexadecimal": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-2.0.1.tgz",
            "integrity": "sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==",
            "license": "MIT",
            "funding": {
                "type": "github",
                "url": "https://github.com/sponsors/wooorm"
            }
        },
        "node_modules/is-plain-obj": {
            "version": "4.1.0",
            "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
            "integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==",
            "license": "MIT",
            "engines": {
                "node": ">=12"
            },
            "funding": {
                "url": "https://github.com/sponsors/sindresorhus"
            }
        },
        "node_modules/jiti": {
            "version": "2.7.0",
            "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.7.0.tgz",
            "integrity": "sha512-AC/7JofJvZGrrneWNaEnJeOLUx+JlGt7tNa0wZiRPT4MY1wmfKjt2+6O2p2uz2+skll8OZZmJMNqeke7kKbNgQ==",
            "dev": true,
            "license": "MIT",
            "bin": {
                "jiti": "lib/jiti-cli.mjs"
            }
        },
        "node_modules/katex": {
            "version": "0.16.47",
            "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.47.tgz",
            "integrity": "sha512-Eeo8Ys1doU1z+x8AZsPpQu+p/QcZBI5PeOo7QGQdy2x2m0MU/hYagBbGOmXwr5KVbEfVuWv9LpnQWeehogurjg==",
            "funding": [
                "https://opencollective.com/katex",
                "https://github.com/sponsors/katex"
            ],
            "license": "MIT",
            "dependencies": {
                "commander": "^8.3.0"
            },
            "bin": {
                "katex": "cli.js"
            }
        },
        "node_modules/katex/node_modules/commander": {
            "version": "8.3.0",
            "resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz",
            "integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==",
            "license": "MIT",
            "engines": {
                "node": ">= 12"
            }
        },
        "node_modules/khroma": {
            "version": "2.1.0",
            "resolved": "https://registry.npmjs.org/khroma/-/khroma-2.1.0.tgz",
            "integrity": "sha512-Ls993zuzfayK269Svk9hzpeGUKob/sIgZzyHYdjQoAdQetRKpOLj+k/QQQ/6Qi0Yz65mlROrfd+Ev+1+7dz9Kw=="
        },
        "node_modules/laravel-vite-plugin": {
            "version": "3.1.3",
            "resolved": "https://registry.npmjs.org/laravel-vite-plugin/-/laravel-vite-plugin-3.1.3.tgz",
            "integrity": "sha512-cI5Anw4QHY+UzvZczFaj+j8NhwT2FtyEN8aqS/hOdt6DpEFBsn6x3GENxALem3cc+TsGvd9MacneimEvShvKMA==",
            "dev": true,
            "license": "MIT",
            "dependencies": {
                "picocolors": "^1.0.0",
                "tinyglobby": "^0.2.12",
                "vite-plugin-full-reload": "^1.1.0"
            },
            "bin": {
                "clean-orphaned-assets": "bin/clean.js"
            },
            "engines": {
                "node": "^20.19.0 || >=22.12.0"
            },
            "peerDependencies": {
                "fontaine": "^0.8.0",
                "vite": "^8.0.0"
            },
            "peerDependenciesMeta": {
                "fontaine": {
                    "optional": true
                }
            }
        },
        "node_modules/layout-base": {
            "version": "1.0.2",
            "resolved": "https://registry.npmjs.org/layout-base/-/layout-base-1.0.2.tgz",
            "integrity": "sha512-8h2oVEZNktL4BH2JCOI90iD1yXwL6iNW7KcCKT2QZgQJR2vbqDsldCTPRU9NifTCqHZci57XvQQ15YTu+sTYPg==",
            "license": "MIT"
        },
        "node_modules/lightningcss": {
            "version": "1.32.0",
            "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.32.0.tgz",
            "integrity": "sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==",
            "dev": true,
            "license": "MPL-2.0",
            "dependencies": {
                "detect-libc": "^2.0.3"
            },
            "engines": {
                "node": ">= 12.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/parcel"
            },
            "optionalDependencies": {
                "lightningcss-android-arm64": "1.32.0",
                "lightningcss-darwin-arm64": "1.32.0",
                "lightningcss-darwin-x64": "1.32.0",
                "lightningcss-freebsd-x64": "1.32.0",
                "lightningcss-linux-arm-gnueabihf": "1.32.0",
                "lightningcss-linux-arm64-gnu": "1.32.0",
                "lightningcss-linux-arm64-musl": "1.32.0",
                "lightningcss-linux-x64-gnu": "1.32.0",
                "lightningcss-linux-x64-musl": "1.32.0",
                "lightningcss-win32-arm64-msvc": "1.32.0",
                "lightningcss-win32-x64-msvc": "1.32.0"
            }
        },
        "node_modules/lightningcss-android-arm64": {
            "version": "1.32.0",
            "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.32.0.tgz",
            "integrity": "sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==",
            "cpu": [
                "arm64"
            ],
            "dev": true,
            "license": "MPL-2.0",
            "optional": true,
            "os": [
                "android"
            ],
            "engines": {
                "node": ">= 12.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/parcel"
            }
        },
        "node_modules/lightningcss-darwin-arm64": {
            "version": "1.32.0",
            "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.32.0.tgz",
            "integrity": "sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==",
            "cpu": [
                "arm64"
            ],
            "dev": true,
            "license": "MPL-2.0",
            "optional": true,
            "os": [
                "darwin"
            ],
            "engines": {
                "node": ">= 12.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/parcel"
            }
        },
        "node_modules/lightningcss-darwin-x64": {
            "version": "1.32.0",
            "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.32.0.tgz",
            "integrity": "sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==",
            "cpu": [
                "x64"
            ],
            "dev": true,
            "license": "MPL-2.0",
            "optional": true,
            "os": [
                "darwin"
            ],
            "engines": {
                "node": ">= 12.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/parcel"
            }
        },
        "node_modules/lightningcss-freebsd-x64": {
            "version": "1.32.0",
            "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.32.0.tgz",
            "integrity": "sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==",
            "cpu": [
                "x64"
            ],
            "dev": true,
            "license": "MPL-2.0",
            "optional": true,
            "os": [
                "freebsd"
            ],
            "engines": {
                "node": ">= 12.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/parcel"
            }
        },
        "node_modules/lightningcss-linux-arm-gnueabihf": {
            "version": "1.32.0",
            "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.32.0.tgz",
            "integrity": "sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==",
            "cpu": [
                "arm"
            ],
            "dev": true,
            "license": "MPL-2.0",
            "optional": true,
            "os": [
                "linux"
            ],
            "engines": {
                "node": ">= 12.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/parcel"
            }
        },
        "node_modules/lightningcss-linux-arm64-gnu": {
            "version": "1.32.0",
            "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.32.0.tgz",
            "integrity": "sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==",
            "cpu": [
                "arm64"
            ],
            "dev": true,
            "license": "MPL-2.0",
            "optional": true,
            "os": [
                "linux"
            ],
            "engines": {
                "node": ">= 12.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/parcel"
            }
        },
        "node_modules/lightningcss-linux-arm64-musl": {
            "version": "1.32.0",
            "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.32.0.tgz",
            "integrity": "sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==",
            "cpu": [
                "arm64"
            ],
            "dev": true,
            "license": "MPL-2.0",
            "optional": true,
            "os": [
                "linux"
            ],
            "engines": {
                "node": ">= 12.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/parcel"
            }
        },
        "node_modules/lightningcss-linux-x64-gnu": {
            "version": "1.32.0",
            "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.32.0.tgz",
            "integrity": "sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==",
            "cpu": [
                "x64"
            ],
            "dev": true,
            "license": "MPL-2.0",
            "optional": true,
            "os": [
                "linux"
            ],
            "engines": {
                "node": ">= 12.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/parcel"
            }
        },
        "node_modules/lightningcss-linux-x64-musl": {
            "version": "1.32.0",
            "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.32.0.tgz",
            "integrity": "sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==",
            "cpu": [
                "x64"
            ],
            "dev": true,
            "license": "MPL-2.0",
            "optional": true,
            "os": [
                "linux"
            ],
            "engines": {
                "node": ">= 12.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/parcel"
            }
        },
        "node_modules/lightningcss-win32-arm64-msvc": {
            "version": "1.32.0",
            "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.32.0.tgz",
            "integrity": "sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==",
            "cpu": [
                "arm64"
            ],
            "dev": true,
            "license": "MPL-2.0",
            "optional": true,
            "os": [
                "win32"
            ],
            "engines": {
                "node": ">= 12.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/parcel"
            }
        },
        "node_modules/lightningcss-win32-x64-msvc": {
            "version": "1.32.0",
            "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.32.0.tgz",
            "integrity": "sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==",
            "cpu": [
                "x64"
            ],
            "dev": true,
            "license": "MPL-2.0",
            "optional": true,
            "os": [
                "win32"
            ],
            "engines": {
                "node": ">= 12.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/parcel"
            }
        },
        "node_modules/lodash-es": {
            "version": "4.18.1",
            "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.18.1.tgz",
            "integrity": "sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==",
            "license": "MIT"
        },
        "node_modules/longest-streak": {
            "version": "3.1.0",
            "resolved": "https://registry.npmjs.org/longest-streak/-/longest-streak-3.1.0.tgz",
            "integrity": "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==",
            "license": "MIT",
            "funding": {
                "type": "github",
                "url": "https://github.com/sponsors/wooorm"
            }
        },
        "node_modules/lucide-react": {
            "version": "1.31.0",
            "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.31.0.tgz",
            "integrity": "sha512-G8u2eEtoHUnUa9f8lbvqDhCiORMnYLdUEo06EEG9MQvHQrInKcX3Pa2TH39MM5qyzRcWETxB0+aOwAPI1g1kEg==",
            "license": "ISC",
            "peerDependencies": {
                "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
            }
        },
        "node_modules/magic-string": {
            "version": "0.30.21",
            "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz",
            "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==",
            "dev": true,
            "license": "MIT",
            "dependencies": {
                "@jridgewell/sourcemap-codec": "^1.5.5"
            }
        },
        "node_modules/markdown-table": {
            "version": "3.0.4",
            "resolved": "https://registry.npmjs.org/markdown-table/-/markdown-table-3.0.4.tgz",
            "integrity": "sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==",
            "license": "MIT",
            "funding": {
                "type": "github",
                "url": "https://github.com/sponsors/wooorm"
            }
        },
        "node_modules/marked": {
            "version": "17.0.6",
            "resolved": "https://registry.npmjs.org/marked/-/marked-17.0.6.tgz",
            "integrity": "sha512-gB0gkNafnonOw0obSTEGZTT86IuhILt2Wfx0mWH/1Au83kybTayroZ/V6nS25mN7u8ASy+5fMhgB3XPNrOZdmA==",
            "license": "MIT",
            "bin": {
                "marked": "bin/marked.js"
            },
            "engines": {
                "node": ">= 20"
            }
        },
        "node_modules/mdast-util-find-and-replace": {
            "version": "3.0.2",
            "resolved": "https://registry.npmjs.org/mdast-util-find-and-replace/-/mdast-util-find-and-replace-3.0.2.tgz",
            "integrity": "sha512-Tmd1Vg/m3Xz43afeNxDIhWRtFZgM2VLyaf4vSTYwudTyeuTneoL3qtWMA5jeLyz/O1vDJmmV4QuScFCA2tBPwg==",
            "license": "MIT",
            "dependencies": {
                "@types/mdast": "^4.0.0",
                "escape-string-regexp": "^5.0.0",
                "unist-util-is": "^6.0.0",
                "unist-util-visit-parents": "^6.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/mdast-util-from-markdown": {
            "version": "2.0.3",
            "resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.3.tgz",
            "integrity": "sha512-W4mAWTvSlKvf8L6J+VN9yLSqQ9AOAAvHuoDAmPkz4dHf553m5gVj2ejadHJhoJmcmxEnOv6Pa8XJhpxE93kb8Q==",
            "license": "MIT",
            "dependencies": {
                "@types/mdast": "^4.0.0",
                "@types/unist": "^3.0.0",
                "decode-named-character-reference": "^1.0.0",
                "devlop": "^1.0.0",
                "mdast-util-to-string": "^4.0.0",
                "micromark": "^4.0.0",
                "micromark-util-decode-numeric-character-reference": "^2.0.0",
                "micromark-util-decode-string": "^2.0.0",
                "micromark-util-normalize-identifier": "^2.0.0",
                "micromark-util-symbol": "^2.0.0",
                "micromark-util-types": "^2.0.0",
                "unist-util-stringify-position": "^4.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/mdast-util-gfm": {
            "version": "3.1.0",
            "resolved": "https://registry.npmjs.org/mdast-util-gfm/-/mdast-util-gfm-3.1.0.tgz",
            "integrity": "sha512-0ulfdQOM3ysHhCJ1p06l0b0VKlhU0wuQs3thxZQagjcjPrlFRqY215uZGHHJan9GEAXd9MbfPjFJz+qMkVR6zQ==",
            "license": "MIT",
            "dependencies": {
                "mdast-util-from-markdown": "^2.0.0",
                "mdast-util-gfm-autolink-literal": "^2.0.0",
                "mdast-util-gfm-footnote": "^2.0.0",
                "mdast-util-gfm-strikethrough": "^2.0.0",
                "mdast-util-gfm-table": "^2.0.0",
                "mdast-util-gfm-task-list-item": "^2.0.0",
                "mdast-util-to-markdown": "^2.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/mdast-util-gfm-autolink-literal": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/mdast-util-gfm-autolink-literal/-/mdast-util-gfm-autolink-literal-2.0.1.tgz",
            "integrity": "sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==",
            "license": "MIT",
            "dependencies": {
                "@types/mdast": "^4.0.0",
                "ccount": "^2.0.0",
                "devlop": "^1.0.0",
                "mdast-util-find-and-replace": "^3.0.0",
                "micromark-util-character": "^2.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/mdast-util-gfm-footnote": {
            "version": "2.1.0",
            "resolved": "https://registry.npmjs.org/mdast-util-gfm-footnote/-/mdast-util-gfm-footnote-2.1.0.tgz",
            "integrity": "sha512-sqpDWlsHn7Ac9GNZQMeUzPQSMzR6Wv0WKRNvQRg0KqHh02fpTz69Qc1QSseNX29bhz1ROIyNyxExfawVKTm1GQ==",
            "license": "MIT",
            "dependencies": {
                "@types/mdast": "^4.0.0",
                "devlop": "^1.1.0",
                "mdast-util-from-markdown": "^2.0.0",
                "mdast-util-to-markdown": "^2.0.0",
                "micromark-util-normalize-identifier": "^2.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/mdast-util-gfm-strikethrough": {
            "version": "2.0.0",
            "resolved": "https://registry.npmjs.org/mdast-util-gfm-strikethrough/-/mdast-util-gfm-strikethrough-2.0.0.tgz",
            "integrity": "sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==",
            "license": "MIT",
            "dependencies": {
                "@types/mdast": "^4.0.0",
                "mdast-util-from-markdown": "^2.0.0",
                "mdast-util-to-markdown": "^2.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/mdast-util-gfm-table": {
            "version": "2.0.0",
            "resolved": "https://registry.npmjs.org/mdast-util-gfm-table/-/mdast-util-gfm-table-2.0.0.tgz",
            "integrity": "sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==",
            "license": "MIT",
            "dependencies": {
                "@types/mdast": "^4.0.0",
                "devlop": "^1.0.0",
                "markdown-table": "^3.0.0",
                "mdast-util-from-markdown": "^2.0.0",
                "mdast-util-to-markdown": "^2.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/mdast-util-gfm-task-list-item": {
            "version": "2.0.0",
            "resolved": "https://registry.npmjs.org/mdast-util-gfm-task-list-item/-/mdast-util-gfm-task-list-item-2.0.0.tgz",
            "integrity": "sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==",
            "license": "MIT",
            "dependencies": {
                "@types/mdast": "^4.0.0",
                "devlop": "^1.0.0",
                "mdast-util-from-markdown": "^2.0.0",
                "mdast-util-to-markdown": "^2.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/mdast-util-math": {
            "version": "3.0.0",
            "resolved": "https://registry.npmjs.org/mdast-util-math/-/mdast-util-math-3.0.0.tgz",
            "integrity": "sha512-Tl9GBNeG/AhJnQM221bJR2HPvLOSnLE/T9cJI9tlc6zwQk2nPk/4f0cHkOdEixQPC/j8UtKDdITswvLAy1OZ1w==",
            "license": "MIT",
            "dependencies": {
                "@types/hast": "^3.0.0",
                "@types/mdast": "^4.0.0",
                "devlop": "^1.0.0",
                "longest-streak": "^3.0.0",
                "mdast-util-from-markdown": "^2.0.0",
                "mdast-util-to-markdown": "^2.1.0",
                "unist-util-remove-position": "^5.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/mdast-util-mdx-expression": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/mdast-util-mdx-expression/-/mdast-util-mdx-expression-2.0.1.tgz",
            "integrity": "sha512-J6f+9hUp+ldTZqKRSg7Vw5V6MqjATc+3E4gf3CFNcuZNWD8XdyI6zQ8GqH7f8169MM6P7hMBRDVGnn7oHB9kXQ==",
            "license": "MIT",
            "dependencies": {
                "@types/estree-jsx": "^1.0.0",
                "@types/hast": "^3.0.0",
                "@types/mdast": "^4.0.0",
                "devlop": "^1.0.0",
                "mdast-util-from-markdown": "^2.0.0",
                "mdast-util-to-markdown": "^2.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/mdast-util-mdx-jsx": {
            "version": "3.2.0",
            "resolved": "https://registry.npmjs.org/mdast-util-mdx-jsx/-/mdast-util-mdx-jsx-3.2.0.tgz",
            "integrity": "sha512-lj/z8v0r6ZtsN/cGNNtemmmfoLAFZnjMbNyLzBafjzikOM+glrjNHPlf6lQDOTccj9n5b0PPihEBbhneMyGs1Q==",
            "license": "MIT",
            "dependencies": {
                "@types/estree-jsx": "^1.0.0",
                "@types/hast": "^3.0.0",
                "@types/mdast": "^4.0.0",
                "@types/unist": "^3.0.0",
                "ccount": "^2.0.0",
                "devlop": "^1.1.0",
                "mdast-util-from-markdown": "^2.0.0",
                "mdast-util-to-markdown": "^2.0.0",
                "parse-entities": "^4.0.0",
                "stringify-entities": "^4.0.0",
                "unist-util-stringify-position": "^4.0.0",
                "vfile-message": "^4.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/mdast-util-mdxjs-esm": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/mdast-util-mdxjs-esm/-/mdast-util-mdxjs-esm-2.0.1.tgz",
            "integrity": "sha512-EcmOpxsZ96CvlP03NghtH1EsLtr0n9Tm4lPUJUBccV9RwUOneqSycg19n5HGzCf+10LozMRSObtVr3ee1WoHtg==",
            "license": "MIT",
            "dependencies": {
                "@types/estree-jsx": "^1.0.0",
                "@types/hast": "^3.0.0",
                "@types/mdast": "^4.0.0",
                "devlop": "^1.0.0",
                "mdast-util-from-markdown": "^2.0.0",
                "mdast-util-to-markdown": "^2.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/mdast-util-phrasing": {
            "version": "4.1.0",
            "resolved": "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-4.1.0.tgz",
            "integrity": "sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==",
            "license": "MIT",
            "dependencies": {
                "@types/mdast": "^4.0.0",
                "unist-util-is": "^6.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/mdast-util-to-hast": {
            "version": "13.2.1",
            "resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.2.1.tgz",
            "integrity": "sha512-cctsq2wp5vTsLIcaymblUriiTcZd0CwWtCbLvrOzYCDZoWyMNV8sZ7krj09FSnsiJi3WVsHLM4k6Dq/yaPyCXA==",
            "license": "MIT",
            "dependencies": {
                "@types/hast": "^3.0.0",
                "@types/mdast": "^4.0.0",
                "@ungap/structured-clone": "^1.0.0",
                "devlop": "^1.0.0",
                "micromark-util-sanitize-uri": "^2.0.0",
                "trim-lines": "^3.0.0",
                "unist-util-position": "^5.0.0",
                "unist-util-visit": "^5.0.0",
                "vfile": "^6.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/mdast-util-to-markdown": {
            "version": "2.1.2",
            "resolved": "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-2.1.2.tgz",
            "integrity": "sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA==",
            "license": "MIT",
            "dependencies": {
                "@types/mdast": "^4.0.0",
                "@types/unist": "^3.0.0",
                "longest-streak": "^3.0.0",
                "mdast-util-phrasing": "^4.0.0",
                "mdast-util-to-string": "^4.0.0",
                "micromark-util-classify-character": "^2.0.0",
                "micromark-util-decode-string": "^2.0.0",
                "unist-util-visit": "^5.0.0",
                "zwitch": "^2.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/mdast-util-to-string": {
            "version": "4.0.0",
            "resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz",
            "integrity": "sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==",
            "license": "MIT",
            "dependencies": {
                "@types/mdast": "^4.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/mermaid": {
            "version": "11.16.1",
            "resolved": "https://registry.npmjs.org/mermaid/-/mermaid-11.16.1.tgz",
            "integrity": "sha512-TQsq6u22fAn3rek5VOubrhKPo1g5hwC3FXUN9hiyupTckcYiGuuKGkNQrKYwGJkXUxZdojwRG46gsSCFZMDp4g==",
            "license": "MIT",
            "dependencies": {
                "@braintree/sanitize-url": "^7.1.2",
                "@iconify/utils": "^3.0.2",
                "@mermaid-js/parser": "^1.2.0",
                "@types/d3": "^7.4.3",
                "@upsetjs/venn.js": "^2.0.0",
                "cytoscape": "^3.33.3",
                "cytoscape-cose-bilkent": "^4.1.0",
                "cytoscape-fcose": "^2.2.0",
                "d3": "^7.9.0",
                "d3-sankey": "^0.12.3",
                "dagre-d3-es": "7.0.14",
                "dayjs": "^1.11.20",
                "dompurify": "^3.3.3",
                "es-toolkit": "^1.45.1",
                "katex": "^0.16.45",
                "khroma": "^2.1.0",
                "marked": "^16.3.0",
                "roughjs": "^4.6.6",
                "stylis": "^4.3.6",
                "ts-dedent": "^2.2.0",
                "uuid": "^11.1.0 || ^12 || ^13 || ^14.0.0"
            }
        },
        "node_modules/mermaid/node_modules/marked": {
            "version": "16.4.2",
            "resolved": "https://registry.npmjs.org/marked/-/marked-16.4.2.tgz",
            "integrity": "sha512-TI3V8YYWvkVf3KJe1dRkpnjs68JUPyEa5vjKrp1XEEJUAOaQc+Qj+L1qWbPd0SJuAdQkFU0h73sXXqwDYxsiDA==",
            "license": "MIT",
            "bin": {
                "marked": "bin/marked.js"
            },
            "engines": {
                "node": ">= 20"
            }
        },
        "node_modules/micromark": {
            "version": "4.0.2",
            "resolved": "https://registry.npmjs.org/micromark/-/micromark-4.0.2.tgz",
            "integrity": "sha512-zpe98Q6kvavpCr1NPVSCMebCKfD7CA2NqZ+rykeNhONIJBpc1tFKt9hucLGwha3jNTNI8lHpctWJWoimVF4PfA==",
            "funding": [
                {
                    "type": "GitHub Sponsors",
                    "url": "https://github.com/sponsors/unifiedjs"
                },
                {
                    "type": "OpenCollective",
                    "url": "https://opencollective.com/unified"
                }
            ],
            "license": "MIT",
            "dependencies": {
                "@types/debug": "^4.0.0",
                "debug": "^4.0.0",
                "decode-named-character-reference": "^1.0.0",
                "devlop": "^1.0.0",
                "micromark-core-commonmark": "^2.0.0",
                "micromark-factory-space": "^2.0.0",
                "micromark-util-character": "^2.0.0",
                "micromark-util-chunked": "^2.0.0",
                "micromark-util-combine-extensions": "^2.0.0",
                "micromark-util-decode-numeric-character-reference": "^2.0.0",
                "micromark-util-encode": "^2.0.0",
                "micromark-util-normalize-identifier": "^2.0.0",
                "micromark-util-resolve-all": "^2.0.0",
                "micromark-util-sanitize-uri": "^2.0.0",
                "micromark-util-subtokenize": "^2.0.0",
                "micromark-util-symbol": "^2.0.0",
                "micromark-util-types": "^2.0.0"
            }
        },
        "node_modules/micromark-core-commonmark": {
            "version": "2.0.3",
            "resolved": "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-2.0.3.tgz",
            "integrity": "sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg==",
            "funding": [
                {
                    "type": "GitHub Sponsors",
                    "url": "https://github.com/sponsors/unifiedjs"
                },
                {
                    "type": "OpenCollective",
                    "url": "https://opencollective.com/unified"
                }
            ],
            "license": "MIT",
            "dependencies": {
                "decode-named-character-reference": "^1.0.0",
                "devlop": "^1.0.0",
                "micromark-factory-destination": "^2.0.0",
                "micromark-factory-label": "^2.0.0",
                "micromark-factory-space": "^2.0.0",
                "micromark-factory-title": "^2.0.0",
                "micromark-factory-whitespace": "^2.0.0",
                "micromark-util-character": "^2.0.0",
                "micromark-util-chunked": "^2.0.0",
                "micromark-util-classify-character": "^2.0.0",
                "micromark-util-html-tag-name": "^2.0.0",
                "micromark-util-normalize-identifier": "^2.0.0",
                "micromark-util-resolve-all": "^2.0.0",
                "micromark-util-subtokenize": "^2.0.0",
                "micromark-util-symbol": "^2.0.0",
                "micromark-util-types": "^2.0.0"
            }
        },
        "node_modules/micromark-extension-gfm": {
            "version": "3.0.0",
            "resolved": "https://registry.npmjs.org/micromark-extension-gfm/-/micromark-extension-gfm-3.0.0.tgz",
            "integrity": "sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==",
            "license": "MIT",
            "dependencies": {
                "micromark-extension-gfm-autolink-literal": "^2.0.0",
                "micromark-extension-gfm-footnote": "^2.0.0",
                "micromark-extension-gfm-strikethrough": "^2.0.0",
                "micromark-extension-gfm-table": "^2.0.0",
                "micromark-extension-gfm-tagfilter": "^2.0.0",
                "micromark-extension-gfm-task-list-item": "^2.0.0",
                "micromark-util-combine-extensions": "^2.0.0",
                "micromark-util-types": "^2.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/micromark-extension-gfm-autolink-literal": {
            "version": "2.1.0",
            "resolved": "https://registry.npmjs.org/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-2.1.0.tgz",
            "integrity": "sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==",
            "license": "MIT",
            "dependencies": {
                "micromark-util-character": "^2.0.0",
                "micromark-util-sanitize-uri": "^2.0.0",
                "micromark-util-symbol": "^2.0.0",
                "micromark-util-types": "^2.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/micromark-extension-gfm-footnote": {
            "version": "2.1.0",
            "resolved": "https://registry.npmjs.org/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-2.1.0.tgz",
            "integrity": "sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw==",
            "license": "MIT",
            "dependencies": {
                "devlop": "^1.0.0",
                "micromark-core-commonmark": "^2.0.0",
                "micromark-factory-space": "^2.0.0",
                "micromark-util-character": "^2.0.0",
                "micromark-util-normalize-identifier": "^2.0.0",
                "micromark-util-sanitize-uri": "^2.0.0",
                "micromark-util-symbol": "^2.0.0",
                "micromark-util-types": "^2.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/micromark-extension-gfm-strikethrough": {
            "version": "2.1.0",
            "resolved": "https://registry.npmjs.org/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-2.1.0.tgz",
            "integrity": "sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw==",
            "license": "MIT",
            "dependencies": {
                "devlop": "^1.0.0",
                "micromark-util-chunked": "^2.0.0",
                "micromark-util-classify-character": "^2.0.0",
                "micromark-util-resolve-all": "^2.0.0",
                "micromark-util-symbol": "^2.0.0",
                "micromark-util-types": "^2.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/micromark-extension-gfm-table": {
            "version": "2.1.1",
            "resolved": "https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.1.1.tgz",
            "integrity": "sha512-t2OU/dXXioARrC6yWfJ4hqB7rct14e8f7m0cbI5hUmDyyIlwv5vEtooptH8INkbLzOatzKuVbQmAYcbWoyz6Dg==",
            "license": "MIT",
            "dependencies": {
                "devlop": "^1.0.0",
                "micromark-factory-space": "^2.0.0",
                "micromark-util-character": "^2.0.0",
                "micromark-util-symbol": "^2.0.0",
                "micromark-util-types": "^2.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/micromark-extension-gfm-tagfilter": {
            "version": "2.0.0",
            "resolved": "https://registry.npmjs.org/micromark-extension-gfm-tagfilter/-/micromark-extension-gfm-tagfilter-2.0.0.tgz",
            "integrity": "sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==",
            "license": "MIT",
            "dependencies": {
                "micromark-util-types": "^2.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/micromark-extension-gfm-task-list-item": {
            "version": "2.1.0",
            "resolved": "https://registry.npmjs.org/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-2.1.0.tgz",
            "integrity": "sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw==",
            "license": "MIT",
            "dependencies": {
                "devlop": "^1.0.0",
                "micromark-factory-space": "^2.0.0",
                "micromark-util-character": "^2.0.0",
                "micromark-util-symbol": "^2.0.0",
                "micromark-util-types": "^2.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/micromark-extension-math": {
            "version": "3.1.0",
            "resolved": "https://registry.npmjs.org/micromark-extension-math/-/micromark-extension-math-3.1.0.tgz",
            "integrity": "sha512-lvEqd+fHjATVs+2v/8kg9i5Q0AP2k85H0WUOwpIVvUML8BapsMvh1XAogmQjOCsLpoKRCVQqEkQBB3NhVBcsOg==",
            "license": "MIT",
            "dependencies": {
                "@types/katex": "^0.16.0",
                "devlop": "^1.0.0",
                "katex": "^0.16.0",
                "micromark-factory-space": "^2.0.0",
                "micromark-util-character": "^2.0.0",
                "micromark-util-symbol": "^2.0.0",
                "micromark-util-types": "^2.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/micromark-factory-destination": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-2.0.1.tgz",
            "integrity": "sha512-Xe6rDdJlkmbFRExpTOmRj9N3MaWmbAgdpSrBQvCFqhezUn4AHqJHbaEnfbVYYiexVSs//tqOdY/DxhjdCiJnIA==",
            "funding": [
                {
                    "type": "GitHub Sponsors",
                    "url": "https://github.com/sponsors/unifiedjs"
                },
                {
                    "type": "OpenCollective",
                    "url": "https://opencollective.com/unified"
                }
            ],
            "license": "MIT",
            "dependencies": {
                "micromark-util-character": "^2.0.0",
                "micromark-util-symbol": "^2.0.0",
                "micromark-util-types": "^2.0.0"
            }
        },
        "node_modules/micromark-factory-label": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-2.0.1.tgz",
            "integrity": "sha512-VFMekyQExqIW7xIChcXn4ok29YE3rnuyveW3wZQWWqF4Nv9Wk5rgJ99KzPvHjkmPXF93FXIbBp6YdW3t71/7Vg==",
            "funding": [
                {
                    "type": "GitHub Sponsors",
                    "url": "https://github.com/sponsors/unifiedjs"
                },
                {
                    "type": "OpenCollective",
                    "url": "https://opencollective.com/unified"
                }
            ],
            "license": "MIT",
            "dependencies": {
                "devlop": "^1.0.0",
                "micromark-util-character": "^2.0.0",
                "micromark-util-symbol": "^2.0.0",
                "micromark-util-types": "^2.0.0"
            }
        },
        "node_modules/micromark-factory-space": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-2.0.1.tgz",
            "integrity": "sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==",
            "funding": [
                {
                    "type": "GitHub Sponsors",
                    "url": "https://github.com/sponsors/unifiedjs"
                },
                {
                    "type": "OpenCollective",
                    "url": "https://opencollective.com/unified"
                }
            ],
            "license": "MIT",
            "dependencies": {
                "micromark-util-character": "^2.0.0",
                "micromark-util-types": "^2.0.0"
            }
        },
        "node_modules/micromark-factory-title": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/micromark-factory-title/-/micromark-factory-title-2.0.1.tgz",
            "integrity": "sha512-5bZ+3CjhAd9eChYTHsjy6TGxpOFSKgKKJPJxr293jTbfry2KDoWkhBb6TcPVB4NmzaPhMs1Frm9AZH7OD4Cjzw==",
            "funding": [
                {
                    "type": "GitHub Sponsors",
                    "url": "https://github.com/sponsors/unifiedjs"
                },
                {
                    "type": "OpenCollective",
                    "url": "https://opencollective.com/unified"
                }
            ],
            "license": "MIT",
            "dependencies": {
                "micromark-factory-space": "^2.0.0",
                "micromark-util-character": "^2.0.0",
                "micromark-util-symbol": "^2.0.0",
                "micromark-util-types": "^2.0.0"
            }
        },
        "node_modules/micromark-factory-whitespace": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/micromark-factory-whitespace/-/micromark-factory-whitespace-2.0.1.tgz",
            "integrity": "sha512-Ob0nuZ3PKt/n0hORHyvoD9uZhr+Za8sFoP+OnMcnWK5lngSzALgQYKMr9RJVOWLqQYuyn6ulqGWSXdwf6F80lQ==",
            "funding": [
                {
                    "type": "GitHub Sponsors",
                    "url": "https://github.com/sponsors/unifiedjs"
                },
                {
                    "type": "OpenCollective",
                    "url": "https://opencollective.com/unified"
                }
            ],
            "license": "MIT",
            "dependencies": {
                "micromark-factory-space": "^2.0.0",
                "micromark-util-character": "^2.0.0",
                "micromark-util-symbol": "^2.0.0",
                "micromark-util-types": "^2.0.0"
            }
        },
        "node_modules/micromark-util-character": {
            "version": "2.1.1",
            "resolved": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.1.1.tgz",
            "integrity": "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==",
            "funding": [
                {
                    "type": "GitHub Sponsors",
                    "url": "https://github.com/sponsors/unifiedjs"
                },
                {
                    "type": "OpenCollective",
                    "url": "https://opencollective.com/unified"
                }
            ],
            "license": "MIT",
            "dependencies": {
                "micromark-util-symbol": "^2.0.0",
                "micromark-util-types": "^2.0.0"
            }
        },
        "node_modules/micromark-util-chunked": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/micromark-util-chunked/-/micromark-util-chunked-2.0.1.tgz",
            "integrity": "sha512-QUNFEOPELfmvv+4xiNg2sRYeS/P84pTW0TCgP5zc9FpXetHY0ab7SxKyAQCNCc1eK0459uoLI1y5oO5Vc1dbhA==",
            "funding": [
                {
                    "type": "GitHub Sponsors",
                    "url": "https://github.com/sponsors/unifiedjs"
                },
                {
                    "type": "OpenCollective",
                    "url": "https://opencollective.com/unified"
                }
            ],
            "license": "MIT",
            "dependencies": {
                "micromark-util-symbol": "^2.0.0"
            }
        },
        "node_modules/micromark-util-classify-character": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-2.0.1.tgz",
            "integrity": "sha512-K0kHzM6afW/MbeWYWLjoHQv1sgg2Q9EccHEDzSkxiP/EaagNzCm7T/WMKZ3rjMbvIpvBiZgwR3dKMygtA4mG1Q==",
            "funding": [
                {
                    "type": "GitHub Sponsors",
                    "url": "https://github.com/sponsors/unifiedjs"
                },
                {
                    "type": "OpenCollective",
                    "url": "https://opencollective.com/unified"
                }
            ],
            "license": "MIT",
            "dependencies": {
                "micromark-util-character": "^2.0.0",
                "micromark-util-symbol": "^2.0.0",
                "micromark-util-types": "^2.0.0"
            }
        },
        "node_modules/micromark-util-combine-extensions": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/micromark-util-combine-extensions/-/micromark-util-combine-extensions-2.0.1.tgz",
            "integrity": "sha512-OnAnH8Ujmy59JcyZw8JSbK9cGpdVY44NKgSM7E9Eh7DiLS2E9RNQf0dONaGDzEG9yjEl5hcqeIsj4hfRkLH/Bg==",
            "funding": [
                {
                    "type": "GitHub Sponsors",
                    "url": "https://github.com/sponsors/unifiedjs"
                },
                {
                    "type": "OpenCollective",
                    "url": "https://opencollective.com/unified"
                }
            ],
            "license": "MIT",
            "dependencies": {
                "micromark-util-chunked": "^2.0.0",
                "micromark-util-types": "^2.0.0"
            }
        },
        "node_modules/micromark-util-decode-numeric-character-reference": {
            "version": "2.0.2",
            "resolved": "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-2.0.2.tgz",
            "integrity": "sha512-ccUbYk6CwVdkmCQMyr64dXz42EfHGkPQlBj5p7YVGzq8I7CtjXZJrubAYezf7Rp+bjPseiROqe7G6foFd+lEuw==",
            "funding": [
                {
                    "type": "GitHub Sponsors",
                    "url": "https://github.com/sponsors/unifiedjs"
                },
                {
                    "type": "OpenCollective",
                    "url": "https://opencollective.com/unified"
                }
            ],
            "license": "MIT",
            "dependencies": {
                "micromark-util-symbol": "^2.0.0"
            }
        },
        "node_modules/micromark-util-decode-string": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-2.0.1.tgz",
            "integrity": "sha512-nDV/77Fj6eH1ynwscYTOsbK7rR//Uj0bZXBwJZRfaLEJ1iGBR6kIfNmlNqaqJf649EP0F3NWNdeJi03elllNUQ==",
            "funding": [
                {
                    "type": "GitHub Sponsors",
                    "url": "https://github.com/sponsors/unifiedjs"
                },
                {
                    "type": "OpenCollective",
                    "url": "https://opencollective.com/unified"
                }
            ],
            "license": "MIT",
            "dependencies": {
                "decode-named-character-reference": "^1.0.0",
                "micromark-util-character": "^2.0.0",
                "micromark-util-decode-numeric-character-reference": "^2.0.0",
                "micromark-util-symbol": "^2.0.0"
            }
        },
        "node_modules/micromark-util-encode": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-2.0.1.tgz",
            "integrity": "sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==",
            "funding": [
                {
                    "type": "GitHub Sponsors",
                    "url": "https://github.com/sponsors/unifiedjs"
                },
                {
                    "type": "OpenCollective",
                    "url": "https://opencollective.com/unified"
                }
            ],
            "license": "MIT"
        },
        "node_modules/micromark-util-html-tag-name": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-2.0.1.tgz",
            "integrity": "sha512-2cNEiYDhCWKI+Gs9T0Tiysk136SnR13hhO8yW6BGNyhOC4qYFnwF1nKfD3HFAIXA5c45RrIG1ub11GiXeYd1xA==",
            "funding": [
                {
                    "type": "GitHub Sponsors",
                    "url": "https://github.com/sponsors/unifiedjs"
                },
                {
                    "type": "OpenCollective",
                    "url": "https://opencollective.com/unified"
                }
            ],
            "license": "MIT"
        },
        "node_modules/micromark-util-normalize-identifier": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-2.0.1.tgz",
            "integrity": "sha512-sxPqmo70LyARJs0w2UclACPUUEqltCkJ6PhKdMIDuJ3gSf/Q+/GIe3WKl0Ijb/GyH9lOpUkRAO2wp0GVkLvS9Q==",
            "funding": [
                {
                    "type": "GitHub Sponsors",
                    "url": "https://github.com/sponsors/unifiedjs"
                },
                {
                    "type": "OpenCollective",
                    "url": "https://opencollective.com/unified"
                }
            ],
            "license": "MIT",
            "dependencies": {
                "micromark-util-symbol": "^2.0.0"
            }
        },
        "node_modules/micromark-util-resolve-all": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/micromark-util-resolve-all/-/micromark-util-resolve-all-2.0.1.tgz",
            "integrity": "sha512-VdQyxFWFT2/FGJgwQnJYbe1jjQoNTS4RjglmSjTUlpUMa95Htx9NHeYW4rGDJzbjvCsl9eLjMQwGeElsqmzcHg==",
            "funding": [
                {
                    "type": "GitHub Sponsors",
                    "url": "https://github.com/sponsors/unifiedjs"
                },
                {
                    "type": "OpenCollective",
                    "url": "https://opencollective.com/unified"
                }
            ],
            "license": "MIT",
            "dependencies": {
                "micromark-util-types": "^2.0.0"
            }
        },
        "node_modules/micromark-util-sanitize-uri": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.1.tgz",
            "integrity": "sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==",
            "funding": [
                {
                    "type": "GitHub Sponsors",
                    "url": "https://github.com/sponsors/unifiedjs"
                },
                {
                    "type": "OpenCollective",
                    "url": "https://opencollective.com/unified"
                }
            ],
            "license": "MIT",
            "dependencies": {
                "micromark-util-character": "^2.0.0",
                "micromark-util-encode": "^2.0.0",
                "micromark-util-symbol": "^2.0.0"
            }
        },
        "node_modules/micromark-util-subtokenize": {
            "version": "2.1.0",
            "resolved": "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-2.1.0.tgz",
            "integrity": "sha512-XQLu552iSctvnEcgXw6+Sx75GflAPNED1qx7eBJ+wydBb2KCbRZe+NwvIEEMM83uml1+2WSXpBAcp9IUCgCYWA==",
            "funding": [
                {
                    "type": "GitHub Sponsors",
                    "url": "https://github.com/sponsors/unifiedjs"
                },
                {
                    "type": "OpenCollective",
                    "url": "https://opencollective.com/unified"
                }
            ],
            "license": "MIT",
            "dependencies": {
                "devlop": "^1.0.0",
                "micromark-util-chunked": "^2.0.0",
                "micromark-util-symbol": "^2.0.0",
                "micromark-util-types": "^2.0.0"
            }
        },
        "node_modules/micromark-util-symbol": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz",
            "integrity": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==",
            "funding": [
                {
                    "type": "GitHub Sponsors",
                    "url": "https://github.com/sponsors/unifiedjs"
                },
                {
                    "type": "OpenCollective",
                    "url": "https://opencollective.com/unified"
                }
            ],
            "license": "MIT"
        },
        "node_modules/micromark-util-types": {
            "version": "2.0.2",
            "resolved": "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-2.0.2.tgz",
            "integrity": "sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==",
            "funding": [
                {
                    "type": "GitHub Sponsors",
                    "url": "https://github.com/sponsors/unifiedjs"
                },
                {
                    "type": "OpenCollective",
                    "url": "https://opencollective.com/unified"
                }
            ],
            "license": "MIT"
        },
        "node_modules/ms": {
            "version": "2.1.3",
            "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
            "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
            "license": "MIT"
        },
        "node_modules/nanoid": {
            "version": "3.3.17",
            "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.17.tgz",
            "integrity": "sha512-xQLf0A3HOMlgHq0n247/LRuAOYmB7dXJ/DvAxGvsSBij45XtBSmQycu+F8ODbHwns/XyFZagyL1+J0Offw1E0g==",
            "dev": true,
            "funding": [
                {
                    "type": "github",
                    "url": "https://github.com/sponsors/ai"
                }
            ],
            "license": "MIT",
            "bin": {
                "nanoid": "bin/nanoid.cjs"
            },
            "engines": {
                "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
            }
        },
        "node_modules/oniguruma-parser": {
            "version": "0.12.2",
            "resolved": "https://registry.npmjs.org/oniguruma-parser/-/oniguruma-parser-0.12.2.tgz",
            "integrity": "sha512-6HVa5oIrgMC6aA6WF6XyyqbhRPJrKR02L20+2+zpDtO5QAzGHAUGw5TKQvwi5vctNnRHkJYmjAhRVQF2EKdTQw==",
            "license": "MIT"
        },
        "node_modules/oniguruma-to-es": {
            "version": "4.3.6",
            "resolved": "https://registry.npmjs.org/oniguruma-to-es/-/oniguruma-to-es-4.3.6.tgz",
            "integrity": "sha512-csuQ9x3Yr0cEIs/Zgx/OEt9iBw9vqIunAPQkx19R/fiMq2oGVTgcMqO/V3Ybqefr1TBvosI6jU539ksaBULJyA==",
            "license": "MIT",
            "dependencies": {
                "oniguruma-parser": "^0.12.2",
                "regex": "^6.1.0",
                "regex-recursion": "^6.0.2"
            }
        },
        "node_modules/package-manager-detector": {
            "version": "1.8.0",
            "resolved": "https://registry.npmjs.org/package-manager-detector/-/package-manager-detector-1.8.0.tgz",
            "integrity": "sha512-yQA4H19AmPEoMUeavPMDIe1higySl/gH/yaQrkT/s07Qp+7pp2hYz30N3z2l5BkjVkF9Ow6o0wjJamm2y7Sn0A==",
            "license": "MIT"
        },
        "node_modules/parse-entities": {
            "version": "4.0.2",
            "resolved": "https://registry.npmjs.org/parse-entities/-/parse-entities-4.0.2.tgz",
            "integrity": "sha512-GG2AQYWoLgL877gQIKeRPGO1xF9+eG1ujIb5soS5gPvLQ1y2o8FL90w2QWNdf9I361Mpp7726c+lj3U0qK1uGw==",
            "license": "MIT",
            "dependencies": {
                "@types/unist": "^2.0.0",
                "character-entities-legacy": "^3.0.0",
                "character-reference-invalid": "^2.0.0",
                "decode-named-character-reference": "^1.0.0",
                "is-alphanumerical": "^2.0.0",
                "is-decimal": "^2.0.0",
                "is-hexadecimal": "^2.0.0"
            },
            "funding": {
                "type": "github",
                "url": "https://github.com/sponsors/wooorm"
            }
        },
        "node_modules/parse-entities/node_modules/@types/unist": {
            "version": "2.0.11",
            "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.11.tgz",
            "integrity": "sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==",
            "license": "MIT"
        },
        "node_modules/parse5": {
            "version": "7.3.0",
            "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.3.0.tgz",
            "integrity": "sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==",
            "license": "MIT",
            "dependencies": {
                "entities": "^6.0.0"
            },
            "funding": {
                "url": "https://github.com/inikulin/parse5?sponsor=1"
            }
        },
        "node_modules/path-data-parser": {
            "version": "0.1.0",
            "resolved": "https://registry.npmjs.org/path-data-parser/-/path-data-parser-0.1.0.tgz",
            "integrity": "sha512-NOnmBpt5Y2RWbuv0LMzsayp3lVylAHLPUTut412ZA3l+C4uw4ZVkQbjShYCQ8TCpUMdPapr4YjUqLYD6v68j+w==",
            "license": "MIT"
        },
        "node_modules/picocolors": {
            "version": "1.1.1",
            "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
            "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
            "dev": true,
            "license": "ISC"
        },
        "node_modules/picomatch": {
            "version": "4.0.5",
            "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.5.tgz",
            "integrity": "sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==",
            "dev": true,
            "license": "MIT",
            "engines": {
                "node": ">=12"
            },
            "funding": {
                "url": "https://github.com/sponsors/jonschlinkert"
            }
        },
        "node_modules/points-on-curve": {
            "version": "0.2.0",
            "resolved": "https://registry.npmjs.org/points-on-curve/-/points-on-curve-0.2.0.tgz",
            "integrity": "sha512-0mYKnYYe9ZcqMCWhUjItv/oHjvgEsfKvnUTg8sAtnHr3GVy7rGkXCb6d5cSyqrWqL4k81b9CPg3urd+T7aop3A==",
            "license": "MIT"
        },
        "node_modules/points-on-path": {
            "version": "0.2.1",
            "resolved": "https://registry.npmjs.org/points-on-path/-/points-on-path-0.2.1.tgz",
            "integrity": "sha512-25ClnWWuw7JbWZcgqY/gJ4FQWadKxGWk+3kR/7kD0tCaDtPPMj7oHu2ToLaVhfpnHrZzYby2w6tUA0eOIuUg8g==",
            "license": "MIT",
            "dependencies": {
                "path-data-parser": "0.1.0",
                "points-on-curve": "0.2.0"
            }
        },
        "node_modules/postcss": {
            "version": "8.5.25",
            "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.25.tgz",
            "integrity": "sha512-DTPx3RWSSnWyzLxQnlH0rJP+EW5ekl16ZU4/psbIhA0e53kJfdgaN5vKM+xP7yJtXVu+nfdVFmlgFDEKAe4Pyw==",
            "dev": true,
            "funding": [
                {
                    "type": "opencollective",
                    "url": "https://opencollective.com/postcss/"
                },
                {
                    "type": "tidelift",
                    "url": "https://tidelift.com/funding/github/npm/postcss"
                },
                {
                    "type": "github",
                    "url": "https://github.com/sponsors/ai"
                }
            ],
            "license": "MIT",
            "dependencies": {
                "nanoid": "^3.3.16",
                "picocolors": "^1.1.1",
                "source-map-js": "^1.2.1"
            },
            "engines": {
                "node": "^10 || ^12 || >=14"
            }
        },
        "node_modules/property-information": {
            "version": "7.2.0",
            "resolved": "https://registry.npmjs.org/property-information/-/property-information-7.2.0.tgz",
            "integrity": "sha512-IAtzIB6sUiWaJYrX9smp3V46pBGbBeLFRGdh25kg1334VcBlD8HzhPeNIWQH9zhGmo2itIe25EHt9dQP7G5hmg==",
            "license": "MIT",
            "funding": {
                "type": "github",
                "url": "https://github.com/sponsors/wooorm"
            }
        },
        "node_modules/react": {
            "version": "19.1.1",
            "resolved": "https://registry.npmjs.org/react/-/react-19.1.1.tgz",
            "integrity": "sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==",
            "license": "MIT",
            "engines": {
                "node": ">=0.10.0"
            }
        },
        "node_modules/react-dom": {
            "version": "19.1.1",
            "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.1.1.tgz",
            "integrity": "sha512-Dlq/5LAZgF0Gaz6yiqZCf6VCcZs1ghAJyrsu84Q/GT0gV+mCxbfmKNoGRKBYMJ8IEdGPqu49YWXD02GCknEDkw==",
            "license": "MIT",
            "dependencies": {
                "scheduler": "^0.26.0"
            },
            "peerDependencies": {
                "react": "^19.1.1"
            }
        },
        "node_modules/regex": {
            "version": "6.1.0",
            "resolved": "https://registry.npmjs.org/regex/-/regex-6.1.0.tgz",
            "integrity": "sha512-6VwtthbV4o/7+OaAF9I5L5V3llLEsoPyq9P1JVXkedTP33c7MfCG0/5NOPcSJn0TzXcG9YUrR0gQSWioew3LDg==",
            "license": "MIT",
            "dependencies": {
                "regex-utilities": "^2.3.0"
            }
        },
        "node_modules/regex-recursion": {
            "version": "6.0.2",
            "resolved": "https://registry.npmjs.org/regex-recursion/-/regex-recursion-6.0.2.tgz",
            "integrity": "sha512-0YCaSCq2VRIebiaUviZNs0cBz1kg5kVS2UKUfNIx8YVs1cN3AV7NTctO5FOKBA+UT2BPJIWZauYHPqJODG50cg==",
            "license": "MIT",
            "dependencies": {
                "regex-utilities": "^2.3.0"
            }
        },
        "node_modules/regex-utilities": {
            "version": "2.3.0",
            "resolved": "https://registry.npmjs.org/regex-utilities/-/regex-utilities-2.3.0.tgz",
            "integrity": "sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng==",
            "license": "MIT"
        },
        "node_modules/rehype-harden": {
            "version": "1.1.8",
            "resolved": "https://registry.npmjs.org/rehype-harden/-/rehype-harden-1.1.8.tgz",
            "integrity": "sha512-Qn7vR1xrf6fZCrkm9TDWi/AB4ylrHy+jqsNm1EHOAmbARYA6gsnVJBq/sdBh6kmT4NEZxH5vgIjrscefJAOXcw==",
            "license": "MIT",
            "dependencies": {
                "unist-util-visit": "^5.0.0"
            }
        },
        "node_modules/rehype-katex": {
            "version": "7.0.1",
            "resolved": "https://registry.npmjs.org/rehype-katex/-/rehype-katex-7.0.1.tgz",
            "integrity": "sha512-OiM2wrZ/wuhKkigASodFoo8wimG3H12LWQaH8qSPVJn9apWKFSH3YOCtbKpBorTVw/eI7cuT21XBbvwEswbIOA==",
            "license": "MIT",
            "dependencies": {
                "@types/hast": "^3.0.0",
                "@types/katex": "^0.16.0",
                "hast-util-from-html-isomorphic": "^2.0.0",
                "hast-util-to-text": "^4.0.0",
                "katex": "^0.16.0",
                "unist-util-visit-parents": "^6.0.0",
                "vfile": "^6.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/rehype-raw": {
            "version": "7.0.0",
            "resolved": "https://registry.npmjs.org/rehype-raw/-/rehype-raw-7.0.0.tgz",
            "integrity": "sha512-/aE8hCfKlQeA8LmyeyQvQF3eBiLRGNlfBJEvWH7ivp9sBqs7TNqBL5X3v157rM4IFETqDnIOO+z5M/biZbo9Ww==",
            "license": "MIT",
            "dependencies": {
                "@types/hast": "^3.0.0",
                "hast-util-raw": "^9.0.0",
                "vfile": "^6.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/rehype-sanitize": {
            "version": "6.0.0",
            "resolved": "https://registry.npmjs.org/rehype-sanitize/-/rehype-sanitize-6.0.0.tgz",
            "integrity": "sha512-CsnhKNsyI8Tub6L4sm5ZFsme4puGfc6pYylvXo1AeqaGbjOYyzNv3qZPwvs0oMJ39eryyeOdmxwUIo94IpEhqg==",
            "license": "MIT",
            "dependencies": {
                "@types/hast": "^3.0.0",
                "hast-util-sanitize": "^5.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/remark-gfm": {
            "version": "4.0.1",
            "resolved": "https://registry.npmjs.org/remark-gfm/-/remark-gfm-4.0.1.tgz",
            "integrity": "sha512-1quofZ2RQ9EWdeN34S79+KExV1764+wCUGop5CPL1WGdD0ocPpu91lzPGbwWMECpEpd42kJGQwzRfyov9j4yNg==",
            "license": "MIT",
            "dependencies": {
                "@types/mdast": "^4.0.0",
                "mdast-util-gfm": "^3.0.0",
                "micromark-extension-gfm": "^3.0.0",
                "remark-parse": "^11.0.0",
                "remark-stringify": "^11.0.0",
                "unified": "^11.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/remark-math": {
            "version": "6.0.0",
            "resolved": "https://registry.npmjs.org/remark-math/-/remark-math-6.0.0.tgz",
            "integrity": "sha512-MMqgnP74Igy+S3WwnhQ7kqGlEerTETXMvJhrUzDikVZ2/uogJCb+WHUg97hK9/jcfc0dkD73s3LN8zU49cTEtA==",
            "license": "MIT",
            "dependencies": {
                "@types/mdast": "^4.0.0",
                "mdast-util-math": "^3.0.0",
                "micromark-extension-math": "^3.0.0",
                "unified": "^11.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/remark-parse": {
            "version": "11.0.0",
            "resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-11.0.0.tgz",
            "integrity": "sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==",
            "license": "MIT",
            "dependencies": {
                "@types/mdast": "^4.0.0",
                "mdast-util-from-markdown": "^2.0.0",
                "micromark-util-types": "^2.0.0",
                "unified": "^11.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/remark-rehype": {
            "version": "11.1.2",
            "resolved": "https://registry.npmjs.org/remark-rehype/-/remark-rehype-11.1.2.tgz",
            "integrity": "sha512-Dh7l57ianaEoIpzbp0PC9UKAdCSVklD8E5Rpw7ETfbTl3FqcOOgq5q2LVDhgGCkaBv7p24JXikPdvhhmHvKMsw==",
            "license": "MIT",
            "dependencies": {
                "@types/hast": "^3.0.0",
                "@types/mdast": "^4.0.0",
                "mdast-util-to-hast": "^13.0.0",
                "unified": "^11.0.0",
                "vfile": "^6.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/remark-stringify": {
            "version": "11.0.0",
            "resolved": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-11.0.0.tgz",
            "integrity": "sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==",
            "license": "MIT",
            "dependencies": {
                "@types/mdast": "^4.0.0",
                "mdast-util-to-markdown": "^2.0.0",
                "unified": "^11.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/remend": {
            "version": "1.3.0",
            "resolved": "https://registry.npmjs.org/remend/-/remend-1.3.0.tgz",
            "integrity": "sha512-iIhggPkhW3hFImKtB10w0dz4EZbs28mV/dmbcYVonWEJ6UGHHpP+bFZnTh6GNWJONg5m+U56JrL+8IxZRdgWjw==",
            "license": "Apache-2.0"
        },
        "node_modules/require-directory": {
            "version": "2.1.1",
            "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
            "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==",
            "dev": true,
            "license": "MIT",
            "engines": {
                "node": ">=0.10.0"
            }
        },
        "node_modules/robust-predicates": {
            "version": "3.0.3",
            "resolved": "https://registry.npmjs.org/robust-predicates/-/robust-predicates-3.0.3.tgz",
            "integrity": "sha512-NS3levdsRIUOmiJ8FZWCP7LG3QpJyrs/TE0Zpf1yvZu8cAJJ6QMW92H1c7kWpdIHo8RvmLxN/o2JXTKHp74lUA==",
            "license": "Unlicense"
        },
        "node_modules/rolldown": {
            "version": "1.2.2",
            "resolved": "https://registry.npmjs.org/rolldown/-/rolldown-1.2.2.tgz",
            "integrity": "sha512-opwpo1tQBAcpSUJDt94B7hhLNGOKjCdE//XXjeLrnx9b83bjnw45tXdg1b09yEw/VLFBJGZpwRULMmOZo7ol+A==",
            "dev": true,
            "license": "MIT",
            "dependencies": {
                "@oxc-project/types": "=0.142.0",
                "@rolldown/pluginutils": "^1.0.0"
            },
            "bin": {
                "rolldown": "bin/cli.mjs"
            },
            "engines": {
                "node": "^20.19.0 || >=22.12.0"
            },
            "optionalDependencies": {
                "@rolldown/binding-android-arm64": "1.2.2",
                "@rolldown/binding-darwin-arm64": "1.2.2",
                "@rolldown/binding-darwin-x64": "1.2.2",
                "@rolldown/binding-freebsd-x64": "1.2.2",
                "@rolldown/binding-linux-arm-gnueabihf": "1.2.2",
                "@rolldown/binding-linux-arm64-gnu": "1.2.2",
                "@rolldown/binding-linux-arm64-musl": "1.2.2",
                "@rolldown/binding-linux-ppc64-gnu": "1.2.2",
                "@rolldown/binding-linux-s390x-gnu": "1.2.2",
                "@rolldown/binding-linux-x64-gnu": "1.2.2",
                "@rolldown/binding-linux-x64-musl": "1.2.2",
                "@rolldown/binding-openharmony-arm64": "1.2.2",
                "@rolldown/binding-win32-arm64-msvc": "1.2.2",
                "@rolldown/binding-win32-x64-msvc": "1.2.2"
            }
        },
        "node_modules/roughjs": {
            "version": "4.6.6",
            "resolved": "https://registry.npmjs.org/roughjs/-/roughjs-4.6.6.tgz",
            "integrity": "sha512-ZUz/69+SYpFN/g/lUlo2FXcIjRkSu3nDarreVdGGndHEBJ6cXPdKguS8JGxwj5HA5xIbVKSmLgr5b3AWxtRfvQ==",
            "license": "MIT",
            "dependencies": {
                "hachure-fill": "^0.5.2",
                "path-data-parser": "^0.1.0",
                "points-on-curve": "^0.2.0",
                "points-on-path": "^0.2.1"
            }
        },
        "node_modules/rw": {
            "version": "1.3.3",
            "resolved": "https://registry.npmjs.org/rw/-/rw-1.3.3.tgz",
            "integrity": "sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ==",
            "license": "BSD-3-Clause"
        },
        "node_modules/rxjs": {
            "version": "7.8.2",
            "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.2.tgz",
            "integrity": "sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==",
            "dev": true,
            "license": "Apache-2.0",
            "dependencies": {
                "tslib": "^2.1.0"
            }
        },
        "node_modules/safer-buffer": {
            "version": "2.1.2",
            "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
            "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
            "license": "MIT"
        },
        "node_modules/scheduler": {
            "version": "0.26.0",
            "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.26.0.tgz",
            "integrity": "sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==",
            "license": "MIT"
        },
        "node_modules/shell-quote": {
            "version": "1.9.0",
            "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.9.0.tgz",
            "integrity": "sha512-Iov+JwFv/2HcTpcwNMKd8+IWNb8tboQJNQTkAY/LLVK7gGH9jy+LGkVqPxfekHl+yMmiqXszdGWXgkfml7hjqA==",
            "dev": true,
            "license": "MIT",
            "engines": {
                "node": ">= 0.4"
            },
            "funding": {
                "url": "https://github.com/sponsors/ljharb"
            }
        },
        "node_modules/shiki": {
            "version": "3.23.0",
            "resolved": "https://registry.npmjs.org/shiki/-/shiki-3.23.0.tgz",
            "integrity": "sha512-55Dj73uq9ZXL5zyeRPzHQsK7Nbyt6Y10k5s7OjuFZGMhpp4r/rsLBH0o/0fstIzX1Lep9VxefWljK/SKCzygIA==",
            "license": "MIT",
            "dependencies": {
                "@shikijs/core": "3.23.0",
                "@shikijs/engine-javascript": "3.23.0",
                "@shikijs/engine-oniguruma": "3.23.0",
                "@shikijs/langs": "3.23.0",
                "@shikijs/themes": "3.23.0",
                "@shikijs/types": "3.23.0",
                "@shikijs/vscode-textmate": "^10.0.2",
                "@types/hast": "^3.0.4"
            }
        },
        "node_modules/source-map-js": {
            "version": "1.2.1",
            "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
            "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
            "dev": true,
            "license": "BSD-3-Clause",
            "engines": {
                "node": ">=0.10.0"
            }
        },
        "node_modules/space-separated-tokens": {
            "version": "2.0.2",
            "resolved": "https://registry.npmjs.org/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz",
            "integrity": "sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==",
            "license": "MIT",
            "funding": {
                "type": "github",
                "url": "https://github.com/sponsors/wooorm"
            }
        },
        "node_modules/streamdown": {
            "version": "2.5.0",
            "resolved": "https://registry.npmjs.org/streamdown/-/streamdown-2.5.0.tgz",
            "integrity": "sha512-/tTnURfIOxZK/pqJAxsfCvETG/XCJHoWnk3jq9xLcuz6CSpnjjuxSRBTTL4PKGhxiZQf0lqPxGhImdpwcZ2XwA==",
            "license": "Apache-2.0",
            "dependencies": {
                "clsx": "^2.1.1",
                "hast-util-to-jsx-runtime": "^2.3.6",
                "html-url-attributes": "^3.0.1",
                "marked": "^17.0.1",
                "mermaid": "^11.12.2",
                "rehype-harden": "^1.1.8",
                "rehype-raw": "^7.0.0",
                "rehype-sanitize": "^6.0.0",
                "remark-gfm": "^4.0.1",
                "remark-parse": "^11.0.0",
                "remark-rehype": "^11.1.2",
                "remend": "1.3.0",
                "tailwind-merge": "^3.4.0",
                "unified": "^11.0.5",
                "unist-util-visit": "^5.0.0",
                "unist-util-visit-parents": "^6.0.0"
            },
            "peerDependencies": {
                "react": "^18.0.0 || ^19.0.0",
                "react-dom": "^18.0.0 || ^19.0.0"
            }
        },
        "node_modules/string-width": {
            "version": "4.2.3",
            "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
            "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
            "dev": true,
            "license": "MIT",
            "dependencies": {
                "emoji-regex": "^8.0.0",
                "is-fullwidth-code-point": "^3.0.0",
                "strip-ansi": "^6.0.1"
            },
            "engines": {
                "node": ">=8"
            }
        },
        "node_modules/stringify-entities": {
            "version": "4.0.4",
            "resolved": "https://registry.npmjs.org/stringify-entities/-/stringify-entities-4.0.4.tgz",
            "integrity": "sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==",
            "license": "MIT",
            "dependencies": {
                "character-entities-html4": "^2.0.0",
                "character-entities-legacy": "^3.0.0"
            },
            "funding": {
                "type": "github",
                "url": "https://github.com/sponsors/wooorm"
            }
        },
        "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==",
            "dev": true,
            "license": "MIT",
            "dependencies": {
                "ansi-regex": "^5.0.1"
            },
            "engines": {
                "node": ">=8"
            }
        },
        "node_modules/style-mod": {
            "version": "4.1.3",
            "resolved": "https://registry.npmjs.org/style-mod/-/style-mod-4.1.3.tgz",
            "integrity": "sha512-i/n8VsZydrugj3Iuzll8+x/00GH2vnYsk1eomD8QiRrSAeW6ItbCQDtfXCeJHd0iwiNagqjQkvpvREEPtW3IoQ==",
            "license": "MIT"
        },
        "node_modules/style-to-js": {
            "version": "1.1.21",
            "resolved": "https://registry.npmjs.org/style-to-js/-/style-to-js-1.1.21.tgz",
            "integrity": "sha512-RjQetxJrrUJLQPHbLku6U/ocGtzyjbJMP9lCNK7Ag0CNh690nSH8woqWH9u16nMjYBAok+i7JO1NP2pOy8IsPQ==",
            "license": "MIT",
            "dependencies": {
                "style-to-object": "1.0.14"
            }
        },
        "node_modules/style-to-object": {
            "version": "1.0.14",
            "resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.14.tgz",
            "integrity": "sha512-LIN7rULI0jBscWQYaSswptyderlarFkjQ+t79nzty8tcIAceVomEVlLzH5VP4Cmsv6MtKhs7qaAiwlcp+Mgaxw==",
            "license": "MIT",
            "dependencies": {
                "inline-style-parser": "0.2.7"
            }
        },
        "node_modules/stylis": {
            "version": "4.4.0",
            "resolved": "https://registry.npmjs.org/stylis/-/stylis-4.4.0.tgz",
            "integrity": "sha512-5Z9ZpRzfuH6l/UAvCPAPUo3665Nk2wLaZU3x+TLHKVzIz33+sbJqbtrYoC3KD4/uVOr2Zp+L0LySezP9OHV9yA==",
            "license": "MIT"
        },
        "node_modules/supports-color": {
            "version": "8.1.1",
            "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
            "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
            "dev": true,
            "license": "MIT",
            "dependencies": {
                "has-flag": "^4.0.0"
            },
            "engines": {
                "node": ">=10"
            },
            "funding": {
                "url": "https://github.com/chalk/supports-color?sponsor=1"
            }
        },
        "node_modules/tailwind-merge": {
            "version": "3.6.0",
            "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.6.0.tgz",
            "integrity": "sha512-uxL7qAVQriqRQPAyK3pj66VqskWqoZ37PW94jwOTwNfq/z9oyu1V+eqrZqtR2+fCiXdYOZe/Modt8GtvqNzu+w==",
            "license": "MIT",
            "funding": {
                "type": "github",
                "url": "https://github.com/sponsors/dcastil"
            }
        },
        "node_modules/tailwindcss": {
            "version": "4.3.3",
            "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.3.3.tgz",
            "integrity": "sha512-gOhV3P7ufE62QDGg1zVaTgCR+EtPv92k2nIhVcVKcLmxT1sUBsQGhnZj175j+MqRt4zLF7ic+sCYjfhxMxj7YQ==",
            "dev": true,
            "license": "MIT"
        },
        "node_modules/tapable": {
            "version": "2.3.3",
            "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.3.tgz",
            "integrity": "sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==",
            "dev": true,
            "license": "MIT",
            "engines": {
                "node": ">=6"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/webpack"
            }
        },
        "node_modules/text-segmentation": {
            "version": "1.0.3",
            "resolved": "https://registry.npmjs.org/text-segmentation/-/text-segmentation-1.0.3.tgz",
            "integrity": "sha512-iOiPUo/BGnZ6+54OsWxZidGCsdU8YbE4PSpdPinp7DeMtUJNJBoJ/ouUSTJjHkh1KntHaltHl/gDs2FC4i5+Nw==",
            "license": "MIT",
            "dependencies": {
                "utrie": "^1.0.2"
            }
        },
        "node_modules/tinyexec": {
            "version": "1.3.0",
            "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.3.0.tgz",
            "integrity": "sha512-QKAl9m8gWWGHV8jZcPeym6j+XULi6tOf1mT83WYJ4Lk2ytW/uwAWkrP0uFsdoYMdueVJ0qs26wZ+23xeB4ibNQ==",
            "license": "MIT",
            "engines": {
                "node": ">=18"
            }
        },
        "node_modules/tinyglobby": {
            "version": "0.2.17",
            "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.17.tgz",
            "integrity": "sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==",
            "dev": true,
            "license": "MIT",
            "dependencies": {
                "fdir": "^6.5.0",
                "picomatch": "^4.0.4"
            },
            "engines": {
                "node": ">=12.0.0"
            },
            "funding": {
                "url": "https://github.com/sponsors/SuperchupuDev"
            }
        },
        "node_modules/tree-kill": {
            "version": "1.2.2",
            "resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz",
            "integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==",
            "dev": true,
            "license": "MIT",
            "bin": {
                "tree-kill": "cli.js"
            }
        },
        "node_modules/trim-lines": {
            "version": "3.0.1",
            "resolved": "https://registry.npmjs.org/trim-lines/-/trim-lines-3.0.1.tgz",
            "integrity": "sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==",
            "license": "MIT",
            "funding": {
                "type": "github",
                "url": "https://github.com/sponsors/wooorm"
            }
        },
        "node_modules/trough": {
            "version": "2.2.0",
            "resolved": "https://registry.npmjs.org/trough/-/trough-2.2.0.tgz",
            "integrity": "sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==",
            "license": "MIT",
            "funding": {
                "type": "github",
                "url": "https://github.com/sponsors/wooorm"
            }
        },
        "node_modules/ts-dedent": {
            "version": "2.3.0",
            "resolved": "https://registry.npmjs.org/ts-dedent/-/ts-dedent-2.3.0.tgz",
            "integrity": "sha512-JfJeIHke7y2egdGGgRAvpCwYFUsHlM2gPcrVOxFkznt/4uzQ7HFmvE63iFHVLBJNDuyDOQgijDK/tXH/f6Msjg==",
            "license": "MIT",
            "engines": {
                "node": ">=6.10"
            }
        },
        "node_modules/tslib": {
            "version": "2.8.1",
            "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
            "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
            "dev": true,
            "license": "0BSD"
        },
        "node_modules/unified": {
            "version": "11.0.5",
            "resolved": "https://registry.npmjs.org/unified/-/unified-11.0.5.tgz",
            "integrity": "sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==",
            "license": "MIT",
            "dependencies": {
                "@types/unist": "^3.0.0",
                "bail": "^2.0.0",
                "devlop": "^1.0.0",
                "extend": "^3.0.0",
                "is-plain-obj": "^4.0.0",
                "trough": "^2.0.0",
                "vfile": "^6.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/unist-util-find-after": {
            "version": "5.0.0",
            "resolved": "https://registry.npmjs.org/unist-util-find-after/-/unist-util-find-after-5.0.0.tgz",
            "integrity": "sha512-amQa0Ep2m6hE2g72AugUItjbuM8X8cGQnFoHk0pGfrFeT9GZhzN5SW8nRsiGKK7Aif4CrACPENkA6P/Lw6fHGQ==",
            "license": "MIT",
            "dependencies": {
                "@types/unist": "^3.0.0",
                "unist-util-is": "^6.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/unist-util-is": {
            "version": "6.0.1",
            "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.1.tgz",
            "integrity": "sha512-LsiILbtBETkDz8I9p1dQ0uyRUWuaQzd/cuEeS1hoRSyW5E5XGmTzlwY1OrNzzakGowI9Dr/I8HVaw4hTtnxy8g==",
            "license": "MIT",
            "dependencies": {
                "@types/unist": "^3.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/unist-util-position": {
            "version": "5.0.0",
            "resolved": "https://registry.npmjs.org/unist-util-position/-/unist-util-position-5.0.0.tgz",
            "integrity": "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==",
            "license": "MIT",
            "dependencies": {
                "@types/unist": "^3.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/unist-util-remove-position": {
            "version": "5.0.0",
            "resolved": "https://registry.npmjs.org/unist-util-remove-position/-/unist-util-remove-position-5.0.0.tgz",
            "integrity": "sha512-Hp5Kh3wLxv0PHj9m2yZhhLt58KzPtEYKQQ4yxfYFEO7EvHwzyDYnduhHnY1mDxoqr7VUwVuHXk9RXKIiYS1N8Q==",
            "license": "MIT",
            "dependencies": {
                "@types/unist": "^3.0.0",
                "unist-util-visit": "^5.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/unist-util-stringify-position": {
            "version": "4.0.0",
            "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz",
            "integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==",
            "license": "MIT",
            "dependencies": {
                "@types/unist": "^3.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/unist-util-visit": {
            "version": "5.1.0",
            "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-5.1.0.tgz",
            "integrity": "sha512-m+vIdyeCOpdr/QeQCu2EzxX/ohgS8KbnPDgFni4dQsfSCtpz8UqDyY5GjRru8PDKuYn7Fq19j1CQ+nJSsGKOzg==",
            "license": "MIT",
            "dependencies": {
                "@types/unist": "^3.0.0",
                "unist-util-is": "^6.0.0",
                "unist-util-visit-parents": "^6.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/unist-util-visit-parents": {
            "version": "6.0.2",
            "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.2.tgz",
            "integrity": "sha512-goh1s1TBrqSqukSc8wrjwWhL0hiJxgA8m4kFxGlQ+8FYQ3C/m11FcTs4YYem7V664AhHVvgoQLk890Ssdsr2IQ==",
            "license": "MIT",
            "dependencies": {
                "@types/unist": "^3.0.0",
                "unist-util-is": "^6.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/utrie": {
            "version": "1.0.2",
            "resolved": "https://registry.npmjs.org/utrie/-/utrie-1.0.2.tgz",
            "integrity": "sha512-1MLa5ouZiOmQzUbjbu9VmjLzn1QLXBhwpUa7kdLUQK+KQ5KA9I1vk5U4YHe/X2Ch7PYnJfWuWT+VbuxbGwljhw==",
            "license": "MIT",
            "dependencies": {
                "base64-arraybuffer": "^1.0.2"
            }
        },
        "node_modules/uuid": {
            "version": "14.0.1",
            "resolved": "https://registry.npmjs.org/uuid/-/uuid-14.0.1.tgz",
            "integrity": "sha512-6ZxzVpzDXDa3bJWaHilVayA+BH/1zmxCJoVgvmqJnid/gPoKHxUrS/aC/T6LGQtNHT+XHG9fXPJB4d+IrU30Ew==",
            "funding": [
                "https://github.com/sponsors/broofa",
                "https://github.com/sponsors/ctavan"
            ],
            "license": "MIT",
            "bin": {
                "uuid": "dist-node/bin/uuid"
            }
        },
        "node_modules/vfile": {
            "version": "6.0.3",
            "resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.3.tgz",
            "integrity": "sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==",
            "license": "MIT",
            "dependencies": {
                "@types/unist": "^3.0.0",
                "vfile-message": "^4.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/vfile-location": {
            "version": "5.0.3",
            "resolved": "https://registry.npmjs.org/vfile-location/-/vfile-location-5.0.3.tgz",
            "integrity": "sha512-5yXvWDEgqeiYiBe1lbxYF7UMAIm/IcopxMHrMQDq3nvKcjPKIhZklUKL+AE7J7uApI4kwe2snsK+eI6UTj9EHg==",
            "license": "MIT",
            "dependencies": {
                "@types/unist": "^3.0.0",
                "vfile": "^6.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/vfile-message": {
            "version": "4.0.3",
            "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.3.tgz",
            "integrity": "sha512-QTHzsGd1EhbZs4AsQ20JX1rC3cOlt/IWJruk893DfLRr57lcnOeMaWG4K0JrRta4mIJZKth2Au3mM3u03/JWKw==",
            "license": "MIT",
            "dependencies": {
                "@types/unist": "^3.0.0",
                "unist-util-stringify-position": "^4.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/unified"
            }
        },
        "node_modules/vite": {
            "version": "8.2.0",
            "resolved": "https://registry.npmjs.org/vite/-/vite-8.2.0.tgz",
            "integrity": "sha512-pn+CFpM0lwDeKwmOq1ZaBK/9sjorZcgqxki6MbY/jPEVd9vichIlmlD4HmQ5wdP5EgqQCFRaACBxMC7uEGc6lQ==",
            "dev": true,
            "license": "MIT",
            "dependencies": {
                "lightningcss": "^1.33.0",
                "picomatch": "^4.0.5",
                "postcss": "^8.5.23",
                "rolldown": "~1.2.0",
                "tinyglobby": "^0.2.17"
            },
            "bin": {
                "vite": "bin/vite.js"
            },
            "engines": {
                "node": "^20.19.0 || >=22.12.0"
            },
            "funding": {
                "url": "https://github.com/vitejs/vite?sponsor=1"
            },
            "optionalDependencies": {
                "fsevents": "~2.3.3"
            },
            "peerDependencies": {
                "@types/node": "^20.19.0 || >=22.12.0",
                "@vitejs/devtools": "^0.4.0",
                "esbuild": "^0.27.0 || ^0.28.0",
                "jiti": ">=1.21.0",
                "less": "^4.0.0",
                "sass": "^1.70.0",
                "sass-embedded": "^1.70.0",
                "stylus": ">=0.54.8",
                "sugarss": "^5.0.0",
                "terser": "^5.16.0",
                "tsx": "^4.8.1",
                "yaml": "^2.4.2"
            },
            "peerDependenciesMeta": {
                "@types/node": {
                    "optional": true
                },
                "@vitejs/devtools": {
                    "optional": true
                },
                "esbuild": {
                    "optional": true
                },
                "jiti": {
                    "optional": true
                },
                "less": {
                    "optional": true
                },
                "sass": {
                    "optional": true
                },
                "sass-embedded": {
                    "optional": true
                },
                "stylus": {
                    "optional": true
                },
                "sugarss": {
                    "optional": true
                },
                "terser": {
                    "optional": true
                },
                "tsx": {
                    "optional": true
                },
                "yaml": {
                    "optional": true
                }
            }
        },
        "node_modules/vite-plugin-full-reload": {
            "version": "1.2.0",
            "resolved": "https://registry.npmjs.org/vite-plugin-full-reload/-/vite-plugin-full-reload-1.2.0.tgz",
            "integrity": "sha512-kz18NW79x0IHbxRSHm0jttP4zoO9P9gXh+n6UTwlNKnviTTEpOlum6oS9SmecrTtSr+muHEn5TUuC75UovQzcA==",
            "dev": true,
            "license": "MIT",
            "dependencies": {
                "picocolors": "^1.0.0",
                "picomatch": "^2.3.1"
            }
        },
        "node_modules/vite-plugin-full-reload/node_modules/picomatch": {
            "version": "2.3.2",
            "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz",
            "integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==",
            "dev": true,
            "license": "MIT",
            "engines": {
                "node": ">=8.6"
            },
            "funding": {
                "url": "https://github.com/sponsors/jonschlinkert"
            }
        },
        "node_modules/vite/node_modules/lightningcss": {
            "version": "1.33.0",
            "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.33.0.tgz",
            "integrity": "sha512-WkUDrojuJs0xkgGf2udWxa3yGBRxPtxUkB79i6aCZLRgc7PM8fZe9TosfPDcvEpQZbuFASnHYmRLBLUbmLOIIA==",
            "dev": true,
            "license": "MPL-2.0",
            "dependencies": {
                "detect-libc": "^2.0.3"
            },
            "engines": {
                "node": ">= 12.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/parcel"
            },
            "optionalDependencies": {
                "lightningcss-android-arm64": "1.33.0",
                "lightningcss-darwin-arm64": "1.33.0",
                "lightningcss-darwin-x64": "1.33.0",
                "lightningcss-freebsd-x64": "1.33.0",
                "lightningcss-linux-arm-gnueabihf": "1.33.0",
                "lightningcss-linux-arm64-gnu": "1.33.0",
                "lightningcss-linux-arm64-musl": "1.33.0",
                "lightningcss-linux-x64-gnu": "1.33.0",
                "lightningcss-linux-x64-musl": "1.33.0",
                "lightningcss-win32-arm64-msvc": "1.33.0",
                "lightningcss-win32-x64-msvc": "1.33.0"
            }
        },
        "node_modules/vite/node_modules/lightningcss-android-arm64": {
            "version": "1.33.0",
            "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.33.0.tgz",
            "integrity": "sha512-gEpRTalKdosp4Bb8qWtc2iOgE5SeIHlpS1up9bFq2wAyYhl1UdTObYiHe98zEM9SQvSoqQZ1IQD0JNpg3Ml5pg==",
            "cpu": [
                "arm64"
            ],
            "dev": true,
            "license": "MPL-2.0",
            "optional": true,
            "os": [
                "android"
            ],
            "engines": {
                "node": ">= 12.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/parcel"
            }
        },
        "node_modules/vite/node_modules/lightningcss-darwin-arm64": {
            "version": "1.33.0",
            "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.33.0.tgz",
            "integrity": "sha512-Sciaz8eenNTKn9b3t7+xr0ipTp9YxKQY4npwQ3mrRuL0BAVHBLyZxofhaKBAVtzmtRZ/zTyo0/to4B1uWG/Djg==",
            "cpu": [
                "arm64"
            ],
            "dev": true,
            "license": "MPL-2.0",
            "optional": true,
            "os": [
                "darwin"
            ],
            "engines": {
                "node": ">= 12.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/parcel"
            }
        },
        "node_modules/vite/node_modules/lightningcss-darwin-x64": {
            "version": "1.33.0",
            "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.33.0.tgz",
            "integrity": "sha512-Z5UPAxzrjlWNNyGy6i65cJzzvgJ5D3T6wMvs+gWpY9d7qRhANrxqAp6LhxIgZhWEw18RfJTGcRxjuLIBr+m8XQ==",
            "cpu": [
                "x64"
            ],
            "dev": true,
            "license": "MPL-2.0",
            "optional": true,
            "os": [
                "darwin"
            ],
            "engines": {
                "node": ">= 12.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/parcel"
            }
        },
        "node_modules/vite/node_modules/lightningcss-freebsd-x64": {
            "version": "1.33.0",
            "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.33.0.tgz",
            "integrity": "sha512-QQM/Ti/hQajJwCY+RiWuCZ9sdtI/XQk7nDK5vC8kkdwixezOlDgvDx7+RT+QjK6FcFT4MpsuoBnHIo/O3StRRg==",
            "cpu": [
                "x64"
            ],
            "dev": true,
            "license": "MPL-2.0",
            "optional": true,
            "os": [
                "freebsd"
            ],
            "engines": {
                "node": ">= 12.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/parcel"
            }
        },
        "node_modules/vite/node_modules/lightningcss-linux-arm-gnueabihf": {
            "version": "1.33.0",
            "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.33.0.tgz",
            "integrity": "sha512-N7FVBe6iS24MlM6R/4RBTxGhQheZGs7tiQ9U32UtF75NzP5Q7xWPRqLBCKxlRQRk3rY1jCIPLzx7WzOhuUIRLQ==",
            "cpu": [
                "arm"
            ],
            "dev": true,
            "license": "MPL-2.0",
            "optional": true,
            "os": [
                "linux"
            ],
            "engines": {
                "node": ">= 12.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/parcel"
            }
        },
        "node_modules/vite/node_modules/lightningcss-linux-arm64-gnu": {
            "version": "1.33.0",
            "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.33.0.tgz",
            "integrity": "sha512-j2v/itmy4HlNxlc6voKXYgBqNi0Ng2LShg4z7GufpEgs05P+2suBVyi9I6YHq5uoVFx9ETin3eCEhLVyXGQnKg==",
            "cpu": [
                "arm64"
            ],
            "dev": true,
            "license": "MPL-2.0",
            "optional": true,
            "os": [
                "linux"
            ],
            "engines": {
                "node": ">= 12.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/parcel"
            }
        },
        "node_modules/vite/node_modules/lightningcss-linux-arm64-musl": {
            "version": "1.33.0",
            "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.33.0.tgz",
            "integrity": "sha512-yiO5ROMuYQgXbC60yjZU5CYSFZGKXL0HFATXt9mHJn1+zW55oCtMI9NfcVhYLMFDL7gV7oBPon/EmMMGg2OvtQ==",
            "cpu": [
                "arm64"
            ],
            "dev": true,
            "license": "MPL-2.0",
            "optional": true,
            "os": [
                "linux"
            ],
            "engines": {
                "node": ">= 12.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/parcel"
            }
        },
        "node_modules/vite/node_modules/lightningcss-linux-x64-gnu": {
            "version": "1.33.0",
            "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.33.0.tgz",
            "integrity": "sha512-ar+Ju7LmcN0Jo4FpL4hpFybwNG9/3A/Br5KW2n2jyODg3MEZXaDYADdemoNS+BDNfMgKvylJLj4S5tyRActuAg==",
            "cpu": [
                "x64"
            ],
            "dev": true,
            "license": "MPL-2.0",
            "optional": true,
            "os": [
                "linux"
            ],
            "engines": {
                "node": ">= 12.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/parcel"
            }
        },
        "node_modules/vite/node_modules/lightningcss-linux-x64-musl": {
            "version": "1.33.0",
            "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.33.0.tgz",
            "integrity": "sha512-RYiYbkokw0trfKqqzfF55lginwEPrD3OJDfTuJzFs1MK6iFnDenaz1fqLLtX4ITG3OktJQXOeTaw1awrBAlZPw==",
            "cpu": [
                "x64"
            ],
            "dev": true,
            "license": "MPL-2.0",
            "optional": true,
            "os": [
                "linux"
            ],
            "engines": {
                "node": ">= 12.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/parcel"
            }
        },
        "node_modules/vite/node_modules/lightningcss-win32-arm64-msvc": {
            "version": "1.33.0",
            "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.33.0.tgz",
            "integrity": "sha512-1K+MPfLSFVpphzpdbfkhlWk6wBrTObBzS2T6db10PNOZgR9GoVsAWzwNyuhUYYbTp23j+4RrncfujZ4uAzXvwA==",
            "cpu": [
                "arm64"
            ],
            "dev": true,
            "license": "MPL-2.0",
            "optional": true,
            "os": [
                "win32"
            ],
            "engines": {
                "node": ">= 12.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/parcel"
            }
        },
        "node_modules/vite/node_modules/lightningcss-win32-x64-msvc": {
            "version": "1.33.0",
            "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.33.0.tgz",
            "integrity": "sha512-OlEICDx/Xl0FqSp4bry8zFnCvGpig3Gl4gCquvYwHuqJKEC1+n9NgDniFvqHGmMv1ZkqDJrDqKKSykTDX+ehuA==",
            "cpu": [
                "x64"
            ],
            "dev": true,
            "license": "MPL-2.0",
            "optional": true,
            "os": [
                "win32"
            ],
            "engines": {
                "node": ">= 12.0.0"
            },
            "funding": {
                "type": "opencollective",
                "url": "https://opencollective.com/parcel"
            }
        },
        "node_modules/w3c-keyname": {
            "version": "2.2.8",
            "resolved": "https://registry.npmjs.org/w3c-keyname/-/w3c-keyname-2.2.8.tgz",
            "integrity": "sha512-dpojBhNsCNN7T82Tm7k26A6G9ML3NkhDsnw9n/eoxSRlVBB4CEtIQ/KTCLI2Fwf3ataSXRhYFkQi3SlnFwPvPQ==",
            "license": "MIT"
        },
        "node_modules/web-namespaces": {
            "version": "2.0.1",
            "resolved": "https://registry.npmjs.org/web-namespaces/-/web-namespaces-2.0.1.tgz",
            "integrity": "sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==",
            "license": "MIT",
            "funding": {
                "type": "github",
                "url": "https://github.com/sponsors/wooorm"
            }
        },
        "node_modules/wrap-ansi": {
            "version": "7.0.0",
            "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
            "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
            "dev": true,
            "license": "MIT",
            "dependencies": {
                "ansi-styles": "^4.0.0",
                "string-width": "^4.1.0",
                "strip-ansi": "^6.0.0"
            },
            "engines": {
                "node": ">=10"
            },
            "funding": {
                "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
            }
        },
        "node_modules/y18n": {
            "version": "5.0.8",
            "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
            "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
            "dev": true,
            "license": "ISC",
            "engines": {
                "node": ">=10"
            }
        },
        "node_modules/yargs": {
            "version": "17.7.2",
            "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
            "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
            "dev": true,
            "license": "MIT",
            "dependencies": {
                "cliui": "^8.0.1",
                "escalade": "^3.1.1",
                "get-caller-file": "^2.0.5",
                "require-directory": "^2.1.1",
                "string-width": "^4.2.3",
                "y18n": "^5.0.5",
                "yargs-parser": "^21.1.1"
            },
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/yargs-parser": {
            "version": "21.1.1",
            "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
            "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
            "dev": true,
            "license": "ISC",
            "engines": {
                "node": ">=12"
            }
        },
        "node_modules/zwitch": {
            "version": "2.0.4",
            "resolved": "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz",
            "integrity": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==",
            "license": "MIT",
            "funding": {
                "type": "github",
                "url": "https://github.com/sponsors/wooorm"
            }
        },
        "resources/js/vendor/deepthought": {
            "name": "@krikkit/deepthought",
            "version": "1.0.0",
            "extraneous": true,
            "license": "MIT",
            "engines": {
                "node": ">=20.0.0"
            },
            "peerDependencies": {
                "@xterm/addon-fit": "^0.11.0",
                "@xterm/addon-serialize": "^0.14.0",
                "@xterm/addon-webgl": "^0.19.0",
                "@xterm/xterm": "^6.0.0",
                "vite": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0"
            },
            "peerDependenciesMeta": {
                "@xterm/addon-fit": {
                    "optional": true
                },
                "@xterm/addon-serialize": {
                    "optional": true
                },
                "@xterm/addon-webgl": {
                    "optional": true
                },
                "@xterm/xterm": {
                    "optional": true
                },
                "vite": {
                    "optional": true
                }
            }
        }
    }
}
