| { |
| "name": "react-example", |
| "version": "0.0.0", |
| "lockfileVersion": 3, |
| "requires": true, |
| "packages": { |
| "": { |
| "name": "react-example", |
| "version": "0.0.0", |
| "dependencies": { |
| "@base-ui/react": "^1.3.0", |
| "@fontsource-variable/geist": "^5.2.8", |
| "@monaco-editor/react": "^4.7.0", |
| "@vitejs/plugin-react": "^5.0.4", |
| "class-variance-authority": "^0.7.1", |
| "clsx": "^2.1.1", |
| "cors": "^2.8.6", |
| "express": "^4.22.1", |
| "highlight.js": "^11.11.1", |
| "lucide-react": "^0.546.0", |
| "motion": "^12.38.0", |
| "react": "^19.0.0", |
| "react-confetti": "^6.4.0", |
| "react-dom": "^19.0.0", |
| "react-markdown": "^10.1.0", |
| "recharts": "^3.8.1", |
| "rehype-highlight": "^7.0.2", |
| "remark-gfm": "^4.0.1", |
| "shadcn": "^4.2.0", |
| "tailwind-merge": "^3.5.0", |
| "tw-animate-css": "^1.4.0", |
| "vite": "^6.2.0", |
| "xterm": "^5.3.0" |
| }, |
| "devDependencies": { |
| "@tailwindcss/vite": "^4.2.4", |
| "@types/node": "^22.14.0", |
| "autoprefixer": "^10.4.21", |
| "tailwindcss": "^4.1.14", |
| "typescript": "~5.8.2" |
| } |
| }, |
| "node_modules/@babel/code-frame": { |
| "version": "7.29.0", |
| "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.0.tgz", |
| "integrity": "sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-validator-identifier": "^7.28.5", |
| "js-tokens": "^4.0.0", |
| "picocolors": "^1.1.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/compat-data": { |
| "version": "7.29.0", |
| "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.29.0.tgz", |
| "integrity": "sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/core": { |
| "version": "7.29.0", |
| "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.29.0.tgz", |
| "integrity": "sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/code-frame": "^7.29.0", |
| "@babel/generator": "^7.29.0", |
| "@babel/helper-compilation-targets": "^7.28.6", |
| "@babel/helper-module-transforms": "^7.28.6", |
| "@babel/helpers": "^7.28.6", |
| "@babel/parser": "^7.29.0", |
| "@babel/template": "^7.28.6", |
| "@babel/traverse": "^7.29.0", |
| "@babel/types": "^7.29.0", |
| "@jridgewell/remapping": "^2.3.5", |
| "convert-source-map": "^2.0.0", |
| "debug": "^4.1.0", |
| "gensync": "^1.0.0-beta.2", |
| "json5": "^2.2.3", |
| "semver": "^6.3.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/babel" |
| } |
| }, |
| "node_modules/@babel/generator": { |
| "version": "7.29.1", |
| "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.29.1.tgz", |
| "integrity": "sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/parser": "^7.29.0", |
| "@babel/types": "^7.29.0", |
| "@jridgewell/gen-mapping": "^0.3.12", |
| "@jridgewell/trace-mapping": "^0.3.28", |
| "jsesc": "^3.0.2" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-annotate-as-pure": { |
| "version": "7.27.3", |
| "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.27.3.tgz", |
| "integrity": "sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/types": "^7.27.3" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-compilation-targets": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.28.6.tgz", |
| "integrity": "sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/compat-data": "^7.28.6", |
| "@babel/helper-validator-option": "^7.27.1", |
| "browserslist": "^4.24.0", |
| "lru-cache": "^5.1.1", |
| "semver": "^6.3.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-create-class-features-plugin": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.6.tgz", |
| "integrity": "sha512-dTOdvsjnG3xNT9Y0AUg1wAl38y+4Rl4sf9caSQZOXdNqVn+H+HbbJ4IyyHaIqNR6SW9oJpA/RuRjsjCw2IdIow==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-annotate-as-pure": "^7.27.3", |
| "@babel/helper-member-expression-to-functions": "^7.28.5", |
| "@babel/helper-optimise-call-expression": "^7.27.1", |
| "@babel/helper-replace-supers": "^7.28.6", |
| "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1", |
| "@babel/traverse": "^7.28.6", |
| "semver": "^6.3.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0" |
| } |
| }, |
| "node_modules/@babel/helper-globals": { |
| "version": "7.28.0", |
| "resolved": "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.28.0.tgz", |
| "integrity": "sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-member-expression-to-functions": { |
| "version": "7.28.5", |
| "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.28.5.tgz", |
| "integrity": "sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/traverse": "^7.28.5", |
| "@babel/types": "^7.28.5" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-module-imports": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.28.6.tgz", |
| "integrity": "sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/traverse": "^7.28.6", |
| "@babel/types": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-module-transforms": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz", |
| "integrity": "sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-module-imports": "^7.28.6", |
| "@babel/helper-validator-identifier": "^7.28.5", |
| "@babel/traverse": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0" |
| } |
| }, |
| "node_modules/@babel/helper-optimise-call-expression": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.27.1.tgz", |
| "integrity": "sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/types": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-plugin-utils": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.28.6.tgz", |
| "integrity": "sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-replace-supers": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.28.6.tgz", |
| "integrity": "sha512-mq8e+laIk94/yFec3DxSjCRD2Z0TAjhVbEJY3UQrlwVo15Lmt7C2wAUbK4bjnTs4APkwsYLTahXRraQXhb1WCg==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-member-expression-to-functions": "^7.28.5", |
| "@babel/helper-optimise-call-expression": "^7.27.1", |
| "@babel/traverse": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0" |
| } |
| }, |
| "node_modules/@babel/helper-skip-transparent-expression-wrappers": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.27.1.tgz", |
| "integrity": "sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/traverse": "^7.27.1", |
| "@babel/types": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-string-parser": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz", |
| "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-validator-identifier": { |
| "version": "7.28.5", |
| "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz", |
| "integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-validator-option": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz", |
| "integrity": "sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helpers": { |
| "version": "7.29.2", |
| "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.29.2.tgz", |
| "integrity": "sha512-HoGuUs4sCZNezVEKdVcwqmZN8GoHirLUcLaYVNBK2J0DadGtdcqgr3BCbvH8+XUo4NGjNl3VOtSjEKNzqfFgKw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/template": "^7.28.6", |
| "@babel/types": "^7.29.0" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/parser": { |
| "version": "7.29.2", |
| "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.29.2.tgz", |
| "integrity": "sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/types": "^7.29.0" |
| }, |
| "bin": { |
| "parser": "bin/babel-parser.js" |
| }, |
| "engines": { |
| "node": ">=6.0.0" |
| } |
| }, |
| "node_modules/@babel/plugin-syntax-jsx": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.28.6.tgz", |
| "integrity": "sha512-wgEmr06G6sIpqr8YDwA2dSRTE3bJ+V0IfpzfSY3Lfgd7YWOaAdlykvJi13ZKBt8cZHfgH1IXN+CL656W3uUa4w==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-syntax-typescript": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.28.6.tgz", |
| "integrity": "sha512-+nDNmQye7nlnuuHDboPbGm00Vqg3oO8niRRL27/4LYHUsHYh0zJ1xWOz0uRwNFmM1Avzk8wZbc6rdiYhomzv/A==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-modules-commonjs": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.28.6.tgz", |
| "integrity": "sha512-jppVbf8IV9iWWwWTQIxJMAJCWBuuKx71475wHwYytrRGQ2CWiDvYlADQno3tcYpS/T2UUWFQp3nVtYfK/YBQrA==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-module-transforms": "^7.28.6", |
| "@babel/helper-plugin-utils": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-react-jsx-self": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.27.1.tgz", |
| "integrity": "sha512-6UzkCs+ejGdZ5mFFC/OCUrv028ab2fp1znZmCZjAOBKiBK2jXD1O+BPSfX8X2qjJ75fZBMSnQn3Rq2mrBJK2mw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-react-jsx-source": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.27.1.tgz", |
| "integrity": "sha512-zbwoTsBruTeKB9hSq73ha66iFeJHuaFkUbwvqElnygoNbj/jHRsSeokowZFN3CZ64IvEqcmmkVe89OPXc7ldAw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-typescript": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.28.6.tgz", |
| "integrity": "sha512-0YWL2RFxOqEm9Efk5PvreamxPME8OyY0wM5wh5lHjF+VtVhdneCWGzZeSqzOfiobVqQaNCd2z0tQvnI9DaPWPw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-annotate-as-pure": "^7.27.3", |
| "@babel/helper-create-class-features-plugin": "^7.28.6", |
| "@babel/helper-plugin-utils": "^7.28.6", |
| "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1", |
| "@babel/plugin-syntax-typescript": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/preset-typescript": { |
| "version": "7.28.5", |
| "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.28.5.tgz", |
| "integrity": "sha512-+bQy5WOI2V6LJZpPVxY+yp66XdZ2yifu0Mc1aP5CQKgjn4QM5IN2i5fAZ4xKop47pr8rpVhiAeu+nDQa12C8+g==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.27.1", |
| "@babel/helper-validator-option": "^7.27.1", |
| "@babel/plugin-syntax-jsx": "^7.27.1", |
| "@babel/plugin-transform-modules-commonjs": "^7.27.1", |
| "@babel/plugin-transform-typescript": "^7.28.5" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "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/@babel/template": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.28.6.tgz", |
| "integrity": "sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/code-frame": "^7.28.6", |
| "@babel/parser": "^7.28.6", |
| "@babel/types": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/traverse": { |
| "version": "7.29.0", |
| "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.29.0.tgz", |
| "integrity": "sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/code-frame": "^7.29.0", |
| "@babel/generator": "^7.29.0", |
| "@babel/helper-globals": "^7.28.0", |
| "@babel/parser": "^7.29.0", |
| "@babel/template": "^7.28.6", |
| "@babel/types": "^7.29.0", |
| "debug": "^4.3.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/types": { |
| "version": "7.29.0", |
| "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.29.0.tgz", |
| "integrity": "sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-string-parser": "^7.27.1", |
| "@babel/helper-validator-identifier": "^7.28.5" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@base-ui/react": { |
| "version": "1.3.0", |
| "resolved": "https://registry.npmjs.org/@base-ui/react/-/react-1.3.0.tgz", |
| "integrity": "sha512-FwpKqZbPz14AITp1CVgf4AjhKPe1OeeVKSBMdgD10zbFlj3QSWelmtCMLi2+/PFZZcIm3l87G7rwtCZJwHyXWA==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/runtime": "^7.28.6", |
| "@base-ui/utils": "0.2.6", |
| "@floating-ui/react-dom": "^2.1.8", |
| "@floating-ui/utils": "^0.2.11", |
| "tabbable": "^6.4.0", |
| "use-sync-external-store": "^1.6.0" |
| }, |
| "engines": { |
| "node": ">=14.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/mui-org" |
| }, |
| "peerDependencies": { |
| "@types/react": "^17 || ^18 || ^19", |
| "react": "^17 || ^18 || ^19", |
| "react-dom": "^17 || ^18 || ^19" |
| }, |
| "peerDependenciesMeta": { |
| "@types/react": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@base-ui/utils": { |
| "version": "0.2.6", |
| "resolved": "https://registry.npmjs.org/@base-ui/utils/-/utils-0.2.6.tgz", |
| "integrity": "sha512-yQ+qeuqohwhsNpoYDqqXaLllYAkPCP4vYdDrVo8FQXaAPfHWm1pG/Vm+jmGTA5JFS0BAIjookyapuJFY8F9PIw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/runtime": "^7.28.6", |
| "@floating-ui/utils": "^0.2.11", |
| "reselect": "^5.1.1", |
| "use-sync-external-store": "^1.6.0" |
| }, |
| "peerDependencies": { |
| "@types/react": "^17 || ^18 || ^19", |
| "react": "^17 || ^18 || ^19", |
| "react-dom": "^17 || ^18 || ^19" |
| }, |
| "peerDependenciesMeta": { |
| "@types/react": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@dotenvx/dotenvx": { |
| "version": "1.61.0", |
| "resolved": "https://registry.npmjs.org/@dotenvx/dotenvx/-/dotenvx-1.61.0.tgz", |
| "integrity": "sha512-utL3cpZoFzflyqUkjYbxYujI6STBTmO5LFn4bbin/NZnRWN6wQ7eErhr3/Vpa5h/jicPFC6kTa42r940mQftJQ==", |
| "license": "BSD-3-Clause", |
| "dependencies": { |
| "commander": "^11.1.0", |
| "dotenv": "^17.2.1", |
| "eciesjs": "^0.4.10", |
| "execa": "^5.1.1", |
| "fdir": "^6.2.0", |
| "ignore": "^5.3.0", |
| "object-treeify": "1.1.33", |
| "picomatch": "^4.0.2", |
| "which": "^4.0.0", |
| "yocto-spinner": "^1.1.0" |
| }, |
| "bin": { |
| "dotenvx": "src/cli/dotenvx.js" |
| }, |
| "funding": { |
| "url": "https://dotenvx.com" |
| } |
| }, |
| "node_modules/@dotenvx/dotenvx/node_modules/commander": { |
| "version": "11.1.0", |
| "resolved": "https://registry.npmjs.org/commander/-/commander-11.1.0.tgz", |
| "integrity": "sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=16" |
| } |
| }, |
| "node_modules/@dotenvx/dotenvx/node_modules/execa": { |
| "version": "5.1.1", |
| "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz", |
| "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==", |
| "license": "MIT", |
| "dependencies": { |
| "cross-spawn": "^7.0.3", |
| "get-stream": "^6.0.0", |
| "human-signals": "^2.1.0", |
| "is-stream": "^2.0.0", |
| "merge-stream": "^2.0.0", |
| "npm-run-path": "^4.0.1", |
| "onetime": "^5.1.2", |
| "signal-exit": "^3.0.3", |
| "strip-final-newline": "^2.0.0" |
| }, |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sindresorhus/execa?sponsor=1" |
| } |
| }, |
| "node_modules/@dotenvx/dotenvx/node_modules/get-stream": { |
| "version": "6.0.1", |
| "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz", |
| "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/@dotenvx/dotenvx/node_modules/human-signals": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz", |
| "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==", |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=10.17.0" |
| } |
| }, |
| "node_modules/@dotenvx/dotenvx/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/@dotenvx/dotenvx/node_modules/npm-run-path": { |
| "version": "4.0.1", |
| "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz", |
| "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==", |
| "license": "MIT", |
| "dependencies": { |
| "path-key": "^3.0.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/@dotenvx/dotenvx/node_modules/onetime": { |
| "version": "5.1.2", |
| "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz", |
| "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==", |
| "license": "MIT", |
| "dependencies": { |
| "mimic-fn": "^2.1.0" |
| }, |
| "engines": { |
| "node": ">=6" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/@dotenvx/dotenvx/node_modules/signal-exit": { |
| "version": "3.0.7", |
| "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", |
| "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==", |
| "license": "ISC" |
| }, |
| "node_modules/@dotenvx/dotenvx/node_modules/strip-final-newline": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz", |
| "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/@ecies/ciphers": { |
| "version": "0.2.6", |
| "resolved": "https://registry.npmjs.org/@ecies/ciphers/-/ciphers-0.2.6.tgz", |
| "integrity": "sha512-patgsRPKGkhhoBjETV4XxD0En4ui5fbX0hzayqI3M8tvNMGUoUvmyYAIWwlxBc1KX5cturfqByYdj5bYGRpN9g==", |
| "license": "MIT", |
| "engines": { |
| "bun": ">=1", |
| "deno": ">=2.7.10", |
| "node": ">=16" |
| }, |
| "peerDependencies": { |
| "@noble/ciphers": "^1.0.0" |
| } |
| }, |
| "node_modules/@floating-ui/core": { |
| "version": "1.7.5", |
| "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.7.5.tgz", |
| "integrity": "sha512-1Ih4WTWyw0+lKyFMcBHGbb5U5FtuHJuujoyyr5zTaWS5EYMeT6Jb2AuDeftsCsEuchO+mM2ij5+q9crhydzLhQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@floating-ui/utils": "^0.2.11" |
| } |
| }, |
| "node_modules/@floating-ui/dom": { |
| "version": "1.7.6", |
| "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.7.6.tgz", |
| "integrity": "sha512-9gZSAI5XM36880PPMm//9dfiEngYoC6Am2izES1FF406YFsjvyBMmeJ2g4SAju3xWwtuynNRFL2s9hgxpLI5SQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@floating-ui/core": "^1.7.5", |
| "@floating-ui/utils": "^0.2.11" |
| } |
| }, |
| "node_modules/@floating-ui/react-dom": { |
| "version": "2.1.8", |
| "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.1.8.tgz", |
| "integrity": "sha512-cC52bHwM/n/CxS87FH0yWdngEZrjdtLW/qVruo68qg+prK7ZQ4YGdut2GyDVpoGeAYe/h899rVeOVm6Oi40k2A==", |
| "license": "MIT", |
| "dependencies": { |
| "@floating-ui/dom": "^1.7.6" |
| }, |
| "peerDependencies": { |
| "react": ">=16.8.0", |
| "react-dom": ">=16.8.0" |
| } |
| }, |
| "node_modules/@floating-ui/utils": { |
| "version": "0.2.11", |
| "resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.11.tgz", |
| "integrity": "sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==", |
| "license": "MIT" |
| }, |
| "node_modules/@fontsource-variable/geist": { |
| "version": "5.2.8", |
| "resolved": "https://registry.npmjs.org/@fontsource-variable/geist/-/geist-5.2.8.tgz", |
| "integrity": "sha512-cJ6m9e+8MQ5dCYJsLylfZrgBh6KkG4bOLckB35Tr9J/EqdkEM6QllH5PxqP1dhTvFup+HtMRPuz9xOjxXJggxw==", |
| "license": "OFL-1.1", |
| "funding": { |
| "url": "https://github.com/sponsors/ayuhito" |
| } |
| }, |
| "node_modules/@hono/node-server": { |
| "version": "1.19.13", |
| "resolved": "https://registry.npmjs.org/@hono/node-server/-/node-server-1.19.13.tgz", |
| "integrity": "sha512-TsQLe4i2gvoTtrHje625ngThGBySOgSK3Xo2XRYOdqGN1teR8+I7vchQC46uLJi8OF62YTYA3AhSpumtkhsaKQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18.14.1" |
| }, |
| "peerDependencies": { |
| "hono": "^4" |
| } |
| }, |
| "node_modules/@inquirer/ansi": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/@inquirer/ansi/-/ansi-1.0.2.tgz", |
| "integrity": "sha512-S8qNSZiYzFd0wAcyG5AXCvUHC5Sr7xpZ9wZ2py9XR88jUz8wooStVx5M6dRzczbBWjic9NP7+rY0Xi7qqK/aMQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@inquirer/confirm": { |
| "version": "5.1.21", |
| "resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-5.1.21.tgz", |
| "integrity": "sha512-KR8edRkIsUayMXV+o3Gv+q4jlhENF9nMYUZs9PA2HzrXeHI8M5uDag70U7RJn9yyiMZSbtF5/UexBtAVtZGSbQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@inquirer/core": "^10.3.2", |
| "@inquirer/type": "^3.0.10" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "peerDependencies": { |
| "@types/node": ">=18" |
| }, |
| "peerDependenciesMeta": { |
| "@types/node": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@inquirer/core": { |
| "version": "10.3.2", |
| "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-10.3.2.tgz", |
| "integrity": "sha512-43RTuEbfP8MbKzedNqBrlhhNKVwoK//vUFNW3Q3vZ88BLcrs4kYpGg+B2mm5p2K/HfygoCxuKwJJiv8PbGmE0A==", |
| "license": "MIT", |
| "dependencies": { |
| "@inquirer/ansi": "^1.0.2", |
| "@inquirer/figures": "^1.0.15", |
| "@inquirer/type": "^3.0.10", |
| "cli-width": "^4.1.0", |
| "mute-stream": "^2.0.0", |
| "signal-exit": "^4.1.0", |
| "wrap-ansi": "^6.2.0", |
| "yoctocolors-cjs": "^2.1.3" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "peerDependencies": { |
| "@types/node": ">=18" |
| }, |
| "peerDependenciesMeta": { |
| "@types/node": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@inquirer/figures": { |
| "version": "1.0.15", |
| "resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.15.tgz", |
| "integrity": "sha512-t2IEY+unGHOzAaVM5Xx6DEWKeXlDDcNPeDyUpsRc6CUhBfU3VQOEl+Vssh7VNp1dR8MdUJBWhuObjXCsVpjN5g==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@inquirer/type": { |
| "version": "3.0.10", |
| "resolved": "https://registry.npmjs.org/@inquirer/type/-/type-3.0.10.tgz", |
| "integrity": "sha512-BvziSRxfz5Ov8ch0z/n3oijRSEcEsHnhggm4xFZe93DHcUCTlutlq9Ox4SVENAfcRD22UQq7T/atg9Wr3k09eA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "peerDependencies": { |
| "@types/node": ">=18" |
| }, |
| "peerDependenciesMeta": { |
| "@types/node": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@jridgewell/gen-mapping": { |
| "version": "0.3.13", |
| "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz", |
| "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==", |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/sourcemap-codec": "^1.5.0", |
| "@jridgewell/trace-mapping": "^0.3.24" |
| } |
| }, |
| "node_modules/@jridgewell/remapping": { |
| "version": "2.3.5", |
| "resolved": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz", |
| "integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/gen-mapping": "^0.3.5", |
| "@jridgewell/trace-mapping": "^0.3.24" |
| } |
| }, |
| "node_modules/@jridgewell/resolve-uri": { |
| "version": "3.1.2", |
| "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", |
| "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.0.0" |
| } |
| }, |
| "node_modules/@jridgewell/sourcemap-codec": { |
| "version": "1.5.5", |
| "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz", |
| "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==", |
| "license": "MIT" |
| }, |
| "node_modules/@jridgewell/trace-mapping": { |
| "version": "0.3.31", |
| "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz", |
| "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==", |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/resolve-uri": "^3.1.0", |
| "@jridgewell/sourcemap-codec": "^1.4.14" |
| } |
| }, |
| "node_modules/@modelcontextprotocol/sdk": { |
| "version": "1.29.0", |
| "resolved": "https://registry.npmjs.org/@modelcontextprotocol/sdk/-/sdk-1.29.0.tgz", |
| "integrity": "sha512-zo37mZA9hJWpULgkRpowewez1y6ML5GsXJPY8FI0tBBCd77HEvza4jDqRKOXgHNn867PVGCyTdzqpz0izu5ZjQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@hono/node-server": "^1.19.9", |
| "ajv": "^8.17.1", |
| "ajv-formats": "^3.0.1", |
| "content-type": "^1.0.5", |
| "cors": "^2.8.5", |
| "cross-spawn": "^7.0.5", |
| "eventsource": "^3.0.2", |
| "eventsource-parser": "^3.0.0", |
| "express": "^5.2.1", |
| "express-rate-limit": "^8.2.1", |
| "hono": "^4.11.4", |
| "jose": "^6.1.3", |
| "json-schema-typed": "^8.0.2", |
| "pkce-challenge": "^5.0.0", |
| "raw-body": "^3.0.0", |
| "zod": "^3.25 || ^4.0", |
| "zod-to-json-schema": "^3.25.1" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "peerDependencies": { |
| "@cfworker/json-schema": "^4.1.1", |
| "zod": "^3.25 || ^4.0" |
| }, |
| "peerDependenciesMeta": { |
| "@cfworker/json-schema": { |
| "optional": true |
| }, |
| "zod": { |
| "optional": false |
| } |
| } |
| }, |
| "node_modules/@modelcontextprotocol/sdk/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/@modelcontextprotocol/sdk/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/@modelcontextprotocol/sdk/node_modules/content-disposition": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-1.1.0.tgz", |
| "integrity": "sha512-5jRCH9Z/+DRP7rkvY83B+yGIGX96OYdJmzngqnw2SBSxqCFPd0w2km3s5iawpGX8krnwSGmF0FW5Nhr0Hfai3g==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/express" |
| } |
| }, |
| "node_modules/@modelcontextprotocol/sdk/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/@modelcontextprotocol/sdk/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/@modelcontextprotocol/sdk/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/@modelcontextprotocol/sdk/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/@modelcontextprotocol/sdk/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/@modelcontextprotocol/sdk/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/@modelcontextprotocol/sdk/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/@modelcontextprotocol/sdk/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/@modelcontextprotocol/sdk/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/@modelcontextprotocol/sdk/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/@modelcontextprotocol/sdk/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/@modelcontextprotocol/sdk/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/@modelcontextprotocol/sdk/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/@modelcontextprotocol/sdk/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/@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/@mswjs/interceptors": { |
| "version": "0.41.3", |
| "resolved": "https://registry.npmjs.org/@mswjs/interceptors/-/interceptors-0.41.3.tgz", |
| "integrity": "sha512-cXu86tF4VQVfwz8W1SPbhoRyHJkti6mjH/XJIxp40jhO4j2k1m4KYrEykxqWPkFF3vrK4rgQppBh//AwyGSXPA==", |
| "license": "MIT", |
| "dependencies": { |
| "@open-draft/deferred-promise": "^2.2.0", |
| "@open-draft/logger": "^0.3.0", |
| "@open-draft/until": "^2.0.0", |
| "is-node-process": "^1.2.0", |
| "outvariant": "^1.4.3", |
| "strict-event-emitter": "^0.5.1" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@noble/ciphers": { |
| "version": "1.3.0", |
| "resolved": "https://registry.npmjs.org/@noble/ciphers/-/ciphers-1.3.0.tgz", |
| "integrity": "sha512-2I0gnIVPtfnMw9ee9h1dJG7tp81+8Ob3OJb3Mv37rx5L40/b0i7djjCVvGOVqc9AEIQyvyu1i6ypKdFw8R8gQw==", |
| "license": "MIT", |
| "engines": { |
| "node": "^14.21.3 || >=16" |
| }, |
| "funding": { |
| "url": "https://paulmillr.com/funding/" |
| } |
| }, |
| "node_modules/@noble/curves": { |
| "version": "1.9.7", |
| "resolved": "https://registry.npmjs.org/@noble/curves/-/curves-1.9.7.tgz", |
| "integrity": "sha512-gbKGcRUYIjA3/zCCNaWDciTMFI0dCkvou3TL8Zmy5Nc7sJ47a0jtOeZoTaMxkuqRo9cRhjOdZJXegxYE5FN/xw==", |
| "license": "MIT", |
| "dependencies": { |
| "@noble/hashes": "1.8.0" |
| }, |
| "engines": { |
| "node": "^14.21.3 || >=16" |
| }, |
| "funding": { |
| "url": "https://paulmillr.com/funding/" |
| } |
| }, |
| "node_modules/@noble/hashes": { |
| "version": "1.8.0", |
| "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.8.0.tgz", |
| "integrity": "sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==", |
| "license": "MIT", |
| "engines": { |
| "node": "^14.21.3 || >=16" |
| }, |
| "funding": { |
| "url": "https://paulmillr.com/funding/" |
| } |
| }, |
| "node_modules/@nodelib/fs.scandir": { |
| "version": "2.1.5", |
| "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", |
| "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", |
| "license": "MIT", |
| "dependencies": { |
| "@nodelib/fs.stat": "2.0.5", |
| "run-parallel": "^1.1.9" |
| }, |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/@nodelib/fs.stat": { |
| "version": "2.0.5", |
| "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", |
| "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/@nodelib/fs.walk": { |
| "version": "1.2.8", |
| "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", |
| "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", |
| "license": "MIT", |
| "dependencies": { |
| "@nodelib/fs.scandir": "2.1.5", |
| "fastq": "^1.6.0" |
| }, |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/@open-draft/deferred-promise": { |
| "version": "2.2.0", |
| "resolved": "https://registry.npmjs.org/@open-draft/deferred-promise/-/deferred-promise-2.2.0.tgz", |
| "integrity": "sha512-CecwLWx3rhxVQF6V4bAgPS5t+So2sTbPgAzafKkVizyi7tlwpcFpdFqq+wqF2OwNBmqFuu6tOyouTuxgpMfzmA==", |
| "license": "MIT" |
| }, |
| "node_modules/@open-draft/logger": { |
| "version": "0.3.0", |
| "resolved": "https://registry.npmjs.org/@open-draft/logger/-/logger-0.3.0.tgz", |
| "integrity": "sha512-X2g45fzhxH238HKO4xbSr7+wBS8Fvw6ixhTDuvLd5mqh6bJJCFAPwU9mPDxbcrRtfxv4u5IHCEH77BmxvXmmxQ==", |
| "license": "MIT", |
| "dependencies": { |
| "is-node-process": "^1.2.0", |
| "outvariant": "^1.4.0" |
| } |
| }, |
| "node_modules/@open-draft/until": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/@open-draft/until/-/until-2.1.0.tgz", |
| "integrity": "sha512-U69T3ItWHvLwGg5eJ0n3I62nWuE6ilHlmz7zM0npLBRvPRd7e6NYmg54vvRtP5mZG7kZqZCFVdsTWo7BPtBujg==", |
| "license": "MIT" |
| }, |
| "node_modules/@reduxjs/toolkit": { |
| "version": "2.11.2", |
| "resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.11.2.tgz", |
| "integrity": "sha512-Kd6kAHTA6/nUpp8mySPqj3en3dm0tdMIgbttnQ1xFMVpufoj+ADi8pXLBsd4xzTRHQa7t/Jv8W5UnCuW4kuWMQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@standard-schema/spec": "^1.0.0", |
| "@standard-schema/utils": "^0.3.0", |
| "immer": "^11.0.0", |
| "redux": "^5.0.1", |
| "redux-thunk": "^3.1.0", |
| "reselect": "^5.1.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.9.0 || ^17.0.0 || ^18 || ^19", |
| "react-redux": "^7.2.1 || ^8.1.3 || ^9.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "react": { |
| "optional": true |
| }, |
| "react-redux": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@reduxjs/toolkit/node_modules/immer": { |
| "version": "11.1.4", |
| "resolved": "https://registry.npmjs.org/immer/-/immer-11.1.4.tgz", |
| "integrity": "sha512-XREFCPo6ksxVzP4E0ekD5aMdf8WMwmdNaz6vuvxgI40UaEiu6q3p8X52aU6GdyvLY3XXX/8R7JOTXStz/nBbRw==", |
| "license": "MIT", |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/immer" |
| } |
| }, |
| "node_modules/@rolldown/pluginutils": { |
| "version": "1.0.0-rc.3", |
| "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.3.tgz", |
| "integrity": "sha512-eybk3TjzzzV97Dlj5c+XrBFW57eTNhzod66y9HrBlzJ6NsCrWCp/2kaPS3K9wJmurBC0Tdw4yPjXKZqlznim3Q==", |
| "license": "MIT" |
| }, |
| "node_modules/@rollup/rollup-android-arm-eabi": { |
| "version": "4.60.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.60.1.tgz", |
| "integrity": "sha512-d6FinEBLdIiK+1uACUttJKfgZREXrF0Qc2SmLII7W2AD8FfiZ9Wjd+rD/iRuf5s5dWrr1GgwXCvPqOuDquOowA==", |
| "cpu": [ |
| "arm" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ] |
| }, |
| "node_modules/@rollup/rollup-android-arm64": { |
| "version": "4.60.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.60.1.tgz", |
| "integrity": "sha512-YjG/EwIDvvYI1YvYbHvDz/BYHtkY4ygUIXHnTdLhG+hKIQFBiosfWiACWortsKPKU/+dUwQQCKQM3qrDe8c9BA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ] |
| }, |
| "node_modules/@rollup/rollup-darwin-arm64": { |
| "version": "4.60.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.60.1.tgz", |
| "integrity": "sha512-mjCpF7GmkRtSJwon+Rq1N8+pI+8l7w5g9Z3vWj4T7abguC4Czwi3Yu/pFaLvA3TTeMVjnu3ctigusqWUfjZzvw==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ] |
| }, |
| "node_modules/@rollup/rollup-darwin-x64": { |
| "version": "4.60.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.60.1.tgz", |
| "integrity": "sha512-haZ7hJ1JT4e9hqkoT9R/19XW2QKqjfJVv+i5AGg57S+nLk9lQnJ1F/eZloRO3o9Scy9CM3wQ9l+dkXtcBgN5Ew==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ] |
| }, |
| "node_modules/@rollup/rollup-freebsd-arm64": { |
| "version": "4.60.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.60.1.tgz", |
| "integrity": "sha512-czw90wpQq3ZsAVBlinZjAYTKduOjTywlG7fEeWKUA7oCmpA8xdTkxZZlwNJKWqILlq0wehoZcJYfBvOyhPTQ6w==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ] |
| }, |
| "node_modules/@rollup/rollup-freebsd-x64": { |
| "version": "4.60.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.60.1.tgz", |
| "integrity": "sha512-KVB2rqsxTHuBtfOeySEyzEOB7ltlB/ux38iu2rBQzkjbwRVlkhAGIEDiiYnO2kFOkJp+Z7pUXKyrRRFuFUKt+g==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-arm-gnueabihf": { |
| "version": "4.60.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.60.1.tgz", |
| "integrity": "sha512-L+34Qqil+v5uC0zEubW7uByo78WOCIrBvci69E7sFASRl0X7b/MB6Cqd1lky/CtcSVTydWa2WZwFuWexjS5o6g==", |
| "cpu": [ |
| "arm" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-arm-musleabihf": { |
| "version": "4.60.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.60.1.tgz", |
| "integrity": "sha512-n83O8rt4v34hgFzlkb1ycniJh7IR5RCIqt6mz1VRJD6pmhRi0CXdmfnLu9dIUS6buzh60IvACM842Ffb3xd6Gg==", |
| "cpu": [ |
| "arm" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-arm64-gnu": { |
| "version": "4.60.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.60.1.tgz", |
| "integrity": "sha512-Nql7sTeAzhTAja3QXeAI48+/+GjBJ+QmAH13snn0AJSNL50JsDqotyudHyMbO2RbJkskbMbFJfIJKWA6R1LCJQ==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-arm64-musl": { |
| "version": "4.60.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.60.1.tgz", |
| "integrity": "sha512-+pUymDhd0ys9GcKZPPWlFiZ67sTWV5UU6zOJat02M1+PiuSGDziyRuI/pPue3hoUwm2uGfxdL+trT6Z9rxnlMA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-loong64-gnu": { |
| "version": "4.60.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.60.1.tgz", |
| "integrity": "sha512-VSvgvQeIcsEvY4bKDHEDWcpW4Yw7BtlKG1GUT4FzBUlEKQK0rWHYBqQt6Fm2taXS+1bXvJT6kICu5ZwqKCnvlQ==", |
| "cpu": [ |
| "loong64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-loong64-musl": { |
| "version": "4.60.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.60.1.tgz", |
| "integrity": "sha512-4LqhUomJqwe641gsPp6xLfhqWMbQV04KtPp7/dIp0nzPxAkNY1AbwL5W0MQpcalLYk07vaW9Kp1PBhdpZYYcEw==", |
| "cpu": [ |
| "loong64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-ppc64-gnu": { |
| "version": "4.60.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.60.1.tgz", |
| "integrity": "sha512-tLQQ9aPvkBxOc/EUT6j3pyeMD6Hb8QF2BTBnCQWP/uu1lhc9AIrIjKnLYMEroIz/JvtGYgI9dF3AxHZNaEH0rw==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-ppc64-musl": { |
| "version": "4.60.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.60.1.tgz", |
| "integrity": "sha512-RMxFhJwc9fSXP6PqmAz4cbv3kAyvD1etJFjTx4ONqFP9DkTkXsAMU4v3Vyc5BgzC+anz7nS/9tp4obsKfqkDHg==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-riscv64-gnu": { |
| "version": "4.60.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.60.1.tgz", |
| "integrity": "sha512-QKgFl+Yc1eEk6MmOBfRHYF6lTxiiiV3/z/BRrbSiW2I7AFTXoBFvdMEyglohPj//2mZS4hDOqeB0H1ACh3sBbg==", |
| "cpu": [ |
| "riscv64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-riscv64-musl": { |
| "version": "4.60.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.60.1.tgz", |
| "integrity": "sha512-RAjXjP/8c6ZtzatZcA1RaQr6O1TRhzC+adn8YZDnChliZHviqIjmvFwHcxi4JKPSDAt6Uhf/7vqcBzQJy0PDJg==", |
| "cpu": [ |
| "riscv64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-s390x-gnu": { |
| "version": "4.60.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.60.1.tgz", |
| "integrity": "sha512-wcuocpaOlaL1COBYiA89O6yfjlp3RwKDeTIA0hM7OpmhR1Bjo9j31G1uQVpDlTvwxGn2nQs65fBFL5UFd76FcQ==", |
| "cpu": [ |
| "s390x" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-x64-gnu": { |
| "version": "4.60.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.60.1.tgz", |
| "integrity": "sha512-77PpsFQUCOiZR9+LQEFg9GClyfkNXj1MP6wRnzYs0EeWbPcHs02AXu4xuUbM1zhwn3wqaizle3AEYg5aeoohhg==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-x64-musl": { |
| "version": "4.60.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.60.1.tgz", |
| "integrity": "sha512-5cIATbk5vynAjqqmyBjlciMJl1+R/CwX9oLk/EyiFXDWd95KpHdrOJT//rnUl4cUcskrd0jCCw3wpZnhIHdD9w==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-openbsd-x64": { |
| "version": "4.60.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.60.1.tgz", |
| "integrity": "sha512-cl0w09WsCi17mcmWqqglez9Gk8isgeWvoUZ3WiJFYSR3zjBQc2J5/ihSjpl+VLjPqjQ/1hJRcqBfLjssREQILw==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openbsd" |
| ] |
| }, |
| "node_modules/@rollup/rollup-openharmony-arm64": { |
| "version": "4.60.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.60.1.tgz", |
| "integrity": "sha512-4Cv23ZrONRbNtbZa37mLSueXUCtN7MXccChtKpUnQNgF010rjrjfHx3QxkS2PI7LqGT5xXyYs1a7LbzAwT0iCA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openharmony" |
| ] |
| }, |
| "node_modules/@rollup/rollup-win32-arm64-msvc": { |
| "version": "4.60.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.60.1.tgz", |
| "integrity": "sha512-i1okWYkA4FJICtr7KpYzFpRTHgy5jdDbZiWfvny21iIKky5YExiDXP+zbXzm3dUcFpkEeYNHgQ5fuG236JPq0g==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ] |
| }, |
| "node_modules/@rollup/rollup-win32-ia32-msvc": { |
| "version": "4.60.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.60.1.tgz", |
| "integrity": "sha512-u09m3CuwLzShA0EYKMNiFgcjjzwqtUMLmuCJLeZWjjOYA3IT2Di09KaxGBTP9xVztWyIWjVdsB2E9goMjZvTQg==", |
| "cpu": [ |
| "ia32" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ] |
| }, |
| "node_modules/@rollup/rollup-win32-x64-gnu": { |
| "version": "4.60.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.60.1.tgz", |
| "integrity": "sha512-k+600V9Zl1CM7eZxJgMyTUzmrmhB/0XZnF4pRypKAlAgxmedUA+1v9R+XOFv56W4SlHEzfeMtzujLJD22Uz5zg==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ] |
| }, |
| "node_modules/@rollup/rollup-win32-x64-msvc": { |
| "version": "4.60.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.60.1.tgz", |
| "integrity": "sha512-lWMnixq/QzxyhTV6NjQJ4SFo1J6PvOX8vUx5Wb4bBPsEb+8xZ89Bz6kOXpfXj9ak9AHTQVQzlgzBEc1SyM27xQ==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ] |
| }, |
| "node_modules/@sec-ant/readable-stream": { |
| "version": "0.4.1", |
| "resolved": "https://registry.npmjs.org/@sec-ant/readable-stream/-/readable-stream-0.4.1.tgz", |
| "integrity": "sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==", |
| "license": "MIT" |
| }, |
| "node_modules/@sindresorhus/merge-streams": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/@sindresorhus/merge-streams/-/merge-streams-4.0.0.tgz", |
| "integrity": "sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/@standard-schema/spec": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/@standard-schema/spec/-/spec-1.1.0.tgz", |
| "integrity": "sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==", |
| "license": "MIT" |
| }, |
| "node_modules/@standard-schema/utils": { |
| "version": "0.3.0", |
| "resolved": "https://registry.npmjs.org/@standard-schema/utils/-/utils-0.3.0.tgz", |
| "integrity": "sha512-e7Mew686owMaPJVNNLs55PUvgz371nKgwsc4vxE49zsODpJEnxgxRo2y/OKrqueavXgZNMDVj3DdHFlaSAeU8g==", |
| "license": "MIT" |
| }, |
| "node_modules/@tailwindcss/node": { |
| "version": "4.2.4", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.2.4.tgz", |
| "integrity": "sha512-Ai7+yQPxz3ddrDQzFfBKdHEVBg0w3Zl83jnjuwxnZOsnH9pGn93QHQtpU0p/8rYWxvbFZHneni6p1BSLK4DkGA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/remapping": "^2.3.5", |
| "enhanced-resolve": "^5.19.0", |
| "jiti": "^2.6.1", |
| "lightningcss": "1.32.0", |
| "magic-string": "^0.30.21", |
| "source-map-js": "^1.2.1", |
| "tailwindcss": "4.2.4" |
| } |
| }, |
| "node_modules/@tailwindcss/oxide": { |
| "version": "4.2.4", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.2.4.tgz", |
| "integrity": "sha512-9El/iI069DKDSXwTvB9J4BwdO5JhRrOweGaK25taBAvBXyXqJAX+Jqdvs8r8gKpsI/1m0LeJLyQYTf/WLrBT1Q==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 20" |
| }, |
| "optionalDependencies": { |
| "@tailwindcss/oxide-android-arm64": "4.2.4", |
| "@tailwindcss/oxide-darwin-arm64": "4.2.4", |
| "@tailwindcss/oxide-darwin-x64": "4.2.4", |
| "@tailwindcss/oxide-freebsd-x64": "4.2.4", |
| "@tailwindcss/oxide-linux-arm-gnueabihf": "4.2.4", |
| "@tailwindcss/oxide-linux-arm64-gnu": "4.2.4", |
| "@tailwindcss/oxide-linux-arm64-musl": "4.2.4", |
| "@tailwindcss/oxide-linux-x64-gnu": "4.2.4", |
| "@tailwindcss/oxide-linux-x64-musl": "4.2.4", |
| "@tailwindcss/oxide-wasm32-wasi": "4.2.4", |
| "@tailwindcss/oxide-win32-arm64-msvc": "4.2.4", |
| "@tailwindcss/oxide-win32-x64-msvc": "4.2.4" |
| } |
| }, |
| "node_modules/@tailwindcss/oxide-android-arm64": { |
| "version": "4.2.4", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.2.4.tgz", |
| "integrity": "sha512-e7MOr1SAn9U8KlZzPi1ZXGZHeC5anY36qjNwmZv9pOJ8E4Q6jmD1vyEHkQFmNOIN7twGPEMXRHmitN4zCMN03g==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">= 20" |
| } |
| }, |
| "node_modules/@tailwindcss/oxide-darwin-arm64": { |
| "version": "4.2.4", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.2.4.tgz", |
| "integrity": "sha512-tSC/Kbqpz/5/o/C2sG7QvOxAKqyd10bq+ypZNf+9Fi2TvbVbv1zNpcEptcsU7DPROaSbVgUXmrzKhurFvo5eDg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">= 20" |
| } |
| }, |
| "node_modules/@tailwindcss/oxide-darwin-x64": { |
| "version": "4.2.4", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.2.4.tgz", |
| "integrity": "sha512-yPyUXn3yO/ufR6+Kzv0t4fCg2qNr90jxXc5QqBpjlPNd0NqyDXcmQb/6weunH/MEDXW5dhyEi+agTDiqa3WsGg==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">= 20" |
| } |
| }, |
| "node_modules/@tailwindcss/oxide-freebsd-x64": { |
| "version": "4.2.4", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.2.4.tgz", |
| "integrity": "sha512-BoMIB4vMQtZsXdGLVc2z+P9DbETkiopogfWZKbWwM8b/1Vinbs4YcUwo+kM/KeLkX3Ygrf4/PsRndKaYhS8Eiw==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ], |
| "engines": { |
| "node": ">= 20" |
| } |
| }, |
| "node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": { |
| "version": "4.2.4", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.2.4.tgz", |
| "integrity": "sha512-7pIHBLTHYRAlS7V22JNuTh33yLH4VElwKtB3bwchK/UaKUPpQ0lPQiOWcbm4V3WP2I6fNIJ23vABIvoy2izdwA==", |
| "cpu": [ |
| "arm" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 20" |
| } |
| }, |
| "node_modules/@tailwindcss/oxide-linux-arm64-gnu": { |
| "version": "4.2.4", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.2.4.tgz", |
| "integrity": "sha512-+E4wxJ0ZGOzSH325reXTWB48l42i93kQqMvDyz5gqfRzRZ7faNhnmvlV4EPGJU3QJM/3Ab5jhJ5pCRUsKn6OQw==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "libc": [ |
| "glibc" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 20" |
| } |
| }, |
| "node_modules/@tailwindcss/oxide-linux-arm64-musl": { |
| "version": "4.2.4", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.2.4.tgz", |
| "integrity": "sha512-bBADEGAbo4ASnppIziaQJelekCxdMaxisrk+fB7Thit72IBnALp9K6ffA2G4ruj90G9XRS2VQ6q2bCKbfFV82g==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "libc": [ |
| "musl" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 20" |
| } |
| }, |
| "node_modules/@tailwindcss/oxide-linux-x64-gnu": { |
| "version": "4.2.4", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.2.4.tgz", |
| "integrity": "sha512-7Mx25E4WTfnht0TVRTyC00j3i0M+EeFe7wguMDTlX4mRxafznw0CA8WJkFjWYH5BlgELd1kSjuU2JiPnNZbJDA==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "libc": [ |
| "glibc" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 20" |
| } |
| }, |
| "node_modules/@tailwindcss/oxide-linux-x64-musl": { |
| "version": "4.2.4", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.2.4.tgz", |
| "integrity": "sha512-2wwJRF7nyhOR0hhHoChc04xngV3iS+akccHTGtz965FwF0up4b2lOdo6kI1EbDaEXKgvcrFBYcYQQ/rrnWFVfA==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "libc": [ |
| "musl" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 20" |
| } |
| }, |
| "node_modules/@tailwindcss/oxide-wasm32-wasi": { |
| "version": "4.2.4", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.2.4.tgz", |
| "integrity": "sha512-FQsqApeor8Fo6gUEklzmaa9994orJZZDBAlQpK2Mq+DslRKFJeD6AjHpBQ0kZFQohVr8o85PPh8eOy86VlSCmw==", |
| "bundleDependencies": [ |
| "@napi-rs/wasm-runtime", |
| "@emnapi/core", |
| "@emnapi/runtime", |
| "@tybys/wasm-util", |
| "@emnapi/wasi-threads", |
| "tslib" |
| ], |
| "cpu": [ |
| "wasm32" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "@emnapi/core": "^1.8.1", |
| "@emnapi/runtime": "^1.8.1", |
| "@emnapi/wasi-threads": "^1.1.0", |
| "@napi-rs/wasm-runtime": "^1.1.1", |
| "@tybys/wasm-util": "^0.10.1", |
| "tslib": "^2.8.1" |
| }, |
| "engines": { |
| "node": ">=14.0.0" |
| } |
| }, |
| "node_modules/@tailwindcss/oxide-win32-arm64-msvc": { |
| "version": "4.2.4", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.2.4.tgz", |
| "integrity": "sha512-L9BXqxC4ToVgwMFqj3pmZRqyHEztulpUJzCxUtLjobMCzTPsGt1Fa9enKbOpY2iIyVtaHNeNvAK8ERP/64sqGQ==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">= 20" |
| } |
| }, |
| "node_modules/@tailwindcss/oxide-win32-x64-msvc": { |
| "version": "4.2.4", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.2.4.tgz", |
| "integrity": "sha512-ESlKG0EpVJQwRjXDDa9rLvhEAh0mhP1sF7sap9dNZT0yyl9SAG6T7gdP09EH0vIv0UNTlo6jPWyujD6559fZvw==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">= 20" |
| } |
| }, |
| "node_modules/@tailwindcss/vite": { |
| "version": "4.2.4", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/vite/-/vite-4.2.4.tgz", |
| "integrity": "sha512-pCvohwOCspk3ZFn6eJzrrX3g4n2JY73H6MmYC87XfGPyTty4YsCjYTMArRZm/zOI8dIt3+EcrLHAFPe5A4bgtw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@tailwindcss/node": "4.2.4", |
| "@tailwindcss/oxide": "4.2.4", |
| "tailwindcss": "4.2.4" |
| }, |
| "peerDependencies": { |
| "vite": "^5.2.0 || ^6 || ^7 || ^8" |
| } |
| }, |
| "node_modules/@ts-morph/common": { |
| "version": "0.27.0", |
| "resolved": "https://registry.npmjs.org/@ts-morph/common/-/common-0.27.0.tgz", |
| "integrity": "sha512-Wf29UqxWDpc+i61k3oIOzcUfQt79PIT9y/MWfAGlrkjg6lBC1hwDECLXPVJAhWjiGbfBCxZd65F/LIZF3+jeJQ==", |
| "license": "MIT", |
| "dependencies": { |
| "fast-glob": "^3.3.3", |
| "minimatch": "^10.0.1", |
| "path-browserify": "^1.0.1" |
| } |
| }, |
| "node_modules/@types/babel__core": { |
| "version": "7.20.5", |
| "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz", |
| "integrity": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/parser": "^7.20.7", |
| "@babel/types": "^7.20.7", |
| "@types/babel__generator": "*", |
| "@types/babel__template": "*", |
| "@types/babel__traverse": "*" |
| } |
| }, |
| "node_modules/@types/babel__generator": { |
| "version": "7.27.0", |
| "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.27.0.tgz", |
| "integrity": "sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/types": "^7.0.0" |
| } |
| }, |
| "node_modules/@types/babel__template": { |
| "version": "7.4.4", |
| "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz", |
| "integrity": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/parser": "^7.1.0", |
| "@babel/types": "^7.0.0" |
| } |
| }, |
| "node_modules/@types/babel__traverse": { |
| "version": "7.28.0", |
| "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.28.0.tgz", |
| "integrity": "sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/types": "^7.28.2" |
| } |
| }, |
| "node_modules/@types/d3-array": { |
| "version": "3.2.2", |
| "resolved": "https://registry.npmjs.org/@types/d3-array/-/d3-array-3.2.2.tgz", |
| "integrity": "sha512-hOLWVbm7uRza0BYXpIIW5pxfrKe0W+D5lrFiAEYR+pb6w3N2SwSMaJbXdUfSEv+dT4MfHBLtn5js0LAWaO6otw==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-color": { |
| "version": "3.1.3", |
| "resolved": "https://registry.npmjs.org/@types/d3-color/-/d3-color-3.1.3.tgz", |
| "integrity": "sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-ease": { |
| "version": "3.0.2", |
| "resolved": "https://registry.npmjs.org/@types/d3-ease/-/d3-ease-3.0.2.tgz", |
| "integrity": "sha512-NcV1JjO5oDzoK26oMzbILE6HW7uVXOHLQvHshBUW4UMdZGfiY6v5BeQwh9a9tCzv+CeefZQHJt5SRgK154RtiA==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-interpolate": { |
| "version": "3.0.4", |
| "resolved": "https://registry.npmjs.org/@types/d3-interpolate/-/d3-interpolate-3.0.4.tgz", |
| "integrity": "sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/d3-color": "*" |
| } |
| }, |
| "node_modules/@types/d3-path": { |
| "version": "3.1.1", |
| "resolved": "https://registry.npmjs.org/@types/d3-path/-/d3-path-3.1.1.tgz", |
| "integrity": "sha512-VMZBYyQvbGmWyWVea0EHs/BwLgxc+MKi1zLDCONksozI4YJMcTt8ZEuIR4Sb1MMTE8MMW49v0IwI5+b7RmfWlg==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-scale": { |
| "version": "4.0.9", |
| "resolved": "https://registry.npmjs.org/@types/d3-scale/-/d3-scale-4.0.9.tgz", |
| "integrity": "sha512-dLmtwB8zkAeO/juAMfnV+sItKjlsw2lKdZVVy6LRr0cBmegxSABiLEpGVmSJJ8O08i4+sGR6qQtb6WtuwJdvVw==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/d3-time": "*" |
| } |
| }, |
| "node_modules/@types/d3-shape": { |
| "version": "3.1.8", |
| "resolved": "https://registry.npmjs.org/@types/d3-shape/-/d3-shape-3.1.8.tgz", |
| "integrity": "sha512-lae0iWfcDeR7qt7rA88BNiqdvPS5pFVPpo5OfjElwNaT2yyekbM0C9vK+yqBqEmHr6lDkRnYNoTBYlAgJa7a4w==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/d3-path": "*" |
| } |
| }, |
| "node_modules/@types/d3-time": { |
| "version": "3.0.4", |
| "resolved": "https://registry.npmjs.org/@types/d3-time/-/d3-time-3.0.4.tgz", |
| "integrity": "sha512-yuzZug1nkAAaBlBBikKZTgzCeA+k1uy4ZFwWANOfKw5z5LRhV0gNA7gNkKm7HoK+HRN0wX3EkxGk0fpbWhmB7g==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-timer": { |
| "version": "3.0.2", |
| "resolved": "https://registry.npmjs.org/@types/d3-timer/-/d3-timer-3.0.2.tgz", |
| "integrity": "sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/debug": { |
| "version": "4.1.13", |
| "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.13.tgz", |
| "integrity": "sha512-KSVgmQmzMwPlmtljOomayoR89W4FynCAi3E8PPs7vmDVPe84hT+vGPKkJfThkmXs0x0jAaa9U8uW8bbfyS2fWw==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/ms": "*" |
| } |
| }, |
| "node_modules/@types/estree": { |
| "version": "1.0.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/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/mdast": { |
| "version": "4.0.4", |
| "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.4.tgz", |
| "integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/unist": "*" |
| } |
| }, |
| "node_modules/@types/ms": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz", |
| "integrity": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/node": { |
| "version": "22.19.17", |
| "resolved": "https://registry.npmjs.org/@types/node/-/node-22.19.17.tgz", |
| "integrity": "sha512-wGdMcf+vPYM6jikpS/qhg6WiqSV/OhG+jeeHT/KlVqxYfD40iYJf9/AE1uQxVWFvU7MipKRkRv8NSHiCGgPr8Q==", |
| "devOptional": true, |
| "license": "MIT", |
| "dependencies": { |
| "undici-types": "~6.21.0" |
| } |
| }, |
| "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==", |
| "license": "MIT", |
| "peer": true, |
| "dependencies": { |
| "csstype": "^3.2.2" |
| } |
| }, |
| "node_modules/@types/statuses": { |
| "version": "2.0.6", |
| "resolved": "https://registry.npmjs.org/@types/statuses/-/statuses-2.0.6.tgz", |
| "integrity": "sha512-xMAgYwceFhRA2zY+XbEA7mxYbA093wdiW8Vu6gZPGWy9cmOyU9XesH1tNcEWsKFd5Vzrqx5T3D38PWx1FIIXkA==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/trusted-types": { |
| "version": "2.0.7", |
| "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz", |
| "integrity": "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==", |
| "license": "MIT", |
| "optional": true, |
| "peer": true |
| }, |
| "node_modules/@types/unist": { |
| "version": "3.0.3", |
| "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz", |
| "integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/use-sync-external-store": { |
| "version": "0.0.6", |
| "resolved": "https://registry.npmjs.org/@types/use-sync-external-store/-/use-sync-external-store-0.0.6.tgz", |
| "integrity": "sha512-zFDAD+tlpf2r4asuHEj0XH6pY6i0g5NeAHPn+15wk3BV6JA69eERFXC1gyGThDkVa1zCyKr5jox1+2LbV/AMLg==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/validate-npm-package-name": { |
| "version": "4.0.2", |
| "resolved": "https://registry.npmjs.org/@types/validate-npm-package-name/-/validate-npm-package-name-4.0.2.tgz", |
| "integrity": "sha512-lrpDziQipxCEeK5kWxvljWYhUvOiB2A9izZd9B2AFarYAkqZshb4lPbRs7zKEic6eGtH8V/2qJW+dPp9OtF6bw==", |
| "license": "MIT" |
| }, |
| "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": "5.2.0", |
| "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-5.2.0.tgz", |
| "integrity": "sha512-YmKkfhOAi3wsB1PhJq5Scj3GXMn3WvtQ/JC0xoopuHoXSdmtdStOpFrYaT1kie2YgFBcIe64ROzMYRjCrYOdYw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/core": "^7.29.0", |
| "@babel/plugin-transform-react-jsx-self": "^7.27.1", |
| "@babel/plugin-transform-react-jsx-source": "^7.27.1", |
| "@rolldown/pluginutils": "1.0.0-rc.3", |
| "@types/babel__core": "^7.20.5", |
| "react-refresh": "^0.18.0" |
| }, |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| }, |
| "peerDependencies": { |
| "vite": "^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0" |
| } |
| }, |
| "node_modules/accepts": { |
| "version": "1.3.8", |
| "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz", |
| "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==", |
| "license": "MIT", |
| "dependencies": { |
| "mime-types": "~2.1.34", |
| "negotiator": "0.6.3" |
| }, |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/agent-base": { |
| "version": "7.1.4", |
| "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.4.tgz", |
| "integrity": "sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 14" |
| } |
| }, |
| "node_modules/ajv": { |
| "version": "8.18.0", |
| "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz", |
| "integrity": "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==", |
| "license": "MIT", |
| "dependencies": { |
| "fast-deep-equal": "^3.1.3", |
| "fast-uri": "^3.0.1", |
| "json-schema-traverse": "^1.0.0", |
| "require-from-string": "^2.0.2" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/epoberezkin" |
| } |
| }, |
| "node_modules/ajv-formats": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-3.0.1.tgz", |
| "integrity": "sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==", |
| "license": "MIT", |
| "dependencies": { |
| "ajv": "^8.0.0" |
| }, |
| "peerDependencies": { |
| "ajv": "^8.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "ajv": { |
| "optional": true |
| } |
| } |
| }, |
| "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/argparse": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", |
| "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", |
| "license": "Python-2.0" |
| }, |
| "node_modules/array-flatten": { |
| "version": "1.1.1", |
| "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz", |
| "integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==", |
| "license": "MIT" |
| }, |
| "node_modules/ast-types": { |
| "version": "0.16.1", |
| "resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.16.1.tgz", |
| "integrity": "sha512-6t10qk83GOG8p0vKmaCr8eiilZwO171AvbROMtvvNiwrTly62t+7XkA8RdIIVbpMhCASAsxgAzdRSwh6nw/5Dg==", |
| "license": "MIT", |
| "dependencies": { |
| "tslib": "^2.0.1" |
| }, |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/autoprefixer": { |
| "version": "10.4.27", |
| "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.27.tgz", |
| "integrity": "sha512-NP9APE+tO+LuJGn7/9+cohklunJsXWiaWEfV3si4Gi/XHDwVNgkwr1J3RQYFIvPy76GmJ9/bW8vyoU1LcxwKHA==", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/postcss/" |
| }, |
| { |
| "type": "tidelift", |
| "url": "https://tidelift.com/funding/github/npm/autoprefixer" |
| }, |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "browserslist": "^4.28.1", |
| "caniuse-lite": "^1.0.30001774", |
| "fraction.js": "^5.3.4", |
| "picocolors": "^1.1.1", |
| "postcss-value-parser": "^4.2.0" |
| }, |
| "bin": { |
| "autoprefixer": "bin/autoprefixer" |
| }, |
| "engines": { |
| "node": "^10 || ^12 || >=14" |
| }, |
| "peerDependencies": { |
| "postcss": "^8.1.0" |
| } |
| }, |
| "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==", |
| "license": "MIT", |
| "engines": { |
| "node": "18 || 20 || >=22" |
| } |
| }, |
| "node_modules/baseline-browser-mapping": { |
| "version": "2.10.17", |
| "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.17.tgz", |
| "integrity": "sha512-HdrkN8eVG2CXxeifv/VdJ4A4RSra1DTW8dc/hdxzhGHN8QePs6gKaWM9pHPcpCoxYZJuOZ8drHmbdpLHjCYjLA==", |
| "license": "Apache-2.0", |
| "bin": { |
| "baseline-browser-mapping": "dist/cli.cjs" |
| }, |
| "engines": { |
| "node": ">=6.0.0" |
| } |
| }, |
| "node_modules/body-parser": { |
| "version": "1.20.4", |
| "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.4.tgz", |
| "integrity": "sha512-ZTgYYLMOXY9qKU/57FAo8F+HA2dGX7bqGc71txDRC1rS4frdFI5R7NhluHxH6M0YItAP0sHB4uqAOcYKxO6uGA==", |
| "license": "MIT", |
| "dependencies": { |
| "bytes": "~3.1.2", |
| "content-type": "~1.0.5", |
| "debug": "2.6.9", |
| "depd": "2.0.0", |
| "destroy": "~1.2.0", |
| "http-errors": "~2.0.1", |
| "iconv-lite": "~0.4.24", |
| "on-finished": "~2.4.1", |
| "qs": "~6.14.0", |
| "raw-body": "~2.5.3", |
| "type-is": "~1.6.18", |
| "unpipe": "~1.0.0" |
| }, |
| "engines": { |
| "node": ">= 0.8", |
| "npm": "1.2.8000 || >= 1.4.16" |
| } |
| }, |
| "node_modules/body-parser/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/body-parser/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/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==", |
| "license": "MIT", |
| "dependencies": { |
| "balanced-match": "^4.0.2" |
| }, |
| "engines": { |
| "node": "18 || 20 || >=22" |
| } |
| }, |
| "node_modules/braces": { |
| "version": "3.0.3", |
| "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", |
| "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", |
| "license": "MIT", |
| "dependencies": { |
| "fill-range": "^7.1.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/browserslist": { |
| "version": "4.28.2", |
| "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.2.tgz", |
| "integrity": "sha512-48xSriZYYg+8qXna9kwqjIVzuQxi+KYWp2+5nCYnYKPTr0LvD89Jqk2Or5ogxz0NUMfIjhh2lIUX/LyX9B4oIg==", |
| "funding": [ |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/browserslist" |
| }, |
| { |
| "type": "tidelift", |
| "url": "https://tidelift.com/funding/github/npm/browserslist" |
| }, |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "baseline-browser-mapping": "^2.10.12", |
| "caniuse-lite": "^1.0.30001782", |
| "electron-to-chromium": "^1.5.328", |
| "node-releases": "^2.0.36", |
| "update-browserslist-db": "^1.2.3" |
| }, |
| "bin": { |
| "browserslist": "cli.js" |
| }, |
| "engines": { |
| "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" |
| } |
| }, |
| "node_modules/bundle-name": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/bundle-name/-/bundle-name-4.1.0.tgz", |
| "integrity": "sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==", |
| "license": "MIT", |
| "dependencies": { |
| "run-applescript": "^7.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "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/callsites": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", |
| "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/caniuse-lite": { |
| "version": "1.0.30001787", |
| "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001787.tgz", |
| "integrity": "sha512-mNcrMN9KeI68u7muanUpEejSLghOKlVhRqS/Za2IeyGllJ9I9otGpR9g3nsw7n4W378TE/LyIteA0+/FOZm4Kg==", |
| "funding": [ |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/browserslist" |
| }, |
| { |
| "type": "tidelift", |
| "url": "https://tidelift.com/funding/github/npm/caniuse-lite" |
| }, |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "CC-BY-4.0" |
| }, |
| "node_modules/ccount": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz", |
| "integrity": "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/chalk": { |
| "version": "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/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/class-variance-authority": { |
| "version": "0.7.1", |
| "resolved": "https://registry.npmjs.org/class-variance-authority/-/class-variance-authority-0.7.1.tgz", |
| "integrity": "sha512-Ka+9Trutv7G8M6WT6SeiRWz792K5qEqIGEGzXKhAE6xOWAY6pPH8U+9IY3oCMv6kqTmLsv7Xh/2w2RigkePMsg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "clsx": "^2.1.1" |
| }, |
| "funding": { |
| "url": "https://polar.sh/cva" |
| } |
| }, |
| "node_modules/cli-cursor": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-5.0.0.tgz", |
| "integrity": "sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==", |
| "license": "MIT", |
| "dependencies": { |
| "restore-cursor": "^5.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/cli-spinners": { |
| "version": "2.9.2", |
| "resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.2.tgz", |
| "integrity": "sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/cli-width": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-4.1.0.tgz", |
| "integrity": "sha512-ouuZd4/dm2Sw5Gmqy6bGyNNNe1qt9RpmxveLSO7KcgsTnU7RXfsw+/bukWGo1abgBiMAic068rclZsO4IWmmxQ==", |
| "license": "ISC", |
| "engines": { |
| "node": ">= 12" |
| } |
| }, |
| "node_modules/cliui": { |
| "version": "8.0.1", |
| "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", |
| "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", |
| "license": "ISC", |
| "dependencies": { |
| "string-width": "^4.2.0", |
| "strip-ansi": "^6.0.1", |
| "wrap-ansi": "^7.0.0" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/cliui/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/cliui/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/cliui/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/cliui/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/cliui/node_modules/wrap-ansi": { |
| "version": "7.0.0", |
| "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", |
| "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", |
| "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/clsx": { |
| "version": "2.1.1", |
| "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz", |
| "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/code-block-writer": { |
| "version": "13.0.3", |
| "resolved": "https://registry.npmjs.org/code-block-writer/-/code-block-writer-13.0.3.tgz", |
| "integrity": "sha512-Oofo0pq3IKnsFtuHqSF7TqBfr71aeyZDVJ0HpmqB7FBM2qEigL0iPONSCZSO9pE9dZTAxANe5XHG9Uy0YMv8cg==", |
| "license": "MIT" |
| }, |
| "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/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/content-disposition": { |
| "version": "0.5.4", |
| "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz", |
| "integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==", |
| "license": "MIT", |
| "dependencies": { |
| "safe-buffer": "5.2.1" |
| }, |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "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/convert-source-map": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", |
| "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", |
| "license": "MIT" |
| }, |
| "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.0.7", |
| "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.7.tgz", |
| "integrity": "sha512-NXdYc3dLr47pBkpUCHtKSwIOQXLVn8dZEuywboCOJY/osA0wFSLlSawr3KN8qXJEyX66FcONTH8EIlVuK0yyFA==", |
| "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/cosmiconfig": { |
| "version": "9.0.1", |
| "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.1.tgz", |
| "integrity": "sha512-hr4ihw+DBqcvrsEDioRO31Z17x71pUYoNe/4h6Z0wB72p7MU7/9gH8Q3s12NFhHPfYBBOV3qyfUxmr/Yn3shnQ==", |
| "license": "MIT", |
| "dependencies": { |
| "env-paths": "^2.2.1", |
| "import-fresh": "^3.3.0", |
| "js-yaml": "^4.1.0", |
| "parse-json": "^5.2.0" |
| }, |
| "engines": { |
| "node": ">=14" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/d-fischer" |
| }, |
| "peerDependencies": { |
| "typescript": ">=4.9.5" |
| }, |
| "peerDependenciesMeta": { |
| "typescript": { |
| "optional": true |
| } |
| } |
| }, |
| "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/cross-spawn/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/cross-spawn/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/cssesc": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", |
| "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", |
| "license": "MIT", |
| "bin": { |
| "cssesc": "bin/cssesc" |
| }, |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "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", |
| "peer": true |
| }, |
| "node_modules/d3-array": { |
| "version": "3.2.4", |
| "resolved": "https://registry.npmjs.org/d3-array/-/d3-array-3.2.4.tgz", |
| "integrity": "sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==", |
| "license": "ISC", |
| "dependencies": { |
| "internmap": "1 - 2" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-color": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/d3-color/-/d3-color-3.1.0.tgz", |
| "integrity": "sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-ease": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/d3-ease/-/d3-ease-3.0.1.tgz", |
| "integrity": "sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==", |
| "license": "BSD-3-Clause", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-format": { |
| "version": "3.1.2", |
| "resolved": "https://registry.npmjs.org/d3-format/-/d3-format-3.1.2.tgz", |
| "integrity": "sha512-AJDdYOdnyRDV5b6ArilzCPPwc1ejkHcoyFarqlPqT7zRYjhavcT3uSrqcMvsgh2CgoPbK3RCwyHaVyxYcP2Arg==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-interpolate": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/d3-interpolate/-/d3-interpolate-3.0.1.tgz", |
| "integrity": "sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-color": "1 - 3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-path": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/d3-path/-/d3-path-3.1.0.tgz", |
| "integrity": "sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-scale": { |
| "version": "4.0.2", |
| "resolved": "https://registry.npmjs.org/d3-scale/-/d3-scale-4.0.2.tgz", |
| "integrity": "sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-array": "2.10.0 - 3", |
| "d3-format": "1 - 3", |
| "d3-interpolate": "1.2.0 - 3", |
| "d3-time": "2.1.1 - 3", |
| "d3-time-format": "2 - 4" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-shape": { |
| "version": "3.2.0", |
| "resolved": "https://registry.npmjs.org/d3-shape/-/d3-shape-3.2.0.tgz", |
| "integrity": "sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-path": "^3.1.0" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-time": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/d3-time/-/d3-time-3.1.0.tgz", |
| "integrity": "sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-array": "2 - 3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-time-format": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/d3-time-format/-/d3-time-format-4.1.0.tgz", |
| "integrity": "sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-time": "1 - 3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-timer": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/d3-timer/-/d3-timer-3.0.1.tgz", |
| "integrity": "sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/data-uri-to-buffer": { |
| "version": "4.0.1", |
| "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-4.0.1.tgz", |
| "integrity": "sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 12" |
| } |
| }, |
| "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/decimal.js-light": { |
| "version": "2.5.1", |
| "resolved": "https://registry.npmjs.org/decimal.js-light/-/decimal.js-light-2.5.1.tgz", |
| "integrity": "sha512-qIMFpTMZmny+MMIitAB6D7iVPEorVw6YQRWkvarTkT4tBeSLLiHzcwj6q0MmYSFCiVpiqPJTJEYIrpcPzVEIvg==", |
| "license": "MIT" |
| }, |
| "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/dedent": { |
| "version": "1.7.2", |
| "resolved": "https://registry.npmjs.org/dedent/-/dedent-1.7.2.tgz", |
| "integrity": "sha512-WzMx3mW98SN+zn3hgemf4OzdmyNhhhKz5Ay0pUfQiMQ3e1g+xmTJWp/pKdwKVXhdSkAEGIIzqeuWrL3mV/AXbA==", |
| "license": "MIT", |
| "peerDependencies": { |
| "babel-plugin-macros": "^3.1.0" |
| }, |
| "peerDependenciesMeta": { |
| "babel-plugin-macros": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/deepmerge": { |
| "version": "4.3.1", |
| "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz", |
| "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/default-browser": { |
| "version": "5.5.0", |
| "resolved": "https://registry.npmjs.org/default-browser/-/default-browser-5.5.0.tgz", |
| "integrity": "sha512-H9LMLr5zwIbSxrmvikGuI/5KGhZ8E2zH3stkMgM5LpOWDutGM2JZaj460Udnf1a+946zc7YBgrqEWwbk7zHvGw==", |
| "license": "MIT", |
| "dependencies": { |
| "bundle-name": "^4.1.0", |
| "default-browser-id": "^5.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/default-browser-id": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/default-browser-id/-/default-browser-id-5.0.1.tgz", |
| "integrity": "sha512-x1VCxdX4t+8wVfd1so/9w+vQ4vx7lKd2Qp5tDRutErwmR85OgmfX7RlLRMWafRMY7hbEiXIbudNrjOAPa/hL8Q==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/define-lazy-prop": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-3.0.0.tgz", |
| "integrity": "sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "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/destroy": { |
| "version": "1.2.0", |
| "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz", |
| "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.8", |
| "npm": "1.2.8000 || >= 1.4.16" |
| } |
| }, |
| "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==", |
| "devOptional": 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/diff": { |
| "version": "8.0.4", |
| "resolved": "https://registry.npmjs.org/diff/-/diff-8.0.4.tgz", |
| "integrity": "sha512-DPi0FmjiSU5EvQV0++GFDOJ9ASQUVFh5kD+OzOnYdi7n3Wpm9hWWGfB/O2blfHcMVTL5WkQXSnRiK9makhrcnw==", |
| "license": "BSD-3-Clause", |
| "engines": { |
| "node": ">=0.3.1" |
| } |
| }, |
| "node_modules/dompurify": { |
| "version": "3.2.7", |
| "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.2.7.tgz", |
| "integrity": "sha512-WhL/YuveyGXJaerVlMYGWhvQswa7myDG17P7Vu65EWC05o8vfeNbvNf4d/BOvH99+ZW+LlQsc1GDKMa1vNK6dw==", |
| "license": "(MPL-2.0 OR Apache-2.0)", |
| "peer": true, |
| "optionalDependencies": { |
| "@types/trusted-types": "^2.0.7" |
| } |
| }, |
| "node_modules/dotenv": { |
| "version": "17.4.1", |
| "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.4.1.tgz", |
| "integrity": "sha512-k8DaKGP6r1G30Lx8V4+pCsLzKr8vLmV2paqEj1Y55GdAgJuIqpRp5FfajGF8KtwMxCz9qJc6wUIJnm053d/WCw==", |
| "license": "BSD-2-Clause", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://dotenvx.com" |
| } |
| }, |
| "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/eciesjs": { |
| "version": "0.4.18", |
| "resolved": "https://registry.npmjs.org/eciesjs/-/eciesjs-0.4.18.tgz", |
| "integrity": "sha512-wG99Zcfcys9fZux7Cft8BAX/YrOJLJSZ3jyYPfhZHqN2E+Ffx+QXBDsv3gubEgPtV6dTzJMSQUwk1H98/t/0wQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@ecies/ciphers": "^0.2.5", |
| "@noble/ciphers": "^1.3.0", |
| "@noble/curves": "^1.9.7", |
| "@noble/hashes": "^1.8.0" |
| }, |
| "engines": { |
| "bun": ">=1", |
| "deno": ">=2", |
| "node": ">=16" |
| } |
| }, |
| "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/electron-to-chromium": { |
| "version": "1.5.335", |
| "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.335.tgz", |
| "integrity": "sha512-q9n5T4BR4Xwa2cwbrwcsDJtHD/enpQ5S1xF1IAtdqf5AAgqDFmR/aakqH3ChFdqd/QXJhS3rnnXFtexU7rax6Q==", |
| "license": "ISC" |
| }, |
| "node_modules/emoji-regex": { |
| "version": "10.6.0", |
| "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.6.0.tgz", |
| "integrity": "sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==", |
| "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/enhanced-resolve": { |
| "version": "5.21.0", |
| "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.21.0.tgz", |
| "integrity": "sha512-otxSQPw4lkOZWkHpB3zaEQs6gWYEsmX4xQF68ElXC/TWvGxGMSGOvoNbaLXm6/cS/fSfHtsEdw90y20PCd+sCA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "graceful-fs": "^4.2.4", |
| "tapable": "^2.3.3" |
| }, |
| "engines": { |
| "node": ">=10.13.0" |
| } |
| }, |
| "node_modules/env-paths": { |
| "version": "2.2.1", |
| "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz", |
| "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/error-ex": { |
| "version": "1.3.4", |
| "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.4.tgz", |
| "integrity": "sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ==", |
| "license": "MIT", |
| "dependencies": { |
| "is-arrayish": "^0.2.1" |
| } |
| }, |
| "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-toolkit": { |
| "version": "1.45.1", |
| "resolved": "https://registry.npmjs.org/es-toolkit/-/es-toolkit-1.45.1.tgz", |
| "integrity": "sha512-/jhoOj/Fx+A+IIyDNOvO3TItGmlMKhtX8ISAHKE90c4b/k1tqaqEZ+uUqfpU8DMnW5cgNJv606zS55jGvza0Xw==", |
| "license": "MIT", |
| "workspaces": [ |
| "docs", |
| "benchmarks" |
| ] |
| }, |
| "node_modules/escalade": { |
| "version": "3.2.0", |
| "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz", |
| "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "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": "5.0.0", |
| "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz", |
| "integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/esprima": { |
| "version": "4.0.1", |
| "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", |
| "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", |
| "license": "BSD-2-Clause", |
| "bin": { |
| "esparse": "bin/esparse.js", |
| "esvalidate": "bin/esvalidate.js" |
| }, |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "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/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/eventemitter3": { |
| "version": "5.0.4", |
| "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.4.tgz", |
| "integrity": "sha512-mlsTRyGaPBjPedk6Bvw+aqbsXDtoAyAzm5MO7JgU+yVRyMQ5O8bD4Kcci7BS85f93veegeCPkL8R4GLClnjLFw==", |
| "license": "MIT" |
| }, |
| "node_modules/eventsource": { |
| "version": "3.0.7", |
| "resolved": "https://registry.npmjs.org/eventsource/-/eventsource-3.0.7.tgz", |
| "integrity": "sha512-CRT1WTyuQoD771GW56XEZFQ/ZoSfWid1alKGDYMmkt2yl8UXrVR4pspqWNEcqKvVIzg6PAltWjxcSSPrboA4iA==", |
| "license": "MIT", |
| "dependencies": { |
| "eventsource-parser": "^3.0.1" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/eventsource-parser": { |
| "version": "3.0.6", |
| "resolved": "https://registry.npmjs.org/eventsource-parser/-/eventsource-parser-3.0.6.tgz", |
| "integrity": "sha512-Vo1ab+QXPzZ4tCa8SwIHJFaSzy4R6SHf7BY79rFBDf0idraZWAkYrDjDj8uWaSm3S2TK+hJ7/t1CEmZ7jXw+pg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/execa": { |
| "version": "9.6.1", |
| "resolved": "https://registry.npmjs.org/execa/-/execa-9.6.1.tgz", |
| "integrity": "sha512-9Be3ZoN4LmYR90tUoVu2te2BsbzHfhJyfEiAVfz7N5/zv+jduIfLrV2xdQXOHbaD6KgpGdO9PRPM1Y4Q9QkPkA==", |
| "license": "MIT", |
| "dependencies": { |
| "@sindresorhus/merge-streams": "^4.0.0", |
| "cross-spawn": "^7.0.6", |
| "figures": "^6.1.0", |
| "get-stream": "^9.0.0", |
| "human-signals": "^8.0.1", |
| "is-plain-obj": "^4.1.0", |
| "is-stream": "^4.0.1", |
| "npm-run-path": "^6.0.0", |
| "pretty-ms": "^9.2.0", |
| "signal-exit": "^4.1.0", |
| "strip-final-newline": "^4.0.0", |
| "yoctocolors": "^2.1.1" |
| }, |
| "engines": { |
| "node": "^18.19.0 || >=20.5.0" |
| }, |
| "funding": { |
| "url": "https://github.com/sindresorhus/execa?sponsor=1" |
| } |
| }, |
| "node_modules/express": { |
| "version": "4.22.1", |
| "resolved": "https://registry.npmjs.org/express/-/express-4.22.1.tgz", |
| "integrity": "sha512-F2X8g9P1X7uCPZMA3MVf9wcTqlyNp7IhH5qPCI0izhaOIYXaW9L535tGA3qmjRzpH+bZczqq7hVKxTR4NWnu+g==", |
| "license": "MIT", |
| "dependencies": { |
| "accepts": "~1.3.8", |
| "array-flatten": "1.1.1", |
| "body-parser": "~1.20.3", |
| "content-disposition": "~0.5.4", |
| "content-type": "~1.0.4", |
| "cookie": "~0.7.1", |
| "cookie-signature": "~1.0.6", |
| "debug": "2.6.9", |
| "depd": "2.0.0", |
| "encodeurl": "~2.0.0", |
| "escape-html": "~1.0.3", |
| "etag": "~1.8.1", |
| "finalhandler": "~1.3.1", |
| "fresh": "~0.5.2", |
| "http-errors": "~2.0.0", |
| "merge-descriptors": "1.0.3", |
| "methods": "~1.1.2", |
| "on-finished": "~2.4.1", |
| "parseurl": "~1.3.3", |
| "path-to-regexp": "~0.1.12", |
| "proxy-addr": "~2.0.7", |
| "qs": "~6.14.0", |
| "range-parser": "~1.2.1", |
| "safe-buffer": "5.2.1", |
| "send": "~0.19.0", |
| "serve-static": "~1.16.2", |
| "setprototypeof": "1.2.0", |
| "statuses": "~2.0.1", |
| "type-is": "~1.6.18", |
| "utils-merge": "1.0.1", |
| "vary": "~1.1.2" |
| }, |
| "engines": { |
| "node": ">= 0.10.0" |
| }, |
| "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": "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/express/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/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==", |
| "license": "MIT" |
| }, |
| "node_modules/fast-glob": { |
| "version": "3.3.3", |
| "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz", |
| "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==", |
| "license": "MIT", |
| "dependencies": { |
| "@nodelib/fs.stat": "^2.0.2", |
| "@nodelib/fs.walk": "^1.2.3", |
| "glob-parent": "^5.1.2", |
| "merge2": "^1.3.0", |
| "micromatch": "^4.0.8" |
| }, |
| "engines": { |
| "node": ">=8.6.0" |
| } |
| }, |
| "node_modules/fast-uri": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz", |
| "integrity": "sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==", |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/fastify" |
| }, |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/fastify" |
| } |
| ], |
| "license": "BSD-3-Clause" |
| }, |
| "node_modules/fastq": { |
| "version": "1.20.1", |
| "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.20.1.tgz", |
| "integrity": "sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==", |
| "license": "ISC", |
| "dependencies": { |
| "reusify": "^1.0.4" |
| } |
| }, |
| "node_modules/fdir": { |
| "version": "6.5.0", |
| "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz", |
| "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12.0.0" |
| }, |
| "peerDependencies": { |
| "picomatch": "^3 || ^4" |
| }, |
| "peerDependenciesMeta": { |
| "picomatch": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/fetch-blob": { |
| "version": "3.2.0", |
| "resolved": "https://registry.npmjs.org/fetch-blob/-/fetch-blob-3.2.0.tgz", |
| "integrity": "sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==", |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/jimmywarting" |
| }, |
| { |
| "type": "paypal", |
| "url": "https://paypal.me/jimmywarting" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "node-domexception": "^1.0.0", |
| "web-streams-polyfill": "^3.0.3" |
| }, |
| "engines": { |
| "node": "^12.20 || >= 14.13" |
| } |
| }, |
| "node_modules/figures": { |
| "version": "6.1.0", |
| "resolved": "https://registry.npmjs.org/figures/-/figures-6.1.0.tgz", |
| "integrity": "sha512-d+l3qxjSesT4V7v2fh+QnmFnUWv9lSpjarhShNTgBOfA0ttejbQUAlHLitbjkoRiDulW0OPoQPYIGhIC8ohejg==", |
| "license": "MIT", |
| "dependencies": { |
| "is-unicode-supported": "^2.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/fill-range": { |
| "version": "7.1.1", |
| "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", |
| "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", |
| "license": "MIT", |
| "dependencies": { |
| "to-regex-range": "^5.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/finalhandler": { |
| "version": "1.3.2", |
| "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.3.2.tgz", |
| "integrity": "sha512-aA4RyPcd3badbdABGDuTXCMTtOneUCAYH/gxoYRTZlIJdF0YPWuGqiAsIrhNnnqdXGswYk6dGujem4w80UJFhg==", |
| "license": "MIT", |
| "dependencies": { |
| "debug": "2.6.9", |
| "encodeurl": "~2.0.0", |
| "escape-html": "~1.0.3", |
| "on-finished": "~2.4.1", |
| "parseurl": "~1.3.3", |
| "statuses": "~2.0.2", |
| "unpipe": "~1.0.0" |
| }, |
| "engines": { |
| "node": ">= 0.8" |
| } |
| }, |
| "node_modules/finalhandler/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/finalhandler/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/formdata-polyfill": { |
| "version": "4.0.10", |
| "resolved": "https://registry.npmjs.org/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz", |
| "integrity": "sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==", |
| "license": "MIT", |
| "dependencies": { |
| "fetch-blob": "^3.1.2" |
| }, |
| "engines": { |
| "node": ">=12.20.0" |
| } |
| }, |
| "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/fraction.js": { |
| "version": "5.3.4", |
| "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-5.3.4.tgz", |
| "integrity": "sha512-1X1NTtiJphryn/uLQz3whtY6jK3fTqoE3ohKs0tT+Ujr1W59oopxmoEh7Lu5p6vBaPbgoM0bzveAW4Qi5RyWDQ==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": "*" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/rawify" |
| } |
| }, |
| "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": "0.5.2", |
| "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz", |
| "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/fs-extra": { |
| "version": "11.3.4", |
| "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.4.tgz", |
| "integrity": "sha512-CTXd6rk/M3/ULNQj8FBqBWHYBVYybQ3VPBw0xGKFe3tuH7ytT6ACnvzpIQ3UZtB8yvUKC2cXn1a+x+5EVQLovA==", |
| "license": "MIT", |
| "dependencies": { |
| "graceful-fs": "^4.2.0", |
| "jsonfile": "^6.0.1", |
| "universalify": "^2.0.0" |
| }, |
| "engines": { |
| "node": ">=14.14" |
| } |
| }, |
| "node_modules/fsevents": { |
| "version": "2.3.3", |
| "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", |
| "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", |
| "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/fuzzysort": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/fuzzysort/-/fuzzysort-3.1.0.tgz", |
| "integrity": "sha512-sR9BNCjBg6LNgwvxlBd0sBABvQitkLzoVY9MYYROQVX/FvfJ4Mai9LsGhDgd8qYdds0bY77VzYd5iuB+v5rwQQ==", |
| "license": "MIT" |
| }, |
| "node_modules/gensync": { |
| "version": "1.0.0-beta.2", |
| "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", |
| "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/get-caller-file": { |
| "version": "2.0.5", |
| "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", |
| "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", |
| "license": "ISC", |
| "engines": { |
| "node": "6.* || 8.* || >= 10.*" |
| } |
| }, |
| "node_modules/get-east-asian-width": { |
| "version": "1.5.0", |
| "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.5.0.tgz", |
| "integrity": "sha512-CQ+bEO+Tva/qlmw24dCejulK5pMzVnUOFOijVogd3KQs07HnRIgp8TGipvCCRT06xeYEbpbgwaCxglFyiuIcmA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "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-own-enumerable-keys": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/get-own-enumerable-keys/-/get-own-enumerable-keys-1.0.0.tgz", |
| "integrity": "sha512-PKsK2FSrQCyxcGHsGrLDcK0lx+0Ke+6e8KFFozA9/fIQLhQzPaRvJFdcz7+Axg3jUH/Mq+NI4xa5u/UT2tQskA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=14.16" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "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-stream": { |
| "version": "9.0.1", |
| "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-9.0.1.tgz", |
| "integrity": "sha512-kVCxPF3vQM/N0B1PmoqVUqgHP+EeVjmZSQn+1oCRPxd2P21P2F19lIgbR3HBosbB1PUhOAoctJnfEn2GbN2eZA==", |
| "license": "MIT", |
| "dependencies": { |
| "@sec-ant/readable-stream": "^0.4.1", |
| "is-stream": "^4.0.1" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/glob-parent": { |
| "version": "5.1.2", |
| "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", |
| "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", |
| "license": "ISC", |
| "dependencies": { |
| "is-glob": "^4.0.1" |
| }, |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "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/graphql": { |
| "version": "16.13.2", |
| "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.13.2.tgz", |
| "integrity": "sha512-5bJ+nf/UCpAjHM8i06fl7eLyVC9iuNAjm9qzkiu2ZGhM0VscSvS6WDPfAwkdkBuoXGM9FJSbKl6wylMwP9Ktig==", |
| "license": "MIT", |
| "engines": { |
| "node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0" |
| } |
| }, |
| "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/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-is-element": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/hast-util-is-element/-/hast-util-is-element-3.0.0.tgz", |
| "integrity": "sha512-Val9mnv2IWpLbNPqc/pUem+a7Ipj2aHacCwgNfTiK0vJKl0LF+4Ba4+v1oPHFpf3bLYmreq0/l3Gud9S5OH42g==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/hast": "^3.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/hast-util-to-jsx-runtime": { |
| "version": "2.3.6", |
| "resolved": "https://registry.npmjs.org/hast-util-to-jsx-runtime/-/hast-util-to-jsx-runtime-2.3.6.tgz", |
| "integrity": "sha512-zl6s8LwNyo1P9uw+XJGvZtdFF1GdAkOg8ujOw+4Pyb76874fLps4ueHXDhXWdk6YHQ6OgUtinliG7RsYvCbbBg==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/estree": "^1.0.0", |
| "@types/hast": "^3.0.0", |
| "@types/unist": "^3.0.0", |
| "comma-separated-tokens": "^2.0.0", |
| "devlop": "^1.0.0", |
| "estree-util-is-identifier-name": "^3.0.0", |
| "hast-util-whitespace": "^3.0.0", |
| "mdast-util-mdx-expression": "^2.0.0", |
| "mdast-util-mdx-jsx": "^3.0.0", |
| "mdast-util-mdxjs-esm": "^2.0.0", |
| "property-information": "^7.0.0", |
| "space-separated-tokens": "^2.0.0", |
| "style-to-js": "^1.0.0", |
| "unist-util-position": "^5.0.0", |
| "vfile-message": "^4.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/hast-util-to-text": { |
| "version": "4.0.2", |
| "resolved": "https://registry.npmjs.org/hast-util-to-text/-/hast-util-to-text-4.0.2.tgz", |
| "integrity": "sha512-KK6y/BN8lbaq654j7JgBydev7wuNMcID54lkRav1P0CaE1e47P72AWWPiGKXTJU271ooYzcvTAn/Zt0REnvc7A==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/hast": "^3.0.0", |
| "@types/unist": "^3.0.0", |
| "hast-util-is-element": "^3.0.0", |
| "unist-util-find-after": "^5.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/hast-util-whitespace": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz", |
| "integrity": "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/hast": "^3.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/headers-polyfill": { |
| "version": "4.0.3", |
| "resolved": "https://registry.npmjs.org/headers-polyfill/-/headers-polyfill-4.0.3.tgz", |
| "integrity": "sha512-IScLbePpkvO846sIwOtOTDjutRMWdXdJmXdMvk6gCBHxFO8d+QKOQedyZSxFTTFYRSmlgSTDtXqqq4pcenBXLQ==", |
| "license": "MIT" |
| }, |
| "node_modules/highlight.js": { |
| "version": "11.11.1", |
| "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-11.11.1.tgz", |
| "integrity": "sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==", |
| "license": "BSD-3-Clause", |
| "engines": { |
| "node": ">=12.0.0" |
| } |
| }, |
| "node_modules/hono": { |
| "version": "4.12.14", |
| "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.14.tgz", |
| "integrity": "sha512-am5zfg3yu6sqn5yjKBNqhnTX7Cv+m00ox+7jbaKkrLMRJ4rAdldd1xPd/JzbBWspqaQv6RSTrgFN95EsfhC+7w==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=16.9.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/https-proxy-agent": { |
| "version": "7.0.6", |
| "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz", |
| "integrity": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==", |
| "license": "MIT", |
| "dependencies": { |
| "agent-base": "^7.1.2", |
| "debug": "4" |
| }, |
| "engines": { |
| "node": ">= 14" |
| } |
| }, |
| "node_modules/human-signals": { |
| "version": "8.0.1", |
| "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-8.0.1.tgz", |
| "integrity": "sha512-eKCa6bwnJhvxj14kZk5NCPc6Hb6BdsU9DZcOnmQKSnO1VKrfV0zCvtttPZUsBvjmNDn8rpcJfpwSYnHBjc95MQ==", |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=18.18.0" |
| } |
| }, |
| "node_modules/iconv-lite": { |
| "version": "0.4.24", |
| "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", |
| "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", |
| "license": "MIT", |
| "dependencies": { |
| "safer-buffer": ">= 2.1.2 < 3" |
| }, |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/ignore": { |
| "version": "5.3.2", |
| "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz", |
| "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 4" |
| } |
| }, |
| "node_modules/immer": { |
| "version": "10.2.0", |
| "resolved": "https://registry.npmjs.org/immer/-/immer-10.2.0.tgz", |
| "integrity": "sha512-d/+XTN3zfODyjr89gM3mPq1WNX2B8pYsu7eORitdwyA2sBubnTl3laYlBk4sXY5FUa5qTZGBDPJICVbvqzjlbw==", |
| "license": "MIT", |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/immer" |
| } |
| }, |
| "node_modules/import-fresh": { |
| "version": "3.3.1", |
| "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz", |
| "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==", |
| "license": "MIT", |
| "dependencies": { |
| "parent-module": "^1.0.0", |
| "resolve-from": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">=6" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "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/inline-style-parser": { |
| "version": "0.2.7", |
| "resolved": "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.2.7.tgz", |
| "integrity": "sha512-Nb2ctOyNR8DqQoR0OwRG95uNWIC0C1lCgf5Naz5H6Ji72KZ8OcFZLz2P5sNgwlyoJ8Yif11oMuYs5pBQa86csA==", |
| "license": "MIT" |
| }, |
| "node_modules/internmap": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/internmap/-/internmap-2.0.3.tgz", |
| "integrity": "sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/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-arrayish": { |
| "version": "0.2.1", |
| "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", |
| "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", |
| "license": "MIT" |
| }, |
| "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-docker": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-3.0.0.tgz", |
| "integrity": "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==", |
| "license": "MIT", |
| "bin": { |
| "is-docker": "cli.js" |
| }, |
| "engines": { |
| "node": "^12.20.0 || ^14.13.1 || >=16.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/is-extglob": { |
| "version": "2.1.1", |
| "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", |
| "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", |
| "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==", |
| "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-in-ssh": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/is-in-ssh/-/is-in-ssh-1.0.0.tgz", |
| "integrity": "sha512-jYa6Q9rH90kR1vKB6NM7qqd1mge3Fx4Dhw5TVlK1MUBqhEOuCagrEHMevNuCcbECmXZ0ThXkRm+Ymr51HwEPAw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=20" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/is-inside-container": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz", |
| "integrity": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==", |
| "license": "MIT", |
| "dependencies": { |
| "is-docker": "^3.0.0" |
| }, |
| "bin": { |
| "is-inside-container": "cli.js" |
| }, |
| "engines": { |
| "node": ">=14.16" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/is-interactive": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-2.0.0.tgz", |
| "integrity": "sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/is-node-process": { |
| "version": "1.2.0", |
| "resolved": "https://registry.npmjs.org/is-node-process/-/is-node-process-1.2.0.tgz", |
| "integrity": "sha512-Vg4o6/fqPxIjtxgUH5QLJhwZ7gW5diGCVlXpuUfELC62CuxM1iHcRe51f2W1FDy04Ai4KJkagKjx3XaqyfRKXw==", |
| "license": "MIT" |
| }, |
| "node_modules/is-number": { |
| "version": "7.0.0", |
| "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", |
| "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.12.0" |
| } |
| }, |
| "node_modules/is-obj": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-3.0.0.tgz", |
| "integrity": "sha512-IlsXEHOjtKhpN8r/tRFj2nDyTmHvcfNeu/nrRIcXE17ROeatXchkojffa1SpdqW4cr/Fj6QkEf/Gn4zf6KKvEQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "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-regexp": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/is-regexp/-/is-regexp-3.1.0.tgz", |
| "integrity": "sha512-rbku49cWloU5bSMI+zaRaXdQHXnthP6DZ/vLnfdSKyL4zUzuWnomtOEiZZOd+ioQ+avFo/qau3KPTc7Fjy1uPA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/is-stream": { |
| "version": "4.0.1", |
| "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-4.0.1.tgz", |
| "integrity": "sha512-Dnz92NInDqYckGEUJv689RbRiTSEHCQ7wOVeALbkOz999YpqT46yMRIGtSNl2iCL1waAZSx40+h59NV/EwzV/A==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/is-unicode-supported": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-2.1.0.tgz", |
| "integrity": "sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/is-wsl": { |
| "version": "3.1.1", |
| "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.1.tgz", |
| "integrity": "sha512-e6rvdUCiQCAuumZslxRJWR/Doq4VpPR82kqclvcS0efgt430SlGIk05vdCN58+VrzgtIcfNODjozVielycD4Sw==", |
| "license": "MIT", |
| "dependencies": { |
| "is-inside-container": "^1.0.0" |
| }, |
| "engines": { |
| "node": ">=16" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/isexe": { |
| "version": "3.1.5", |
| "resolved": "https://registry.npmjs.org/isexe/-/isexe-3.1.5.tgz", |
| "integrity": "sha512-6B3tLtFqtQS4ekarvLVMZ+X+VlvQekbe4taUkf/rhVO3d/h0M2rfARm/pXLcPEsjjMsFgrFgSrhQIxcSVrBz8w==", |
| "license": "BlueOak-1.0.0", |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/jiti": { |
| "version": "2.6.1", |
| "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.6.1.tgz", |
| "integrity": "sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==", |
| "devOptional": true, |
| "license": "MIT", |
| "bin": { |
| "jiti": "lib/jiti-cli.mjs" |
| } |
| }, |
| "node_modules/jose": { |
| "version": "6.2.2", |
| "resolved": "https://registry.npmjs.org/jose/-/jose-6.2.2.tgz", |
| "integrity": "sha512-d7kPDd34KO/YnzaDOlikGpOurfF0ByC2sEV4cANCtdqLlTfBlw2p14O/5d/zv40gJPbIQxfES3nSx1/oYNyuZQ==", |
| "license": "MIT", |
| "funding": { |
| "url": "https://github.com/sponsors/panva" |
| } |
| }, |
| "node_modules/js-tokens": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", |
| "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", |
| "license": "MIT" |
| }, |
| "node_modules/js-yaml": { |
| "version": "4.1.1", |
| "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz", |
| "integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==", |
| "license": "MIT", |
| "dependencies": { |
| "argparse": "^2.0.1" |
| }, |
| "bin": { |
| "js-yaml": "bin/js-yaml.js" |
| } |
| }, |
| "node_modules/jsesc": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz", |
| "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==", |
| "license": "MIT", |
| "bin": { |
| "jsesc": "bin/jsesc" |
| }, |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/json-parse-even-better-errors": { |
| "version": "2.3.1", |
| "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", |
| "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", |
| "license": "MIT" |
| }, |
| "node_modules/json-schema-traverse": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", |
| "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", |
| "license": "MIT" |
| }, |
| "node_modules/json-schema-typed": { |
| "version": "8.0.2", |
| "resolved": "https://registry.npmjs.org/json-schema-typed/-/json-schema-typed-8.0.2.tgz", |
| "integrity": "sha512-fQhoXdcvc3V28x7C7BMs4P5+kNlgUURe2jmUT1T//oBRMDrqy1QPelJimwZGo7Hg9VPV3EQV5Bnq4hbFy2vetA==", |
| "license": "BSD-2-Clause" |
| }, |
| "node_modules/json5": { |
| "version": "2.2.3", |
| "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", |
| "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", |
| "license": "MIT", |
| "bin": { |
| "json5": "lib/cli.js" |
| }, |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/jsonfile": { |
| "version": "6.2.0", |
| "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.2.0.tgz", |
| "integrity": "sha512-FGuPw30AdOIUTRMC2OMRtQV+jkVj2cfPqSeWXv1NEAJ1qZ5zb1X6z1mFhbfOB/iy3ssJCD+3KuZ8r8C3uVFlAg==", |
| "license": "MIT", |
| "dependencies": { |
| "universalify": "^2.0.0" |
| }, |
| "optionalDependencies": { |
| "graceful-fs": "^4.1.6" |
| } |
| }, |
| "node_modules/kleur": { |
| "version": "4.1.5", |
| "resolved": "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz", |
| "integrity": "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/lightningcss": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.32.0.tgz", |
| "integrity": "sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==", |
| "devOptional": 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" |
| ], |
| "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" |
| ], |
| "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" |
| ], |
| "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" |
| ], |
| "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" |
| ], |
| "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" |
| ], |
| "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" |
| ], |
| "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" |
| ], |
| "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" |
| ], |
| "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" |
| ], |
| "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" |
| ], |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lines-and-columns": { |
| "version": "1.2.4", |
| "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", |
| "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", |
| "license": "MIT" |
| }, |
| "node_modules/log-symbols": { |
| "version": "6.0.0", |
| "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-6.0.0.tgz", |
| "integrity": "sha512-i24m8rpwhmPIS4zscNzK6MSEhk0DUWa/8iYQWxhffV8jkI4Phvs3F+quL5xvS0gdQR0FyTCMMH33Y78dDTzzIw==", |
| "license": "MIT", |
| "dependencies": { |
| "chalk": "^5.3.0", |
| "is-unicode-supported": "^1.3.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/log-symbols/node_modules/is-unicode-supported": { |
| "version": "1.3.0", |
| "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz", |
| "integrity": "sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "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/lowlight": { |
| "version": "3.3.0", |
| "resolved": "https://registry.npmjs.org/lowlight/-/lowlight-3.3.0.tgz", |
| "integrity": "sha512-0JNhgFoPvP6U6lE/UdVsSq99tn6DhjjpAj5MxG49ewd2mOBVtwWYIT8ClyABhq198aXXODMU6Ox8DrGy/CpTZQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/hast": "^3.0.0", |
| "devlop": "^1.0.0", |
| "highlight.js": "~11.11.0" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/lru-cache": { |
| "version": "5.1.1", |
| "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", |
| "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", |
| "license": "ISC", |
| "dependencies": { |
| "yallist": "^3.0.2" |
| } |
| }, |
| "node_modules/lucide-react": { |
| "version": "0.546.0", |
| "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.546.0.tgz", |
| "integrity": "sha512-Z94u6fKT43lKeYHiVyvyR8fT7pwCzDu7RyMPpTvh054+xahSgj4HFQ+NmflvzdXsoAjYGdCguGaFKYuvq0ThCQ==", |
| "license": "ISC", |
| "peerDependencies": { |
| "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" |
| } |
| }, |
| "node_modules/magic-string": { |
| "version": "0.30.21", |
| "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz", |
| "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/sourcemap-codec": "^1.5.5" |
| } |
| }, |
| "node_modules/markdown-table": { |
| "version": "3.0.4", |
| "resolved": "https://registry.npmjs.org/markdown-table/-/markdown-table-3.0.4.tgz", |
| "integrity": "sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/marked": { |
| "version": "14.0.0", |
| "resolved": "https://registry.npmjs.org/marked/-/marked-14.0.0.tgz", |
| "integrity": "sha512-uIj4+faQ+MgHgwUW1l2PsPglZLOLOT1uErt06dAPtx2kjteLAkbsd/0FiYg/MGS+i7ZKLb7w2WClxHkzOOuryQ==", |
| "license": "MIT", |
| "peer": true, |
| "bin": { |
| "marked": "bin/marked.js" |
| }, |
| "engines": { |
| "node": ">= 18" |
| } |
| }, |
| "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-find-and-replace": { |
| "version": "3.0.2", |
| "resolved": "https://registry.npmjs.org/mdast-util-find-and-replace/-/mdast-util-find-and-replace-3.0.2.tgz", |
| "integrity": "sha512-Tmd1Vg/m3Xz43afeNxDIhWRtFZgM2VLyaf4vSTYwudTyeuTneoL3qtWMA5jeLyz/O1vDJmmV4QuScFCA2tBPwg==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "escape-string-regexp": "^5.0.0", |
| "unist-util-is": "^6.0.0", |
| "unist-util-visit-parents": "^6.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-from-markdown": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.3.tgz", |
| "integrity": "sha512-W4mAWTvSlKvf8L6J+VN9yLSqQ9AOAAvHuoDAmPkz4dHf553m5gVj2ejadHJhoJmcmxEnOv6Pa8XJhpxE93kb8Q==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "@types/unist": "^3.0.0", |
| "decode-named-character-reference": "^1.0.0", |
| "devlop": "^1.0.0", |
| "mdast-util-to-string": "^4.0.0", |
| "micromark": "^4.0.0", |
| "micromark-util-decode-numeric-character-reference": "^2.0.0", |
| "micromark-util-decode-string": "^2.0.0", |
| "micromark-util-normalize-identifier": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0", |
| "unist-util-stringify-position": "^4.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-gfm": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/mdast-util-gfm/-/mdast-util-gfm-3.1.0.tgz", |
| "integrity": "sha512-0ulfdQOM3ysHhCJ1p06l0b0VKlhU0wuQs3thxZQagjcjPrlFRqY215uZGHHJan9GEAXd9MbfPjFJz+qMkVR6zQ==", |
| "license": "MIT", |
| "dependencies": { |
| "mdast-util-from-markdown": "^2.0.0", |
| "mdast-util-gfm-autolink-literal": "^2.0.0", |
| "mdast-util-gfm-footnote": "^2.0.0", |
| "mdast-util-gfm-strikethrough": "^2.0.0", |
| "mdast-util-gfm-table": "^2.0.0", |
| "mdast-util-gfm-task-list-item": "^2.0.0", |
| "mdast-util-to-markdown": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-gfm-autolink-literal": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/mdast-util-gfm-autolink-literal/-/mdast-util-gfm-autolink-literal-2.0.1.tgz", |
| "integrity": "sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "ccount": "^2.0.0", |
| "devlop": "^1.0.0", |
| "mdast-util-find-and-replace": "^3.0.0", |
| "micromark-util-character": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-gfm-footnote": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/mdast-util-gfm-footnote/-/mdast-util-gfm-footnote-2.1.0.tgz", |
| "integrity": "sha512-sqpDWlsHn7Ac9GNZQMeUzPQSMzR6Wv0WKRNvQRg0KqHh02fpTz69Qc1QSseNX29bhz1ROIyNyxExfawVKTm1GQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "devlop": "^1.1.0", |
| "mdast-util-from-markdown": "^2.0.0", |
| "mdast-util-to-markdown": "^2.0.0", |
| "micromark-util-normalize-identifier": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-gfm-strikethrough": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/mdast-util-gfm-strikethrough/-/mdast-util-gfm-strikethrough-2.0.0.tgz", |
| "integrity": "sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "mdast-util-from-markdown": "^2.0.0", |
| "mdast-util-to-markdown": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-gfm-table": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/mdast-util-gfm-table/-/mdast-util-gfm-table-2.0.0.tgz", |
| "integrity": "sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "devlop": "^1.0.0", |
| "markdown-table": "^3.0.0", |
| "mdast-util-from-markdown": "^2.0.0", |
| "mdast-util-to-markdown": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-gfm-task-list-item": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/mdast-util-gfm-task-list-item/-/mdast-util-gfm-task-list-item-2.0.0.tgz", |
| "integrity": "sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "devlop": "^1.0.0", |
| "mdast-util-from-markdown": "^2.0.0", |
| "mdast-util-to-markdown": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-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": "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/merge-descriptors": { |
| "version": "1.0.3", |
| "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.3.tgz", |
| "integrity": "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==", |
| "license": "MIT", |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/merge-stream": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz", |
| "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==", |
| "license": "MIT" |
| }, |
| "node_modules/merge2": { |
| "version": "1.4.1", |
| "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", |
| "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/methods": { |
| "version": "1.1.2", |
| "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz", |
| "integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/micromark": { |
| "version": "4.0.2", |
| "resolved": "https://registry.npmjs.org/micromark/-/micromark-4.0.2.tgz", |
| "integrity": "sha512-zpe98Q6kvavpCr1NPVSCMebCKfD7CA2NqZ+rykeNhONIJBpc1tFKt9hucLGwha3jNTNI8lHpctWJWoimVF4PfA==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "@types/debug": "^4.0.0", |
| "debug": "^4.0.0", |
| "decode-named-character-reference": "^1.0.0", |
| "devlop": "^1.0.0", |
| "micromark-core-commonmark": "^2.0.0", |
| "micromark-factory-space": "^2.0.0", |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-chunked": "^2.0.0", |
| "micromark-util-combine-extensions": "^2.0.0", |
| "micromark-util-decode-numeric-character-reference": "^2.0.0", |
| "micromark-util-encode": "^2.0.0", |
| "micromark-util-normalize-identifier": "^2.0.0", |
| "micromark-util-resolve-all": "^2.0.0", |
| "micromark-util-sanitize-uri": "^2.0.0", |
| "micromark-util-subtokenize": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-core-commonmark": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-2.0.3.tgz", |
| "integrity": "sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "decode-named-character-reference": "^1.0.0", |
| "devlop": "^1.0.0", |
| "micromark-factory-destination": "^2.0.0", |
| "micromark-factory-label": "^2.0.0", |
| "micromark-factory-space": "^2.0.0", |
| "micromark-factory-title": "^2.0.0", |
| "micromark-factory-whitespace": "^2.0.0", |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-chunked": "^2.0.0", |
| "micromark-util-classify-character": "^2.0.0", |
| "micromark-util-html-tag-name": "^2.0.0", |
| "micromark-util-normalize-identifier": "^2.0.0", |
| "micromark-util-resolve-all": "^2.0.0", |
| "micromark-util-subtokenize": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-extension-gfm": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/micromark-extension-gfm/-/micromark-extension-gfm-3.0.0.tgz", |
| "integrity": "sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==", |
| "license": "MIT", |
| "dependencies": { |
| "micromark-extension-gfm-autolink-literal": "^2.0.0", |
| "micromark-extension-gfm-footnote": "^2.0.0", |
| "micromark-extension-gfm-strikethrough": "^2.0.0", |
| "micromark-extension-gfm-table": "^2.0.0", |
| "micromark-extension-gfm-tagfilter": "^2.0.0", |
| "micromark-extension-gfm-task-list-item": "^2.0.0", |
| "micromark-util-combine-extensions": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/micromark-extension-gfm-autolink-literal": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-2.1.0.tgz", |
| "integrity": "sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==", |
| "license": "MIT", |
| "dependencies": { |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-sanitize-uri": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/micromark-extension-gfm-footnote": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-2.1.0.tgz", |
| "integrity": "sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw==", |
| "license": "MIT", |
| "dependencies": { |
| "devlop": "^1.0.0", |
| "micromark-core-commonmark": "^2.0.0", |
| "micromark-factory-space": "^2.0.0", |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-normalize-identifier": "^2.0.0", |
| "micromark-util-sanitize-uri": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/micromark-extension-gfm-strikethrough": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-2.1.0.tgz", |
| "integrity": "sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw==", |
| "license": "MIT", |
| "dependencies": { |
| "devlop": "^1.0.0", |
| "micromark-util-chunked": "^2.0.0", |
| "micromark-util-classify-character": "^2.0.0", |
| "micromark-util-resolve-all": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/micromark-extension-gfm-table": { |
| "version": "2.1.1", |
| "resolved": "https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.1.1.tgz", |
| "integrity": "sha512-t2OU/dXXioARrC6yWfJ4hqB7rct14e8f7m0cbI5hUmDyyIlwv5vEtooptH8INkbLzOatzKuVbQmAYcbWoyz6Dg==", |
| "license": "MIT", |
| "dependencies": { |
| "devlop": "^1.0.0", |
| "micromark-factory-space": "^2.0.0", |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/micromark-extension-gfm-tagfilter": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/micromark-extension-gfm-tagfilter/-/micromark-extension-gfm-tagfilter-2.0.0.tgz", |
| "integrity": "sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==", |
| "license": "MIT", |
| "dependencies": { |
| "micromark-util-types": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/micromark-extension-gfm-task-list-item": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-2.1.0.tgz", |
| "integrity": "sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw==", |
| "license": "MIT", |
| "dependencies": { |
| "devlop": "^1.0.0", |
| "micromark-factory-space": "^2.0.0", |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/micromark-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/micromatch": { |
| "version": "4.0.8", |
| "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz", |
| "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", |
| "license": "MIT", |
| "dependencies": { |
| "braces": "^3.0.3", |
| "picomatch": "^2.3.1" |
| }, |
| "engines": { |
| "node": ">=8.6" |
| } |
| }, |
| "node_modules/micromatch/node_modules/picomatch": { |
| "version": "2.3.2", |
| "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz", |
| "integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8.6" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/jonschlinkert" |
| } |
| }, |
| "node_modules/mime": { |
| "version": "1.6.0", |
| "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz", |
| "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==", |
| "license": "MIT", |
| "bin": { |
| "mime": "cli.js" |
| }, |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "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/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/mimic-fn": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz", |
| "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/mimic-function": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/mimic-function/-/mimic-function-5.0.1.tgz", |
| "integrity": "sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/minimatch": { |
| "version": "10.2.5", |
| "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz", |
| "integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==", |
| "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/minimist": { |
| "version": "1.2.8", |
| "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", |
| "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", |
| "license": "MIT", |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/monaco-editor": { |
| "version": "0.55.1", |
| "resolved": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.55.1.tgz", |
| "integrity": "sha512-jz4x+TJNFHwHtwuV9vA9rMujcZRb0CEilTEwG2rRSpe/A7Jdkuj8xPKttCgOh+v/lkHy7HsZ64oj+q3xoAFl9A==", |
| "license": "MIT", |
| "peer": true, |
| "dependencies": { |
| "dompurify": "3.2.7", |
| "marked": "14.0.0" |
| } |
| }, |
| "node_modules/motion": { |
| "version": "12.38.0", |
| "resolved": "https://registry.npmjs.org/motion/-/motion-12.38.0.tgz", |
| "integrity": "sha512-uYfXzeHlgThchzwz5Te47dlv5JOUC7OB4rjJ/7XTUgtBZD8CchMN8qEJ4ZVsUmTyYA44zjV0fBwsiktRuFnn+w==", |
| "license": "MIT", |
| "dependencies": { |
| "framer-motion": "^12.38.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/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.1.3", |
| "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", |
| "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", |
| "license": "MIT" |
| }, |
| "node_modules/msw": { |
| "version": "2.13.2", |
| "resolved": "https://registry.npmjs.org/msw/-/msw-2.13.2.tgz", |
| "integrity": "sha512-go2H1TIERKkC48pXiwec5l6sbNqYuvqOk3/vHGo1Zd+pq/H63oFawDQerH+WQdUw/flJFHDG7F+QdWMwhntA/A==", |
| "hasInstallScript": true, |
| "license": "MIT", |
| "dependencies": { |
| "@inquirer/confirm": "^5.0.0", |
| "@mswjs/interceptors": "^0.41.2", |
| "@open-draft/deferred-promise": "^2.2.0", |
| "@types/statuses": "^2.0.6", |
| "cookie": "^1.0.2", |
| "graphql": "^16.12.0", |
| "headers-polyfill": "^4.0.2", |
| "is-node-process": "^1.2.0", |
| "outvariant": "^1.4.3", |
| "path-to-regexp": "^6.3.0", |
| "picocolors": "^1.1.1", |
| "rettime": "^0.10.1", |
| "statuses": "^2.0.2", |
| "strict-event-emitter": "^0.5.1", |
| "tough-cookie": "^6.0.0", |
| "type-fest": "^5.2.0", |
| "until-async": "^3.0.2", |
| "yargs": "^17.7.2" |
| }, |
| "bin": { |
| "msw": "cli/index.js" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/mswjs" |
| }, |
| "peerDependencies": { |
| "typescript": ">= 4.8.x" |
| }, |
| "peerDependenciesMeta": { |
| "typescript": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/msw/node_modules/cookie": { |
| "version": "1.1.1", |
| "resolved": "https://registry.npmjs.org/cookie/-/cookie-1.1.1.tgz", |
| "integrity": "sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/express" |
| } |
| }, |
| "node_modules/msw/node_modules/path-to-regexp": { |
| "version": "6.3.0", |
| "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.3.0.tgz", |
| "integrity": "sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==", |
| "license": "MIT" |
| }, |
| "node_modules/mute-stream": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-2.0.0.tgz", |
| "integrity": "sha512-WWdIxpyjEn+FhQJQQv9aQAYlHoNVdzIzUySNV1gHUPDSdZJ3yZn7pAAbQcV7B56Mvu881q9FZV+0Vx2xC44VWA==", |
| "license": "ISC", |
| "engines": { |
| "node": "^18.17.0 || >=20.5.0" |
| } |
| }, |
| "node_modules/nanoid": { |
| "version": "3.3.11", |
| "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz", |
| "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==", |
| "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/negotiator": { |
| "version": "0.6.3", |
| "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz", |
| "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/node-domexception": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/node-domexception/-/node-domexception-1.0.0.tgz", |
| "integrity": "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==", |
| "deprecated": "Use your platform's native DOMException instead", |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/jimmywarting" |
| }, |
| { |
| "type": "github", |
| "url": "https://paypal.me/jimmywarting" |
| } |
| ], |
| "license": "MIT", |
| "engines": { |
| "node": ">=10.5.0" |
| } |
| }, |
| "node_modules/node-fetch": { |
| "version": "3.3.2", |
| "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.3.2.tgz", |
| "integrity": "sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==", |
| "license": "MIT", |
| "dependencies": { |
| "data-uri-to-buffer": "^4.0.0", |
| "fetch-blob": "^3.1.4", |
| "formdata-polyfill": "^4.0.10" |
| }, |
| "engines": { |
| "node": "^12.20.0 || ^14.13.1 || >=16.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/node-fetch" |
| } |
| }, |
| "node_modules/node-releases": { |
| "version": "2.0.37", |
| "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.37.tgz", |
| "integrity": "sha512-1h5gKZCF+pO/o3Iqt5Jp7wc9rH3eJJ0+nh/CIoiRwjRxde/hAHyLPXYN4V3CqKAbiZPSeJFSWHmJsbkicta0Eg==", |
| "license": "MIT" |
| }, |
| "node_modules/npm-run-path": { |
| "version": "6.0.0", |
| "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-6.0.0.tgz", |
| "integrity": "sha512-9qny7Z9DsQU8Ou39ERsPU4OZQlSTP47ShQzuKZ6PRXpYLtIFgl/DEBYEXKlvcEa+9tHVcK8CF81Y2V72qaZhWA==", |
| "license": "MIT", |
| "dependencies": { |
| "path-key": "^4.0.0", |
| "unicorn-magic": "^0.3.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/npm-run-path/node_modules/path-key": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz", |
| "integrity": "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "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/object-treeify": { |
| "version": "1.1.33", |
| "resolved": "https://registry.npmjs.org/object-treeify/-/object-treeify-1.1.33.tgz", |
| "integrity": "sha512-EFVjAYfzWqWsBMRHPMAXLCDIJnpMhdWAqR7xG6M6a2cs6PMFpl/+Z20w9zDW4vkxOFfddegBKq9Rehd0bxWE7A==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 10" |
| } |
| }, |
| "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/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/onetime": { |
| "version": "7.0.0", |
| "resolved": "https://registry.npmjs.org/onetime/-/onetime-7.0.0.tgz", |
| "integrity": "sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==", |
| "license": "MIT", |
| "dependencies": { |
| "mimic-function": "^5.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/open": { |
| "version": "11.0.0", |
| "resolved": "https://registry.npmjs.org/open/-/open-11.0.0.tgz", |
| "integrity": "sha512-smsWv2LzFjP03xmvFoJ331ss6h+jixfA4UUV/Bsiyuu4YJPfN+FIQGOIiv4w9/+MoHkfkJ22UIaQWRVFRfH6Vw==", |
| "license": "MIT", |
| "dependencies": { |
| "default-browser": "^5.4.0", |
| "define-lazy-prop": "^3.0.0", |
| "is-in-ssh": "^1.0.0", |
| "is-inside-container": "^1.0.0", |
| "powershell-utils": "^0.1.0", |
| "wsl-utils": "^0.3.0" |
| }, |
| "engines": { |
| "node": ">=20" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/ora": { |
| "version": "8.2.0", |
| "resolved": "https://registry.npmjs.org/ora/-/ora-8.2.0.tgz", |
| "integrity": "sha512-weP+BZ8MVNnlCm8c0Qdc1WSWq4Qn7I+9CJGm7Qali6g44e/PUzbjNqJX5NJ9ljlNMosfJvg1fKEGILklK9cwnw==", |
| "license": "MIT", |
| "dependencies": { |
| "chalk": "^5.3.0", |
| "cli-cursor": "^5.0.0", |
| "cli-spinners": "^2.9.2", |
| "is-interactive": "^2.0.0", |
| "is-unicode-supported": "^2.0.0", |
| "log-symbols": "^6.0.0", |
| "stdin-discarder": "^0.2.2", |
| "string-width": "^7.2.0", |
| "strip-ansi": "^7.1.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/outvariant": { |
| "version": "1.4.3", |
| "resolved": "https://registry.npmjs.org/outvariant/-/outvariant-1.4.3.tgz", |
| "integrity": "sha512-+Sl2UErvtsoajRDKCE5/dBz4DIvHXQQnAxtQTF04OJxY0+DyZXSo5P5Bb7XYWOh81syohlYL24hbDwxedPUJCA==", |
| "license": "MIT" |
| }, |
| "node_modules/parent-module": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", |
| "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", |
| "license": "MIT", |
| "dependencies": { |
| "callsites": "^3.0.0" |
| }, |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "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/parse-json": { |
| "version": "5.2.0", |
| "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", |
| "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/code-frame": "^7.0.0", |
| "error-ex": "^1.3.1", |
| "json-parse-even-better-errors": "^2.3.0", |
| "lines-and-columns": "^1.1.6" |
| }, |
| "engines": { |
| "node": ">=8" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/parse-ms": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/parse-ms/-/parse-ms-4.0.0.tgz", |
| "integrity": "sha512-TXfryirbmq34y8QBwgqCVLi+8oA3oWx2eAnSn62ITyEhEYaWRlVZ2DvMM9eZbMs/RfxPu/PK/aBLyGj4IrqMHw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "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-browserify": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-1.0.1.tgz", |
| "integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==", |
| "license": "MIT" |
| }, |
| "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-to-regexp": { |
| "version": "0.1.13", |
| "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.13.tgz", |
| "integrity": "sha512-A/AGNMFN3c8bOlvV9RreMdrv7jsmF9XIfDeCd87+I8RNg6s78BhJxMu69NEMHBSJFxKidViTEdruRwEk/WIKqA==", |
| "license": "MIT" |
| }, |
| "node_modules/picocolors": { |
| "version": "1.1.1", |
| "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", |
| "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", |
| "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==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/jonschlinkert" |
| } |
| }, |
| "node_modules/pkce-challenge": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/pkce-challenge/-/pkce-challenge-5.0.1.tgz", |
| "integrity": "sha512-wQ0b/W4Fr01qtpHlqSqspcj3EhBvimsdh0KlHhH8HRZnMsEa0ea2fTULOXOS9ccQr3om+GcGRk4e+isrZWV8qQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=16.20.0" |
| } |
| }, |
| "node_modules/postcss": { |
| "version": "8.5.9", |
| "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.9.tgz", |
| "integrity": "sha512-7a70Nsot+EMX9fFU3064K/kdHWZqGVY+BADLyXc8Dfv+mTLLVl6JzJpPaCZ2kQL9gIJvKXSLMHhqdRRjwQeFtw==", |
| "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/postcss-selector-parser": { |
| "version": "7.1.1", |
| "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.1.tgz", |
| "integrity": "sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==", |
| "license": "MIT", |
| "dependencies": { |
| "cssesc": "^3.0.0", |
| "util-deprecate": "^1.0.2" |
| }, |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/postcss-value-parser": { |
| "version": "4.2.0", |
| "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", |
| "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/powershell-utils": { |
| "version": "0.1.0", |
| "resolved": "https://registry.npmjs.org/powershell-utils/-/powershell-utils-0.1.0.tgz", |
| "integrity": "sha512-dM0jVuXJPsDN6DvRpea484tCUaMiXWjuCn++HGTqUWzGDjv5tZkEZldAJ/UMlqRYGFrD/etByo4/xOuC/snX2A==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=20" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/pretty-ms": { |
| "version": "9.3.0", |
| "resolved": "https://registry.npmjs.org/pretty-ms/-/pretty-ms-9.3.0.tgz", |
| "integrity": "sha512-gjVS5hOP+M3wMm5nmNOucbIrqudzs9v/57bWRHQWLYklXqoXKrVfYW2W9+glfGsqtPgpiz5WwyEEB+ksXIx3gQ==", |
| "license": "MIT", |
| "dependencies": { |
| "parse-ms": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/prompts": { |
| "version": "2.4.2", |
| "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz", |
| "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==", |
| "license": "MIT", |
| "dependencies": { |
| "kleur": "^3.0.3", |
| "sisteransi": "^1.0.5" |
| }, |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "node_modules/prompts/node_modules/kleur": { |
| "version": "3.0.3", |
| "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz", |
| "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "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/qs": { |
| "version": "6.14.2", |
| "resolved": "https://registry.npmjs.org/qs/-/qs-6.14.2.tgz", |
| "integrity": "sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==", |
| "license": "BSD-3-Clause", |
| "dependencies": { |
| "side-channel": "^1.1.0" |
| }, |
| "engines": { |
| "node": ">=0.6" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/queue-microtask": { |
| "version": "1.2.3", |
| "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", |
| "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", |
| "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/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": "2.5.3", |
| "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.3.tgz", |
| "integrity": "sha512-s4VSOf6yN0rvbRZGxs8Om5CWj6seneMwK3oDb4lWDH0UPhWcxwOWw5+qk24bxq87szX1ydrwylIOp2uG1ojUpA==", |
| "license": "MIT", |
| "dependencies": { |
| "bytes": "~3.1.2", |
| "http-errors": "~2.0.1", |
| "iconv-lite": "~0.4.24", |
| "unpipe": "~1.0.0" |
| }, |
| "engines": { |
| "node": ">= 0.8" |
| } |
| }, |
| "node_modules/react": { |
| "version": "19.2.5", |
| "resolved": "https://registry.npmjs.org/react/-/react-19.2.5.tgz", |
| "integrity": "sha512-llUJLzz1zTUBrskt2pwZgLq59AemifIftw4aB7JxOqf1HY2FDaGDxgwpAPVzHU1kdWabH7FauP4i1oEeer2WCA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/react-confetti": { |
| "version": "6.4.0", |
| "resolved": "https://registry.npmjs.org/react-confetti/-/react-confetti-6.4.0.tgz", |
| "integrity": "sha512-5MdGUcqxrTU26I2EU7ltkWPwxvucQTuqMm8dUz72z2YMqTD6s9vMcDUysk7n9jnC+lXuCPeJJ7Knf98VEYE9Rg==", |
| "license": "MIT", |
| "dependencies": { |
| "tween-functions": "^1.2.0" |
| }, |
| "engines": { |
| "node": ">=16" |
| }, |
| "peerDependencies": { |
| "react": "^16.3.0 || ^17.0.1 || ^18.0.0 || ^19.0.0" |
| } |
| }, |
| "node_modules/react-dom": { |
| "version": "19.2.5", |
| "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.5.tgz", |
| "integrity": "sha512-J5bAZz+DXMMwW/wV3xzKke59Af6CHY7G4uYLN1OvBcKEsWOs4pQExj86BBKamxl/Ik5bx9whOrvBlSDfWzgSag==", |
| "license": "MIT", |
| "dependencies": { |
| "scheduler": "^0.27.0" |
| }, |
| "peerDependencies": { |
| "react": "^19.2.5" |
| } |
| }, |
| "node_modules/react-is": { |
| "version": "19.2.5", |
| "resolved": "https://registry.npmjs.org/react-is/-/react-is-19.2.5.tgz", |
| "integrity": "sha512-Dn0t8IQhCmeIT3wu+Apm1/YVsJXsGWi6k4sPdnBIdqMVtHtv0IGi6dcpNpNkNac0zB2uUAqNX3MHzN8c+z2rwQ==", |
| "license": "MIT", |
| "peer": true |
| }, |
| "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-redux": { |
| "version": "9.2.0", |
| "resolved": "https://registry.npmjs.org/react-redux/-/react-redux-9.2.0.tgz", |
| "integrity": "sha512-ROY9fvHhwOD9ySfrF0wmvu//bKCQ6AeZZq1nJNtbDC+kk5DuSuNX/n6YWYF/SYy7bSba4D4FSz8DJeKY/S/r+g==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/use-sync-external-store": "^0.0.6", |
| "use-sync-external-store": "^1.4.0" |
| }, |
| "peerDependencies": { |
| "@types/react": "^18.2.25 || ^19", |
| "react": "^18.0 || ^19", |
| "redux": "^5.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "@types/react": { |
| "optional": true |
| }, |
| "redux": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/react-refresh": { |
| "version": "0.18.0", |
| "resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.18.0.tgz", |
| "integrity": "sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/recast": { |
| "version": "0.23.11", |
| "resolved": "https://registry.npmjs.org/recast/-/recast-0.23.11.tgz", |
| "integrity": "sha512-YTUo+Flmw4ZXiWfQKGcwwc11KnoRAYgzAE2E7mXKCjSviTKShtxBsN6YUUBB2gtaBzKzeKunxhUwNHQuRryhWA==", |
| "license": "MIT", |
| "dependencies": { |
| "ast-types": "^0.16.1", |
| "esprima": "~4.0.0", |
| "source-map": "~0.6.1", |
| "tiny-invariant": "^1.3.3", |
| "tslib": "^2.0.1" |
| }, |
| "engines": { |
| "node": ">= 4" |
| } |
| }, |
| "node_modules/recharts": { |
| "version": "3.8.1", |
| "resolved": "https://registry.npmjs.org/recharts/-/recharts-3.8.1.tgz", |
| "integrity": "sha512-mwzmO1s9sFL0TduUpwndxCUNoXsBw3u3E/0+A+cLcrSfQitSG62L32N69GhqUrrT5qKcAE3pCGVINC6pqkBBQg==", |
| "license": "MIT", |
| "workspaces": [ |
| "www" |
| ], |
| "dependencies": { |
| "@reduxjs/toolkit": "^1.9.0 || 2.x.x", |
| "clsx": "^2.1.1", |
| "decimal.js-light": "^2.5.1", |
| "es-toolkit": "^1.39.3", |
| "eventemitter3": "^5.0.1", |
| "immer": "^10.1.1", |
| "react-redux": "8.x.x || 9.x.x", |
| "reselect": "5.1.1", |
| "tiny-invariant": "^1.3.3", |
| "use-sync-external-store": "^1.2.2", |
| "victory-vendor": "^37.0.2" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", |
| "react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", |
| "react-is": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" |
| } |
| }, |
| "node_modules/redux": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/redux/-/redux-5.0.1.tgz", |
| "integrity": "sha512-M9/ELqF6fy8FwmkpnF0S3YKOqMyoWJ4+CS5Efg2ct3oY9daQvd/Pc71FpGZsVsbl3Cpb+IIcjBDUnnyBdQbq4w==", |
| "license": "MIT" |
| }, |
| "node_modules/redux-thunk": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/redux-thunk/-/redux-thunk-3.1.0.tgz", |
| "integrity": "sha512-NW2r5T6ksUKXCabzhL9z+h206HQw/NJkcLm1GPImRQ8IzfXwRGqjVhKJGauHirT0DAuyy6hjdnMZaRoAcy0Klw==", |
| "license": "MIT", |
| "peerDependencies": { |
| "redux": "^5.0.0" |
| } |
| }, |
| "node_modules/rehype-highlight": { |
| "version": "7.0.2", |
| "resolved": "https://registry.npmjs.org/rehype-highlight/-/rehype-highlight-7.0.2.tgz", |
| "integrity": "sha512-k158pK7wdC2qL3M5NcZROZ2tR/l7zOzjxXd5VGdcfIyoijjQqpHd3JKtYSBDpDZ38UI2WJWuFAtkMDxmx5kstA==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/hast": "^3.0.0", |
| "hast-util-to-text": "^4.0.0", |
| "lowlight": "^3.0.0", |
| "unist-util-visit": "^5.0.0", |
| "vfile": "^6.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/remark-gfm": { |
| "version": "4.0.1", |
| "resolved": "https://registry.npmjs.org/remark-gfm/-/remark-gfm-4.0.1.tgz", |
| "integrity": "sha512-1quofZ2RQ9EWdeN34S79+KExV1764+wCUGop5CPL1WGdD0ocPpu91lzPGbwWMECpEpd42kJGQwzRfyov9j4yNg==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "mdast-util-gfm": "^3.0.0", |
| "micromark-extension-gfm": "^3.0.0", |
| "remark-parse": "^11.0.0", |
| "remark-stringify": "^11.0.0", |
| "unified": "^11.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/remark-parse": { |
| "version": "11.0.0", |
| "resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-11.0.0.tgz", |
| "integrity": "sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "mdast-util-from-markdown": "^2.0.0", |
| "micromark-util-types": "^2.0.0", |
| "unified": "^11.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/remark-rehype": { |
| "version": "11.1.2", |
| "resolved": "https://registry.npmjs.org/remark-rehype/-/remark-rehype-11.1.2.tgz", |
| "integrity": "sha512-Dh7l57ianaEoIpzbp0PC9UKAdCSVklD8E5Rpw7ETfbTl3FqcOOgq5q2LVDhgGCkaBv7p24JXikPdvhhmHvKMsw==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/hast": "^3.0.0", |
| "@types/mdast": "^4.0.0", |
| "mdast-util-to-hast": "^13.0.0", |
| "unified": "^11.0.0", |
| "vfile": "^6.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/remark-stringify": { |
| "version": "11.0.0", |
| "resolved": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-11.0.0.tgz", |
| "integrity": "sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "mdast-util-to-markdown": "^2.0.0", |
| "unified": "^11.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/require-directory": { |
| "version": "2.1.1", |
| "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", |
| "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/require-from-string": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", |
| "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/reselect": { |
| "version": "5.1.1", |
| "resolved": "https://registry.npmjs.org/reselect/-/reselect-5.1.1.tgz", |
| "integrity": "sha512-K/BG6eIky/SBpzfHZv/dd+9JBFiS4SWV7FIujVyJRux6e45+73RaUHXLmIR1f7WOMaQ0U1km6qwklRQxpJJY0w==", |
| "license": "MIT" |
| }, |
| "node_modules/resolve-from": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", |
| "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/restore-cursor": { |
| "version": "5.1.0", |
| "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-5.1.0.tgz", |
| "integrity": "sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==", |
| "license": "MIT", |
| "dependencies": { |
| "onetime": "^7.0.0", |
| "signal-exit": "^4.1.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/rettime": { |
| "version": "0.10.1", |
| "resolved": "https://registry.npmjs.org/rettime/-/rettime-0.10.1.tgz", |
| "integrity": "sha512-uyDrIlUEH37cinabq0AX4QbgV4HbFZ/gqoiunWQ1UqBtRvTTytwhNYjE++pO/MjPTZL5KQCf2bEoJ/BJNVQ5Kw==", |
| "license": "MIT" |
| }, |
| "node_modules/reusify": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz", |
| "integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==", |
| "license": "MIT", |
| "engines": { |
| "iojs": ">=1.0.0", |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/rollup": { |
| "version": "4.60.1", |
| "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.60.1.tgz", |
| "integrity": "sha512-VmtB2rFU/GroZ4oL8+ZqXgSA38O6GR8KSIvWmEFv63pQ0G6KaBH9s07PO8XTXP4vI+3UJUEypOfjkGfmSBBR0w==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/estree": "1.0.8" |
| }, |
| "bin": { |
| "rollup": "dist/bin/rollup" |
| }, |
| "engines": { |
| "node": ">=18.0.0", |
| "npm": ">=8.0.0" |
| }, |
| "optionalDependencies": { |
| "@rollup/rollup-android-arm-eabi": "4.60.1", |
| "@rollup/rollup-android-arm64": "4.60.1", |
| "@rollup/rollup-darwin-arm64": "4.60.1", |
| "@rollup/rollup-darwin-x64": "4.60.1", |
| "@rollup/rollup-freebsd-arm64": "4.60.1", |
| "@rollup/rollup-freebsd-x64": "4.60.1", |
| "@rollup/rollup-linux-arm-gnueabihf": "4.60.1", |
| "@rollup/rollup-linux-arm-musleabihf": "4.60.1", |
| "@rollup/rollup-linux-arm64-gnu": "4.60.1", |
| "@rollup/rollup-linux-arm64-musl": "4.60.1", |
| "@rollup/rollup-linux-loong64-gnu": "4.60.1", |
| "@rollup/rollup-linux-loong64-musl": "4.60.1", |
| "@rollup/rollup-linux-ppc64-gnu": "4.60.1", |
| "@rollup/rollup-linux-ppc64-musl": "4.60.1", |
| "@rollup/rollup-linux-riscv64-gnu": "4.60.1", |
| "@rollup/rollup-linux-riscv64-musl": "4.60.1", |
| "@rollup/rollup-linux-s390x-gnu": "4.60.1", |
| "@rollup/rollup-linux-x64-gnu": "4.60.1", |
| "@rollup/rollup-linux-x64-musl": "4.60.1", |
| "@rollup/rollup-openbsd-x64": "4.60.1", |
| "@rollup/rollup-openharmony-arm64": "4.60.1", |
| "@rollup/rollup-win32-arm64-msvc": "4.60.1", |
| "@rollup/rollup-win32-ia32-msvc": "4.60.1", |
| "@rollup/rollup-win32-x64-gnu": "4.60.1", |
| "@rollup/rollup-win32-x64-msvc": "4.60.1", |
| "fsevents": "~2.3.2" |
| } |
| }, |
| "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/path-to-regexp": { |
| "version": "8.4.2", |
| "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.4.2.tgz", |
| "integrity": "sha512-qRcuIdP69NPm4qbACK+aDogI5CBDMi1jKe0ry5rSQJz8JVLsC7jV8XpiJjGRLLol3N+R5ihGYcrPLTno6pAdBA==", |
| "license": "MIT", |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/express" |
| } |
| }, |
| "node_modules/run-applescript": { |
| "version": "7.1.0", |
| "resolved": "https://registry.npmjs.org/run-applescript/-/run-applescript-7.1.0.tgz", |
| "integrity": "sha512-DPe5pVFaAsinSaV6QjQ6gdiedWDcRCbUuiQfQa2wmWV7+xC9bGulGI8+TdRmoFkAPaBXk8CrAbnlY2ISniJ47Q==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/run-parallel": { |
| "version": "1.2.0", |
| "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", |
| "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", |
| "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": { |
| "queue-microtask": "^1.2.2" |
| } |
| }, |
| "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==", |
| "license": "MIT" |
| }, |
| "node_modules/semver": { |
| "version": "6.3.1", |
| "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", |
| "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", |
| "license": "ISC", |
| "bin": { |
| "semver": "bin/semver.js" |
| } |
| }, |
| "node_modules/send": { |
| "version": "0.19.2", |
| "resolved": "https://registry.npmjs.org/send/-/send-0.19.2.tgz", |
| "integrity": "sha512-VMbMxbDeehAxpOtWJXlcUS5E8iXh6QmN+BkRX1GARS3wRaXEEgzCcB10gTQazO42tpNIya8xIyNx8fll1OFPrg==", |
| "license": "MIT", |
| "dependencies": { |
| "debug": "2.6.9", |
| "depd": "2.0.0", |
| "destroy": "1.2.0", |
| "encodeurl": "~2.0.0", |
| "escape-html": "~1.0.3", |
| "etag": "~1.8.1", |
| "fresh": "~0.5.2", |
| "http-errors": "~2.0.1", |
| "mime": "1.6.0", |
| "ms": "2.1.3", |
| "on-finished": "~2.4.1", |
| "range-parser": "~1.2.1", |
| "statuses": "~2.0.2" |
| }, |
| "engines": { |
| "node": ">= 0.8.0" |
| } |
| }, |
| "node_modules/send/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/send/node_modules/debug/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/serve-static": { |
| "version": "1.16.3", |
| "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.16.3.tgz", |
| "integrity": "sha512-x0RTqQel6g5SY7Lg6ZreMmsOzncHFU7nhnRWkKgWuMTu5NN0DR5oruckMqRvacAN9d5w6ARnRBXl9xhDCgfMeA==", |
| "license": "MIT", |
| "dependencies": { |
| "encodeurl": "~2.0.0", |
| "escape-html": "~1.0.3", |
| "parseurl": "~1.3.3", |
| "send": "~0.19.1" |
| }, |
| "engines": { |
| "node": ">= 0.8.0" |
| } |
| }, |
| "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/shadcn": { |
| "version": "4.2.0", |
| "resolved": "https://registry.npmjs.org/shadcn/-/shadcn-4.2.0.tgz", |
| "integrity": "sha512-ZDuV340itidaUd4Gi1BxQX+Y7Ush6BHp6URZBM2RyxUUBZ6yFtOWIr4nVY+Ro+YRSpo82v7JrsmtcU5xoBCMJQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/core": "^7.28.0", |
| "@babel/parser": "^7.28.0", |
| "@babel/plugin-transform-typescript": "^7.28.0", |
| "@babel/preset-typescript": "^7.27.1", |
| "@dotenvx/dotenvx": "^1.48.4", |
| "@modelcontextprotocol/sdk": "^1.26.0", |
| "@types/validate-npm-package-name": "^4.0.2", |
| "browserslist": "^4.26.2", |
| "commander": "^14.0.0", |
| "cosmiconfig": "^9.0.0", |
| "dedent": "^1.6.0", |
| "deepmerge": "^4.3.1", |
| "diff": "^8.0.2", |
| "execa": "^9.6.0", |
| "fast-glob": "^3.3.3", |
| "fs-extra": "^11.3.1", |
| "fuzzysort": "^3.1.0", |
| "https-proxy-agent": "^7.0.6", |
| "kleur": "^4.1.5", |
| "msw": "^2.10.4", |
| "node-fetch": "^3.3.2", |
| "open": "^11.0.0", |
| "ora": "^8.2.0", |
| "postcss": "^8.5.6", |
| "postcss-selector-parser": "^7.1.0", |
| "prompts": "^2.4.2", |
| "recast": "^0.23.11", |
| "stringify-object": "^5.0.0", |
| "tailwind-merge": "^3.0.1", |
| "ts-morph": "^26.0.0", |
| "tsconfig-paths": "^4.2.0", |
| "validate-npm-package-name": "^7.0.1", |
| "zod": "^3.24.1", |
| "zod-to-json-schema": "^3.24.6" |
| }, |
| "bin": { |
| "shadcn": "dist/index.js" |
| } |
| }, |
| "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.1", |
| "resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.1.tgz", |
| "integrity": "sha512-mjn/0bi/oUURjc5Xl7IaWi/OJJJumuoJFQJfDDyO46+hBWsfaVM65TBHq2eoZBhzl9EchxOijpkbRC8SVBQU0w==", |
| "license": "MIT", |
| "dependencies": { |
| "es-errors": "^1.3.0", |
| "object-inspect": "^1.13.4" |
| }, |
| "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/sisteransi": { |
| "version": "1.0.5", |
| "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz", |
| "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==", |
| "license": "MIT" |
| }, |
| "node_modules/source-map": { |
| "version": "0.6.1", |
| "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", |
| "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", |
| "license": "BSD-3-Clause", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "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==", |
| "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/stdin-discarder": { |
| "version": "0.2.2", |
| "resolved": "https://registry.npmjs.org/stdin-discarder/-/stdin-discarder-0.2.2.tgz", |
| "integrity": "sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/strict-event-emitter": { |
| "version": "0.5.1", |
| "resolved": "https://registry.npmjs.org/strict-event-emitter/-/strict-event-emitter-0.5.1.tgz", |
| "integrity": "sha512-vMgjE/GGEPEFnhFub6pa4FmJBRBVOLpIII2hvCZ8Kzb7K0hlHo7mQv6xYrBvCL2LtAIBwFUK8wvuJgTVSQ5MFQ==", |
| "license": "MIT" |
| }, |
| "node_modules/string-width": { |
| "version": "7.2.0", |
| "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz", |
| "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==", |
| "license": "MIT", |
| "dependencies": { |
| "emoji-regex": "^10.3.0", |
| "get-east-asian-width": "^1.0.0", |
| "strip-ansi": "^7.1.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "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/stringify-object": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/stringify-object/-/stringify-object-5.0.0.tgz", |
| "integrity": "sha512-zaJYxz2FtcMb4f+g60KsRNFOpVMUyuJgA51Zi5Z1DOTC3S59+OQiVOzE9GZt0x72uBGWKsQIuBKeF9iusmKFsg==", |
| "license": "BSD-2-Clause", |
| "dependencies": { |
| "get-own-enumerable-keys": "^1.0.0", |
| "is-obj": "^3.0.0", |
| "is-regexp": "^3.1.0" |
| }, |
| "engines": { |
| "node": ">=14.16" |
| }, |
| "funding": { |
| "url": "https://github.com/yeoman/stringify-object?sponsor=1" |
| } |
| }, |
| "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-bom": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", |
| "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/strip-final-newline": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-4.0.0.tgz", |
| "integrity": "sha512-aulFJcD6YK8V1G7iRB5tigAP4TsHBZZrOV8pjV++zdUwmeV8uzbY7yn6h9MswN62adStNZFuCIx4haBnRuMDaw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "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/tabbable": { |
| "version": "6.4.0", |
| "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.4.0.tgz", |
| "integrity": "sha512-05PUHKSNE8ou2dwIxTngl4EzcnsCDZGJ/iCLtDflR/SHB/ny14rXc+qU5P4mG9JkusiV7EivzY9Mhm55AzAvCg==", |
| "license": "MIT" |
| }, |
| "node_modules/tagged-tag": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/tagged-tag/-/tagged-tag-1.0.0.tgz", |
| "integrity": "sha512-yEFYrVhod+hdNyx7g5Bnkkb0G6si8HJurOoOEgC8B/O0uXLHlaey/65KRv6cuWBNhBgHKAROVpc7QyYqE5gFng==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=20" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/tailwind-merge": { |
| "version": "3.5.0", |
| "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.5.0.tgz", |
| "integrity": "sha512-I8K9wewnVDkL1NTGoqWmVEIlUcB9gFriAEkXkfCjX5ib8ezGxtR3xD7iZIxrfArjEsH7F1CHD4RFUtxefdqV/A==", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/dcastil" |
| } |
| }, |
| "node_modules/tailwindcss": { |
| "version": "4.2.4", |
| "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.4.tgz", |
| "integrity": "sha512-HhKppgO81FQof5m6TEnuBWCZGgfRAWbaeOaGT00KOy/Pf/j6oUihdvBpA7ltCeAvZpFhW3j0PTclkxsd4IXYDA==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/tapable": { |
| "version": "2.3.3", |
| "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.3.tgz", |
| "integrity": "sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/webpack" |
| } |
| }, |
| "node_modules/tiny-invariant": { |
| "version": "1.3.3", |
| "resolved": "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.3.3.tgz", |
| "integrity": "sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==", |
| "license": "MIT" |
| }, |
| "node_modules/tinyglobby": { |
| "version": "0.2.16", |
| "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.16.tgz", |
| "integrity": "sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==", |
| "license": "MIT", |
| "dependencies": { |
| "fdir": "^6.5.0", |
| "picomatch": "^4.0.4" |
| }, |
| "engines": { |
| "node": ">=12.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/SuperchupuDev" |
| } |
| }, |
| "node_modules/tldts": { |
| "version": "7.0.28", |
| "resolved": "https://registry.npmjs.org/tldts/-/tldts-7.0.28.tgz", |
| "integrity": "sha512-+Zg3vWhRUv8B1maGSTFdev9mjoo8Etn2Ayfs4cnjlD3CsGkxXX4QyW3j2WJ0wdjYcYmy7Lx2RDsZMhgCWafKIw==", |
| "license": "MIT", |
| "dependencies": { |
| "tldts-core": "^7.0.28" |
| }, |
| "bin": { |
| "tldts": "bin/cli.js" |
| } |
| }, |
| "node_modules/tldts-core": { |
| "version": "7.0.28", |
| "resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-7.0.28.tgz", |
| "integrity": "sha512-7W5Efjhsc3chVdFhqtaU0KtK32J37Zcr9RKtID54nG+tIpcY79CQK/veYPODxtD/LJ4Lue66jvrQzIX2Z2/pUQ==", |
| "license": "MIT" |
| }, |
| "node_modules/to-regex-range": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", |
| "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", |
| "license": "MIT", |
| "dependencies": { |
| "is-number": "^7.0.0" |
| }, |
| "engines": { |
| "node": ">=8.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/tough-cookie": { |
| "version": "6.0.1", |
| "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-6.0.1.tgz", |
| "integrity": "sha512-LktZQb3IeoUWB9lqR5EWTHgW/VTITCXg4D21M+lvybRVdylLrRMnqaIONLVb5mav8vM19m44HIcGq4qASeu2Qw==", |
| "license": "BSD-3-Clause", |
| "dependencies": { |
| "tldts": "^7.0.5" |
| }, |
| "engines": { |
| "node": ">=16" |
| } |
| }, |
| "node_modules/trim-lines": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/trim-lines/-/trim-lines-3.0.1.tgz", |
| "integrity": "sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/trough": { |
| "version": "2.2.0", |
| "resolved": "https://registry.npmjs.org/trough/-/trough-2.2.0.tgz", |
| "integrity": "sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/ts-morph": { |
| "version": "26.0.0", |
| "resolved": "https://registry.npmjs.org/ts-morph/-/ts-morph-26.0.0.tgz", |
| "integrity": "sha512-ztMO++owQnz8c/gIENcM9XfCEzgoGphTv+nKpYNM1bgsdOVC/jRZuEBf6N+mLLDNg68Kl+GgUZfOySaRiG1/Ug==", |
| "license": "MIT", |
| "dependencies": { |
| "@ts-morph/common": "~0.27.0", |
| "code-block-writer": "^13.0.3" |
| } |
| }, |
| "node_modules/tsconfig-paths": { |
| "version": "4.2.0", |
| "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-4.2.0.tgz", |
| "integrity": "sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==", |
| "license": "MIT", |
| "dependencies": { |
| "json5": "^2.2.2", |
| "minimist": "^1.2.6", |
| "strip-bom": "^3.0.0" |
| }, |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "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/tw-animate-css": { |
| "version": "1.4.0", |
| "resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.4.0.tgz", |
| "integrity": "sha512-7bziOlRqH0hJx80h/3mbicLW7o8qLsH5+RaLR2t+OHM3D0JlWGODQKQ4cxbK7WlvmUxpcj6Kgu6EKqjrGFe3QQ==", |
| "license": "MIT", |
| "funding": { |
| "url": "https://github.com/sponsors/Wombosvideo" |
| } |
| }, |
| "node_modules/tween-functions": { |
| "version": "1.2.0", |
| "resolved": "https://registry.npmjs.org/tween-functions/-/tween-functions-1.2.0.tgz", |
| "integrity": "sha512-PZBtLYcCLtEcjL14Fzb1gSxPBeL7nWvGhO5ZFPGqziCcr8uvHp0NDmdjBchp6KHL+tExcg0m3NISmKxhU394dA==", |
| "license": "BSD" |
| }, |
| "node_modules/type-fest": { |
| "version": "5.5.0", |
| "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-5.5.0.tgz", |
| "integrity": "sha512-PlBfpQwiUvGViBNX84Yxwjsdhd1TUlXr6zjX7eoirtCPIr08NAmxwa+fcYBTeRQxHo9YC9wwF3m9i700sHma8g==", |
| "license": "(MIT OR CC0-1.0)", |
| "dependencies": { |
| "tagged-tag": "^1.0.0" |
| }, |
| "engines": { |
| "node": ">=20" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "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/typescript": { |
| "version": "5.8.3", |
| "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz", |
| "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==", |
| "devOptional": true, |
| "license": "Apache-2.0", |
| "bin": { |
| "tsc": "bin/tsc", |
| "tsserver": "bin/tsserver" |
| }, |
| "engines": { |
| "node": ">=14.17" |
| } |
| }, |
| "node_modules/undici-types": { |
| "version": "6.21.0", |
| "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", |
| "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", |
| "devOptional": true, |
| "license": "MIT" |
| }, |
| "node_modules/unicorn-magic": { |
| "version": "0.3.0", |
| "resolved": "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.3.0.tgz", |
| "integrity": "sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/unified": { |
| "version": "11.0.5", |
| "resolved": "https://registry.npmjs.org/unified/-/unified-11.0.5.tgz", |
| "integrity": "sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/unist": "^3.0.0", |
| "bail": "^2.0.0", |
| "devlop": "^1.0.0", |
| "extend": "^3.0.0", |
| "is-plain-obj": "^4.0.0", |
| "trough": "^2.0.0", |
| "vfile": "^6.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/unist-util-find-after": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/unist-util-find-after/-/unist-util-find-after-5.0.0.tgz", |
| "integrity": "sha512-amQa0Ep2m6hE2g72AugUItjbuM8X8cGQnFoHk0pGfrFeT9GZhzN5SW8nRsiGKK7Aif4CrACPENkA6P/Lw6fHGQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/unist": "^3.0.0", |
| "unist-util-is": "^6.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/unist-util-is": { |
| "version": "6.0.1", |
| "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.1.tgz", |
| "integrity": "sha512-LsiILbtBETkDz8I9p1dQ0uyRUWuaQzd/cuEeS1hoRSyW5E5XGmTzlwY1OrNzzakGowI9Dr/I8HVaw4hTtnxy8g==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/unist": "^3.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/unist-util-position": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/unist-util-position/-/unist-util-position-5.0.0.tgz", |
| "integrity": "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/unist": "^3.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/unist-util-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/universalify": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz", |
| "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 10.0.0" |
| } |
| }, |
| "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/until-async": { |
| "version": "3.0.2", |
| "resolved": "https://registry.npmjs.org/until-async/-/until-async-3.0.2.tgz", |
| "integrity": "sha512-IiSk4HlzAMqTUseHHe3VhIGyuFmN90zMTpD3Z3y8jeQbzLIq500MVM7Jq2vUAnTKAFPJrqwkzr6PoTcPhGcOiw==", |
| "license": "MIT", |
| "funding": { |
| "url": "https://github.com/sponsors/kettanaito" |
| } |
| }, |
| "node_modules/update-browserslist-db": { |
| "version": "1.2.3", |
| "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz", |
| "integrity": "sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==", |
| "funding": [ |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/browserslist" |
| }, |
| { |
| "type": "tidelift", |
| "url": "https://tidelift.com/funding/github/npm/browserslist" |
| }, |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "escalade": "^3.2.0", |
| "picocolors": "^1.1.1" |
| }, |
| "bin": { |
| "update-browserslist-db": "cli.js" |
| }, |
| "peerDependencies": { |
| "browserslist": ">= 4.21.0" |
| } |
| }, |
| "node_modules/use-sync-external-store": { |
| "version": "1.6.0", |
| "resolved": "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.6.0.tgz", |
| "integrity": "sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==", |
| "license": "MIT", |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.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/utils-merge": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz", |
| "integrity": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4.0" |
| } |
| }, |
| "node_modules/validate-npm-package-name": { |
| "version": "7.0.2", |
| "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-7.0.2.tgz", |
| "integrity": "sha512-hVDIBwsRruT73PbK7uP5ebUt+ezEtCmzZz3F59BSr2F6OVFnJ/6h8liuvdLrQ88Xmnk6/+xGGuq+pG9WwTuy3A==", |
| "license": "ISC", |
| "engines": { |
| "node": "^20.17.0 || >=22.9.0" |
| } |
| }, |
| "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/victory-vendor": { |
| "version": "37.3.6", |
| "resolved": "https://registry.npmjs.org/victory-vendor/-/victory-vendor-37.3.6.tgz", |
| "integrity": "sha512-SbPDPdDBYp+5MJHhBCAyI7wKM3d5ivekigc2Dk2s7pgbZ9wIgIBYGVw4zGHBml/qTFbexrofXW6Gu4noGxrOwQ==", |
| "license": "MIT AND ISC", |
| "dependencies": { |
| "@types/d3-array": "^3.0.3", |
| "@types/d3-ease": "^3.0.0", |
| "@types/d3-interpolate": "^3.0.1", |
| "@types/d3-scale": "^4.0.2", |
| "@types/d3-shape": "^3.1.0", |
| "@types/d3-time": "^3.0.0", |
| "@types/d3-timer": "^3.0.0", |
| "d3-array": "^3.1.6", |
| "d3-ease": "^3.0.1", |
| "d3-interpolate": "^3.0.1", |
| "d3-scale": "^4.0.2", |
| "d3-shape": "^3.1.0", |
| "d3-time": "^3.0.0", |
| "d3-timer": "^3.0.1" |
| } |
| }, |
| "node_modules/vite": { |
| "version": "6.4.2", |
| "resolved": "https://registry.npmjs.org/vite/-/vite-6.4.2.tgz", |
| "integrity": "sha512-2N/55r4JDJ4gdrCvGgINMy+HH3iRpNIz8K6SFwVsA+JbQScLiC+clmAxBgwiSPgcG9U15QmvqCGWzMbqda5zGQ==", |
| "license": "MIT", |
| "dependencies": { |
| "esbuild": "^0.25.0", |
| "fdir": "^6.4.4", |
| "picomatch": "^4.0.2", |
| "postcss": "^8.5.3", |
| "rollup": "^4.34.9", |
| "tinyglobby": "^0.2.13" |
| }, |
| "bin": { |
| "vite": "bin/vite.js" |
| }, |
| "engines": { |
| "node": "^18.0.0 || ^20.0.0 || >=22.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/vitejs/vite?sponsor=1" |
| }, |
| "optionalDependencies": { |
| "fsevents": "~2.3.3" |
| }, |
| "peerDependencies": { |
| "@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0", |
| "jiti": ">=1.21.0", |
| "less": "*", |
| "lightningcss": "^1.21.0", |
| "sass": "*", |
| "sass-embedded": "*", |
| "stylus": "*", |
| "sugarss": "*", |
| "terser": "^5.16.0", |
| "tsx": "^4.8.1", |
| "yaml": "^2.4.2" |
| }, |
| "peerDependenciesMeta": { |
| "@types/node": { |
| "optional": true |
| }, |
| "jiti": { |
| "optional": true |
| }, |
| "less": { |
| "optional": true |
| }, |
| "lightningcss": { |
| "optional": true |
| }, |
| "sass": { |
| "optional": true |
| }, |
| "sass-embedded": { |
| "optional": true |
| }, |
| "stylus": { |
| "optional": true |
| }, |
| "sugarss": { |
| "optional": true |
| }, |
| "terser": { |
| "optional": true |
| }, |
| "tsx": { |
| "optional": true |
| }, |
| "yaml": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/vite/node_modules/@esbuild/aix-ppc64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.12.tgz", |
| "integrity": "sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "aix" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/vite/node_modules/@esbuild/android-arm": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.12.tgz", |
| "integrity": "sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==", |
| "cpu": [ |
| "arm" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/vite/node_modules/@esbuild/android-arm64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.12.tgz", |
| "integrity": "sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/vite/node_modules/@esbuild/android-x64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.12.tgz", |
| "integrity": "sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/vite/node_modules/@esbuild/darwin-arm64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.12.tgz", |
| "integrity": "sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/vite/node_modules/@esbuild/darwin-x64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.12.tgz", |
| "integrity": "sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/vite/node_modules/@esbuild/freebsd-arm64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.12.tgz", |
| "integrity": "sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/vite/node_modules/@esbuild/freebsd-x64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.12.tgz", |
| "integrity": "sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/vite/node_modules/@esbuild/linux-arm": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.12.tgz", |
| "integrity": "sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==", |
| "cpu": [ |
| "arm" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/vite/node_modules/@esbuild/linux-arm64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.12.tgz", |
| "integrity": "sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/vite/node_modules/@esbuild/linux-ia32": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.12.tgz", |
| "integrity": "sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==", |
| "cpu": [ |
| "ia32" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/vite/node_modules/@esbuild/linux-loong64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.12.tgz", |
| "integrity": "sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==", |
| "cpu": [ |
| "loong64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/vite/node_modules/@esbuild/linux-mips64el": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.12.tgz", |
| "integrity": "sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==", |
| "cpu": [ |
| "mips64el" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/vite/node_modules/@esbuild/linux-ppc64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.12.tgz", |
| "integrity": "sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/vite/node_modules/@esbuild/linux-riscv64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.12.tgz", |
| "integrity": "sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==", |
| "cpu": [ |
| "riscv64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/vite/node_modules/@esbuild/linux-s390x": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.12.tgz", |
| "integrity": "sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==", |
| "cpu": [ |
| "s390x" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/vite/node_modules/@esbuild/linux-x64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.12.tgz", |
| "integrity": "sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/vite/node_modules/@esbuild/netbsd-arm64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.12.tgz", |
| "integrity": "sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "netbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/vite/node_modules/@esbuild/netbsd-x64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.12.tgz", |
| "integrity": "sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "netbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/vite/node_modules/@esbuild/openbsd-arm64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.12.tgz", |
| "integrity": "sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/vite/node_modules/@esbuild/openbsd-x64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.12.tgz", |
| "integrity": "sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/vite/node_modules/@esbuild/openharmony-arm64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.12.tgz", |
| "integrity": "sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openharmony" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/vite/node_modules/@esbuild/sunos-x64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.12.tgz", |
| "integrity": "sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "sunos" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/vite/node_modules/@esbuild/win32-arm64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.12.tgz", |
| "integrity": "sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/vite/node_modules/@esbuild/win32-ia32": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.12.tgz", |
| "integrity": "sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==", |
| "cpu": [ |
| "ia32" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/vite/node_modules/@esbuild/win32-x64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.12.tgz", |
| "integrity": "sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/vite/node_modules/esbuild": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.12.tgz", |
| "integrity": "sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==", |
| "hasInstallScript": true, |
| "license": "MIT", |
| "bin": { |
| "esbuild": "bin/esbuild" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "optionalDependencies": { |
| "@esbuild/aix-ppc64": "0.25.12", |
| "@esbuild/android-arm": "0.25.12", |
| "@esbuild/android-arm64": "0.25.12", |
| "@esbuild/android-x64": "0.25.12", |
| "@esbuild/darwin-arm64": "0.25.12", |
| "@esbuild/darwin-x64": "0.25.12", |
| "@esbuild/freebsd-arm64": "0.25.12", |
| "@esbuild/freebsd-x64": "0.25.12", |
| "@esbuild/linux-arm": "0.25.12", |
| "@esbuild/linux-arm64": "0.25.12", |
| "@esbuild/linux-ia32": "0.25.12", |
| "@esbuild/linux-loong64": "0.25.12", |
| "@esbuild/linux-mips64el": "0.25.12", |
| "@esbuild/linux-ppc64": "0.25.12", |
| "@esbuild/linux-riscv64": "0.25.12", |
| "@esbuild/linux-s390x": "0.25.12", |
| "@esbuild/linux-x64": "0.25.12", |
| "@esbuild/netbsd-arm64": "0.25.12", |
| "@esbuild/netbsd-x64": "0.25.12", |
| "@esbuild/openbsd-arm64": "0.25.12", |
| "@esbuild/openbsd-x64": "0.25.12", |
| "@esbuild/openharmony-arm64": "0.25.12", |
| "@esbuild/sunos-x64": "0.25.12", |
| "@esbuild/win32-arm64": "0.25.12", |
| "@esbuild/win32-ia32": "0.25.12", |
| "@esbuild/win32-x64": "0.25.12" |
| } |
| }, |
| "node_modules/web-streams-polyfill": { |
| "version": "3.3.3", |
| "resolved": "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz", |
| "integrity": "sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/which": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/which/-/which-4.0.0.tgz", |
| "integrity": "sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==", |
| "license": "ISC", |
| "dependencies": { |
| "isexe": "^3.1.1" |
| }, |
| "bin": { |
| "node-which": "bin/which.js" |
| }, |
| "engines": { |
| "node": "^16.13.0 || >=18.0.0" |
| } |
| }, |
| "node_modules/wrap-ansi": { |
| "version": "6.2.0", |
| "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz", |
| "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==", |
| "license": "MIT", |
| "dependencies": { |
| "ansi-styles": "^4.0.0", |
| "string-width": "^4.1.0", |
| "strip-ansi": "^6.0.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/wrap-ansi/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/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/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/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/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/wsl-utils": { |
| "version": "0.3.1", |
| "resolved": "https://registry.npmjs.org/wsl-utils/-/wsl-utils-0.3.1.tgz", |
| "integrity": "sha512-g/eziiSUNBSsdDJtCLB8bdYEUMj4jR7AGeUo96p/3dTafgjHhpF4RiCFPiRILwjQoDXx5MqkBr4fwWtR3Ky4Wg==", |
| "license": "MIT", |
| "dependencies": { |
| "is-wsl": "^3.1.0", |
| "powershell-utils": "^0.1.0" |
| }, |
| "engines": { |
| "node": ">=20" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "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/y18n": { |
| "version": "5.0.8", |
| "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", |
| "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=10" |
| } |
| }, |
| "node_modules/yallist": { |
| "version": "3.1.1", |
| "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", |
| "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", |
| "license": "ISC" |
| }, |
| "node_modules/yargs": { |
| "version": "17.7.2", |
| "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", |
| "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", |
| "license": "MIT", |
| "dependencies": { |
| "cliui": "^8.0.1", |
| "escalade": "^3.1.1", |
| "get-caller-file": "^2.0.5", |
| "require-directory": "^2.1.1", |
| "string-width": "^4.2.3", |
| "y18n": "^5.0.5", |
| "yargs-parser": "^21.1.1" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/yargs-parser": { |
| "version": "21.1.1", |
| "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", |
| "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/yargs/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/yargs/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/yargs/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/yargs/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/yocto-spinner": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/yocto-spinner/-/yocto-spinner-1.1.0.tgz", |
| "integrity": "sha512-/BY0AUXnS7IKO354uLLA2eRcWiqDifEbd6unXCsOxkFDAkhgUL3PH9X2bFoaU0YchnDXsF+iKleeTLJGckbXfA==", |
| "license": "MIT", |
| "dependencies": { |
| "yoctocolors": "^2.1.1" |
| }, |
| "engines": { |
| "node": ">=18.19" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/yoctocolors": { |
| "version": "2.1.2", |
| "resolved": "https://registry.npmjs.org/yoctocolors/-/yoctocolors-2.1.2.tgz", |
| "integrity": "sha512-CzhO+pFNo8ajLM2d2IW/R93ipy99LWjtwblvC1RsoSUMZgyLbYFr221TnSNT7GjGdYui6P459mw9JH/g/zW2ug==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/yoctocolors-cjs": { |
| "version": "2.1.3", |
| "resolved": "https://registry.npmjs.org/yoctocolors-cjs/-/yoctocolors-cjs-2.1.3.tgz", |
| "integrity": "sha512-U/PBtDf35ff0D8X8D0jfdzHYEPFxAI7jJlxZXwCSez5M3190m+QobIfh+sWDWSHMCWWJN2AWamkegn6vr6YBTw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/zod": { |
| "version": "3.25.76", |
| "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz", |
| "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==", |
| "license": "MIT", |
| "funding": { |
| "url": "https://github.com/sponsors/colinhacks" |
| } |
| }, |
| "node_modules/zod-to-json-schema": { |
| "version": "3.25.2", |
| "resolved": "https://registry.npmjs.org/zod-to-json-schema/-/zod-to-json-schema-3.25.2.tgz", |
| "integrity": "sha512-O/PgfnpT1xKSDeQYSCfRI5Gy3hPf91mKVDuYLUHZJMiDFptvP41MSnWofm8dnCm0256ZNfZIM7DSzuSMAFnjHA==", |
| "license": "ISC", |
| "peerDependencies": { |
| "zod": "^3.25.28 || ^4" |
| } |
| }, |
| "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" |
| } |
| } |
| } |
| } |
|
|