| { |
| "name": "exocore-web", |
| "version": "4.0.0", |
| "lockfileVersion": 3, |
| "requires": true, |
| "packages": { |
| "": { |
| "name": "exocore-web", |
| "version": "4.0.0", |
| "license": "MIT", |
| "dependencies": { |
| "@codemirror/lang-cpp": "^6.0.3", |
| "@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-php": "^6.0.2", |
| "@codemirror/lang-python": "^6.2.1", |
| "@codemirror/lang-rust": "^6.0.2", |
| "@codemirror/state": "^6.6.0", |
| "@codemirror/theme-one-dark": "^6.1.3", |
| "@codemirror/view": "^6.41.1", |
| "@monaco-editor/react": "^4.7.0", |
| "@types/nprogress": "^0.2.3", |
| "@types/ws": "^8.18.1", |
| "@uiw/react-codemirror": "^4.25.9", |
| "@xterm/addon-attach": "^0.12.0", |
| "@xterm/addon-fit": "^0.11.0", |
| "adm-zip": "^0.5.17", |
| "archiver": "^7.0.1", |
| "axios": "^1.14.0", |
| "chalk": "^4.1.2", |
| "compression": "^1.8.1", |
| "cors": "^2.8.6", |
| "express": "^5.2.1", |
| "express-rate-limit": "^8.3.2", |
| "figlet": "^1.11.0", |
| "framer-motion": "^12.38.0", |
| "gradient-string": "^3.0.0", |
| "helmet": "^8.1.0", |
| "idb-keyval": "^6.2.2", |
| "lucide-react": "^1.7.0", |
| "morgan": "^1.10.1", |
| "multer": "^2.1.1", |
| "node-pty": "^1.1.0", |
| "nprogress": "^0.2.0", |
| "react-contexify": "^6.0.0", |
| "react-hot-toast": "^2.6.0", |
| "react-hotkeys-hook": "^5.2.4", |
| "react-icons": "^5.6.0", |
| "react-markdown": "^10.1.0", |
| "react-resizable-panels": "^4.9.0", |
| "react-simple-code-editor": "^0.14.1", |
| "sweetalert2": "^11.26.24", |
| "sweetalert2-react-content": "^5.1.2", |
| "typescript": "^6.0.2", |
| "ws": "^8.20.0", |
| "xterm": "^5.3.0", |
| "xterm-addon-fit": "^0.8.0", |
| "zustand": "^5.0.12" |
| }, |
| "devDependencies": { |
| "@eslint/js": "^10.0.1", |
| "@types/adm-zip": "^0.5.8", |
| "@types/archiver": "^7.0.0", |
| "@types/compression": "^1.8.1", |
| "@types/cors": "^2.8.19", |
| "@types/express": "^5.0.6", |
| "@types/morgan": "^1.9.10", |
| "@types/multer": "^2.1.0", |
| "@types/node": "^25.6.0", |
| "@types/react": "^19.2.14", |
| "@types/react-dom": "^19.2.3", |
| "@vitejs/plugin-react": "^6.0.1", |
| "eslint": "^10.1.0", |
| "react": "^19.2.4", |
| "react-dom": "^19.2.4", |
| "react-router-dom": "^7.13.2", |
| "tsx": "^4.21.0", |
| "vite": "^8.0.8" |
| } |
| }, |
| "node_modules/@babel/runtime": { |
| "version": "7.29.2", |
| "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.29.2.tgz", |
| "integrity": "sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@codemirror/autocomplete": { |
| "version": "6.20.1", |
| "resolved": "https://registry.npmjs.org/@codemirror/autocomplete/-/autocomplete-6.20.1.tgz", |
| "integrity": "sha512-1cvg3Vz1dSSToCNlJfRA2WSI4ht3K+WplO0UMOgmUYPivCyy2oueZY6Lx7M9wThm7SDUBViRmuT+OG/i8+ON9A==", |
| "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.3", |
| "resolved": "https://registry.npmjs.org/@codemirror/commands/-/commands-6.10.3.tgz", |
| "integrity": "sha512-JFRiqhKu+bvSkDLI+rUhJwSxQxYb759W5GBezE8Uc8mHLqC9aV/9aTC7yJSqCtB3F00pylrLCwnyS91Ap5ej4Q==", |
| "license": "MIT", |
| "dependencies": { |
| "@codemirror/language": "^6.0.0", |
| "@codemirror/state": "^6.6.0", |
| "@codemirror/view": "^6.27.0", |
| "@lezer/common": "^1.1.0" |
| } |
| }, |
| "node_modules/@codemirror/lang-cpp": { |
| "version": "6.0.3", |
| "resolved": "https://registry.npmjs.org/@codemirror/lang-cpp/-/lang-cpp-6.0.3.tgz", |
| "integrity": "sha512-URM26M3vunFFn9/sm6rzqrBzDgfWuDixp85uTY49wKudToc2jTHUrKIGGKs+QWND+YLofNNZpxcNGRynFJfvgA==", |
| "license": "MIT", |
| "dependencies": { |
| "@codemirror/language": "^6.0.0", |
| "@lezer/cpp": "^1.0.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-php": { |
| "version": "6.0.2", |
| "resolved": "https://registry.npmjs.org/@codemirror/lang-php/-/lang-php-6.0.2.tgz", |
| "integrity": "sha512-ZKy2v1n8Fc8oEXj0Th0PUMXzQJ0AIR6TaZU+PbDHExFwdu+guzOA4jmCHS1Nz4vbFezwD7LyBdDnddSJeScMCA==", |
| "license": "MIT", |
| "dependencies": { |
| "@codemirror/lang-html": "^6.0.0", |
| "@codemirror/language": "^6.0.0", |
| "@codemirror/state": "^6.0.0", |
| "@lezer/common": "^1.0.0", |
| "@lezer/php": "^1.0.0" |
| } |
| }, |
| "node_modules/@codemirror/lang-python": { |
| "version": "6.2.1", |
| "resolved": "https://registry.npmjs.org/@codemirror/lang-python/-/lang-python-6.2.1.tgz", |
| "integrity": "sha512-IRjC8RUBhn9mGR9ywecNhB51yePWCGgvHfY1lWN/Mrp3cKuHr0isDKia+9HnvhiWNnMpbGhWrkhuWOc09exRyw==", |
| "license": "MIT", |
| "dependencies": { |
| "@codemirror/autocomplete": "^6.3.2", |
| "@codemirror/language": "^6.8.0", |
| "@codemirror/state": "^6.0.0", |
| "@lezer/common": "^1.2.1", |
| "@lezer/python": "^1.1.4" |
| } |
| }, |
| "node_modules/@codemirror/lang-rust": { |
| "version": "6.0.2", |
| "resolved": "https://registry.npmjs.org/@codemirror/lang-rust/-/lang-rust-6.0.2.tgz", |
| "integrity": "sha512-EZaGjCUegtiU7kSMvOfEZpaCReowEf3yNidYu7+vfuGTm9ow4mthAparY5hisJqOHmJowVH3Upu+eJlUji6qqA==", |
| "license": "MIT", |
| "dependencies": { |
| "@codemirror/language": "^6.0.0", |
| "@lezer/rust": "^1.0.0" |
| } |
| }, |
| "node_modules/@codemirror/language": { |
| "version": "6.12.3", |
| "resolved": "https://registry.npmjs.org/@codemirror/language/-/language-6.12.3.tgz", |
| "integrity": "sha512-QwCZW6Tt1siP37Jet9Tb02Zs81TQt6qQrZR2H+eGMcFsL1zMrk2/b9CLC7/9ieP1fjIUMgviLWMmgiHoJrj+ZA==", |
| "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.5", |
| "resolved": "https://registry.npmjs.org/@codemirror/lint/-/lint-6.9.5.tgz", |
| "integrity": "sha512-GElsbU9G7QT9xXhpUg1zWGmftA/7jamh+7+ydKRuT0ORpWS3wOSP0yT1FOlIZa7mIJjpVPipErsyvVqB9cfTFA==", |
| "license": "MIT", |
| "dependencies": { |
| "@codemirror/state": "^6.0.0", |
| "@codemirror/view": "^6.35.0", |
| "crelt": "^1.0.5" |
| } |
| }, |
| "node_modules/@codemirror/search": { |
| "version": "6.6.0", |
| "resolved": "https://registry.npmjs.org/@codemirror/search/-/search-6.6.0.tgz", |
| "integrity": "sha512-koFuNXcDvyyotWcgOnZGmY7LZqEOXZaaxD/j6n18TCLx2/9HieZJ5H6hs1g8FiRxBD0DNfs0nXn17g872RmYdw==", |
| "license": "MIT", |
| "dependencies": { |
| "@codemirror/state": "^6.0.0", |
| "@codemirror/view": "^6.37.0", |
| "crelt": "^1.0.5" |
| } |
| }, |
| "node_modules/@codemirror/state": { |
| "version": "6.6.0", |
| "resolved": "https://registry.npmjs.org/@codemirror/state/-/state-6.6.0.tgz", |
| "integrity": "sha512-4nbvra5R5EtiCzr9BTHiTLc+MLXK2QGiAVYMyi8PkQd3SR+6ixar/Q/01Fa21TBIDOZXgeWV4WppsQolSreAPQ==", |
| "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.41.1", |
| "resolved": "https://registry.npmjs.org/@codemirror/view/-/view-6.41.1.tgz", |
| "integrity": "sha512-ToDnWKbBnke+ZLrP6vgTTDScGi5H37YYuZGniQaBzxMVdtCxMrslsmtnOvbPZk4RX9bvkQqnWR/WS/35tJA0qg==", |
| "license": "MIT", |
| "dependencies": { |
| "@codemirror/state": "^6.6.0", |
| "crelt": "^1.0.6", |
| "style-mod": "^4.1.0", |
| "w3c-keyname": "^2.2.4" |
| } |
| }, |
| "node_modules/@emnapi/core": { |
| "version": "1.9.2", |
| "resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.9.2.tgz", |
| "integrity": "sha512-UC+ZhH3XtczQYfOlu3lNEkdW/p4dsJ1r/bP7H8+rhao3TTTMO1ATq/4DdIi23XuGoFY+Cz0JmCbdVl0hz9jZcA==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "@emnapi/wasi-threads": "1.2.1", |
| "tslib": "^2.4.0" |
| } |
| }, |
| "node_modules/@emnapi/runtime": { |
| "version": "1.9.2", |
| "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.9.2.tgz", |
| "integrity": "sha512-3U4+MIWHImeyu1wnmVygh5WlgfYDtyf0k8AbLhMFxOipihf6nrWC4syIm/SwEeec0mNSafiiNnMJwbza/Is6Lw==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "tslib": "^2.4.0" |
| } |
| }, |
| "node_modules/@emnapi/wasi-threads": { |
| "version": "1.2.1", |
| "resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.2.1.tgz", |
| "integrity": "sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "tslib": "^2.4.0" |
| } |
| }, |
| "node_modules/@esbuild/aix-ppc64": { |
| "version": "0.27.4", |
| "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.27.4.tgz", |
| "integrity": "sha512-cQPwL2mp2nSmHHJlCyoXgHGhbEPMrEEU5xhkcy3Hs/O7nGZqEpZ2sUtLaL9MORLtDfRvVl2/3PAuEkYZH0Ty8Q==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "aix" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/android-arm": { |
| "version": "0.27.4", |
| "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.27.4.tgz", |
| "integrity": "sha512-X9bUgvxiC8CHAGKYufLIHGXPJWnr0OCdR0anD2e21vdvgCI8lIfqFbnoeOz7lBjdrAGUhqLZLcQo6MLhTO2DKQ==", |
| "cpu": [ |
| "arm" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/android-arm64": { |
| "version": "0.27.4", |
| "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.27.4.tgz", |
| "integrity": "sha512-gdLscB7v75wRfu7QSm/zg6Rx29VLdy9eTr2t44sfTW7CxwAtQghZ4ZnqHk3/ogz7xao0QAgrkradbBzcqFPasw==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/android-x64": { |
| "version": "0.27.4", |
| "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.27.4.tgz", |
| "integrity": "sha512-PzPFnBNVF292sfpfhiyiXCGSn9HZg5BcAz+ivBuSsl6Rk4ga1oEXAamhOXRFyMcjwr2DVtm40G65N3GLeH1Lvw==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/darwin-arm64": { |
| "version": "0.27.4", |
| "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.27.4.tgz", |
| "integrity": "sha512-b7xaGIwdJlht8ZFCvMkpDN6uiSmnxxK56N2GDTMYPr2/gzvfdQN8rTfBsvVKmIVY/X7EM+/hJKEIbbHs9oA4tQ==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/darwin-x64": { |
| "version": "0.27.4", |
| "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.27.4.tgz", |
| "integrity": "sha512-sR+OiKLwd15nmCdqpXMnuJ9W2kpy0KigzqScqHI3Hqwr7IXxBp3Yva+yJwoqh7rE8V77tdoheRYataNKL4QrPw==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/freebsd-arm64": { |
| "version": "0.27.4", |
| "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.27.4.tgz", |
| "integrity": "sha512-jnfpKe+p79tCnm4GVav68A7tUFeKQwQyLgESwEAUzyxk/TJr4QdGog9sqWNcUbr/bZt/O/HXouspuQDd9JxFSw==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/freebsd-x64": { |
| "version": "0.27.4", |
| "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.27.4.tgz", |
| "integrity": "sha512-2kb4ceA/CpfUrIcTUl1wrP/9ad9Atrp5J94Lq69w7UwOMolPIGrfLSvAKJp0RTvkPPyn6CIWrNy13kyLikZRZQ==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-arm": { |
| "version": "0.27.4", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.27.4.tgz", |
| "integrity": "sha512-aBYgcIxX/wd5n2ys0yESGeYMGF+pv6g0DhZr3G1ZG4jMfruU9Tl1i2Z+Wnj9/KjGz1lTLCcorqE2viePZqj4Eg==", |
| "cpu": [ |
| "arm" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-arm64": { |
| "version": "0.27.4", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.27.4.tgz", |
| "integrity": "sha512-7nQOttdzVGth1iz57kxg9uCz57dxQLHWxopL6mYuYthohPKEK0vU0C3O21CcBK6KDlkYVcnDXY099HcCDXd9dA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-ia32": { |
| "version": "0.27.4", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.27.4.tgz", |
| "integrity": "sha512-oPtixtAIzgvzYcKBQM/qZ3R+9TEUd1aNJQu0HhGyqtx6oS7qTpvjheIWBbes4+qu1bNlo2V4cbkISr8q6gRBFA==", |
| "cpu": [ |
| "ia32" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-loong64": { |
| "version": "0.27.4", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.27.4.tgz", |
| "integrity": "sha512-8mL/vh8qeCoRcFH2nM8wm5uJP+ZcVYGGayMavi8GmRJjuI3g1v6Z7Ni0JJKAJW+m0EtUuARb6Lmp4hMjzCBWzA==", |
| "cpu": [ |
| "loong64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-mips64el": { |
| "version": "0.27.4", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.27.4.tgz", |
| "integrity": "sha512-1RdrWFFiiLIW7LQq9Q2NES+HiD4NyT8Itj9AUeCl0IVCA459WnPhREKgwrpaIfTOe+/2rdntisegiPWn/r/aAw==", |
| "cpu": [ |
| "mips64el" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-ppc64": { |
| "version": "0.27.4", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.27.4.tgz", |
| "integrity": "sha512-tLCwNG47l3sd9lpfyx9LAGEGItCUeRCWeAx6x2Jmbav65nAwoPXfewtAdtbtit/pJFLUWOhpv0FpS6GQAmPrHA==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-riscv64": { |
| "version": "0.27.4", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.27.4.tgz", |
| "integrity": "sha512-BnASypppbUWyqjd1KIpU4AUBiIhVr6YlHx/cnPgqEkNoVOhHg+YiSVxM1RLfiy4t9cAulbRGTNCKOcqHrEQLIw==", |
| "cpu": [ |
| "riscv64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-s390x": { |
| "version": "0.27.4", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.27.4.tgz", |
| "integrity": "sha512-+eUqgb/Z7vxVLezG8bVB9SfBie89gMueS+I0xYh2tJdw3vqA/0ImZJ2ROeWwVJN59ihBeZ7Tu92dF/5dy5FttA==", |
| "cpu": [ |
| "s390x" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-x64": { |
| "version": "0.27.4", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.27.4.tgz", |
| "integrity": "sha512-S5qOXrKV8BQEzJPVxAwnryi2+Iq5pB40gTEIT69BQONqR7JH1EPIcQ/Uiv9mCnn05jff9umq/5nqzxlqTOg9NA==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/netbsd-arm64": { |
| "version": "0.27.4", |
| "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.27.4.tgz", |
| "integrity": "sha512-xHT8X4sb0GS8qTqiwzHqpY00C95DPAq7nAwX35Ie/s+LO9830hrMd3oX0ZMKLvy7vsonee73x0lmcdOVXFzd6Q==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "netbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/netbsd-x64": { |
| "version": "0.27.4", |
| "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.27.4.tgz", |
| "integrity": "sha512-RugOvOdXfdyi5Tyv40kgQnI0byv66BFgAqjdgtAKqHoZTbTF2QqfQrFwa7cHEORJf6X2ht+l9ABLMP0dnKYsgg==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "netbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/openbsd-arm64": { |
| "version": "0.27.4", |
| "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.27.4.tgz", |
| "integrity": "sha512-2MyL3IAaTX+1/qP0O1SwskwcwCoOI4kV2IBX1xYnDDqthmq5ArrW94qSIKCAuRraMgPOmG0RDTA74mzYNQA9ow==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/openbsd-x64": { |
| "version": "0.27.4", |
| "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.27.4.tgz", |
| "integrity": "sha512-u8fg/jQ5aQDfsnIV6+KwLOf1CmJnfu1ShpwqdwC0uA7ZPwFws55Ngc12vBdeUdnuWoQYx/SOQLGDcdlfXhYmXQ==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/openharmony-arm64": { |
| "version": "0.27.4", |
| "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.27.4.tgz", |
| "integrity": "sha512-JkTZrl6VbyO8lDQO3yv26nNr2RM2yZzNrNHEsj9bm6dOwwu9OYN28CjzZkH57bh4w0I2F7IodpQvUAEd1mbWXg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openharmony" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/sunos-x64": { |
| "version": "0.27.4", |
| "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.27.4.tgz", |
| "integrity": "sha512-/gOzgaewZJfeJTlsWhvUEmUG4tWEY2Spp5M20INYRg2ZKl9QPO3QEEgPeRtLjEWSW8FilRNacPOg8R1uaYkA6g==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "sunos" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/win32-arm64": { |
| "version": "0.27.4", |
| "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.27.4.tgz", |
| "integrity": "sha512-Z9SExBg2y32smoDQdf1HRwHRt6vAHLXcxD2uGgO/v2jK7Y718Ix4ndsbNMU/+1Qiem9OiOdaqitioZwxivhXYg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/win32-ia32": { |
| "version": "0.27.4", |
| "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.27.4.tgz", |
| "integrity": "sha512-DAyGLS0Jz5G5iixEbMHi5KdiApqHBWMGzTtMiJ72ZOLhbu/bzxgAe8Ue8CTS3n3HbIUHQz/L51yMdGMeoxXNJw==", |
| "cpu": [ |
| "ia32" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/win32-x64": { |
| "version": "0.27.4", |
| "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.27.4.tgz", |
| "integrity": "sha512-+knoa0BDoeXgkNvvV1vvbZX4+hizelrkwmGJBdT17t8FNPwG2lKemmuMZlmaNQ3ws3DKKCxpb4zRZEIp3UxFCg==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@eslint-community/eslint-utils": { |
| "version": "4.9.1", |
| "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz", |
| "integrity": "sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "eslint-visitor-keys": "^3.4.3" |
| }, |
| "engines": { |
| "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/eslint" |
| }, |
| "peerDependencies": { |
| "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0" |
| } |
| }, |
| "node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": { |
| "version": "3.4.3", |
| "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", |
| "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "engines": { |
| "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/eslint" |
| } |
| }, |
| "node_modules/@eslint-community/regexpp": { |
| "version": "4.12.2", |
| "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.2.tgz", |
| "integrity": "sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": "^12.0.0 || ^14.0.0 || >=16.0.0" |
| } |
| }, |
| "node_modules/@eslint/config-array": { |
| "version": "0.23.3", |
| "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.23.3.tgz", |
| "integrity": "sha512-j+eEWmB6YYLwcNOdlwQ6L2OsptI/LO6lNBuLIqe5R7RetD658HLoF+Mn7LzYmAWWNNzdC6cqP+L6r8ujeYXWLw==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@eslint/object-schema": "^3.0.3", |
| "debug": "^4.3.1", |
| "minimatch": "^10.2.4" |
| }, |
| "engines": { |
| "node": "^20.19.0 || ^22.13.0 || >=24" |
| } |
| }, |
| "node_modules/@eslint/config-array/node_modules/debug": { |
| "version": "4.4.3", |
| "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", |
| "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "ms": "^2.1.3" |
| }, |
| "engines": { |
| "node": ">=6.0" |
| }, |
| "peerDependenciesMeta": { |
| "supports-color": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@eslint/config-array/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==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@eslint/config-helpers": { |
| "version": "0.5.3", |
| "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.5.3.tgz", |
| "integrity": "sha512-lzGN0onllOZCGroKJmRwY6QcEHxbjBw1gwB8SgRSqK8YbbtEXMvKynsXc3553ckIEBxsbMBU7oOZXKIPGZNeZw==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@eslint/core": "^1.1.1" |
| }, |
| "engines": { |
| "node": "^20.19.0 || ^22.13.0 || >=24" |
| } |
| }, |
| "node_modules/@eslint/core": { |
| "version": "1.1.1", |
| "resolved": "https://registry.npmjs.org/@eslint/core/-/core-1.1.1.tgz", |
| "integrity": "sha512-QUPblTtE51/7/Zhfv8BDwO0qkkzQL7P/aWWbqcf4xWLEYn1oKjdO0gglQBB4GAsu7u6wjijbCmzsUTy6mnk6oQ==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@types/json-schema": "^7.0.15" |
| }, |
| "engines": { |
| "node": "^20.19.0 || ^22.13.0 || >=24" |
| } |
| }, |
| "node_modules/@eslint/js": { |
| "version": "10.0.1", |
| "resolved": "https://registry.npmjs.org/@eslint/js/-/js-10.0.1.tgz", |
| "integrity": "sha512-zeR9k5pd4gxjZ0abRoIaxdc7I3nDktoXZk2qOv9gCNWx3mVwEn32VRhyLaRsDiJjTs0xq/T8mfPtyuXu7GWBcA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": "^20.19.0 || ^22.13.0 || >=24" |
| }, |
| "funding": { |
| "url": "https://eslint.org/donate" |
| }, |
| "peerDependencies": { |
| "eslint": "^10.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "eslint": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@eslint/object-schema": { |
| "version": "3.0.3", |
| "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-3.0.3.tgz", |
| "integrity": "sha512-iM869Pugn9Nsxbh/YHRqYiqd23AmIbxJOcpUMOuWCVNdoQJ5ZtwL6h3t0bcZzJUlC3Dq9jCFCESBZnX0GTv7iQ==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "engines": { |
| "node": "^20.19.0 || ^22.13.0 || >=24" |
| } |
| }, |
| "node_modules/@eslint/plugin-kit": { |
| "version": "0.6.1", |
| "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.6.1.tgz", |
| "integrity": "sha512-iH1B076HoAshH1mLpHMgwdGeTs0CYwL0SPMkGuSebZrwBp16v415e9NZXg2jtrqPVQjf6IANe2Vtlr5KswtcZQ==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@eslint/core": "^1.1.1", |
| "levn": "^0.4.1" |
| }, |
| "engines": { |
| "node": "^20.19.0 || ^22.13.0 || >=24" |
| } |
| }, |
| "node_modules/@humanfs/core": { |
| "version": "0.19.1", |
| "resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz", |
| "integrity": "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=18.18.0" |
| } |
| }, |
| "node_modules/@humanfs/node": { |
| "version": "0.16.7", |
| "resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.7.tgz", |
| "integrity": "sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@humanfs/core": "^0.19.1", |
| "@humanwhocodes/retry": "^0.4.0" |
| }, |
| "engines": { |
| "node": ">=18.18.0" |
| } |
| }, |
| "node_modules/@humanwhocodes/module-importer": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", |
| "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=12.22" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/nzakas" |
| } |
| }, |
| "node_modules/@humanwhocodes/retry": { |
| "version": "0.4.3", |
| "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.3.tgz", |
| "integrity": "sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=18.18" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/nzakas" |
| } |
| }, |
| "node_modules/@isaacs/cliui": { |
| "version": "8.0.2", |
| "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", |
| "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", |
| "license": "ISC", |
| "dependencies": { |
| "string-width": "^5.1.2", |
| "string-width-cjs": "npm:string-width@^4.2.0", |
| "strip-ansi": "^7.0.1", |
| "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", |
| "wrap-ansi": "^8.1.0", |
| "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "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/cpp": { |
| "version": "1.1.5", |
| "resolved": "https://registry.npmjs.org/@lezer/cpp/-/cpp-1.1.5.tgz", |
| "integrity": "sha512-DIhSXmYtJKLehrjzDFN+2cPt547ySQ41nA8yqcDf/GxMc+YM736xqltFkvADL2M0VebU5I+3+4ks2Vv+Kyq3Aw==", |
| "license": "MIT", |
| "dependencies": { |
| "@lezer/common": "^1.2.0", |
| "@lezer/highlight": "^1.0.0", |
| "@lezer/lr": "^1.0.0" |
| } |
| }, |
| "node_modules/@lezer/css": { |
| "version": "1.3.3", |
| "resolved": "https://registry.npmjs.org/@lezer/css/-/css-1.3.3.tgz", |
| "integrity": "sha512-RzBo8r+/6QJeow7aPHIpGVIH59xTcJXp399820gZoMo9noQDRVpJLheIBUicYwKcsbOYoBRoLZlf2720dG/4Tg==", |
| "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/php": { |
| "version": "1.0.5", |
| "resolved": "https://registry.npmjs.org/@lezer/php/-/php-1.0.5.tgz", |
| "integrity": "sha512-W7asp9DhM6q0W6DYNwIkLSKOvxlXRrif+UXBMxzsJUuqmhE7oVU+gS3THO4S/Puh7Xzgm858UNaFi6dxTP8dJA==", |
| "license": "MIT", |
| "dependencies": { |
| "@lezer/common": "^1.2.0", |
| "@lezer/highlight": "^1.0.0", |
| "@lezer/lr": "^1.1.0" |
| } |
| }, |
| "node_modules/@lezer/python": { |
| "version": "1.1.18", |
| "resolved": "https://registry.npmjs.org/@lezer/python/-/python-1.1.18.tgz", |
| "integrity": "sha512-31FiUrU7z9+d/ElGQLJFXl+dKOdx0jALlP3KEOsGTex8mvj+SoE1FgItcHWK/axkxCHGUSpqIHt6JAWfWu9Rhg==", |
| "license": "MIT", |
| "dependencies": { |
| "@lezer/common": "^1.2.0", |
| "@lezer/highlight": "^1.0.0", |
| "@lezer/lr": "^1.0.0" |
| } |
| }, |
| "node_modules/@lezer/rust": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/@lezer/rust/-/rust-1.0.2.tgz", |
| "integrity": "sha512-Lz5sIPBdF2FUXcWeCu1//ojFAZqzTQNRga0aYv6dYXqJqPfMdCAI0NzajWUd4Xijj1IKJLtjoXRPMvTKWBcqKg==", |
| "license": "MIT", |
| "dependencies": { |
| "@lezer/common": "^1.2.0", |
| "@lezer/highlight": "^1.0.0", |
| "@lezer/lr": "^1.0.0" |
| } |
| }, |
| "node_modules/@marijn/find-cluster-break": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/@marijn/find-cluster-break/-/find-cluster-break-1.0.2.tgz", |
| "integrity": "sha512-l0h88YhZFyKdXIFNfSWpyjStDjGHwZ/U7iobcK1cQQD8sejsONdQtTVU+1wVN1PBw40PiiHB1vA5S7VTfQiP9g==", |
| "license": "MIT" |
| }, |
| "node_modules/@monaco-editor/loader": { |
| "version": "1.7.0", |
| "resolved": "https://registry.npmjs.org/@monaco-editor/loader/-/loader-1.7.0.tgz", |
| "integrity": "sha512-gIwR1HrJrrx+vfyOhYmCZ0/JcWqG5kbfG7+d3f/C1LXk2EvzAbHSg3MQ5lO2sMlo9izoAZ04shohfKLVT6crVA==", |
| "license": "MIT", |
| "dependencies": { |
| "state-local": "^1.0.6" |
| } |
| }, |
| "node_modules/@monaco-editor/react": { |
| "version": "4.7.0", |
| "resolved": "https://registry.npmjs.org/@monaco-editor/react/-/react-4.7.0.tgz", |
| "integrity": "sha512-cyzXQCtO47ydzxpQtCGSQGOC8Gk3ZUeBXFAxD+CWXYFo5OqZyZUonFl0DwUlTyAfRHntBfw2p3w4s9R6oe1eCA==", |
| "license": "MIT", |
| "dependencies": { |
| "@monaco-editor/loader": "^1.5.0" |
| }, |
| "peerDependencies": { |
| "monaco-editor": ">= 0.25.0 < 1", |
| "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", |
| "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" |
| } |
| }, |
| "node_modules/@napi-rs/wasm-runtime": { |
| "version": "1.1.4", |
| "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.4.tgz", |
| "integrity": "sha512-3NQNNgA1YSlJb/kMH1ildASP9HW7/7kYnRI2szWJaofaS1hWmbGI4H+d3+22aGzXXN9IJ+n+GiFVcGipJP18ow==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "@tybys/wasm-util": "^0.10.1" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/Brooooooklyn" |
| }, |
| "peerDependencies": { |
| "@emnapi/core": "^1.7.1", |
| "@emnapi/runtime": "^1.7.1" |
| } |
| }, |
| "node_modules/@oxc-project/types": { |
| "version": "0.124.0", |
| "resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.124.0.tgz", |
| "integrity": "sha512-VBFWMTBvHxS11Z5Lvlr3IWgrwhMTXV+Md+EQF0Xf60+wAdsGFTBx7X7K/hP4pi8N7dcm1RvcHwDxZ16Qx8keUg==", |
| "dev": true, |
| "license": "MIT", |
| "funding": { |
| "url": "https://github.com/sponsors/Boshen" |
| } |
| }, |
| "node_modules/@pkgjs/parseargs": { |
| "version": "0.11.0", |
| "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", |
| "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", |
| "license": "MIT", |
| "optional": true, |
| "engines": { |
| "node": ">=14" |
| } |
| }, |
| "node_modules/@rolldown/binding-android-arm64": { |
| "version": "1.0.0-rc.15", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.0.0-rc.15.tgz", |
| "integrity": "sha512-YYe6aWruPZDtHNpwu7+qAHEMbQ/yRl6atqb/AhznLTnD3UY99Q1jE7ihLSahNWkF4EqRPVC4SiR4O0UkLK02tA==", |
| "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.0.0-rc.15", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.0.0-rc.15.tgz", |
| "integrity": "sha512-oArR/ig8wNTPYsXL+Mzhs0oxhxfuHRfG7Ikw7jXsw8mYOtk71W0OkF2VEVh699pdmzjPQsTjlD1JIOoHkLP1Fg==", |
| "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.0.0-rc.15", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.0.0-rc.15.tgz", |
| "integrity": "sha512-YzeVqOqjPYvUbJSWJ4EDL8ahbmsIXQpgL3JVipmN+MX0XnXMeWomLN3Fb+nwCmP/jfyqte5I3XRSm7OfQrbyxw==", |
| "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.0.0-rc.15", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.0.0-rc.15.tgz", |
| "integrity": "sha512-9Erhx956jeQ0nNTyif1+QWAXDRD38ZNjr//bSHrt6wDwB+QkAfl2q6Mn1k6OBPerznjRmbM10lgRb1Pli4xZPw==", |
| "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.0.0-rc.15", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.0.0-rc.15.tgz", |
| "integrity": "sha512-cVwk0w8QbZJGTnP/AHQBs5yNwmpgGYStL88t4UIaqcvYJWBfS0s3oqVLZPwsPU6M0zlW4GqjP0Zq5MnAGwFeGA==", |
| "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.0.0-rc.15", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.0.0-rc.15.tgz", |
| "integrity": "sha512-eBZ/u8iAK9SoHGanqe/jrPnY0JvBN6iXbVOsbO38mbz+ZJsaobExAm1Iu+rxa4S1l2FjG0qEZn4Rc6X8n+9M+w==", |
| "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.0.0-rc.15", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.0.0-rc.15.tgz", |
| "integrity": "sha512-ZvRYMGrAklV9PEkgt4LQM6MjQX2P58HPAuecwYObY2DhS2t35R0I810bKi0wmaYORt6m/2Sm+Z+nFgb0WhXNcQ==", |
| "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.0.0-rc.15", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.0.0-rc.15.tgz", |
| "integrity": "sha512-VDpgGBzgfg5hLg+uBpCLoFG5kVvEyafmfxGUV0UHLcL5irxAK7PKNeC2MwClgk6ZAiNhmo9FLhRYgvMmedLtnQ==", |
| "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.0.0-rc.15", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.0.0-rc.15.tgz", |
| "integrity": "sha512-y1uXY3qQWCzcPgRJATPSOUP4tCemh4uBdY7e3EZbVwCJTY3gLJWnQABgeUetvED+bt1FQ01OeZwvhLS2bpNrAQ==", |
| "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.0.0-rc.15", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.0.0-rc.15.tgz", |
| "integrity": "sha512-023bTPBod7J3Y/4fzAN6QtpkSABR0rigtrwaP+qSEabUh5zf6ELr9Nc7GujaROuPY3uwdSIXWrvhn1KxOvurWA==", |
| "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.0.0-rc.15", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.0.0-rc.15.tgz", |
| "integrity": "sha512-witB2O0/hU4CgfOOKUoeFgQ4GktPi1eEbAhaLAIpgD6+ZnhcPkUtPsoKKHRzmOoWPZue46IThdSgdo4XneOLYw==", |
| "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.0.0-rc.15", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.0.0-rc.15.tgz", |
| "integrity": "sha512-UCL68NJ0Ud5zRipXZE9dF5PmirzJE4E4BCIOOssEnM7wLDsxjc6Qb0sGDxTNRTP53I6MZpygyCpY8Aa8sPfKPg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openharmony" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-wasm32-wasi": { |
| "version": "1.0.0-rc.15", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.0.0-rc.15.tgz", |
| "integrity": "sha512-ApLruZq/ig+nhaE7OJm4lDjayUnOHVUa77zGeqnqZ9pn0ovdVbbNPerVibLXDmWeUZXjIYIT8V3xkT58Rm9u5Q==", |
| "cpu": [ |
| "wasm32" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "@emnapi/core": "1.9.2", |
| "@emnapi/runtime": "1.9.2", |
| "@napi-rs/wasm-runtime": "^1.1.3" |
| }, |
| "engines": { |
| "node": ">=14.0.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-win32-arm64-msvc": { |
| "version": "1.0.0-rc.15", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.0.0-rc.15.tgz", |
| "integrity": "sha512-KmoUoU7HnN+Si5YWJigfTws1jz1bKBYDQKdbLspz0UaqjjFkddHsqorgiW1mxcAj88lYUE6NC/zJNwT+SloqtA==", |
| "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.0.0-rc.15", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.0.0-rc.15.tgz", |
| "integrity": "sha512-3P2A8L+x75qavWLe/Dll3EYBJLQmtkJN8rfh+U/eR3MqMgL/h98PhYI+JFfXuDPgPeCB7iZAKiqii5vqOvnA0g==", |
| "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.0-rc.7", |
| "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.7.tgz", |
| "integrity": "sha512-qujRfC8sFVInYSPPMLQByRh7zhwkGFS4+tyMQ83srV1qrxL4g8E2tyxVVyxd0+8QeBM1mIk9KbWxkegRr76XzA==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@tybys/wasm-util": { |
| "version": "0.10.1", |
| "resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.1.tgz", |
| "integrity": "sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "tslib": "^2.4.0" |
| } |
| }, |
| "node_modules/@types/adm-zip": { |
| "version": "0.5.8", |
| "resolved": "https://registry.npmjs.org/@types/adm-zip/-/adm-zip-0.5.8.tgz", |
| "integrity": "sha512-RVVH7QvZYbN+ihqZ4kX/dMiowf6o+Jk1fNwiSdx0NahBJLU787zkULhGhJM8mf/obmLGmgdMM0bXsQTmyfbR7Q==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@types/node": "*" |
| } |
| }, |
| "node_modules/@types/archiver": { |
| "version": "7.0.0", |
| "resolved": "https://registry.npmjs.org/@types/archiver/-/archiver-7.0.0.tgz", |
| "integrity": "sha512-/3vwGwx9n+mCQdYZ2IKGGHEFL30I96UgBlk8EtRDDFQ9uxM1l4O5Ci6r00EMAkiDaTqD9DQ6nVrWRICnBPtzzg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@types/readdir-glob": "*" |
| } |
| }, |
| "node_modules/@types/body-parser": { |
| "version": "1.19.6", |
| "resolved": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.6.tgz", |
| "integrity": "sha512-HLFeCYgz89uk22N5Qg3dvGvsv46B8GLvKKo1zKG4NybA8U2DiEO3w9lqGg29t/tfLRJpJ6iQxnVw4OnB7MoM9g==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@types/connect": "*", |
| "@types/node": "*" |
| } |
| }, |
| "node_modules/@types/compression": { |
| "version": "1.8.1", |
| "resolved": "https://registry.npmjs.org/@types/compression/-/compression-1.8.1.tgz", |
| "integrity": "sha512-kCFuWS0ebDbmxs0AXYn6e2r2nrGAb5KwQhknjSPSPgJcGd8+HVSILlUyFhGqML2gk39HcG7D1ydW9/qpYkN00Q==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@types/express": "*", |
| "@types/node": "*" |
| } |
| }, |
| "node_modules/@types/connect": { |
| "version": "3.4.38", |
| "resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.38.tgz", |
| "integrity": "sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@types/node": "*" |
| } |
| }, |
| "node_modules/@types/cors": { |
| "version": "2.8.19", |
| "resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.19.tgz", |
| "integrity": "sha512-mFNylyeyqN93lfe/9CSxOGREz8cpzAhH+E93xJ4xWQf62V8sQ/24reV2nyzUWM6H6Xji+GGHpkbLe7pVoUEskg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@types/node": "*" |
| } |
| }, |
| "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/esrecurse": { |
| "version": "4.3.1", |
| "resolved": "https://registry.npmjs.org/@types/esrecurse/-/esrecurse-4.3.1.tgz", |
| "integrity": "sha512-xJBAbDifo5hpffDBuHl0Y8ywswbiAp/Wi7Y/GtAgSlZyIABppyurxVueOPE8LUQOxdlgi6Zqce7uoEpqNTeiUw==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@types/estree": { |
| "version": "1.0.8", |
| "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz", |
| "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==", |
| "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/express": { |
| "version": "5.0.6", |
| "resolved": "https://registry.npmjs.org/@types/express/-/express-5.0.6.tgz", |
| "integrity": "sha512-sKYVuV7Sv9fbPIt/442koC7+IIwK5olP1KWeD88e/idgoJqDm3JV/YUiPwkoKK92ylff2MGxSz1CSjsXelx0YA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@types/body-parser": "*", |
| "@types/express-serve-static-core": "^5.0.0", |
| "@types/serve-static": "^2" |
| } |
| }, |
| "node_modules/@types/express-serve-static-core": { |
| "version": "5.1.1", |
| "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-5.1.1.tgz", |
| "integrity": "sha512-v4zIMr/cX7/d2BpAEX3KNKL/JrT1s43s96lLvvdTmza1oEvDudCqK9aF/djc/SWgy8Yh0h30TZx5VpzqFCxk5A==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@types/node": "*", |
| "@types/qs": "*", |
| "@types/range-parser": "*", |
| "@types/send": "*" |
| } |
| }, |
| "node_modules/@types/hast": { |
| "version": "3.0.4", |
| "resolved": "https://registry.npmjs.org/@types/hast/-/hast-3.0.4.tgz", |
| "integrity": "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/unist": "*" |
| } |
| }, |
| "node_modules/@types/http-errors": { |
| "version": "2.0.5", |
| "resolved": "https://registry.npmjs.org/@types/http-errors/-/http-errors-2.0.5.tgz", |
| "integrity": "sha512-r8Tayk8HJnX0FztbZN7oVqGccWgw98T/0neJphO91KkmOzug1KkofZURD4UaD5uH8AqcFLfdPErnBod0u71/qg==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@types/json-schema": { |
| "version": "7.0.15", |
| "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz", |
| "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==", |
| "dev": true, |
| "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/morgan": { |
| "version": "1.9.10", |
| "resolved": "https://registry.npmjs.org/@types/morgan/-/morgan-1.9.10.tgz", |
| "integrity": "sha512-sS4A1zheMvsADRVfT0lYbJ4S9lmsey8Zo2F7cnbYjWHP67Q0AwMYuuzLlkIM2N8gAbb9cubhIVFwcIN2XyYCkA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@types/node": "*" |
| } |
| }, |
| "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/multer": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/@types/multer/-/multer-2.1.0.tgz", |
| "integrity": "sha512-zYZb0+nJhOHtPpGDb3vqPjwpdeGlGC157VpkqNQL+UU2qwoacoQ7MpsAmUptI/0Oa127X32JzWDqQVEXp2RcIA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@types/express": "*" |
| } |
| }, |
| "node_modules/@types/node": { |
| "version": "25.6.0", |
| "resolved": "https://registry.npmjs.org/@types/node/-/node-25.6.0.tgz", |
| "integrity": "sha512-+qIYRKdNYJwY3vRCZMdJbPLJAtGjQBudzZzdzwQYkEPQd+PJGixUL5QfvCLDaULoLv+RhT3LDkwEfKaAkgSmNQ==", |
| "license": "MIT", |
| "dependencies": { |
| "undici-types": "~7.19.0" |
| } |
| }, |
| "node_modules/@types/nprogress": { |
| "version": "0.2.3", |
| "resolved": "https://registry.npmjs.org/@types/nprogress/-/nprogress-0.2.3.tgz", |
| "integrity": "sha512-k7kRA033QNtC+gLc4VPlfnue58CM1iQLgn1IMAU8VPHGOj7oIHPp9UlhedEnD/Gl8evoCjwkZjlBORtZ3JByUA==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/qs": { |
| "version": "6.15.0", |
| "resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.15.0.tgz", |
| "integrity": "sha512-JawvT8iBVWpzTrz3EGw9BTQFg3BQNmwERdKE22vlTxawwtbyUSlMppvZYKLZzB5zgACXdXxbD3m1bXaMqP/9ow==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@types/range-parser": { |
| "version": "1.2.7", |
| "resolved": "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.7.tgz", |
| "integrity": "sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@types/react": { |
| "version": "19.2.14", |
| "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.14.tgz", |
| "integrity": "sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "csstype": "^3.2.2" |
| } |
| }, |
| "node_modules/@types/react-dom": { |
| "version": "19.2.3", |
| "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.3.tgz", |
| "integrity": "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==", |
| "dev": true, |
| "license": "MIT", |
| "peerDependencies": { |
| "@types/react": "^19.2.0" |
| } |
| }, |
| "node_modules/@types/readdir-glob": { |
| "version": "1.1.5", |
| "resolved": "https://registry.npmjs.org/@types/readdir-glob/-/readdir-glob-1.1.5.tgz", |
| "integrity": "sha512-raiuEPUYqXu+nvtY2Pe8s8FEmZ3x5yAH4VkLdihcPdalvsHltomrRC9BzuStrJ9yk06470hS0Crw0f1pXqD+Hg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@types/node": "*" |
| } |
| }, |
| "node_modules/@types/send": { |
| "version": "1.2.1", |
| "resolved": "https://registry.npmjs.org/@types/send/-/send-1.2.1.tgz", |
| "integrity": "sha512-arsCikDvlU99zl1g69TcAB3mzZPpxgw0UQnaHeC1Nwb015xp8bknZv5rIfri9xTOcMuaVgvabfIRA7PSZVuZIQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@types/node": "*" |
| } |
| }, |
| "node_modules/@types/serve-static": { |
| "version": "2.2.0", |
| "resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-2.2.0.tgz", |
| "integrity": "sha512-8mam4H1NHLtu7nmtalF7eyBH14QyOASmcxHhSfEoRyr0nP/YdoesEtU+uSRvMe96TW/HPTtkoKqQLl53N7UXMQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@types/http-errors": "*", |
| "@types/node": "*" |
| } |
| }, |
| "node_modules/@types/tinycolor2": { |
| "version": "1.4.6", |
| "resolved": "https://registry.npmjs.org/@types/tinycolor2/-/tinycolor2-1.4.6.tgz", |
| "integrity": "sha512-iEN8J0BoMnsWBqjVbWH/c0G0Hh7O21lpR2/+PrvAVgWdzL7eexIFm4JN/Wn10PTcmNdtS6U67r499mlWMXOxNw==", |
| "license": "MIT" |
| }, |
| "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/@types/ws": { |
| "version": "8.18.1", |
| "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.18.1.tgz", |
| "integrity": "sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/node": "*" |
| } |
| }, |
| "node_modules/@uiw/codemirror-extensions-basic-setup": { |
| "version": "4.25.9", |
| "resolved": "https://registry.npmjs.org/@uiw/codemirror-extensions-basic-setup/-/codemirror-extensions-basic-setup-4.25.9.tgz", |
| "integrity": "sha512-QFAqr+pu6lDmNpAlecODcF49TlsrZ0bj15zPzfhiqSDl+Um3EsDLFLppixC7kFLn+rdDM2LTvVjn5CPvefpRgw==", |
| "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.9", |
| "resolved": "https://registry.npmjs.org/@uiw/react-codemirror/-/react-codemirror-4.25.9.tgz", |
| "integrity": "sha512-HftqCBUYShAOH0pGi1CHP8vfm5L8fQ3+0j0VI6lQD6QpK+UBu3J7nxfEN5O/BXMilMNf9ZyFJRvRcuMMOLHMng==", |
| "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.9", |
| "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.0", |
| "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz", |
| "integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==", |
| "license": "ISC" |
| }, |
| "node_modules/@vitejs/plugin-react": { |
| "version": "6.0.1", |
| "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-6.0.1.tgz", |
| "integrity": "sha512-l9X/E3cDb+xY3SWzlG1MOGt2usfEHGMNIaegaUGFsLkb3RCn/k8/TOXBcab+OndDI4TBtktT8/9BwwW8Vi9KUQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@rolldown/pluginutils": "1.0.0-rc.7" |
| }, |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| }, |
| "peerDependencies": { |
| "@rolldown/plugin-babel": "^0.1.7 || ^0.2.0", |
| "babel-plugin-react-compiler": "^1.0.0", |
| "vite": "^8.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "@rolldown/plugin-babel": { |
| "optional": true |
| }, |
| "babel-plugin-react-compiler": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@xterm/addon-attach": { |
| "version": "0.12.0", |
| "resolved": "https://registry.npmjs.org/@xterm/addon-attach/-/addon-attach-0.12.0.tgz", |
| "integrity": "sha512-1lxvXM4JYSm60lbFmE8WMOy2oF2ip3Ye8jWorSAmwy7x8FiC53netEJ5RguL8+FSRj79MUQsNCb2hprY2QA2ig==", |
| "license": "MIT" |
| }, |
| "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/abort-controller": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz", |
| "integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==", |
| "license": "MIT", |
| "dependencies": { |
| "event-target-shim": "^5.0.0" |
| }, |
| "engines": { |
| "node": ">=6.5" |
| } |
| }, |
| "node_modules/accepts": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/accepts/-/accepts-2.0.0.tgz", |
| "integrity": "sha512-5cvg6CtKwfgdmVqY1WIiXKc3Q1bkRqGLi+2W/6ao+6Y7gu/RCwRuAhGEzh5B4KlszSuTLgZYuqFqo5bImjNKng==", |
| "license": "MIT", |
| "dependencies": { |
| "mime-types": "^3.0.0", |
| "negotiator": "^1.0.0" |
| }, |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/accepts/node_modules/negotiator": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-1.0.0.tgz", |
| "integrity": "sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/acorn": { |
| "version": "8.16.0", |
| "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.16.0.tgz", |
| "integrity": "sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==", |
| "dev": true, |
| "license": "MIT", |
| "bin": { |
| "acorn": "bin/acorn" |
| }, |
| "engines": { |
| "node": ">=0.4.0" |
| } |
| }, |
| "node_modules/acorn-jsx": { |
| "version": "5.3.2", |
| "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", |
| "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", |
| "dev": true, |
| "license": "MIT", |
| "peerDependencies": { |
| "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" |
| } |
| }, |
| "node_modules/adm-zip": { |
| "version": "0.5.17", |
| "resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.17.tgz", |
| "integrity": "sha512-+Ut8d9LLqwEvHHJl1+PIHqoyDxFgVN847JTVM3Izi3xHDWPE4UtzzXysMZQs64DMcrJfBeS/uoEP4AD3HQHnQQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12.0" |
| } |
| }, |
| "node_modules/ajv": { |
| "version": "6.14.0", |
| "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.14.0.tgz", |
| "integrity": "sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "fast-deep-equal": "^3.1.1", |
| "fast-json-stable-stringify": "^2.0.0", |
| "json-schema-traverse": "^0.4.1", |
| "uri-js": "^4.2.2" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/epoberezkin" |
| } |
| }, |
| "node_modules/ansi-regex": { |
| "version": "6.2.2", |
| "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz", |
| "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/ansi-regex?sponsor=1" |
| } |
| }, |
| "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==", |
| "license": "MIT", |
| "dependencies": { |
| "color-convert": "^2.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| } |
| }, |
| "node_modules/append-field": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/append-field/-/append-field-1.0.0.tgz", |
| "integrity": "sha512-klpgFSWLW1ZEs8svjfb7g4qWY0YS5imI82dTg+QahUvJ8YqAY0P10Uk8tTyh9ZGuYEZEMaeJYCF5BFuX552hsw==", |
| "license": "MIT" |
| }, |
| "node_modules/archiver": { |
| "version": "7.0.1", |
| "resolved": "https://registry.npmjs.org/archiver/-/archiver-7.0.1.tgz", |
| "integrity": "sha512-ZcbTaIqJOfCc03QwD468Unz/5Ir8ATtvAHsK+FdXbDIbGfihqh9mrvdcYunQzqn4HrvWWaFyaxJhGZagaJJpPQ==", |
| "license": "MIT", |
| "dependencies": { |
| "archiver-utils": "^5.0.2", |
| "async": "^3.2.4", |
| "buffer-crc32": "^1.0.0", |
| "readable-stream": "^4.0.0", |
| "readdir-glob": "^1.1.2", |
| "tar-stream": "^3.0.0", |
| "zip-stream": "^6.0.1" |
| }, |
| "engines": { |
| "node": ">= 14" |
| } |
| }, |
| "node_modules/archiver-utils": { |
| "version": "5.0.2", |
| "resolved": "https://registry.npmjs.org/archiver-utils/-/archiver-utils-5.0.2.tgz", |
| "integrity": "sha512-wuLJMmIBQYCsGZgYLTy5FIB2pF6Lfb6cXMSF8Qywwk3t20zWnAi7zLcQFdKQmIB8wyZpY5ER38x08GbwtR2cLA==", |
| "license": "MIT", |
| "dependencies": { |
| "glob": "^10.0.0", |
| "graceful-fs": "^4.2.0", |
| "is-stream": "^2.0.1", |
| "lazystream": "^1.0.0", |
| "lodash": "^4.17.15", |
| "normalize-path": "^3.0.0", |
| "readable-stream": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">= 14" |
| } |
| }, |
| "node_modules/archiver-utils/node_modules/readable-stream": { |
| "version": "4.7.0", |
| "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.7.0.tgz", |
| "integrity": "sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg==", |
| "license": "MIT", |
| "dependencies": { |
| "abort-controller": "^3.0.0", |
| "buffer": "^6.0.3", |
| "events": "^3.3.0", |
| "process": "^0.11.10", |
| "string_decoder": "^1.3.0" |
| }, |
| "engines": { |
| "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| } |
| }, |
| "node_modules/archiver/node_modules/readable-stream": { |
| "version": "4.7.0", |
| "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.7.0.tgz", |
| "integrity": "sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg==", |
| "license": "MIT", |
| "dependencies": { |
| "abort-controller": "^3.0.0", |
| "buffer": "^6.0.3", |
| "events": "^3.3.0", |
| "process": "^0.11.10", |
| "string_decoder": "^1.3.0" |
| }, |
| "engines": { |
| "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| } |
| }, |
| "node_modules/async": { |
| "version": "3.2.6", |
| "resolved": "https://registry.npmjs.org/async/-/async-3.2.6.tgz", |
| "integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==", |
| "license": "MIT" |
| }, |
| "node_modules/asynckit": { |
| "version": "0.4.0", |
| "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", |
| "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==", |
| "license": "MIT" |
| }, |
| "node_modules/axios": { |
| "version": "1.14.0", |
| "resolved": "https://registry.npmjs.org/axios/-/axios-1.14.0.tgz", |
| "integrity": "sha512-3Y8yrqLSwjuzpXuZ0oIYZ/XGgLwUIBU3uLvbcpb0pidD9ctpShJd43KSlEEkVQg6DS0G9NKyzOvBfUtDKEyHvQ==", |
| "license": "MIT", |
| "dependencies": { |
| "follow-redirects": "^1.15.11", |
| "form-data": "^4.0.5", |
| "proxy-from-env": "^2.1.0" |
| } |
| }, |
| "node_modules/b4a": { |
| "version": "1.8.0", |
| "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.8.0.tgz", |
| "integrity": "sha512-qRuSmNSkGQaHwNbM7J78Wwy+ghLEYF1zNrSeMxj4Kgw6y33O3mXcQ6Ie9fRvfU/YnxWkOchPXbaLb73TkIsfdg==", |
| "license": "Apache-2.0", |
| "peerDependencies": { |
| "react-native-b4a": "*" |
| }, |
| "peerDependenciesMeta": { |
| "react-native-b4a": { |
| "optional": true |
| } |
| } |
| }, |
| "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/balanced-match": { |
| "version": "4.0.4", |
| "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz", |
| "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": "18 || 20 || >=22" |
| } |
| }, |
| "node_modules/bare-events": { |
| "version": "2.8.2", |
| "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.8.2.tgz", |
| "integrity": "sha512-riJjyv1/mHLIPX4RwiK+oW9/4c3TEUeORHKefKAKnZ5kyslbN+HXowtbaVEqt4IMUB7OXlfixcs6gsFeo/jhiQ==", |
| "license": "Apache-2.0", |
| "peerDependencies": { |
| "bare-abort-controller": "*" |
| }, |
| "peerDependenciesMeta": { |
| "bare-abort-controller": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/bare-fs": { |
| "version": "4.6.0", |
| "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.6.0.tgz", |
| "integrity": "sha512-2YkS7NuiJceSEbyEOdSNLE9tsGd+f4+f7C+Nik/MCk27SYdwIMPT/yRKvg++FZhQXgk0KWJKJyXX9RhVV0RGqA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "bare-events": "^2.5.4", |
| "bare-path": "^3.0.0", |
| "bare-stream": "^2.6.4", |
| "bare-url": "^2.2.2", |
| "fast-fifo": "^1.3.2" |
| }, |
| "engines": { |
| "bare": ">=1.16.0" |
| }, |
| "peerDependencies": { |
| "bare-buffer": "*" |
| }, |
| "peerDependenciesMeta": { |
| "bare-buffer": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/bare-os": { |
| "version": "3.8.7", |
| "resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.8.7.tgz", |
| "integrity": "sha512-G4Gr1UsGeEy2qtDTZwL7JFLo2wapUarz7iTMcYcMFdS89AIQuBoyjgXZz0Utv7uHs3xA9LckhVbeBi8lEQrC+w==", |
| "license": "Apache-2.0", |
| "engines": { |
| "bare": ">=1.14.0" |
| } |
| }, |
| "node_modules/bare-path": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/bare-path/-/bare-path-3.0.0.tgz", |
| "integrity": "sha512-tyfW2cQcB5NN8Saijrhqn0Zh7AnFNsnczRcuWODH0eYAXBsJ5gVxAUuNr7tsHSC6IZ77cA0SitzT+s47kot8Mw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "bare-os": "^3.0.1" |
| } |
| }, |
| "node_modules/bare-stream": { |
| "version": "2.12.0", |
| "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.12.0.tgz", |
| "integrity": "sha512-w28i8lkBgREV3rPXGbgK+BO66q+ZpKqRWrZLiCdmmUlLPrQ45CzkvRhN+7lnv00Gpi2zy5naRxnUFAxCECDm9g==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "streamx": "^2.25.0", |
| "teex": "^1.0.1" |
| }, |
| "peerDependencies": { |
| "bare-abort-controller": "*", |
| "bare-buffer": "*", |
| "bare-events": "*" |
| }, |
| "peerDependenciesMeta": { |
| "bare-abort-controller": { |
| "optional": true |
| }, |
| "bare-buffer": { |
| "optional": true |
| }, |
| "bare-events": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/bare-url": { |
| "version": "2.4.0", |
| "resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.4.0.tgz", |
| "integrity": "sha512-NSTU5WN+fy/L0DDenfE8SXQna4voXuW0FHM7wH8i3/q9khUSchfPbPezO4zSFMnDGIf9YE+mt/RWhZgNRKRIXA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "bare-path": "^3.0.0" |
| } |
| }, |
| "node_modules/base64-js": { |
| "version": "1.5.1", |
| "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", |
| "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/feross" |
| }, |
| { |
| "type": "patreon", |
| "url": "https://www.patreon.com/feross" |
| }, |
| { |
| "type": "consulting", |
| "url": "https://feross.org/support" |
| } |
| ], |
| "license": "MIT" |
| }, |
| "node_modules/basic-auth": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/basic-auth/-/basic-auth-2.0.1.tgz", |
| "integrity": "sha512-NF+epuEdnUYVlGuhaxbbq+dvJttwLnGY+YixlXlME5KpQ5W3CnXA5cVTneY3SPbPDRkcjMbifrwmFYcClgOZeg==", |
| "license": "MIT", |
| "dependencies": { |
| "safe-buffer": "5.1.2" |
| }, |
| "engines": { |
| "node": ">= 0.8" |
| } |
| }, |
| "node_modules/basic-auth/node_modules/safe-buffer": { |
| "version": "5.1.2", |
| "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", |
| "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", |
| "license": "MIT" |
| }, |
| "node_modules/body-parser": { |
| "version": "2.2.2", |
| "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-2.2.2.tgz", |
| "integrity": "sha512-oP5VkATKlNwcgvxi0vM0p/D3n2C3EReYVX+DNYs5TjZFn/oQt2j+4sVJtSMr18pdRr8wjTcBl6LoV+FUwzPmNA==", |
| "license": "MIT", |
| "dependencies": { |
| "bytes": "^3.1.2", |
| "content-type": "^1.0.5", |
| "debug": "^4.4.3", |
| "http-errors": "^2.0.0", |
| "iconv-lite": "^0.7.0", |
| "on-finished": "^2.4.1", |
| "qs": "^6.14.1", |
| "raw-body": "^3.0.1", |
| "type-is": "^2.0.1" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/express" |
| } |
| }, |
| "node_modules/body-parser/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/body-parser/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/brace-expansion": { |
| "version": "5.0.5", |
| "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.5.tgz", |
| "integrity": "sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "balanced-match": "^4.0.2" |
| }, |
| "engines": { |
| "node": "18 || 20 || >=22" |
| } |
| }, |
| "node_modules/buffer": { |
| "version": "6.0.3", |
| "resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz", |
| "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==", |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/feross" |
| }, |
| { |
| "type": "patreon", |
| "url": "https://www.patreon.com/feross" |
| }, |
| { |
| "type": "consulting", |
| "url": "https://feross.org/support" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "base64-js": "^1.3.1", |
| "ieee754": "^1.2.1" |
| } |
| }, |
| "node_modules/buffer-crc32": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-1.0.0.tgz", |
| "integrity": "sha512-Db1SbgBS/fg/392AblrMJk97KggmvYhr4pB5ZIMTWtaivCPMWLkmb7m21cJvpvgK+J3nsU2CmmixNBZx4vFj/w==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8.0.0" |
| } |
| }, |
| "node_modules/buffer-from": { |
| "version": "1.1.2", |
| "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", |
| "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==", |
| "license": "MIT" |
| }, |
| "node_modules/busboy": { |
| "version": "1.6.0", |
| "resolved": "https://registry.npmjs.org/busboy/-/busboy-1.6.0.tgz", |
| "integrity": "sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==", |
| "dependencies": { |
| "streamsearch": "^1.1.0" |
| }, |
| "engines": { |
| "node": ">=10.16.0" |
| } |
| }, |
| "node_modules/bytes": { |
| "version": "3.1.2", |
| "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz", |
| "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.8" |
| } |
| }, |
| "node_modules/call-bind-apply-helpers": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz", |
| "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==", |
| "license": "MIT", |
| "dependencies": { |
| "es-errors": "^1.3.0", |
| "function-bind": "^1.1.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/call-bound": { |
| "version": "1.0.4", |
| "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz", |
| "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bind-apply-helpers": "^1.0.2", |
| "get-intrinsic": "^1.3.0" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "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==", |
| "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/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/clsx": { |
| "version": "1.2.1", |
| "resolved": "https://registry.npmjs.org/clsx/-/clsx-1.2.1.tgz", |
| "integrity": "sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==", |
| "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==", |
| "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==", |
| "license": "MIT" |
| }, |
| "node_modules/combined-stream": { |
| "version": "1.0.8", |
| "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", |
| "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", |
| "license": "MIT", |
| "dependencies": { |
| "delayed-stream": "~1.0.0" |
| }, |
| "engines": { |
| "node": ">= 0.8" |
| } |
| }, |
| "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": "14.0.3", |
| "resolved": "https://registry.npmjs.org/commander/-/commander-14.0.3.tgz", |
| "integrity": "sha512-H+y0Jo/T1RZ9qPP4Eh1pkcQcLRglraJaSLoyOtHxu6AapkjWVCy2Sit1QQ4x3Dng8qDlSsZEet7g5Pq06MvTgw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=20" |
| } |
| }, |
| "node_modules/compress-commons": { |
| "version": "6.0.2", |
| "resolved": "https://registry.npmjs.org/compress-commons/-/compress-commons-6.0.2.tgz", |
| "integrity": "sha512-6FqVXeETqWPoGcfzrXb37E50NP0LXT8kAMu5ooZayhWWdgEY4lBEEcbQNXtkuKQsGduxiIcI4gOTsxTmuq/bSg==", |
| "license": "MIT", |
| "dependencies": { |
| "crc-32": "^1.2.0", |
| "crc32-stream": "^6.0.0", |
| "is-stream": "^2.0.1", |
| "normalize-path": "^3.0.0", |
| "readable-stream": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">= 14" |
| } |
| }, |
| "node_modules/compress-commons/node_modules/readable-stream": { |
| "version": "4.7.0", |
| "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.7.0.tgz", |
| "integrity": "sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg==", |
| "license": "MIT", |
| "dependencies": { |
| "abort-controller": "^3.0.0", |
| "buffer": "^6.0.3", |
| "events": "^3.3.0", |
| "process": "^0.11.10", |
| "string_decoder": "^1.3.0" |
| }, |
| "engines": { |
| "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| } |
| }, |
| "node_modules/compressible": { |
| "version": "2.0.18", |
| "resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz", |
| "integrity": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==", |
| "license": "MIT", |
| "dependencies": { |
| "mime-db": ">= 1.43.0 < 2" |
| }, |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/compression": { |
| "version": "1.8.1", |
| "resolved": "https://registry.npmjs.org/compression/-/compression-1.8.1.tgz", |
| "integrity": "sha512-9mAqGPHLakhCLeNyxPkK4xVo746zQ/czLH1Ky+vkitMnWfWZps8r0qXuwhwizagCRttsL4lfG4pIOvaWLpAP0w==", |
| "license": "MIT", |
| "dependencies": { |
| "bytes": "3.1.2", |
| "compressible": "~2.0.18", |
| "debug": "2.6.9", |
| "negotiator": "~0.6.4", |
| "on-headers": "~1.1.0", |
| "safe-buffer": "5.2.1", |
| "vary": "~1.1.2" |
| }, |
| "engines": { |
| "node": ">= 0.8.0" |
| } |
| }, |
| "node_modules/concat-stream": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-2.0.0.tgz", |
| "integrity": "sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==", |
| "engines": [ |
| "node >= 6.0" |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "buffer-from": "^1.0.0", |
| "inherits": "^2.0.3", |
| "readable-stream": "^3.0.2", |
| "typedarray": "^0.0.6" |
| } |
| }, |
| "node_modules/content-disposition": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-1.0.1.tgz", |
| "integrity": "sha512-oIXISMynqSqm241k6kcQ5UwttDILMK4BiurCfGEREw6+X9jkkpEe5T9FZaApyLGGOnFuyMWZpdolTXMtvEJ08Q==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/express" |
| } |
| }, |
| "node_modules/content-type": { |
| "version": "1.0.5", |
| "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz", |
| "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/cookie": { |
| "version": "0.7.2", |
| "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz", |
| "integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/cookie-signature": { |
| "version": "1.2.2", |
| "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.2.2.tgz", |
| "integrity": "sha512-D76uU73ulSXrD1UXF4KE2TMxVVwhsnCgfAyTg9k8P6KGZjlXKrOLe4dJQKI3Bxi5wjesZoFXJWElNWBjPZMbhg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.6.0" |
| } |
| }, |
| "node_modules/core-util-is": { |
| "version": "1.0.3", |
| "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz", |
| "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==", |
| "license": "MIT" |
| }, |
| "node_modules/cors": { |
| "version": "2.8.6", |
| "resolved": "https://registry.npmjs.org/cors/-/cors-2.8.6.tgz", |
| "integrity": "sha512-tJtZBBHA6vjIAaF6EnIaq6laBBP9aq/Y3ouVJjEfoHbRBcHBAHYcMh/w8LDrk2PvIMMq8gmopa5D4V8RmbrxGw==", |
| "license": "MIT", |
| "dependencies": { |
| "object-assign": "^4", |
| "vary": "^1" |
| }, |
| "engines": { |
| "node": ">= 0.10" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/express" |
| } |
| }, |
| "node_modules/crc-32": { |
| "version": "1.2.2", |
| "resolved": "https://registry.npmjs.org/crc-32/-/crc-32-1.2.2.tgz", |
| "integrity": "sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==", |
| "license": "Apache-2.0", |
| "bin": { |
| "crc32": "bin/crc32.njs" |
| }, |
| "engines": { |
| "node": ">=0.8" |
| } |
| }, |
| "node_modules/crc32-stream": { |
| "version": "6.0.0", |
| "resolved": "https://registry.npmjs.org/crc32-stream/-/crc32-stream-6.0.0.tgz", |
| "integrity": "sha512-piICUB6ei4IlTv1+653yq5+KoqfBYmj9bw6LqXoOneTMDXk5nM1qt12mFW1caG3LlJXEKW1Bp0WggEmIfQB34g==", |
| "license": "MIT", |
| "dependencies": { |
| "crc-32": "^1.2.0", |
| "readable-stream": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">= 14" |
| } |
| }, |
| "node_modules/crc32-stream/node_modules/readable-stream": { |
| "version": "4.7.0", |
| "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.7.0.tgz", |
| "integrity": "sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg==", |
| "license": "MIT", |
| "dependencies": { |
| "abort-controller": "^3.0.0", |
| "buffer": "^6.0.3", |
| "events": "^3.3.0", |
| "process": "^0.11.10", |
| "string_decoder": "^1.3.0" |
| }, |
| "engines": { |
| "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| } |
| }, |
| "node_modules/crelt": { |
| "version": "1.0.6", |
| "resolved": "https://registry.npmjs.org/crelt/-/crelt-1.0.6.tgz", |
| "integrity": "sha512-VQ2MBenTq1fWZUH9DJNGti7kKv6EeAuYr3cLwxUWhIu1baTaXh4Ib5W2CqHVqib4/MqbYGJqiL3Zb8GJZr3l4g==", |
| "license": "MIT" |
| }, |
| "node_modules/cross-spawn": { |
| "version": "7.0.6", |
| "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", |
| "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", |
| "license": "MIT", |
| "dependencies": { |
| "path-key": "^3.1.0", |
| "shebang-command": "^2.0.0", |
| "which": "^2.0.1" |
| }, |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/csstype": { |
| "version": "3.2.3", |
| "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz", |
| "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==", |
| "license": "MIT" |
| }, |
| "node_modules/debug": { |
| "version": "2.6.9", |
| "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", |
| "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", |
| "license": "MIT", |
| "dependencies": { |
| "ms": "2.0.0" |
| } |
| }, |
| "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/deep-is": { |
| "version": "0.1.4", |
| "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", |
| "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/delayed-stream": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", |
| "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.4.0" |
| } |
| }, |
| "node_modules/depd": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz", |
| "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.8" |
| } |
| }, |
| "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/dunder-proto": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz", |
| "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bind-apply-helpers": "^1.0.1", |
| "es-errors": "^1.3.0", |
| "gopd": "^1.2.0" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/eastasianwidth": { |
| "version": "0.2.0", |
| "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", |
| "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", |
| "license": "MIT" |
| }, |
| "node_modules/ee-first": { |
| "version": "1.1.1", |
| "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", |
| "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==", |
| "license": "MIT" |
| }, |
| "node_modules/emoji-regex": { |
| "version": "9.2.2", |
| "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", |
| "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", |
| "license": "MIT" |
| }, |
| "node_modules/encodeurl": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz", |
| "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.8" |
| } |
| }, |
| "node_modules/es-define-property": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz", |
| "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/es-errors": { |
| "version": "1.3.0", |
| "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", |
| "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/es-object-atoms": { |
| "version": "1.1.1", |
| "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz", |
| "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==", |
| "license": "MIT", |
| "dependencies": { |
| "es-errors": "^1.3.0" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/es-set-tostringtag": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz", |
| "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==", |
| "license": "MIT", |
| "dependencies": { |
| "es-errors": "^1.3.0", |
| "get-intrinsic": "^1.2.6", |
| "has-tostringtag": "^1.0.2", |
| "hasown": "^2.0.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/esbuild": { |
| "version": "0.27.4", |
| "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.27.4.tgz", |
| "integrity": "sha512-Rq4vbHnYkK5fws5NF7MYTU68FPRE1ajX7heQ/8QXXWqNgqqJ/GkmmyxIzUnf2Sr/bakf8l54716CcMGHYhMrrQ==", |
| "dev": true, |
| "hasInstallScript": true, |
| "license": "MIT", |
| "bin": { |
| "esbuild": "bin/esbuild" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "optionalDependencies": { |
| "@esbuild/aix-ppc64": "0.27.4", |
| "@esbuild/android-arm": "0.27.4", |
| "@esbuild/android-arm64": "0.27.4", |
| "@esbuild/android-x64": "0.27.4", |
| "@esbuild/darwin-arm64": "0.27.4", |
| "@esbuild/darwin-x64": "0.27.4", |
| "@esbuild/freebsd-arm64": "0.27.4", |
| "@esbuild/freebsd-x64": "0.27.4", |
| "@esbuild/linux-arm": "0.27.4", |
| "@esbuild/linux-arm64": "0.27.4", |
| "@esbuild/linux-ia32": "0.27.4", |
| "@esbuild/linux-loong64": "0.27.4", |
| "@esbuild/linux-mips64el": "0.27.4", |
| "@esbuild/linux-ppc64": "0.27.4", |
| "@esbuild/linux-riscv64": "0.27.4", |
| "@esbuild/linux-s390x": "0.27.4", |
| "@esbuild/linux-x64": "0.27.4", |
| "@esbuild/netbsd-arm64": "0.27.4", |
| "@esbuild/netbsd-x64": "0.27.4", |
| "@esbuild/openbsd-arm64": "0.27.4", |
| "@esbuild/openbsd-x64": "0.27.4", |
| "@esbuild/openharmony-arm64": "0.27.4", |
| "@esbuild/sunos-x64": "0.27.4", |
| "@esbuild/win32-arm64": "0.27.4", |
| "@esbuild/win32-ia32": "0.27.4", |
| "@esbuild/win32-x64": "0.27.4" |
| } |
| }, |
| "node_modules/escape-html": { |
| "version": "1.0.3", |
| "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", |
| "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==", |
| "license": "MIT" |
| }, |
| "node_modules/escape-string-regexp": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", |
| "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/eslint": { |
| "version": "10.1.0", |
| "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.1.0.tgz", |
| "integrity": "sha512-S9jlY/ELKEUwwQnqWDO+f+m6sercqOPSqXM5Go94l7DOmxHVDgmSFGWEzeE/gwgTAr0W103BWt0QLe/7mabIvA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@eslint-community/eslint-utils": "^4.8.0", |
| "@eslint-community/regexpp": "^4.12.2", |
| "@eslint/config-array": "^0.23.3", |
| "@eslint/config-helpers": "^0.5.3", |
| "@eslint/core": "^1.1.1", |
| "@eslint/plugin-kit": "^0.6.1", |
| "@humanfs/node": "^0.16.6", |
| "@humanwhocodes/module-importer": "^1.0.1", |
| "@humanwhocodes/retry": "^0.4.2", |
| "@types/estree": "^1.0.6", |
| "ajv": "^6.14.0", |
| "cross-spawn": "^7.0.6", |
| "debug": "^4.3.2", |
| "escape-string-regexp": "^4.0.0", |
| "eslint-scope": "^9.1.2", |
| "eslint-visitor-keys": "^5.0.1", |
| "espree": "^11.2.0", |
| "esquery": "^1.7.0", |
| "esutils": "^2.0.2", |
| "fast-deep-equal": "^3.1.3", |
| "file-entry-cache": "^8.0.0", |
| "find-up": "^5.0.0", |
| "glob-parent": "^6.0.2", |
| "ignore": "^5.2.0", |
| "imurmurhash": "^0.1.4", |
| "is-glob": "^4.0.0", |
| "json-stable-stringify-without-jsonify": "^1.0.1", |
| "minimatch": "^10.2.4", |
| "natural-compare": "^1.4.0", |
| "optionator": "^0.9.3" |
| }, |
| "bin": { |
| "eslint": "bin/eslint.js" |
| }, |
| "engines": { |
| "node": "^20.19.0 || ^22.13.0 || >=24" |
| }, |
| "funding": { |
| "url": "https://eslint.org/donate" |
| }, |
| "peerDependencies": { |
| "jiti": "*" |
| }, |
| "peerDependenciesMeta": { |
| "jiti": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/eslint-scope": { |
| "version": "9.1.2", |
| "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-9.1.2.tgz", |
| "integrity": "sha512-xS90H51cKw0jltxmvmHy2Iai1LIqrfbw57b79w/J7MfvDfkIkFZ+kj6zC3BjtUwh150HsSSdxXZcsuv72miDFQ==", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "dependencies": { |
| "@types/esrecurse": "^4.3.1", |
| "@types/estree": "^1.0.8", |
| "esrecurse": "^4.3.0", |
| "estraverse": "^5.2.0" |
| }, |
| "engines": { |
| "node": "^20.19.0 || ^22.13.0 || >=24" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/eslint" |
| } |
| }, |
| "node_modules/eslint-visitor-keys": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz", |
| "integrity": "sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "engines": { |
| "node": "^20.19.0 || ^22.13.0 || >=24" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/eslint" |
| } |
| }, |
| "node_modules/eslint/node_modules/debug": { |
| "version": "4.4.3", |
| "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", |
| "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "ms": "^2.1.3" |
| }, |
| "engines": { |
| "node": ">=6.0" |
| }, |
| "peerDependenciesMeta": { |
| "supports-color": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/eslint/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==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/espree": { |
| "version": "11.2.0", |
| "resolved": "https://registry.npmjs.org/espree/-/espree-11.2.0.tgz", |
| "integrity": "sha512-7p3DrVEIopW1B1avAGLuCSh1jubc01H2JHc8B4qqGblmg5gI9yumBgACjWo4JlIc04ufug4xJ3SQI8HkS/Rgzw==", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "dependencies": { |
| "acorn": "^8.16.0", |
| "acorn-jsx": "^5.3.2", |
| "eslint-visitor-keys": "^5.0.1" |
| }, |
| "engines": { |
| "node": "^20.19.0 || ^22.13.0 || >=24" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/eslint" |
| } |
| }, |
| "node_modules/esquery": { |
| "version": "1.7.0", |
| "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.7.0.tgz", |
| "integrity": "sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==", |
| "dev": true, |
| "license": "BSD-3-Clause", |
| "dependencies": { |
| "estraverse": "^5.1.0" |
| }, |
| "engines": { |
| "node": ">=0.10" |
| } |
| }, |
| "node_modules/esrecurse": { |
| "version": "4.3.0", |
| "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", |
| "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "dependencies": { |
| "estraverse": "^5.2.0" |
| }, |
| "engines": { |
| "node": ">=4.0" |
| } |
| }, |
| "node_modules/estraverse": { |
| "version": "5.3.0", |
| "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", |
| "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "engines": { |
| "node": ">=4.0" |
| } |
| }, |
| "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/esutils": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", |
| "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/etag": { |
| "version": "1.8.1", |
| "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz", |
| "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/event-target-shim": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz", |
| "integrity": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/events": { |
| "version": "3.3.0", |
| "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz", |
| "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.8.x" |
| } |
| }, |
| "node_modules/events-universal": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/events-universal/-/events-universal-1.0.1.tgz", |
| "integrity": "sha512-LUd5euvbMLpwOF8m6ivPCbhQeSiYVNb8Vs0fQ8QjXo0JTkEHpz8pxdQf0gStltaPpw0Cca8b39KxvK9cfKRiAw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "bare-events": "^2.7.0" |
| } |
| }, |
| "node_modules/express": { |
| "version": "5.2.1", |
| "resolved": "https://registry.npmjs.org/express/-/express-5.2.1.tgz", |
| "integrity": "sha512-hIS4idWWai69NezIdRt2xFVofaF4j+6INOpJlVOLDO8zXGpUVEVzIYk12UUi2JzjEzWL3IOAxcTubgz9Po0yXw==", |
| "license": "MIT", |
| "dependencies": { |
| "accepts": "^2.0.0", |
| "body-parser": "^2.2.1", |
| "content-disposition": "^1.0.0", |
| "content-type": "^1.0.5", |
| "cookie": "^0.7.1", |
| "cookie-signature": "^1.2.1", |
| "debug": "^4.4.0", |
| "depd": "^2.0.0", |
| "encodeurl": "^2.0.0", |
| "escape-html": "^1.0.3", |
| "etag": "^1.8.1", |
| "finalhandler": "^2.1.0", |
| "fresh": "^2.0.0", |
| "http-errors": "^2.0.0", |
| "merge-descriptors": "^2.0.0", |
| "mime-types": "^3.0.0", |
| "on-finished": "^2.4.1", |
| "once": "^1.4.0", |
| "parseurl": "^1.3.3", |
| "proxy-addr": "^2.0.7", |
| "qs": "^6.14.0", |
| "range-parser": "^1.2.1", |
| "router": "^2.2.0", |
| "send": "^1.1.0", |
| "serve-static": "^2.2.0", |
| "statuses": "^2.0.1", |
| "type-is": "^2.0.1", |
| "vary": "^1.1.2" |
| }, |
| "engines": { |
| "node": ">= 18" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/express" |
| } |
| }, |
| "node_modules/express-rate-limit": { |
| "version": "8.3.2", |
| "resolved": "https://registry.npmjs.org/express-rate-limit/-/express-rate-limit-8.3.2.tgz", |
| "integrity": "sha512-77VmFeJkO0/rvimEDuUC5H30oqUC4EyOhyGccfqoLebB0oiEYfM7nwPrsDsBL1gsTpwfzX8SFy2MT3TDyRq+bg==", |
| "license": "MIT", |
| "dependencies": { |
| "ip-address": "10.1.0" |
| }, |
| "engines": { |
| "node": ">= 16" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/express-rate-limit" |
| }, |
| "peerDependencies": { |
| "express": ">= 4.11" |
| } |
| }, |
| "node_modules/express/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/express/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/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/fast-deep-equal": { |
| "version": "3.1.3", |
| "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", |
| "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/fast-fifo": { |
| "version": "1.3.2", |
| "resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz", |
| "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==", |
| "license": "MIT" |
| }, |
| "node_modules/fast-json-stable-stringify": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", |
| "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/fast-levenshtein": { |
| "version": "2.0.6", |
| "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", |
| "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", |
| "dev": true, |
| "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/figlet": { |
| "version": "1.11.0", |
| "resolved": "https://registry.npmjs.org/figlet/-/figlet-1.11.0.tgz", |
| "integrity": "sha512-EEx3OS/l2bFqcUNN2NM9FPJp8vAMrgbCxsbl2hbcJNNxOEwVe3mEzrhan7TbJQViZa8mMqhihlbCaqD+LyYKTQ==", |
| "license": "MIT", |
| "dependencies": { |
| "commander": "^14.0.0" |
| }, |
| "bin": { |
| "figlet": "bin/index.js" |
| }, |
| "engines": { |
| "node": ">= 17.0.0" |
| } |
| }, |
| "node_modules/file-entry-cache": { |
| "version": "8.0.0", |
| "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz", |
| "integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "flat-cache": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">=16.0.0" |
| } |
| }, |
| "node_modules/finalhandler": { |
| "version": "2.1.1", |
| "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-2.1.1.tgz", |
| "integrity": "sha512-S8KoZgRZN+a5rNwqTxlZZePjT/4cnm0ROV70LedRHZ0p8u9fRID0hJUZQpkKLzro8LfmC8sx23bY6tVNxv8pQA==", |
| "license": "MIT", |
| "dependencies": { |
| "debug": "^4.4.0", |
| "encodeurl": "^2.0.0", |
| "escape-html": "^1.0.3", |
| "on-finished": "^2.4.1", |
| "parseurl": "^1.3.3", |
| "statuses": "^2.0.1" |
| }, |
| "engines": { |
| "node": ">= 18.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/express" |
| } |
| }, |
| "node_modules/finalhandler/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/finalhandler/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/find-up": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", |
| "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "locate-path": "^6.0.0", |
| "path-exists": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/flat-cache": { |
| "version": "4.0.1", |
| "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz", |
| "integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "flatted": "^3.2.9", |
| "keyv": "^4.5.4" |
| }, |
| "engines": { |
| "node": ">=16" |
| } |
| }, |
| "node_modules/flatted": { |
| "version": "3.4.2", |
| "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.2.tgz", |
| "integrity": "sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==", |
| "dev": true, |
| "license": "ISC" |
| }, |
| "node_modules/follow-redirects": { |
| "version": "1.15.11", |
| "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.11.tgz", |
| "integrity": "sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==", |
| "funding": [ |
| { |
| "type": "individual", |
| "url": "https://github.com/sponsors/RubenVerborgh" |
| } |
| ], |
| "license": "MIT", |
| "engines": { |
| "node": ">=4.0" |
| }, |
| "peerDependenciesMeta": { |
| "debug": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/foreground-child": { |
| "version": "3.3.1", |
| "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz", |
| "integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==", |
| "license": "ISC", |
| "dependencies": { |
| "cross-spawn": "^7.0.6", |
| "signal-exit": "^4.0.1" |
| }, |
| "engines": { |
| "node": ">=14" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/form-data": { |
| "version": "4.0.5", |
| "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.5.tgz", |
| "integrity": "sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==", |
| "license": "MIT", |
| "dependencies": { |
| "asynckit": "^0.4.0", |
| "combined-stream": "^1.0.8", |
| "es-set-tostringtag": "^2.1.0", |
| "hasown": "^2.0.2", |
| "mime-types": "^2.1.12" |
| }, |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "node_modules/form-data/node_modules/mime-db": { |
| "version": "1.52.0", |
| "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", |
| "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/form-data/node_modules/mime-types": { |
| "version": "2.1.35", |
| "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", |
| "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", |
| "license": "MIT", |
| "dependencies": { |
| "mime-db": "1.52.0" |
| }, |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/forwarded": { |
| "version": "0.2.0", |
| "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz", |
| "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/framer-motion": { |
| "version": "12.38.0", |
| "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.38.0.tgz", |
| "integrity": "sha512-rFYkY/pigbcswl1XQSb7q424kSTQ8q6eAC+YUsSKooHQYuLdzdHjrt6uxUC+PRAO++q5IS7+TamgIw1AphxR+g==", |
| "license": "MIT", |
| "dependencies": { |
| "motion-dom": "^12.38.0", |
| "motion-utils": "^12.36.0", |
| "tslib": "^2.4.0" |
| }, |
| "peerDependencies": { |
| "@emotion/is-prop-valid": "*", |
| "react": "^18.0.0 || ^19.0.0", |
| "react-dom": "^18.0.0 || ^19.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "@emotion/is-prop-valid": { |
| "optional": true |
| }, |
| "react": { |
| "optional": true |
| }, |
| "react-dom": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/fresh": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/fresh/-/fresh-2.0.0.tgz", |
| "integrity": "sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.8" |
| } |
| }, |
| "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/function-bind": { |
| "version": "1.1.2", |
| "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", |
| "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", |
| "license": "MIT", |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/get-intrinsic": { |
| "version": "1.3.0", |
| "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz", |
| "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bind-apply-helpers": "^1.0.2", |
| "es-define-property": "^1.0.1", |
| "es-errors": "^1.3.0", |
| "es-object-atoms": "^1.1.1", |
| "function-bind": "^1.1.2", |
| "get-proto": "^1.0.1", |
| "gopd": "^1.2.0", |
| "has-symbols": "^1.1.0", |
| "hasown": "^2.0.2", |
| "math-intrinsics": "^1.1.0" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/get-proto": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz", |
| "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==", |
| "license": "MIT", |
| "dependencies": { |
| "dunder-proto": "^1.0.1", |
| "es-object-atoms": "^1.0.0" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/get-tsconfig": { |
| "version": "4.13.7", |
| "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.13.7.tgz", |
| "integrity": "sha512-7tN6rFgBlMgpBML5j8typ92BKFi2sFQvIdpAqLA2beia5avZDrMs0FLZiM5etShWq5irVyGcGMEA1jcDaK7A/Q==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "resolve-pkg-maps": "^1.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/privatenumber/get-tsconfig?sponsor=1" |
| } |
| }, |
| "node_modules/glob": { |
| "version": "10.5.0", |
| "resolved": "https://registry.npmjs.org/glob/-/glob-10.5.0.tgz", |
| "integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==", |
| "deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me", |
| "license": "ISC", |
| "dependencies": { |
| "foreground-child": "^3.1.0", |
| "jackspeak": "^3.1.2", |
| "minimatch": "^9.0.4", |
| "minipass": "^7.1.2", |
| "package-json-from-dist": "^1.0.0", |
| "path-scurry": "^1.11.1" |
| }, |
| "bin": { |
| "glob": "dist/esm/bin.mjs" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/glob-parent": { |
| "version": "6.0.2", |
| "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", |
| "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "is-glob": "^4.0.3" |
| }, |
| "engines": { |
| "node": ">=10.13.0" |
| } |
| }, |
| "node_modules/glob/node_modules/balanced-match": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", |
| "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", |
| "license": "MIT" |
| }, |
| "node_modules/glob/node_modules/brace-expansion": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.3.tgz", |
| "integrity": "sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==", |
| "license": "MIT", |
| "dependencies": { |
| "balanced-match": "^1.0.0" |
| } |
| }, |
| "node_modules/glob/node_modules/minimatch": { |
| "version": "9.0.9", |
| "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz", |
| "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==", |
| "license": "ISC", |
| "dependencies": { |
| "brace-expansion": "^2.0.2" |
| }, |
| "engines": { |
| "node": ">=16 || 14 >=14.17" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/goober": { |
| "version": "2.1.18", |
| "resolved": "https://registry.npmjs.org/goober/-/goober-2.1.18.tgz", |
| "integrity": "sha512-2vFqsaDVIT9Gz7N6kAL++pLpp41l3PfDuusHcjnGLfR6+huZkl6ziX+zgVC3ZxpqWhzH6pyDdGrCeDhMIvwaxw==", |
| "license": "MIT", |
| "peerDependencies": { |
| "csstype": "^3.0.10" |
| } |
| }, |
| "node_modules/gopd": { |
| "version": "1.2.0", |
| "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz", |
| "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "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==", |
| "license": "ISC" |
| }, |
| "node_modules/gradient-string": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/gradient-string/-/gradient-string-3.0.0.tgz", |
| "integrity": "sha512-frdKI4Qi8Ihp4C6wZNB565de/THpIaw3DjP5ku87M+N9rNSGmPTjfkq61SdRXB7eCaL8O1hkKDvf6CDMtOzIAg==", |
| "license": "MIT", |
| "dependencies": { |
| "chalk": "^5.3.0", |
| "tinygradient": "^1.1.5" |
| }, |
| "engines": { |
| "node": ">=14" |
| } |
| }, |
| "node_modules/gradient-string/node_modules/chalk": { |
| "version": "5.6.2", |
| "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.6.2.tgz", |
| "integrity": "sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==", |
| "license": "MIT", |
| "engines": { |
| "node": "^12.17.0 || ^14.13 || >=16.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/chalk?sponsor=1" |
| } |
| }, |
| "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==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/has-symbols": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz", |
| "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/has-tostringtag": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz", |
| "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==", |
| "license": "MIT", |
| "dependencies": { |
| "has-symbols": "^1.0.3" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/hasown": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", |
| "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", |
| "license": "MIT", |
| "dependencies": { |
| "function-bind": "^1.1.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "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-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/helmet": { |
| "version": "8.1.0", |
| "resolved": "https://registry.npmjs.org/helmet/-/helmet-8.1.0.tgz", |
| "integrity": "sha512-jOiHyAZsmnr8LqoPGmCjYAaiuWwjAPLgY8ZX2XrmHawt99/u1y6RgrZMTeoPfpUbV96HOalYgz1qzkRbw54Pmg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "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/http-errors": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.1.tgz", |
| "integrity": "sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==", |
| "license": "MIT", |
| "dependencies": { |
| "depd": "~2.0.0", |
| "inherits": "~2.0.4", |
| "setprototypeof": "~1.2.0", |
| "statuses": "~2.0.2", |
| "toidentifier": "~1.0.1" |
| }, |
| "engines": { |
| "node": ">= 0.8" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/express" |
| } |
| }, |
| "node_modules/http-errors/node_modules/inherits": { |
| "version": "2.0.4", |
| "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", |
| "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", |
| "license": "ISC" |
| }, |
| "node_modules/iconv-lite": { |
| "version": "0.7.2", |
| "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.7.2.tgz", |
| "integrity": "sha512-im9DjEDQ55s9fL4EYzOAv0yMqmMBSZp6G0VvFyTMPKWxiSBHUj9NW/qqLmXUwXrrM7AvqSlTCfvqRb0cM8yYqw==", |
| "license": "MIT", |
| "dependencies": { |
| "safer-buffer": ">= 2.1.2 < 3.0.0" |
| }, |
| "engines": { |
| "node": ">=0.10.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/express" |
| } |
| }, |
| "node_modules/idb-keyval": { |
| "version": "6.2.2", |
| "resolved": "https://registry.npmjs.org/idb-keyval/-/idb-keyval-6.2.2.tgz", |
| "integrity": "sha512-yjD9nARJ/jb1g+CvD0tlhUHOrJ9Sy0P8T9MF3YaLlHnSRpwPfpTX0XIvpmw3gAJUmEu3FiICLBDPXVwyEvrleg==", |
| "license": "Apache-2.0" |
| }, |
| "node_modules/ieee754": { |
| "version": "1.2.1", |
| "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", |
| "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/feross" |
| }, |
| { |
| "type": "patreon", |
| "url": "https://www.patreon.com/feross" |
| }, |
| { |
| "type": "consulting", |
| "url": "https://feross.org/support" |
| } |
| ], |
| "license": "BSD-3-Clause" |
| }, |
| "node_modules/ignore": { |
| "version": "5.3.2", |
| "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz", |
| "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 4" |
| } |
| }, |
| "node_modules/imurmurhash": { |
| "version": "0.1.4", |
| "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", |
| "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.8.19" |
| } |
| }, |
| "node_modules/inherits": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz", |
| "integrity": "sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==", |
| "license": "ISC" |
| }, |
| "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/ip-address": { |
| "version": "10.1.0", |
| "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-10.1.0.tgz", |
| "integrity": "sha512-XXADHxXmvT9+CRxhXg56LJovE+bmWnEWB78LB83VZTprKTmaC5QfruXocxzTZ2Kl0DNwKuBdlIhjL8LeY8Sf8Q==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 12" |
| } |
| }, |
| "node_modules/ipaddr.js": { |
| "version": "1.9.1", |
| "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz", |
| "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.10" |
| } |
| }, |
| "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-extglob": { |
| "version": "2.1.1", |
| "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", |
| "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "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==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/is-glob": { |
| "version": "4.0.3", |
| "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", |
| "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "is-extglob": "^2.1.1" |
| }, |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "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/is-promise": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/is-promise/-/is-promise-4.0.0.tgz", |
| "integrity": "sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ==", |
| "license": "MIT" |
| }, |
| "node_modules/is-stream": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", |
| "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/isarray": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", |
| "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==", |
| "license": "MIT" |
| }, |
| "node_modules/isexe": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", |
| "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", |
| "license": "ISC" |
| }, |
| "node_modules/jackspeak": { |
| "version": "3.4.3", |
| "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz", |
| "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==", |
| "license": "BlueOak-1.0.0", |
| "dependencies": { |
| "@isaacs/cliui": "^8.0.2" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| }, |
| "optionalDependencies": { |
| "@pkgjs/parseargs": "^0.11.0" |
| } |
| }, |
| "node_modules/json-buffer": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", |
| "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/json-schema-traverse": { |
| "version": "0.4.1", |
| "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", |
| "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/json-stable-stringify-without-jsonify": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", |
| "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/keyv": { |
| "version": "4.5.4", |
| "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", |
| "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "json-buffer": "3.0.1" |
| } |
| }, |
| "node_modules/lazystream": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/lazystream/-/lazystream-1.0.1.tgz", |
| "integrity": "sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==", |
| "license": "MIT", |
| "dependencies": { |
| "readable-stream": "^2.0.5" |
| }, |
| "engines": { |
| "node": ">= 0.6.3" |
| } |
| }, |
| "node_modules/lazystream/node_modules/readable-stream": { |
| "version": "2.3.8", |
| "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz", |
| "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", |
| "license": "MIT", |
| "dependencies": { |
| "core-util-is": "~1.0.0", |
| "inherits": "~2.0.3", |
| "isarray": "~1.0.0", |
| "process-nextick-args": "~2.0.0", |
| "safe-buffer": "~5.1.1", |
| "string_decoder": "~1.1.1", |
| "util-deprecate": "~1.0.1" |
| } |
| }, |
| "node_modules/lazystream/node_modules/safe-buffer": { |
| "version": "5.1.2", |
| "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", |
| "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", |
| "license": "MIT" |
| }, |
| "node_modules/lazystream/node_modules/string_decoder": { |
| "version": "1.1.1", |
| "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", |
| "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", |
| "license": "MIT", |
| "dependencies": { |
| "safe-buffer": "~5.1.0" |
| } |
| }, |
| "node_modules/levn": { |
| "version": "0.4.1", |
| "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", |
| "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "prelude-ls": "^1.2.1", |
| "type-check": "~0.4.0" |
| }, |
| "engines": { |
| "node": ">= 0.8.0" |
| } |
| }, |
| "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/locate-path": { |
| "version": "6.0.0", |
| "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", |
| "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "p-locate": "^5.0.0" |
| }, |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/lodash": { |
| "version": "4.18.1", |
| "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz", |
| "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==", |
| "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/lru-cache": { |
| "version": "10.4.3", |
| "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz", |
| "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", |
| "license": "ISC" |
| }, |
| "node_modules/lucide-react": { |
| "version": "1.7.0", |
| "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.7.0.tgz", |
| "integrity": "sha512-yI7BeItCLZJTXikmK4KNUGCKoGzSvbKlfCvw44bU4fXAL6v3gYS4uHD1jzsLkfwODYwI6Drw5Tu9Z5ulDe0TSg==", |
| "license": "ISC", |
| "peerDependencies": { |
| "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" |
| } |
| }, |
| "node_modules/math-intrinsics": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz", |
| "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "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-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/media-typer": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-1.1.0.tgz", |
| "integrity": "sha512-aisnrDP4GNe06UcKFnV5bfMNPBUw4jsLGaWwWfnH3v02GnBuXX2MCVn5RbrWo0j3pczUilYblq7fQ7Nw2t5XKw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.8" |
| } |
| }, |
| "node_modules/merge-descriptors": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-2.0.0.tgz", |
| "integrity": "sha512-Snk314V5ayFLhp3fkUREub6WtjBfPdCPY1Ln8/8munuLuiYhsABgBVWsozAG+MWMbVEvcdcpbi9R7ww22l9Q3g==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "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-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/micromark/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/micromark/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/mime-db": { |
| "version": "1.54.0", |
| "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz", |
| "integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/mime-types": { |
| "version": "3.0.2", |
| "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.2.tgz", |
| "integrity": "sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A==", |
| "license": "MIT", |
| "dependencies": { |
| "mime-db": "^1.54.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/express" |
| } |
| }, |
| "node_modules/minimatch": { |
| "version": "10.2.5", |
| "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz", |
| "integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==", |
| "dev": true, |
| "license": "BlueOak-1.0.0", |
| "dependencies": { |
| "brace-expansion": "^5.0.5" |
| }, |
| "engines": { |
| "node": "18 || 20 || >=22" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/minipass": { |
| "version": "7.1.3", |
| "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.3.tgz", |
| "integrity": "sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==", |
| "license": "BlueOak-1.0.0", |
| "engines": { |
| "node": ">=16 || 14 >=14.17" |
| } |
| }, |
| "node_modules/morgan": { |
| "version": "1.10.1", |
| "resolved": "https://registry.npmjs.org/morgan/-/morgan-1.10.1.tgz", |
| "integrity": "sha512-223dMRJtI/l25dJKWpgij2cMtywuG/WiUKXdvwfbhGKBhy1puASqXwFzmWZ7+K73vUPoR7SS2Qz2cI/g9MKw0A==", |
| "license": "MIT", |
| "dependencies": { |
| "basic-auth": "~2.0.1", |
| "debug": "2.6.9", |
| "depd": "~2.0.0", |
| "on-finished": "~2.3.0", |
| "on-headers": "~1.1.0" |
| }, |
| "engines": { |
| "node": ">= 0.8.0" |
| } |
| }, |
| "node_modules/morgan/node_modules/on-finished": { |
| "version": "2.3.0", |
| "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz", |
| "integrity": "sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==", |
| "license": "MIT", |
| "dependencies": { |
| "ee-first": "1.1.1" |
| }, |
| "engines": { |
| "node": ">= 0.8" |
| } |
| }, |
| "node_modules/motion-dom": { |
| "version": "12.38.0", |
| "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.38.0.tgz", |
| "integrity": "sha512-pdkHLD8QYRp8VfiNLb8xIBJis1byQ9gPT3Jnh2jqfFtAsWUA3dEepDlsWe/xMpO8McV+VdpKVcp+E+TGJEtOoA==", |
| "license": "MIT", |
| "dependencies": { |
| "motion-utils": "^12.36.0" |
| } |
| }, |
| "node_modules/motion-utils": { |
| "version": "12.36.0", |
| "resolved": "https://registry.npmjs.org/motion-utils/-/motion-utils-12.36.0.tgz", |
| "integrity": "sha512-eHWisygbiwVvf6PZ1vhaHCLamvkSbPIeAYxWUuL3a2PD/TROgE7FvfHWTIH4vMl798QLfMw15nRqIaRDXTlYRg==", |
| "license": "MIT" |
| }, |
| "node_modules/ms": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", |
| "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", |
| "license": "MIT" |
| }, |
| "node_modules/multer": { |
| "version": "2.1.1", |
| "resolved": "https://registry.npmjs.org/multer/-/multer-2.1.1.tgz", |
| "integrity": "sha512-mo+QTzKlx8R7E5ylSXxWzGoXoZbOsRMpyitcht8By2KHvMbf3tjwosZ/Mu/XYU6UuJ3VZnODIrak5ZrPiPyB6A==", |
| "license": "MIT", |
| "dependencies": { |
| "append-field": "^1.0.0", |
| "busboy": "^1.6.0", |
| "concat-stream": "^2.0.0", |
| "type-is": "^1.6.18" |
| }, |
| "engines": { |
| "node": ">= 10.16.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/express" |
| } |
| }, |
| "node_modules/multer/node_modules/media-typer": { |
| "version": "0.3.0", |
| "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz", |
| "integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/multer/node_modules/mime-db": { |
| "version": "1.52.0", |
| "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", |
| "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/multer/node_modules/mime-types": { |
| "version": "2.1.35", |
| "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", |
| "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", |
| "license": "MIT", |
| "dependencies": { |
| "mime-db": "1.52.0" |
| }, |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/multer/node_modules/type-is": { |
| "version": "1.6.18", |
| "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz", |
| "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==", |
| "license": "MIT", |
| "dependencies": { |
| "media-typer": "0.3.0", |
| "mime-types": "~2.1.24" |
| }, |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/nanoid": { |
| "version": "3.3.11", |
| "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz", |
| "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==", |
| "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/natural-compare": { |
| "version": "1.4.0", |
| "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", |
| "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/negotiator": { |
| "version": "0.6.4", |
| "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.4.tgz", |
| "integrity": "sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/node-addon-api": { |
| "version": "7.1.1", |
| "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz", |
| "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==", |
| "license": "MIT" |
| }, |
| "node_modules/node-pty": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/node-pty/-/node-pty-1.1.0.tgz", |
| "integrity": "sha512-20JqtutY6JPXTUnL0ij1uad7Qe1baT46lyolh2sSENDd4sTzKZ4nmAFkeAARDKwmlLjPx6XKRlwRUxwjOy+lUg==", |
| "hasInstallScript": true, |
| "license": "MIT", |
| "dependencies": { |
| "node-addon-api": "^7.1.0" |
| } |
| }, |
| "node_modules/normalize-path": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", |
| "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/nprogress": { |
| "version": "0.2.0", |
| "resolved": "https://registry.npmjs.org/nprogress/-/nprogress-0.2.0.tgz", |
| "integrity": "sha512-I19aIingLgR1fmhftnbWWO3dXc0hSxqHQHQb3H8m+K3TnEn/iSeTZZOyvKXWqQESMwuUVnatlCnZdLBZZt2VSA==", |
| "license": "MIT" |
| }, |
| "node_modules/object-assign": { |
| "version": "4.1.1", |
| "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", |
| "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/object-inspect": { |
| "version": "1.13.4", |
| "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz", |
| "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/on-finished": { |
| "version": "2.4.1", |
| "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz", |
| "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==", |
| "license": "MIT", |
| "dependencies": { |
| "ee-first": "1.1.1" |
| }, |
| "engines": { |
| "node": ">= 0.8" |
| } |
| }, |
| "node_modules/on-headers": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.1.0.tgz", |
| "integrity": "sha512-737ZY3yNnXy37FHkQxPzt4UZ2UWPWiCZWLvFZ4fu5cueciegX0zGPnrlY6bwRg4FdQOe9YU8MkmJwGhoMybl8A==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.8" |
| } |
| }, |
| "node_modules/once": { |
| "version": "1.4.0", |
| "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", |
| "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", |
| "license": "ISC", |
| "dependencies": { |
| "wrappy": "1" |
| } |
| }, |
| "node_modules/optionator": { |
| "version": "0.9.4", |
| "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz", |
| "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "deep-is": "^0.1.3", |
| "fast-levenshtein": "^2.0.6", |
| "levn": "^0.4.1", |
| "prelude-ls": "^1.2.1", |
| "type-check": "^0.4.0", |
| "word-wrap": "^1.2.5" |
| }, |
| "engines": { |
| "node": ">= 0.8.0" |
| } |
| }, |
| "node_modules/p-limit": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", |
| "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "yocto-queue": "^0.1.0" |
| }, |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/p-locate": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", |
| "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "p-limit": "^3.0.2" |
| }, |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/package-json-from-dist": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz", |
| "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==", |
| "license": "BlueOak-1.0.0" |
| }, |
| "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/parseurl": { |
| "version": "1.3.3", |
| "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz", |
| "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.8" |
| } |
| }, |
| "node_modules/path-exists": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", |
| "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/path-key": { |
| "version": "3.1.1", |
| "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", |
| "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/path-scurry": { |
| "version": "1.11.1", |
| "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz", |
| "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", |
| "license": "BlueOak-1.0.0", |
| "dependencies": { |
| "lru-cache": "^10.2.0", |
| "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" |
| }, |
| "engines": { |
| "node": ">=16 || 14 >=14.18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/path-to-regexp": { |
| "version": "8.4.1", |
| "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.4.1.tgz", |
| "integrity": "sha512-fvU78fIjZ+SBM9YwCknCvKOUKkLVqtWDVctl0s7xIqfmfb38t2TT4ZU2gHm+Z8xGwgW+QWEU3oQSAzIbo89Ggw==", |
| "license": "MIT", |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/express" |
| } |
| }, |
| "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.4", |
| "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz", |
| "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/jonschlinkert" |
| } |
| }, |
| "node_modules/postcss": { |
| "version": "8.5.8", |
| "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.8.tgz", |
| "integrity": "sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==", |
| "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.11", |
| "picocolors": "^1.1.1", |
| "source-map-js": "^1.2.1" |
| }, |
| "engines": { |
| "node": "^10 || ^12 || >=14" |
| } |
| }, |
| "node_modules/prelude-ls": { |
| "version": "1.2.1", |
| "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", |
| "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.8.0" |
| } |
| }, |
| "node_modules/process": { |
| "version": "0.11.10", |
| "resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz", |
| "integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.6.0" |
| } |
| }, |
| "node_modules/process-nextick-args": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", |
| "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==", |
| "license": "MIT" |
| }, |
| "node_modules/property-information": { |
| "version": "7.1.0", |
| "resolved": "https://registry.npmjs.org/property-information/-/property-information-7.1.0.tgz", |
| "integrity": "sha512-TwEZ+X+yCJmYfL7TPUOcvBZ4QfoT5YenQiJuX//0th53DE6w0xxLEtfK3iyryQFddXuvkIk51EEgrJQ0WJkOmQ==", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/proxy-addr": { |
| "version": "2.0.7", |
| "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz", |
| "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==", |
| "license": "MIT", |
| "dependencies": { |
| "forwarded": "0.2.0", |
| "ipaddr.js": "1.9.1" |
| }, |
| "engines": { |
| "node": ">= 0.10" |
| } |
| }, |
| "node_modules/proxy-from-env": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-2.1.0.tgz", |
| "integrity": "sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=10" |
| } |
| }, |
| "node_modules/punycode": { |
| "version": "2.3.1", |
| "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", |
| "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/qs": { |
| "version": "6.15.0", |
| "resolved": "https://registry.npmjs.org/qs/-/qs-6.15.0.tgz", |
| "integrity": "sha512-mAZTtNCeetKMH+pSjrb76NAM8V9a05I9aBZOHztWy/UqcJdQYNsf59vrRKWnojAT9Y+GbIvoTBC++CPHqpDBhQ==", |
| "license": "BSD-3-Clause", |
| "dependencies": { |
| "side-channel": "^1.1.0" |
| }, |
| "engines": { |
| "node": ">=0.6" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/range-parser": { |
| "version": "1.2.1", |
| "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz", |
| "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/raw-body": { |
| "version": "3.0.2", |
| "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-3.0.2.tgz", |
| "integrity": "sha512-K5zQjDllxWkf7Z5xJdV0/B0WTNqx6vxG70zJE4N0kBs4LovmEYWJzQGxC9bS9RAKu3bgM40lrd5zoLJ12MQ5BA==", |
| "license": "MIT", |
| "dependencies": { |
| "bytes": "~3.1.2", |
| "http-errors": "~2.0.1", |
| "iconv-lite": "~0.7.0", |
| "unpipe": "~1.0.0" |
| }, |
| "engines": { |
| "node": ">= 0.10" |
| } |
| }, |
| "node_modules/react": { |
| "version": "19.2.4", |
| "resolved": "https://registry.npmjs.org/react/-/react-19.2.4.tgz", |
| "integrity": "sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/react-contexify": { |
| "version": "6.0.0", |
| "resolved": "https://registry.npmjs.org/react-contexify/-/react-contexify-6.0.0.tgz", |
| "integrity": "sha512-jMhz6yZI81Jv3UDj7TXqCkhdkCFEEmvwGCPXsQuA2ZUC8EbCuVQ6Cy8FzKMXa0y454XTDClBN2YFvvmoFlrFkg==", |
| "license": "MIT", |
| "dependencies": { |
| "clsx": "^1.2.1" |
| }, |
| "peerDependencies": { |
| "react": ">=16", |
| "react-dom": ">=16" |
| } |
| }, |
| "node_modules/react-dom": { |
| "version": "19.2.4", |
| "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.4.tgz", |
| "integrity": "sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "scheduler": "^0.27.0" |
| }, |
| "peerDependencies": { |
| "react": "^19.2.4" |
| } |
| }, |
| "node_modules/react-hot-toast": { |
| "version": "2.6.0", |
| "resolved": "https://registry.npmjs.org/react-hot-toast/-/react-hot-toast-2.6.0.tgz", |
| "integrity": "sha512-bH+2EBMZ4sdyou/DPrfgIouFpcRLCJ+HoCA32UoAYHn6T3Ur5yfcDCeSr5mwldl6pFOsiocmrXMuoCJ1vV8bWg==", |
| "license": "MIT", |
| "dependencies": { |
| "csstype": "^3.1.3", |
| "goober": "^2.1.16" |
| }, |
| "engines": { |
| "node": ">=10" |
| }, |
| "peerDependencies": { |
| "react": ">=16", |
| "react-dom": ">=16" |
| } |
| }, |
| "node_modules/react-hotkeys-hook": { |
| "version": "5.2.4", |
| "resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-5.2.4.tgz", |
| "integrity": "sha512-BgKg+A1+TawkYluh5Bo4cTmcgMN5L29uhJbDUQdHwPX+qgXRjIPYU5kIDHyxnAwCkCBiu9V5OpB2mpyeluVF2A==", |
| "license": "MIT", |
| "peerDependencies": { |
| "react": ">=16.8.0", |
| "react-dom": ">=16.8.0" |
| } |
| }, |
| "node_modules/react-icons": { |
| "version": "5.6.0", |
| "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.6.0.tgz", |
| "integrity": "sha512-RH93p5ki6LfOiIt0UtDyNg/cee+HLVR6cHHtW3wALfo+eOHTp8RnU2kRkI6E+H19zMIs03DyxUG/GfZMOGvmiA==", |
| "license": "MIT", |
| "peerDependencies": { |
| "react": "*" |
| } |
| }, |
| "node_modules/react-markdown": { |
| "version": "10.1.0", |
| "resolved": "https://registry.npmjs.org/react-markdown/-/react-markdown-10.1.0.tgz", |
| "integrity": "sha512-qKxVopLT/TyA6BX3Ue5NwabOsAzm0Q7kAPwq6L+wWDwisYs7R8vZ0nRXqq6rkueboxpkjvLGU9fWifiX/ZZFxQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/hast": "^3.0.0", |
| "@types/mdast": "^4.0.0", |
| "devlop": "^1.0.0", |
| "hast-util-to-jsx-runtime": "^2.0.0", |
| "html-url-attributes": "^3.0.0", |
| "mdast-util-to-hast": "^13.0.0", |
| "remark-parse": "^11.0.0", |
| "remark-rehype": "^11.0.0", |
| "unified": "^11.0.0", |
| "unist-util-visit": "^5.0.0", |
| "vfile": "^6.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| }, |
| "peerDependencies": { |
| "@types/react": ">=18", |
| "react": ">=18" |
| } |
| }, |
| "node_modules/react-resizable-panels": { |
| "version": "4.9.0", |
| "resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-4.9.0.tgz", |
| "integrity": "sha512-sEl+hA6y9/kxa0aPlrUC+G1lcShAf/PiIjoeC8kWXxa53RfAVplVCIxEl01Nwa4L2iRa5JXBXq1/mI8ch6qOZQ==", |
| "license": "MIT", |
| "peerDependencies": { |
| "react": "^18.0.0 || ^19.0.0", |
| "react-dom": "^18.0.0 || ^19.0.0" |
| } |
| }, |
| "node_modules/react-router": { |
| "version": "7.13.2", |
| "resolved": "https://registry.npmjs.org/react-router/-/react-router-7.13.2.tgz", |
| "integrity": "sha512-tX1Aee+ArlKQP+NIUd7SE6Li+CiGKwQtbS+FfRxPX6Pe4vHOo6nr9d++u5cwg+Z8K/x8tP+7qLmujDtfrAoUJA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "cookie": "^1.0.1", |
| "set-cookie-parser": "^2.6.0" |
| }, |
| "engines": { |
| "node": ">=20.0.0" |
| }, |
| "peerDependencies": { |
| "react": ">=18", |
| "react-dom": ">=18" |
| }, |
| "peerDependenciesMeta": { |
| "react-dom": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/react-router-dom": { |
| "version": "7.13.2", |
| "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.13.2.tgz", |
| "integrity": "sha512-aR7SUORwTqAW0JDeiWF07e9SBE9qGpByR9I8kJT5h/FrBKxPMS6TiC7rmVO+gC0q52Bx7JnjWe8Z1sR9faN4YA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "react-router": "7.13.2" |
| }, |
| "engines": { |
| "node": ">=20.0.0" |
| }, |
| "peerDependencies": { |
| "react": ">=18", |
| "react-dom": ">=18" |
| } |
| }, |
| "node_modules/react-router/node_modules/cookie": { |
| "version": "1.1.1", |
| "resolved": "https://registry.npmjs.org/cookie/-/cookie-1.1.1.tgz", |
| "integrity": "sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/express" |
| } |
| }, |
| "node_modules/react-simple-code-editor": { |
| "version": "0.14.1", |
| "resolved": "https://registry.npmjs.org/react-simple-code-editor/-/react-simple-code-editor-0.14.1.tgz", |
| "integrity": "sha512-BR5DtNRy+AswWJECyA17qhUDvrrCZ6zXOCfkQY5zSmb96BVUbpVAv03WpcjcwtCwiLbIANx3gebHOcXYn1EHow==", |
| "license": "MIT", |
| "peerDependencies": { |
| "react": ">=16.8.0", |
| "react-dom": ">=16.8.0" |
| } |
| }, |
| "node_modules/readable-stream": { |
| "version": "3.6.2", |
| "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz", |
| "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", |
| "license": "MIT", |
| "dependencies": { |
| "inherits": "^2.0.3", |
| "string_decoder": "^1.1.1", |
| "util-deprecate": "^1.0.1" |
| }, |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "node_modules/readdir-glob": { |
| "version": "1.1.3", |
| "resolved": "https://registry.npmjs.org/readdir-glob/-/readdir-glob-1.1.3.tgz", |
| "integrity": "sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "minimatch": "^5.1.0" |
| } |
| }, |
| "node_modules/readdir-glob/node_modules/balanced-match": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", |
| "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", |
| "license": "MIT" |
| }, |
| "node_modules/readdir-glob/node_modules/brace-expansion": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.3.tgz", |
| "integrity": "sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==", |
| "license": "MIT", |
| "dependencies": { |
| "balanced-match": "^1.0.0" |
| } |
| }, |
| "node_modules/readdir-glob/node_modules/minimatch": { |
| "version": "5.1.9", |
| "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.9.tgz", |
| "integrity": "sha512-7o1wEA2RyMP7Iu7GNba9vc0RWWGACJOCZBJX2GJWip0ikV+wcOsgVuY9uE8CPiyQhkGFSlhuSkZPavN7u1c2Fw==", |
| "license": "ISC", |
| "dependencies": { |
| "brace-expansion": "^2.0.1" |
| }, |
| "engines": { |
| "node": ">=10" |
| } |
| }, |
| "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/resolve-pkg-maps": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz", |
| "integrity": "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==", |
| "dev": true, |
| "license": "MIT", |
| "funding": { |
| "url": "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1" |
| } |
| }, |
| "node_modules/rolldown": { |
| "version": "1.0.0-rc.15", |
| "resolved": "https://registry.npmjs.org/rolldown/-/rolldown-1.0.0-rc.15.tgz", |
| "integrity": "sha512-Ff31guA5zT6WjnGp0SXw76X6hzGRk/OQq2hE+1lcDe+lJdHSgnSX6nK3erbONHyCbpSj9a9E+uX/OvytZoWp2g==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@oxc-project/types": "=0.124.0", |
| "@rolldown/pluginutils": "1.0.0-rc.15" |
| }, |
| "bin": { |
| "rolldown": "bin/cli.mjs" |
| }, |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| }, |
| "optionalDependencies": { |
| "@rolldown/binding-android-arm64": "1.0.0-rc.15", |
| "@rolldown/binding-darwin-arm64": "1.0.0-rc.15", |
| "@rolldown/binding-darwin-x64": "1.0.0-rc.15", |
| "@rolldown/binding-freebsd-x64": "1.0.0-rc.15", |
| "@rolldown/binding-linux-arm-gnueabihf": "1.0.0-rc.15", |
| "@rolldown/binding-linux-arm64-gnu": "1.0.0-rc.15", |
| "@rolldown/binding-linux-arm64-musl": "1.0.0-rc.15", |
| "@rolldown/binding-linux-ppc64-gnu": "1.0.0-rc.15", |
| "@rolldown/binding-linux-s390x-gnu": "1.0.0-rc.15", |
| "@rolldown/binding-linux-x64-gnu": "1.0.0-rc.15", |
| "@rolldown/binding-linux-x64-musl": "1.0.0-rc.15", |
| "@rolldown/binding-openharmony-arm64": "1.0.0-rc.15", |
| "@rolldown/binding-wasm32-wasi": "1.0.0-rc.15", |
| "@rolldown/binding-win32-arm64-msvc": "1.0.0-rc.15", |
| "@rolldown/binding-win32-x64-msvc": "1.0.0-rc.15" |
| } |
| }, |
| "node_modules/rolldown/node_modules/@rolldown/pluginutils": { |
| "version": "1.0.0-rc.15", |
| "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.15.tgz", |
| "integrity": "sha512-UromN0peaE53IaBRe9W7CjrZgXl90fqGpK+mIZbA3qSTeYqg3pqpROBdIPvOG3F5ereDHNwoHBI2e50n1BDr1g==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/router": { |
| "version": "2.2.0", |
| "resolved": "https://registry.npmjs.org/router/-/router-2.2.0.tgz", |
| "integrity": "sha512-nLTrUKm2UyiL7rlhapu/Zl45FwNgkZGaCpZbIHajDYgwlJCOzLSk+cIPAnsEqV955GjILJnKbdQC1nVPz+gAYQ==", |
| "license": "MIT", |
| "dependencies": { |
| "debug": "^4.4.0", |
| "depd": "^2.0.0", |
| "is-promise": "^4.0.0", |
| "parseurl": "^1.3.3", |
| "path-to-regexp": "^8.0.0" |
| }, |
| "engines": { |
| "node": ">= 18" |
| } |
| }, |
| "node_modules/router/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/router/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/safe-buffer": { |
| "version": "5.2.1", |
| "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", |
| "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/feross" |
| }, |
| { |
| "type": "patreon", |
| "url": "https://www.patreon.com/feross" |
| }, |
| { |
| "type": "consulting", |
| "url": "https://feross.org/support" |
| } |
| ], |
| "license": "MIT" |
| }, |
| "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.27.0", |
| "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz", |
| "integrity": "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/send": { |
| "version": "1.2.1", |
| "resolved": "https://registry.npmjs.org/send/-/send-1.2.1.tgz", |
| "integrity": "sha512-1gnZf7DFcoIcajTjTwjwuDjzuz4PPcY2StKPlsGAQ1+YH20IRVrBaXSWmdjowTJ6u8Rc01PoYOGHXfP1mYcZNQ==", |
| "license": "MIT", |
| "dependencies": { |
| "debug": "^4.4.3", |
| "encodeurl": "^2.0.0", |
| "escape-html": "^1.0.3", |
| "etag": "^1.8.1", |
| "fresh": "^2.0.0", |
| "http-errors": "^2.0.1", |
| "mime-types": "^3.0.2", |
| "ms": "^2.1.3", |
| "on-finished": "^2.4.1", |
| "range-parser": "^1.2.1", |
| "statuses": "^2.0.2" |
| }, |
| "engines": { |
| "node": ">= 18" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/express" |
| } |
| }, |
| "node_modules/send/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/send/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/serve-static": { |
| "version": "2.2.1", |
| "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-2.2.1.tgz", |
| "integrity": "sha512-xRXBn0pPqQTVQiC8wyQrKs2MOlX24zQ0POGaj0kultvoOCstBQM5yvOhAVSUwOMjQtTvsPWoNCHfPGwaaQJhTw==", |
| "license": "MIT", |
| "dependencies": { |
| "encodeurl": "^2.0.0", |
| "escape-html": "^1.0.3", |
| "parseurl": "^1.3.3", |
| "send": "^1.2.0" |
| }, |
| "engines": { |
| "node": ">= 18" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/express" |
| } |
| }, |
| "node_modules/set-cookie-parser": { |
| "version": "2.7.2", |
| "resolved": "https://registry.npmjs.org/set-cookie-parser/-/set-cookie-parser-2.7.2.tgz", |
| "integrity": "sha512-oeM1lpU/UvhTxw+g3cIfxXHyJRc/uidd3yK1P242gzHds0udQBYzs3y8j4gCCW+ZJ7ad0yctld8RYO+bdurlvw==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/setprototypeof": { |
| "version": "1.2.0", |
| "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz", |
| "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==", |
| "license": "ISC" |
| }, |
| "node_modules/shebang-command": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", |
| "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", |
| "license": "MIT", |
| "dependencies": { |
| "shebang-regex": "^3.0.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/shebang-regex": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", |
| "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/side-channel": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz", |
| "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==", |
| "license": "MIT", |
| "dependencies": { |
| "es-errors": "^1.3.0", |
| "object-inspect": "^1.13.3", |
| "side-channel-list": "^1.0.0", |
| "side-channel-map": "^1.0.1", |
| "side-channel-weakmap": "^1.0.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/side-channel-list": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.0.tgz", |
| "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==", |
| "license": "MIT", |
| "dependencies": { |
| "es-errors": "^1.3.0", |
| "object-inspect": "^1.13.3" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/side-channel-map": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz", |
| "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bound": "^1.0.2", |
| "es-errors": "^1.3.0", |
| "get-intrinsic": "^1.2.5", |
| "object-inspect": "^1.13.3" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/side-channel-weakmap": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz", |
| "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bound": "^1.0.2", |
| "es-errors": "^1.3.0", |
| "get-intrinsic": "^1.2.5", |
| "object-inspect": "^1.13.3", |
| "side-channel-map": "^1.0.1" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/signal-exit": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", |
| "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=14" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "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/state-local": { |
| "version": "1.0.7", |
| "resolved": "https://registry.npmjs.org/state-local/-/state-local-1.0.7.tgz", |
| "integrity": "sha512-HTEHMNieakEnoe33shBYcZ7NX83ACUjCu8c40iOGEZsngj9zRnkqS9j1pqQPXwobB0ZcVTk27REb7COQ0UR59w==", |
| "license": "MIT" |
| }, |
| "node_modules/statuses": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.2.tgz", |
| "integrity": "sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.8" |
| } |
| }, |
| "node_modules/streamsearch": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/streamsearch/-/streamsearch-1.1.0.tgz", |
| "integrity": "sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==", |
| "engines": { |
| "node": ">=10.0.0" |
| } |
| }, |
| "node_modules/streamx": { |
| "version": "2.25.0", |
| "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.25.0.tgz", |
| "integrity": "sha512-0nQuG6jf1w+wddNEEXCF4nTg3LtufWINB5eFEN+5TNZW7KWJp6x87+JFL43vaAUPyCfH1wID+mNVyW6OHtFamg==", |
| "license": "MIT", |
| "dependencies": { |
| "events-universal": "^1.0.0", |
| "fast-fifo": "^1.3.2", |
| "text-decoder": "^1.1.0" |
| } |
| }, |
| "node_modules/string_decoder": { |
| "version": "1.3.0", |
| "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", |
| "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", |
| "license": "MIT", |
| "dependencies": { |
| "safe-buffer": "~5.2.0" |
| } |
| }, |
| "node_modules/string-width": { |
| "version": "5.1.2", |
| "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", |
| "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", |
| "license": "MIT", |
| "dependencies": { |
| "eastasianwidth": "^0.2.0", |
| "emoji-regex": "^9.2.2", |
| "strip-ansi": "^7.0.1" |
| }, |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/string-width-cjs": { |
| "name": "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==", |
| "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/string-width-cjs/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==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/string-width-cjs/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==", |
| "license": "MIT" |
| }, |
| "node_modules/string-width-cjs/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==", |
| "license": "MIT", |
| "dependencies": { |
| "ansi-regex": "^5.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": "7.2.0", |
| "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz", |
| "integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==", |
| "license": "MIT", |
| "dependencies": { |
| "ansi-regex": "^6.2.2" |
| }, |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/strip-ansi?sponsor=1" |
| } |
| }, |
| "node_modules/strip-ansi-cjs": { |
| "name": "strip-ansi", |
| "version": "6.0.1", |
| "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", |
| "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", |
| "license": "MIT", |
| "dependencies": { |
| "ansi-regex": "^5.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/strip-ansi-cjs/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==", |
| "license": "MIT", |
| "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/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==", |
| "license": "MIT", |
| "dependencies": { |
| "has-flag": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/sweetalert2": { |
| "version": "11.26.24", |
| "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.26.24.tgz", |
| "integrity": "sha512-SLgukW4wicewpW5VOukSXY5Z6DL/z7HCOK2ODSjmQPiSphCN8gJAmh9npoceXOtBRNoDN0xIz+zHYthtfiHmjg==", |
| "license": "MIT", |
| "funding": { |
| "type": "individual", |
| "url": "https://github.com/sponsors/limonte" |
| } |
| }, |
| "node_modules/sweetalert2-react-content": { |
| "version": "5.1.2", |
| "resolved": "https://registry.npmjs.org/sweetalert2-react-content/-/sweetalert2-react-content-5.1.2.tgz", |
| "integrity": "sha512-7s4JSqqw2OOSKxX+NjVkHwNmN2fGliulJYwjDYlYZ/yc9Gfslxd2XlYFFveEp7pXHVXpQHOAth+vnIKDpHAJNA==", |
| "license": "MIT", |
| "peerDependencies": { |
| "react": "^18.0.0 || ^19.0.0", |
| "react-dom": "^18.0.0 || ^19.0.0", |
| "sweetalert2": "^11.0.0" |
| } |
| }, |
| "node_modules/tar-stream": { |
| "version": "3.1.8", |
| "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.8.tgz", |
| "integrity": "sha512-U6QpVRyCGHva435KoNWy9PRoi2IFYCgtEhq9nmrPPpbRacPs9IH4aJ3gbrFC8dPcXvdSZ4XXfXT5Fshbp2MtlQ==", |
| "license": "MIT", |
| "dependencies": { |
| "b4a": "^1.6.4", |
| "bare-fs": "^4.5.5", |
| "fast-fifo": "^1.2.0", |
| "streamx": "^2.15.0" |
| } |
| }, |
| "node_modules/teex": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/teex/-/teex-1.0.1.tgz", |
| "integrity": "sha512-eYE6iEI62Ni1H8oIa7KlDU6uQBtqr4Eajni3wX7rpfXD8ysFx8z0+dri+KWEPWpBsxXfxu58x/0jvTVT1ekOSg==", |
| "license": "MIT", |
| "dependencies": { |
| "streamx": "^2.12.5" |
| } |
| }, |
| "node_modules/text-decoder": { |
| "version": "1.2.7", |
| "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.7.tgz", |
| "integrity": "sha512-vlLytXkeP4xvEq2otHeJfSQIRyWxo/oZGEbXrtEEF9Hnmrdly59sUbzZ/QgyWuLYHctCHxFF4tRQZNQ9k60ExQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "b4a": "^1.6.4" |
| } |
| }, |
| "node_modules/tinycolor2": { |
| "version": "1.6.0", |
| "resolved": "https://registry.npmjs.org/tinycolor2/-/tinycolor2-1.6.0.tgz", |
| "integrity": "sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==", |
| "license": "MIT" |
| }, |
| "node_modules/tinyglobby": { |
| "version": "0.2.15", |
| "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz", |
| "integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "fdir": "^6.5.0", |
| "picomatch": "^4.0.3" |
| }, |
| "engines": { |
| "node": ">=12.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/SuperchupuDev" |
| } |
| }, |
| "node_modules/tinygradient": { |
| "version": "1.1.5", |
| "resolved": "https://registry.npmjs.org/tinygradient/-/tinygradient-1.1.5.tgz", |
| "integrity": "sha512-8nIfc2vgQ4TeLnk2lFj4tRLvvJwEfQuabdsmvDdQPT0xlk9TaNtpGd6nNRxXoK6vQhN6RSzj+Cnp5tTQmpxmbw==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/tinycolor2": "^1.4.0", |
| "tinycolor2": "^1.0.0" |
| } |
| }, |
| "node_modules/toidentifier": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz", |
| "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.6" |
| } |
| }, |
| "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/tslib": { |
| "version": "2.8.1", |
| "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", |
| "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", |
| "license": "0BSD" |
| }, |
| "node_modules/tsx": { |
| "version": "4.21.0", |
| "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.21.0.tgz", |
| "integrity": "sha512-5C1sg4USs1lfG0GFb2RLXsdpXqBSEhAaA/0kPL01wxzpMqLILNxIxIOKiILz+cdg/pLnOUxFYOR5yhHU666wbw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "esbuild": "~0.27.0", |
| "get-tsconfig": "^4.7.5" |
| }, |
| "bin": { |
| "tsx": "dist/cli.mjs" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| }, |
| "optionalDependencies": { |
| "fsevents": "~2.3.3" |
| } |
| }, |
| "node_modules/type-check": { |
| "version": "0.4.0", |
| "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", |
| "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "prelude-ls": "^1.2.1" |
| }, |
| "engines": { |
| "node": ">= 0.8.0" |
| } |
| }, |
| "node_modules/type-is": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/type-is/-/type-is-2.0.1.tgz", |
| "integrity": "sha512-OZs6gsjF4vMp32qrCbiVSkrFmXtG/AZhY3t0iAMrMBiAZyV9oALtXO8hsrHbMXF9x6L3grlFuwW2oAz7cav+Gw==", |
| "license": "MIT", |
| "dependencies": { |
| "content-type": "^1.0.5", |
| "media-typer": "^1.1.0", |
| "mime-types": "^3.0.0" |
| }, |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/typedarray": { |
| "version": "0.0.6", |
| "resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz", |
| "integrity": "sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==", |
| "license": "MIT" |
| }, |
| "node_modules/typescript": { |
| "version": "6.0.2", |
| "resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.2.tgz", |
| "integrity": "sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==", |
| "license": "Apache-2.0", |
| "bin": { |
| "tsc": "bin/tsc", |
| "tsserver": "bin/tsserver" |
| }, |
| "engines": { |
| "node": ">=14.17" |
| } |
| }, |
| "node_modules/undici-types": { |
| "version": "7.19.2", |
| "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.19.2.tgz", |
| "integrity": "sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==", |
| "license": "MIT" |
| }, |
| "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-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-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/unpipe": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz", |
| "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.8" |
| } |
| }, |
| "node_modules/uri-js": { |
| "version": "4.4.1", |
| "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", |
| "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "dependencies": { |
| "punycode": "^2.1.0" |
| } |
| }, |
| "node_modules/util-deprecate": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", |
| "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", |
| "license": "MIT" |
| }, |
| "node_modules/vary": { |
| "version": "1.1.2", |
| "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz", |
| "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.8" |
| } |
| }, |
| "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-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.0.8", |
| "resolved": "https://registry.npmjs.org/vite/-/vite-8.0.8.tgz", |
| "integrity": "sha512-dbU7/iLVa8KZALJyLOBOQ88nOXtNG8vxKuOT4I2mD+Ya70KPceF4IAmDsmU0h1Qsn5bPrvsY9HJstCRh3hG6Uw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "lightningcss": "^1.32.0", |
| "picomatch": "^4.0.4", |
| "postcss": "^8.5.8", |
| "rolldown": "1.0.0-rc.15", |
| "tinyglobby": "^0.2.15" |
| }, |
| "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.1.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/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/which": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", |
| "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", |
| "license": "ISC", |
| "dependencies": { |
| "isexe": "^2.0.0" |
| }, |
| "bin": { |
| "node-which": "bin/node-which" |
| }, |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/word-wrap": { |
| "version": "1.2.5", |
| "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz", |
| "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/wrap-ansi": { |
| "version": "8.1.0", |
| "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", |
| "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", |
| "license": "MIT", |
| "dependencies": { |
| "ansi-styles": "^6.1.0", |
| "string-width": "^5.0.1", |
| "strip-ansi": "^7.0.1" |
| }, |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/wrap-ansi?sponsor=1" |
| } |
| }, |
| "node_modules/wrap-ansi-cjs": { |
| "name": "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==", |
| "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/wrap-ansi-cjs/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==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/wrap-ansi-cjs/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==", |
| "license": "MIT" |
| }, |
| "node_modules/wrap-ansi-cjs/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==", |
| "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/wrap-ansi-cjs/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==", |
| "license": "MIT", |
| "dependencies": { |
| "ansi-regex": "^5.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/wrap-ansi/node_modules/ansi-styles": { |
| "version": "6.2.3", |
| "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.3.tgz", |
| "integrity": "sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| } |
| }, |
| "node_modules/wrappy": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", |
| "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", |
| "license": "ISC" |
| }, |
| "node_modules/ws": { |
| "version": "8.20.0", |
| "resolved": "https://registry.npmjs.org/ws/-/ws-8.20.0.tgz", |
| "integrity": "sha512-sAt8BhgNbzCtgGbt2OxmpuryO63ZoDk/sqaB/znQm94T4fCEsy/yV+7CdC1kJhOU9lboAEU7R3kquuycDoibVA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=10.0.0" |
| }, |
| "peerDependencies": { |
| "bufferutil": "^4.0.1", |
| "utf-8-validate": ">=5.0.2" |
| }, |
| "peerDependenciesMeta": { |
| "bufferutil": { |
| "optional": true |
| }, |
| "utf-8-validate": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/xterm": { |
| "version": "5.3.0", |
| "resolved": "https://registry.npmjs.org/xterm/-/xterm-5.3.0.tgz", |
| "integrity": "sha512-8QqjlekLUFTrU6x7xck1MsPzPA571K5zNqWm0M0oroYEWVOptZ0+ubQSkQ3uxIEhcIHRujJy6emDWX4A7qyFzg==", |
| "deprecated": "This package is now deprecated. Move to @xterm/xterm instead.", |
| "license": "MIT" |
| }, |
| "node_modules/xterm-addon-fit": { |
| "version": "0.8.0", |
| "resolved": "https://registry.npmjs.org/xterm-addon-fit/-/xterm-addon-fit-0.8.0.tgz", |
| "integrity": "sha512-yj3Np7XlvxxhYF/EJ7p3KHaMt6OdwQ+HDu573Vx1lRXsVxOcnVJs51RgjZOouIZOczTsskaS+CpXspK81/DLqw==", |
| "deprecated": "This package is now deprecated. Move to @xterm/addon-fit instead.", |
| "license": "MIT", |
| "peerDependencies": { |
| "xterm": "^5.0.0" |
| } |
| }, |
| "node_modules/yocto-queue": { |
| "version": "0.1.0", |
| "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", |
| "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/zip-stream": { |
| "version": "6.0.1", |
| "resolved": "https://registry.npmjs.org/zip-stream/-/zip-stream-6.0.1.tgz", |
| "integrity": "sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==", |
| "license": "MIT", |
| "dependencies": { |
| "archiver-utils": "^5.0.0", |
| "compress-commons": "^6.0.2", |
| "readable-stream": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">= 14" |
| } |
| }, |
| "node_modules/zip-stream/node_modules/readable-stream": { |
| "version": "4.7.0", |
| "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.7.0.tgz", |
| "integrity": "sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg==", |
| "license": "MIT", |
| "dependencies": { |
| "abort-controller": "^3.0.0", |
| "buffer": "^6.0.3", |
| "events": "^3.3.0", |
| "process": "^0.11.10", |
| "string_decoder": "^1.3.0" |
| }, |
| "engines": { |
| "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| } |
| }, |
| "node_modules/zustand": { |
| "version": "5.0.12", |
| "resolved": "https://registry.npmjs.org/zustand/-/zustand-5.0.12.tgz", |
| "integrity": "sha512-i77ae3aZq4dhMlRhJVCYgMLKuSiZAaUPAct2AksxQ+gOtimhGMdXljRT21P5BNpeT4kXlLIckvkPM029OljD7g==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12.20.0" |
| }, |
| "peerDependencies": { |
| "@types/react": ">=18.0.0", |
| "immer": ">=9.0.6", |
| "react": ">=18.0.0", |
| "use-sync-external-store": ">=1.2.0" |
| }, |
| "peerDependenciesMeta": { |
| "@types/react": { |
| "optional": true |
| }, |
| "immer": { |
| "optional": true |
| }, |
| "react": { |
| "optional": true |
| }, |
| "use-sync-external-store": { |
| "optional": true |
| } |
| } |
| }, |
| "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" |
| } |
| } |
| } |
| } |
|
|