| { |
| "name": "manim-cat-frontend", |
| "version": "0.0.0", |
| "lockfileVersion": 3, |
| "requires": true, |
| "packages": { |
| "": { |
| "name": "manim-cat-frontend", |
| "version": "0.0.0", |
| "dependencies": { |
| "@types/react-syntax-highlighter": "^15.5.13", |
| "jszip": "^3.10.1", |
| "katex": "^0.16.42", |
| "perfect-freehand": "^1.2.3", |
| "react": "^19.2.0", |
| "react-dom": "^19.2.0", |
| "react-markdown": "^10.1.0", |
| "react-syntax-highlighter": "^16.1.0", |
| "rehype-katex": "^7.0.1", |
| "remark-gfm": "^4.0.1", |
| "remark-math": "^6.0.0" |
| }, |
| "devDependencies": { |
| "@eslint/js": "^9.39.1", |
| "@testing-library/jest-dom": "^6.9.1", |
| "@testing-library/react": "^16.3.2", |
| "@types/node": "^24.10.1", |
| "@types/react": "^19.2.5", |
| "@types/react-dom": "^19.2.3", |
| "@vitejs/plugin-react": "^5.1.1", |
| "@vitest/coverage-v8": "^4.1.0", |
| "autoprefixer": "^10.4.23", |
| "eslint": "^9.39.1", |
| "eslint-plugin-react-hooks": "^7.0.1", |
| "eslint-plugin-react-refresh": "^0.4.24", |
| "globals": "^16.5.0", |
| "jsdom": "^29.0.1", |
| "postcss": "^8.5.6", |
| "tailwindcss": "^3.4.19", |
| "typescript": "~5.9.3", |
| "typescript-eslint": "^8.46.4", |
| "vite": "^7.2.4", |
| "vitest": "^4.1.0" |
| } |
| }, |
| "node_modules/@adobe/css-tools": { |
| "version": "4.4.4", |
| "resolved": "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.4.4.tgz", |
| "integrity": "sha512-Elp+iwUx5rN5+Y8xLt5/GRoG20WGoDCQ/1Fb+1LiGtvwbDavuSk0jhD/eZdckHAuzcDzccnkv+rEjyWfRx18gg==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@alloc/quick-lru": { |
| "version": "5.2.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/@asamuzakjp/css-color": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/@asamuzakjp/css-color/-/css-color-5.0.1.tgz", |
| "integrity": "sha512-2SZFvqMyvboVV1d15lMf7XiI3m7SDqXUuKaTymJYLN6dSGadqp+fVojqJlVoMlbZnlTmu3S0TLwLTJpvBMO1Aw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@csstools/css-calc": "^3.1.1", |
| "@csstools/css-color-parser": "^4.0.2", |
| "@csstools/css-parser-algorithms": "^4.0.0", |
| "@csstools/css-tokenizer": "^4.0.0", |
| "lru-cache": "^11.2.6" |
| }, |
| "engines": { |
| "node": "^20.19.0 || ^22.12.0 || >=24.0.0" |
| } |
| }, |
| "node_modules/@asamuzakjp/css-color/node_modules/lru-cache": { |
| "version": "11.2.7", |
| "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.7.tgz", |
| "integrity": "sha512-aY/R+aEsRelme17KGQa/1ZSIpLpNYYrhcrepKTZgE+W3WM16YMCaPwOHLHsmopZHELU0Ojin1lPVxKR0MihncA==", |
| "dev": true, |
| "license": "BlueOak-1.0.0", |
| "engines": { |
| "node": "20 || >=22" |
| } |
| }, |
| "node_modules/@asamuzakjp/dom-selector": { |
| "version": "7.0.4", |
| "resolved": "https://registry.npmjs.org/@asamuzakjp/dom-selector/-/dom-selector-7.0.4.tgz", |
| "integrity": "sha512-jXR6x4AcT3eIrS2fSNAwJpwirOkGcd+E7F7CP3zjdTqz9B/2huHOL8YJZBgekKwLML+u7qB/6P1LXQuMScsx0w==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@asamuzakjp/nwsapi": "^2.3.9", |
| "bidi-js": "^1.0.3", |
| "css-tree": "^3.2.1", |
| "is-potential-custom-element-name": "^1.0.1", |
| "lru-cache": "^11.2.7" |
| }, |
| "engines": { |
| "node": "^20.19.0 || ^22.12.0 || >=24.0.0" |
| } |
| }, |
| "node_modules/@asamuzakjp/dom-selector/node_modules/lru-cache": { |
| "version": "11.2.7", |
| "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.7.tgz", |
| "integrity": "sha512-aY/R+aEsRelme17KGQa/1ZSIpLpNYYrhcrepKTZgE+W3WM16YMCaPwOHLHsmopZHELU0Ojin1lPVxKR0MihncA==", |
| "dev": true, |
| "license": "BlueOak-1.0.0", |
| "engines": { |
| "node": "20 || >=22" |
| } |
| }, |
| "node_modules/@asamuzakjp/nwsapi": { |
| "version": "2.3.9", |
| "resolved": "https://registry.npmjs.org/@asamuzakjp/nwsapi/-/nwsapi-2.3.9.tgz", |
| "integrity": "sha512-n8GuYSrI9bF7FFZ/SjhwevlHc8xaVlb/7HmHelnc/PZXBD2ZR49NnN9sMMuDdEGPeeRQ5d0hqlSlEpgCX3Wl0Q==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@babel/code-frame": { |
| "version": "7.28.6", |
| "dev": true, |
| "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.28.6", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/core": { |
| "version": "7.28.6", |
| "dev": true, |
| "license": "MIT", |
| "peer": true, |
| "dependencies": { |
| "@babel/code-frame": "^7.28.6", |
| "@babel/generator": "^7.28.6", |
| "@babel/helper-compilation-targets": "^7.28.6", |
| "@babel/helper-module-transforms": "^7.28.6", |
| "@babel/helpers": "^7.28.6", |
| "@babel/parser": "^7.28.6", |
| "@babel/template": "^7.28.6", |
| "@babel/traverse": "^7.28.6", |
| "@babel/types": "^7.28.6", |
| "@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.28.6", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@babel/parser": "^7.28.6", |
| "@babel/types": "^7.28.6", |
| "@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-compilation-targets": { |
| "version": "7.28.6", |
| "dev": true, |
| "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-globals": { |
| "version": "7.28.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-module-imports": { |
| "version": "7.28.6", |
| "dev": true, |
| "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", |
| "dev": true, |
| "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-plugin-utils": { |
| "version": "7.28.6", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-string-parser": { |
| "version": "7.27.1", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-validator-identifier": { |
| "version": "7.28.5", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-validator-option": { |
| "version": "7.27.1", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helpers": { |
| "version": "7.28.6", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@babel/template": "^7.28.6", |
| "@babel/types": "^7.28.6" |
| }, |
| "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==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@babel/types": "^7.29.0" |
| }, |
| "bin": { |
| "parser": "bin/babel-parser.js" |
| }, |
| "engines": { |
| "node": ">=6.0.0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-react-jsx-self": { |
| "version": "7.27.1", |
| "dev": true, |
| "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", |
| "dev": true, |
| "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/runtime": { |
| "version": "7.28.6", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/template": { |
| "version": "7.28.6", |
| "dev": true, |
| "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.28.6", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@babel/code-frame": "^7.28.6", |
| "@babel/generator": "^7.28.6", |
| "@babel/helper-globals": "^7.28.0", |
| "@babel/parser": "^7.28.6", |
| "@babel/template": "^7.28.6", |
| "@babel/types": "^7.28.6", |
| "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==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-string-parser": "^7.27.1", |
| "@babel/helper-validator-identifier": "^7.28.5" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@bcoe/v8-coverage": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-1.0.2.tgz", |
| "integrity": "sha512-6zABk/ECA/QYSCQ1NGiVwwbQerUCZ+TQbp64Q3AgmfNvurHH0j8TtXa1qbShXA6qqkpAj4V5W8pP6mLe1mcMqA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@bramus/specificity": { |
| "version": "2.4.2", |
| "resolved": "https://registry.npmjs.org/@bramus/specificity/-/specificity-2.4.2.tgz", |
| "integrity": "sha512-ctxtJ/eA+t+6q2++vj5j7FYX3nRu311q1wfYH3xjlLOsczhlhxAg2FWNUXhpGvAw3BWo1xBcvOV6/YLc2r5FJw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "css-tree": "^3.0.0" |
| }, |
| "bin": { |
| "specificity": "bin/cli.js" |
| } |
| }, |
| "node_modules/@csstools/color-helpers": { |
| "version": "6.0.2", |
| "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-6.0.2.tgz", |
| "integrity": "sha512-LMGQLS9EuADloEFkcTBR3BwV/CGHV7zyDxVRtVDTwdI2Ca4it0CCVTT9wCkxSgokjE5Ho41hEPgb8OEUwoXr6Q==", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/csstools" |
| }, |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/csstools" |
| } |
| ], |
| "license": "MIT-0", |
| "engines": { |
| "node": ">=20.19.0" |
| } |
| }, |
| "node_modules/@csstools/css-calc": { |
| "version": "3.1.1", |
| "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.1.1.tgz", |
| "integrity": "sha512-HJ26Z/vmsZQqs/o3a6bgKslXGFAungXGbinULZO3eMsOyNJHeBBZfup5FiZInOghgoM4Hwnmw+OgbJCNg1wwUQ==", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/csstools" |
| }, |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/csstools" |
| } |
| ], |
| "license": "MIT", |
| "engines": { |
| "node": ">=20.19.0" |
| }, |
| "peerDependencies": { |
| "@csstools/css-parser-algorithms": "^4.0.0", |
| "@csstools/css-tokenizer": "^4.0.0" |
| } |
| }, |
| "node_modules/@csstools/css-color-parser": { |
| "version": "4.0.2", |
| "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-4.0.2.tgz", |
| "integrity": "sha512-0GEfbBLmTFf0dJlpsNU7zwxRIH0/BGEMuXLTCvFYxuL1tNhqzTbtnFICyJLTNK4a+RechKP75e7w42ClXSnJQw==", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/csstools" |
| }, |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/csstools" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "@csstools/color-helpers": "^6.0.2", |
| "@csstools/css-calc": "^3.1.1" |
| }, |
| "engines": { |
| "node": ">=20.19.0" |
| }, |
| "peerDependencies": { |
| "@csstools/css-parser-algorithms": "^4.0.0", |
| "@csstools/css-tokenizer": "^4.0.0" |
| } |
| }, |
| "node_modules/@csstools/css-parser-algorithms": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz", |
| "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/csstools" |
| }, |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/csstools" |
| } |
| ], |
| "license": "MIT", |
| "peer": true, |
| "engines": { |
| "node": ">=20.19.0" |
| }, |
| "peerDependencies": { |
| "@csstools/css-tokenizer": "^4.0.0" |
| } |
| }, |
| "node_modules/@csstools/css-syntax-patches-for-csstree": { |
| "version": "1.1.1", |
| "resolved": "https://registry.npmjs.org/@csstools/css-syntax-patches-for-csstree/-/css-syntax-patches-for-csstree-1.1.1.tgz", |
| "integrity": "sha512-BvqN0AMWNAnLk9G8jnUT77D+mUbY/H2b3uDTvg2isJkHaOufUE2R3AOwxWo7VBQKT1lOdwdvorddo2B/lk64+w==", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/csstools" |
| }, |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/csstools" |
| } |
| ], |
| "license": "MIT-0", |
| "peerDependencies": { |
| "css-tree": "^3.2.1" |
| }, |
| "peerDependenciesMeta": { |
| "css-tree": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@csstools/css-tokenizer": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz", |
| "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/csstools" |
| }, |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/csstools" |
| } |
| ], |
| "license": "MIT", |
| "peer": true, |
| "engines": { |
| "node": ">=20.19.0" |
| } |
| }, |
| "node_modules/@esbuild/aix-ppc64": { |
| "version": "0.27.2", |
| "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.27.2.tgz", |
| "integrity": "sha512-GZMB+a0mOMZs4MpDbj8RJp4cw+w1WV5NYD6xzgvzUJ5Ek2jerwfO2eADyI6ExDSUED+1X8aMbegahsJi+8mgpw==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "aix" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/android-arm": { |
| "version": "0.27.2", |
| "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.27.2.tgz", |
| "integrity": "sha512-DVNI8jlPa7Ujbr1yjU2PfUSRtAUZPG9I1RwW4F4xFB1Imiu2on0ADiI/c3td+KmDtVKNbi+nffGDQMfcIMkwIA==", |
| "cpu": [ |
| "arm" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/android-arm64": { |
| "version": "0.27.2", |
| "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.27.2.tgz", |
| "integrity": "sha512-pvz8ZZ7ot/RBphf8fv60ljmaoydPU12VuXHImtAs0XhLLw+EXBi2BLe3OYSBslR4rryHvweW5gmkKFwTiFy6KA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/android-x64": { |
| "version": "0.27.2", |
| "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.27.2.tgz", |
| "integrity": "sha512-z8Ank4Byh4TJJOh4wpz8g2vDy75zFL0TlZlkUkEwYXuPSgX8yzep596n6mT7905kA9uHZsf/o2OJZubl2l3M7A==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/darwin-arm64": { |
| "version": "0.27.2", |
| "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.27.2.tgz", |
| "integrity": "sha512-davCD2Zc80nzDVRwXTcQP/28fiJbcOwvdolL0sOiOsbwBa72kegmVU0Wrh1MYrbuCL98Omp5dVhQFWRKR2ZAlg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/darwin-x64": { |
| "version": "0.27.2", |
| "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.27.2.tgz", |
| "integrity": "sha512-ZxtijOmlQCBWGwbVmwOF/UCzuGIbUkqB1faQRf5akQmxRJ1ujusWsb3CVfk/9iZKr2L5SMU5wPBi1UWbvL+VQA==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/freebsd-arm64": { |
| "version": "0.27.2", |
| "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.27.2.tgz", |
| "integrity": "sha512-lS/9CN+rgqQ9czogxlMcBMGd+l8Q3Nj1MFQwBZJyoEKI50XGxwuzznYdwcav6lpOGv5BqaZXqvBSiB/kJ5op+g==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/freebsd-x64": { |
| "version": "0.27.2", |
| "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.27.2.tgz", |
| "integrity": "sha512-tAfqtNYb4YgPnJlEFu4c212HYjQWSO/w/h/lQaBK7RbwGIkBOuNKQI9tqWzx7Wtp7bTPaGC6MJvWI608P3wXYA==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-arm": { |
| "version": "0.27.2", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.27.2.tgz", |
| "integrity": "sha512-vWfq4GaIMP9AIe4yj1ZUW18RDhx6EPQKjwe7n8BbIecFtCQG4CfHGaHuh7fdfq+y3LIA2vGS/o9ZBGVxIDi9hw==", |
| "cpu": [ |
| "arm" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-arm64": { |
| "version": "0.27.2", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.27.2.tgz", |
| "integrity": "sha512-hYxN8pr66NsCCiRFkHUAsxylNOcAQaxSSkHMMjcpx0si13t1LHFphxJZUiGwojB1a/Hd5OiPIqDdXONia6bhTw==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-ia32": { |
| "version": "0.27.2", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.27.2.tgz", |
| "integrity": "sha512-MJt5BRRSScPDwG2hLelYhAAKh9imjHK5+NE/tvnRLbIqUWa+0E9N4WNMjmp/kXXPHZGqPLxggwVhz7QP8CTR8w==", |
| "cpu": [ |
| "ia32" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-loong64": { |
| "version": "0.27.2", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.27.2.tgz", |
| "integrity": "sha512-lugyF1atnAT463aO6KPshVCJK5NgRnU4yb3FUumyVz+cGvZbontBgzeGFO1nF+dPueHD367a2ZXe1NtUkAjOtg==", |
| "cpu": [ |
| "loong64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-mips64el": { |
| "version": "0.27.2", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.27.2.tgz", |
| "integrity": "sha512-nlP2I6ArEBewvJ2gjrrkESEZkB5mIoaTswuqNFRv/WYd+ATtUpe9Y09RnJvgvdag7he0OWgEZWhviS1OTOKixw==", |
| "cpu": [ |
| "mips64el" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-ppc64": { |
| "version": "0.27.2", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.27.2.tgz", |
| "integrity": "sha512-C92gnpey7tUQONqg1n6dKVbx3vphKtTHJaNG2Ok9lGwbZil6DrfyecMsp9CrmXGQJmZ7iiVXvvZH6Ml5hL6XdQ==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-riscv64": { |
| "version": "0.27.2", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.27.2.tgz", |
| "integrity": "sha512-B5BOmojNtUyN8AXlK0QJyvjEZkWwy/FKvakkTDCziX95AowLZKR6aCDhG7LeF7uMCXEJqwa8Bejz5LTPYm8AvA==", |
| "cpu": [ |
| "riscv64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-s390x": { |
| "version": "0.27.2", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.27.2.tgz", |
| "integrity": "sha512-p4bm9+wsPwup5Z8f4EpfN63qNagQ47Ua2znaqGH6bqLlmJ4bx97Y9JdqxgGZ6Y8xVTixUnEkoKSHcpRlDnNr5w==", |
| "cpu": [ |
| "s390x" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-x64": { |
| "version": "0.27.2", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.27.2.tgz", |
| "integrity": "sha512-uwp2Tip5aPmH+NRUwTcfLb+W32WXjpFejTIOWZFw/v7/KnpCDKG66u4DLcurQpiYTiYwQ9B7KOeMJvLCu/OvbA==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/netbsd-arm64": { |
| "version": "0.27.2", |
| "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.27.2.tgz", |
| "integrity": "sha512-Kj6DiBlwXrPsCRDeRvGAUb/LNrBASrfqAIok+xB0LxK8CHqxZ037viF13ugfsIpePH93mX7xfJp97cyDuTZ3cw==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "netbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/netbsd-x64": { |
| "version": "0.27.2", |
| "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.27.2.tgz", |
| "integrity": "sha512-HwGDZ0VLVBY3Y+Nw0JexZy9o/nUAWq9MlV7cahpaXKW6TOzfVno3y3/M8Ga8u8Yr7GldLOov27xiCnqRZf0tCA==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "netbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/openbsd-arm64": { |
| "version": "0.27.2", |
| "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.27.2.tgz", |
| "integrity": "sha512-DNIHH2BPQ5551A7oSHD0CKbwIA/Ox7+78/AWkbS5QoRzaqlev2uFayfSxq68EkonB+IKjiuxBFoV8ESJy8bOHA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/openbsd-x64": { |
| "version": "0.27.2", |
| "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.27.2.tgz", |
| "integrity": "sha512-/it7w9Nb7+0KFIzjalNJVR5bOzA9Vay+yIPLVHfIQYG/j+j9VTH84aNB8ExGKPU4AzfaEvN9/V4HV+F+vo8OEg==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/openharmony-arm64": { |
| "version": "0.27.2", |
| "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.27.2.tgz", |
| "integrity": "sha512-LRBbCmiU51IXfeXk59csuX/aSaToeG7w48nMwA6049Y4J4+VbWALAuXcs+qcD04rHDuSCSRKdmY63sruDS5qag==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openharmony" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/sunos-x64": { |
| "version": "0.27.2", |
| "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.27.2.tgz", |
| "integrity": "sha512-kMtx1yqJHTmqaqHPAzKCAkDaKsffmXkPHThSfRwZGyuqyIeBvf08KSsYXl+abf5HDAPMJIPnbBfXvP2ZC2TfHg==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "sunos" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/win32-arm64": { |
| "version": "0.27.2", |
| "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.27.2.tgz", |
| "integrity": "sha512-Yaf78O/B3Kkh+nKABUF++bvJv5Ijoy9AN1ww904rOXZFLWVc5OLOfL56W+C8F9xn5JQZa3UX6m+IktJnIb1Jjg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/win32-ia32": { |
| "version": "0.27.2", |
| "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.27.2.tgz", |
| "integrity": "sha512-Iuws0kxo4yusk7sw70Xa2E2imZU5HoixzxfGCdxwBdhiDgt9vX9VUCBhqcwY7/uh//78A1hMkkROMJq9l27oLQ==", |
| "cpu": [ |
| "ia32" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/win32-x64": { |
| "version": "0.27.2", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@eslint-community/eslint-utils": { |
| "version": "4.9.1", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "eslint-visitor-keys": "^3.4.3" |
| }, |
| "engines": { |
| "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/eslint" |
| }, |
| "peerDependencies": { |
| "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0" |
| } |
| }, |
| "node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": { |
| "version": "3.4.3", |
| "dev": true, |
| "license": "Apache-2.0", |
| "engines": { |
| "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/eslint" |
| } |
| }, |
| "node_modules/@eslint-community/regexpp": { |
| "version": "4.12.2", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": "^12.0.0 || ^14.0.0 || >=16.0.0" |
| } |
| }, |
| "node_modules/@eslint/config-array": { |
| "version": "0.21.1", |
| "dev": true, |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@eslint/object-schema": "^2.1.7", |
| "debug": "^4.3.1", |
| "minimatch": "^3.1.2" |
| }, |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| } |
| }, |
| "node_modules/@eslint/config-helpers": { |
| "version": "0.4.2", |
| "dev": true, |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@eslint/core": "^0.17.0" |
| }, |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| } |
| }, |
| "node_modules/@eslint/core": { |
| "version": "0.17.0", |
| "dev": true, |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@types/json-schema": "^7.0.15" |
| }, |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| } |
| }, |
| "node_modules/@eslint/eslintrc": { |
| "version": "3.3.3", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "ajv": "^6.12.4", |
| "debug": "^4.3.2", |
| "espree": "^10.0.1", |
| "globals": "^14.0.0", |
| "ignore": "^5.2.0", |
| "import-fresh": "^3.2.1", |
| "js-yaml": "^4.1.1", |
| "minimatch": "^3.1.2", |
| "strip-json-comments": "^3.1.1" |
| }, |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/eslint" |
| } |
| }, |
| "node_modules/@eslint/eslintrc/node_modules/globals": { |
| "version": "14.0.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/@eslint/js": { |
| "version": "9.39.2", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| }, |
| "funding": { |
| "url": "https://eslint.org/donate" |
| } |
| }, |
| "node_modules/@eslint/object-schema": { |
| "version": "2.1.7", |
| "dev": true, |
| "license": "Apache-2.0", |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| } |
| }, |
| "node_modules/@eslint/plugin-kit": { |
| "version": "0.4.1", |
| "dev": true, |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@eslint/core": "^0.17.0", |
| "levn": "^0.4.1" |
| }, |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| } |
| }, |
| "node_modules/@exodus/bytes": { |
| "version": "1.15.0", |
| "resolved": "https://registry.npmjs.org/@exodus/bytes/-/bytes-1.15.0.tgz", |
| "integrity": "sha512-UY0nlA+feH81UGSHv92sLEPLCeZFjXOuHhrIo0HQydScuQc8s0A7kL/UdgwgDq8g8ilksmuoF35YVTNphV2aBQ==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": "^20.19.0 || ^22.12.0 || >=24.0.0" |
| }, |
| "peerDependencies": { |
| "@noble/hashes": "^1.8.0 || ^2.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "@noble/hashes": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@humanfs/core": { |
| "version": "0.19.1", |
| "dev": true, |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=18.18.0" |
| } |
| }, |
| "node_modules/@humanfs/node": { |
| "version": "0.16.7", |
| "dev": true, |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@humanfs/core": "^0.19.1", |
| "@humanwhocodes/retry": "^0.4.0" |
| }, |
| "engines": { |
| "node": ">=18.18.0" |
| } |
| }, |
| "node_modules/@humanwhocodes/module-importer": { |
| "version": "1.0.1", |
| "dev": true, |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=12.22" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/nzakas" |
| } |
| }, |
| "node_modules/@humanwhocodes/retry": { |
| "version": "0.4.3", |
| "dev": true, |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=18.18" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/nzakas" |
| } |
| }, |
| "node_modules/@jridgewell/gen-mapping": { |
| "version": "0.3.13", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/sourcemap-codec": "^1.5.0", |
| "@jridgewell/trace-mapping": "^0.3.24" |
| } |
| }, |
| "node_modules/@jridgewell/remapping": { |
| "version": "2.3.5", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/gen-mapping": "^0.3.5", |
| "@jridgewell/trace-mapping": "^0.3.24" |
| } |
| }, |
| "node_modules/@jridgewell/resolve-uri": { |
| "version": "3.1.2", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.0.0" |
| } |
| }, |
| "node_modules/@jridgewell/sourcemap-codec": { |
| "version": "1.5.5", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@jridgewell/trace-mapping": { |
| "version": "0.3.31", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/resolve-uri": "^3.1.0", |
| "@jridgewell/sourcemap-codec": "^1.4.14" |
| } |
| }, |
| "node_modules/@nodelib/fs.scandir": { |
| "version": "2.1.5", |
| "dev": true, |
| "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", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/@nodelib/fs.walk": { |
| "version": "1.2.8", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@nodelib/fs.scandir": "2.1.5", |
| "fastq": "^1.6.0" |
| }, |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/@rolldown/pluginutils": { |
| "version": "1.0.0-beta.53", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@rollup/rollup-android-arm-eabi": { |
| "version": "4.55.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.55.1.tgz", |
| "integrity": "sha512-9R0DM/ykwfGIlNu6+2U09ga0WXeZ9MRC2Ter8jnz8415VbuIykVuc6bhdrbORFZANDmTDvq26mJrEVTl8TdnDg==", |
| "cpu": [ |
| "arm" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ] |
| }, |
| "node_modules/@rollup/rollup-android-arm64": { |
| "version": "4.55.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.55.1.tgz", |
| "integrity": "sha512-eFZCb1YUqhTysgW3sj/55du5cG57S7UTNtdMjCW7LwVcj3dTTcowCsC8p7uBdzKsZYa8J7IDE8lhMI+HX1vQvg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ] |
| }, |
| "node_modules/@rollup/rollup-darwin-arm64": { |
| "version": "4.55.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.55.1.tgz", |
| "integrity": "sha512-p3grE2PHcQm2e8PSGZdzIhCKbMCw/xi9XvMPErPhwO17vxtvCN5FEA2mSLgmKlCjHGMQTP6phuQTYWUnKewwGg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ] |
| }, |
| "node_modules/@rollup/rollup-darwin-x64": { |
| "version": "4.55.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.55.1.tgz", |
| "integrity": "sha512-rDUjG25C9qoTm+e02Esi+aqTKSBYwVTaoS1wxcN47/Luqef57Vgp96xNANwt5npq9GDxsH7kXxNkJVEsWEOEaQ==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ] |
| }, |
| "node_modules/@rollup/rollup-freebsd-arm64": { |
| "version": "4.55.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.55.1.tgz", |
| "integrity": "sha512-+JiU7Jbp5cdxekIgdte0jfcu5oqw4GCKr6i3PJTlXTCU5H5Fvtkpbs4XJHRmWNXF+hKmn4v7ogI5OQPaupJgOg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ] |
| }, |
| "node_modules/@rollup/rollup-freebsd-x64": { |
| "version": "4.55.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.55.1.tgz", |
| "integrity": "sha512-V5xC1tOVWtLLmr3YUk2f6EJK4qksksOYiz/TCsFHu/R+woubcLWdC9nZQmwjOAbmExBIVKsm1/wKmEy4z4u4Bw==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-arm-gnueabihf": { |
| "version": "4.55.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.55.1.tgz", |
| "integrity": "sha512-Rn3n+FUk2J5VWx+ywrG/HGPTD9jXNbicRtTM11e/uorplArnXZYsVifnPPqNNP5BsO3roI4n8332ukpY/zN7rQ==", |
| "cpu": [ |
| "arm" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-arm-musleabihf": { |
| "version": "4.55.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.55.1.tgz", |
| "integrity": "sha512-grPNWydeKtc1aEdrJDWk4opD7nFtQbMmV7769hiAaYyUKCT1faPRm2av8CX1YJsZ4TLAZcg9gTR1KvEzoLjXkg==", |
| "cpu": [ |
| "arm" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-arm64-gnu": { |
| "version": "4.55.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.55.1.tgz", |
| "integrity": "sha512-a59mwd1k6x8tXKcUxSyISiquLwB5pX+fJW9TkWU46lCqD/GRDe9uDN31jrMmVP3feI3mhAdvcCClhV8V5MhJFQ==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-arm64-musl": { |
| "version": "4.55.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.55.1.tgz", |
| "integrity": "sha512-puS1MEgWX5GsHSoiAsF0TYrpomdvkaXm0CofIMG5uVkP6IBV+ZO9xhC5YEN49nsgYo1DuuMquF9+7EDBVYu4uA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-loong64-gnu": { |
| "version": "4.55.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.55.1.tgz", |
| "integrity": "sha512-r3Wv40in+lTsULSb6nnoudVbARdOwb2u5fpeoOAZjFLznp6tDU8kd+GTHmJoqZ9lt6/Sys33KdIHUaQihFcu7g==", |
| "cpu": [ |
| "loong64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-loong64-musl": { |
| "version": "4.55.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.55.1.tgz", |
| "integrity": "sha512-MR8c0+UxAlB22Fq4R+aQSPBayvYa3+9DrwG/i1TKQXFYEaoW3B5b/rkSRIypcZDdWjWnpcvxbNaAJDcSbJU3Lw==", |
| "cpu": [ |
| "loong64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-ppc64-gnu": { |
| "version": "4.55.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.55.1.tgz", |
| "integrity": "sha512-3KhoECe1BRlSYpMTeVrD4sh2Pw2xgt4jzNSZIIPLFEsnQn9gAnZagW9+VqDqAHgm1Xc77LzJOo2LdigS5qZ+gw==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-ppc64-musl": { |
| "version": "4.55.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.55.1.tgz", |
| "integrity": "sha512-ziR1OuZx0vdYZZ30vueNZTg73alF59DicYrPViG0NEgDVN8/Jl87zkAPu4u6VjZST2llgEUjaiNl9JM6HH1Vdw==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-riscv64-gnu": { |
| "version": "4.55.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.55.1.tgz", |
| "integrity": "sha512-uW0Y12ih2XJRERZ4jAfKamTyIHVMPQnTZcQjme2HMVDAHY4amf5u414OqNYC+x+LzRdRcnIG1YodLrrtA8xsxw==", |
| "cpu": [ |
| "riscv64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-riscv64-musl": { |
| "version": "4.55.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.55.1.tgz", |
| "integrity": "sha512-u9yZ0jUkOED1BFrqu3BwMQoixvGHGZ+JhJNkNKY/hyoEgOwlqKb62qu+7UjbPSHYjiVy8kKJHvXKv5coH4wDeg==", |
| "cpu": [ |
| "riscv64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-s390x-gnu": { |
| "version": "4.55.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.55.1.tgz", |
| "integrity": "sha512-/0PenBCmqM4ZUd0190j7J0UsQ/1nsi735iPRakO8iPciE7BQ495Y6msPzaOmvx0/pn+eJVVlZrNrSh4WSYLxNg==", |
| "cpu": [ |
| "s390x" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-x64-gnu": { |
| "version": "4.55.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.55.1.tgz", |
| "integrity": "sha512-a8G4wiQxQG2BAvo+gU6XrReRRqj+pLS2NGXKm8io19goR+K8lw269eTrPkSdDTALwMmJp4th2Uh0D8J9bEV1vg==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-x64-musl": { |
| "version": "4.55.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.55.1.tgz", |
| "integrity": "sha512-bD+zjpFrMpP/hqkfEcnjXWHMw5BIghGisOKPj+2NaNDuVT+8Ds4mPf3XcPHuat1tz89WRL+1wbcxKY3WSbiT7w==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-openbsd-x64": { |
| "version": "4.55.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.55.1.tgz", |
| "integrity": "sha512-eLXw0dOiqE4QmvikfQ6yjgkg/xDM+MdU9YJuP4ySTibXU0oAvnEWXt7UDJmD4UkYialMfOGFPJnIHSe/kdzPxg==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openbsd" |
| ] |
| }, |
| "node_modules/@rollup/rollup-openharmony-arm64": { |
| "version": "4.55.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.55.1.tgz", |
| "integrity": "sha512-xzm44KgEP11te3S2HCSyYf5zIzWmx3n8HDCc7EE59+lTcswEWNpvMLfd9uJvVX8LCg9QWG67Xt75AuHn4vgsXw==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openharmony" |
| ] |
| }, |
| "node_modules/@rollup/rollup-win32-arm64-msvc": { |
| "version": "4.55.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.55.1.tgz", |
| "integrity": "sha512-yR6Bl3tMC/gBok5cz/Qi0xYnVbIxGx5Fcf/ca0eB6/6JwOY+SRUcJfI0OpeTpPls7f194as62thCt/2BjxYN8g==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ] |
| }, |
| "node_modules/@rollup/rollup-win32-ia32-msvc": { |
| "version": "4.55.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.55.1.tgz", |
| "integrity": "sha512-3fZBidchE0eY0oFZBnekYCfg+5wAB0mbpCBuofh5mZuzIU/4jIVkbESmd2dOsFNS78b53CYv3OAtwqkZZmU5nA==", |
| "cpu": [ |
| "ia32" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ] |
| }, |
| "node_modules/@rollup/rollup-win32-x64-gnu": { |
| "version": "4.55.1", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ] |
| }, |
| "node_modules/@rollup/rollup-win32-x64-msvc": { |
| "version": "4.55.1", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ] |
| }, |
| "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==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@testing-library/dom": { |
| "version": "10.4.1", |
| "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-10.4.1.tgz", |
| "integrity": "sha512-o4PXJQidqJl82ckFaXUeoAW+XysPLauYI43Abki5hABd853iMhitooc6znOnczgbTYmEP6U6/y1ZyKAIsvMKGg==", |
| "dev": true, |
| "license": "MIT", |
| "peer": true, |
| "dependencies": { |
| "@babel/code-frame": "^7.10.4", |
| "@babel/runtime": "^7.12.5", |
| "@types/aria-query": "^5.0.1", |
| "aria-query": "5.3.0", |
| "dom-accessibility-api": "^0.5.9", |
| "lz-string": "^1.5.0", |
| "picocolors": "1.1.1", |
| "pretty-format": "^27.0.2" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@testing-library/jest-dom": { |
| "version": "6.9.1", |
| "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.9.1.tgz", |
| "integrity": "sha512-zIcONa+hVtVSSep9UT3jZ5rizo2BsxgyDYU7WFD5eICBE7no3881HGeb/QkGfsJs6JTkY1aQhT7rIPC7e+0nnA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@adobe/css-tools": "^4.4.0", |
| "aria-query": "^5.0.0", |
| "css.escape": "^1.5.1", |
| "dom-accessibility-api": "^0.6.3", |
| "picocolors": "^1.1.1", |
| "redent": "^3.0.0" |
| }, |
| "engines": { |
| "node": ">=14", |
| "npm": ">=6", |
| "yarn": ">=1" |
| } |
| }, |
| "node_modules/@testing-library/jest-dom/node_modules/dom-accessibility-api": { |
| "version": "0.6.3", |
| "resolved": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.6.3.tgz", |
| "integrity": "sha512-7ZgogeTnjuHbo+ct10G9Ffp0mif17idi0IyWNVA/wcwcm7NPOD/WEHVP3n7n3MhXqxoIYm8d6MuZohYWIZ4T3w==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@testing-library/react": { |
| "version": "16.3.2", |
| "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.3.2.tgz", |
| "integrity": "sha512-XU5/SytQM+ykqMnAnvB2umaJNIOsLF3PVv//1Ew4CTcpz0/BRyy/af40qqrt7SjKpDdT1saBMc42CUok5gaw+g==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@babel/runtime": "^7.12.5" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "peerDependencies": { |
| "@testing-library/dom": "^10.0.0", |
| "@types/react": "^18.0.0 || ^19.0.0", |
| "@types/react-dom": "^18.0.0 || ^19.0.0", |
| "react": "^18.0.0 || ^19.0.0", |
| "react-dom": "^18.0.0 || ^19.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "@types/react": { |
| "optional": true |
| }, |
| "@types/react-dom": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@types/aria-query": { |
| "version": "5.0.4", |
| "resolved": "https://registry.npmjs.org/@types/aria-query/-/aria-query-5.0.4.tgz", |
| "integrity": "sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@types/babel__core": { |
| "version": "7.20.5", |
| "dev": true, |
| "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", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@babel/types": "^7.0.0" |
| } |
| }, |
| "node_modules/@types/babel__template": { |
| "version": "7.4.4", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@babel/parser": "^7.1.0", |
| "@babel/types": "^7.0.0" |
| } |
| }, |
| "node_modules/@types/babel__traverse": { |
| "version": "7.28.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@babel/types": "^7.28.2" |
| } |
| }, |
| "node_modules/@types/chai": { |
| "version": "5.2.3", |
| "resolved": "https://registry.npmjs.org/@types/chai/-/chai-5.2.3.tgz", |
| "integrity": "sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@types/deep-eql": "*", |
| "assertion-error": "^2.0.1" |
| } |
| }, |
| "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/deep-eql": { |
| "version": "4.0.2", |
| "resolved": "https://registry.npmjs.org/@types/deep-eql/-/deep-eql-4.0.2.tgz", |
| "integrity": "sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@types/estree": { |
| "version": "1.0.8", |
| "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", |
| "license": "MIT", |
| "dependencies": { |
| "@types/unist": "*" |
| } |
| }, |
| "node_modules/@types/json-schema": { |
| "version": "7.0.15", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@types/katex": { |
| "version": "0.16.8", |
| "resolved": "https://registry.npmjs.org/@types/katex/-/katex-0.16.8.tgz", |
| "integrity": "sha512-trgaNyfU+Xh2Tc+ABIb44a5AYUpicB3uwirOioeOkNPPbmgRNtcWyDeeFRzjPZENO9Vq8gvVqfhaaXWLlevVwg==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/mdast": { |
| "version": "4.0.4", |
| "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.4.tgz", |
| "integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/unist": "*" |
| } |
| }, |
| "node_modules/@types/ms": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz", |
| "integrity": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/node": { |
| "version": "24.10.9", |
| "dev": true, |
| "license": "MIT", |
| "peer": true, |
| "dependencies": { |
| "undici-types": "~7.16.0" |
| } |
| }, |
| "node_modules/@types/prismjs": { |
| "version": "1.26.5", |
| "license": "MIT" |
| }, |
| "node_modules/@types/react": { |
| "version": "19.2.8", |
| "license": "MIT", |
| "peer": true, |
| "dependencies": { |
| "csstype": "^3.2.2" |
| } |
| }, |
| "node_modules/@types/react-dom": { |
| "version": "19.2.3", |
| "dev": true, |
| "license": "MIT", |
| "peer": true, |
| "peerDependencies": { |
| "@types/react": "^19.2.0" |
| } |
| }, |
| "node_modules/@types/react-syntax-highlighter": { |
| "version": "15.5.13", |
| "license": "MIT", |
| "dependencies": { |
| "@types/react": "*" |
| } |
| }, |
| "node_modules/@types/unist": { |
| "version": "3.0.3", |
| "license": "MIT" |
| }, |
| "node_modules/@typescript-eslint/eslint-plugin": { |
| "version": "8.53.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@eslint-community/regexpp": "^4.12.2", |
| "@typescript-eslint/scope-manager": "8.53.0", |
| "@typescript-eslint/type-utils": "8.53.0", |
| "@typescript-eslint/utils": "8.53.0", |
| "@typescript-eslint/visitor-keys": "8.53.0", |
| "ignore": "^7.0.5", |
| "natural-compare": "^1.4.0", |
| "ts-api-utils": "^2.4.0" |
| }, |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/typescript-eslint" |
| }, |
| "peerDependencies": { |
| "@typescript-eslint/parser": "^8.53.0", |
| "eslint": "^8.57.0 || ^9.0.0", |
| "typescript": ">=4.8.4 <6.0.0" |
| } |
| }, |
| "node_modules/@typescript-eslint/eslint-plugin/node_modules/ignore": { |
| "version": "7.0.5", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 4" |
| } |
| }, |
| "node_modules/@typescript-eslint/parser": { |
| "version": "8.53.0", |
| "dev": true, |
| "license": "MIT", |
| "peer": true, |
| "dependencies": { |
| "@typescript-eslint/scope-manager": "8.53.0", |
| "@typescript-eslint/types": "8.53.0", |
| "@typescript-eslint/typescript-estree": "8.53.0", |
| "@typescript-eslint/visitor-keys": "8.53.0", |
| "debug": "^4.4.3" |
| }, |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/typescript-eslint" |
| }, |
| "peerDependencies": { |
| "eslint": "^8.57.0 || ^9.0.0", |
| "typescript": ">=4.8.4 <6.0.0" |
| } |
| }, |
| "node_modules/@typescript-eslint/project-service": { |
| "version": "8.53.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@typescript-eslint/tsconfig-utils": "^8.53.0", |
| "@typescript-eslint/types": "^8.53.0", |
| "debug": "^4.4.3" |
| }, |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/typescript-eslint" |
| }, |
| "peerDependencies": { |
| "typescript": ">=4.8.4 <6.0.0" |
| } |
| }, |
| "node_modules/@typescript-eslint/scope-manager": { |
| "version": "8.53.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@typescript-eslint/types": "8.53.0", |
| "@typescript-eslint/visitor-keys": "8.53.0" |
| }, |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/typescript-eslint" |
| } |
| }, |
| "node_modules/@typescript-eslint/tsconfig-utils": { |
| "version": "8.53.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/typescript-eslint" |
| }, |
| "peerDependencies": { |
| "typescript": ">=4.8.4 <6.0.0" |
| } |
| }, |
| "node_modules/@typescript-eslint/type-utils": { |
| "version": "8.53.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@typescript-eslint/types": "8.53.0", |
| "@typescript-eslint/typescript-estree": "8.53.0", |
| "@typescript-eslint/utils": "8.53.0", |
| "debug": "^4.4.3", |
| "ts-api-utils": "^2.4.0" |
| }, |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/typescript-eslint" |
| }, |
| "peerDependencies": { |
| "eslint": "^8.57.0 || ^9.0.0", |
| "typescript": ">=4.8.4 <6.0.0" |
| } |
| }, |
| "node_modules/@typescript-eslint/types": { |
| "version": "8.53.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/typescript-eslint" |
| } |
| }, |
| "node_modules/@typescript-eslint/typescript-estree": { |
| "version": "8.53.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@typescript-eslint/project-service": "8.53.0", |
| "@typescript-eslint/tsconfig-utils": "8.53.0", |
| "@typescript-eslint/types": "8.53.0", |
| "@typescript-eslint/visitor-keys": "8.53.0", |
| "debug": "^4.4.3", |
| "minimatch": "^9.0.5", |
| "semver": "^7.7.3", |
| "tinyglobby": "^0.2.15", |
| "ts-api-utils": "^2.4.0" |
| }, |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/typescript-eslint" |
| }, |
| "peerDependencies": { |
| "typescript": ">=4.8.4 <6.0.0" |
| } |
| }, |
| "node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": { |
| "version": "2.0.2", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "balanced-match": "^1.0.0" |
| } |
| }, |
| "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": { |
| "version": "9.0.5", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "brace-expansion": "^2.0.1" |
| }, |
| "engines": { |
| "node": ">=16 || 14 >=14.17" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/@typescript-eslint/typescript-estree/node_modules/semver": { |
| "version": "7.7.3", |
| "dev": true, |
| "license": "ISC", |
| "bin": { |
| "semver": "bin/semver.js" |
| }, |
| "engines": { |
| "node": ">=10" |
| } |
| }, |
| "node_modules/@typescript-eslint/utils": { |
| "version": "8.53.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@eslint-community/eslint-utils": "^4.9.1", |
| "@typescript-eslint/scope-manager": "8.53.0", |
| "@typescript-eslint/types": "8.53.0", |
| "@typescript-eslint/typescript-estree": "8.53.0" |
| }, |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/typescript-eslint" |
| }, |
| "peerDependencies": { |
| "eslint": "^8.57.0 || ^9.0.0", |
| "typescript": ">=4.8.4 <6.0.0" |
| } |
| }, |
| "node_modules/@typescript-eslint/visitor-keys": { |
| "version": "8.53.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@typescript-eslint/types": "8.53.0", |
| "eslint-visitor-keys": "^4.2.1" |
| }, |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/typescript-eslint" |
| } |
| }, |
| "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.1.2", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@babel/core": "^7.28.5", |
| "@babel/plugin-transform-react-jsx-self": "^7.27.1", |
| "@babel/plugin-transform-react-jsx-source": "^7.27.1", |
| "@rolldown/pluginutils": "1.0.0-beta.53", |
| "@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" |
| } |
| }, |
| "node_modules/@vitest/coverage-v8": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/@vitest/coverage-v8/-/coverage-v8-4.1.0.tgz", |
| "integrity": "sha512-nDWulKeik2bL2Va/Wl4x7DLuTKAXa906iRFooIRPR+huHkcvp9QDkPQ2RJdmjOFrqOqvNfoSQLF68deE3xC3CQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@bcoe/v8-coverage": "^1.0.2", |
| "@vitest/utils": "4.1.0", |
| "ast-v8-to-istanbul": "^1.0.0", |
| "istanbul-lib-coverage": "^3.2.2", |
| "istanbul-lib-report": "^3.0.1", |
| "istanbul-reports": "^3.2.0", |
| "magicast": "^0.5.2", |
| "obug": "^2.1.1", |
| "std-env": "^4.0.0-rc.1", |
| "tinyrainbow": "^3.0.3" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/vitest" |
| }, |
| "peerDependencies": { |
| "@vitest/browser": "4.1.0", |
| "vitest": "4.1.0" |
| }, |
| "peerDependenciesMeta": { |
| "@vitest/browser": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@vitest/expect": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-4.1.0.tgz", |
| "integrity": "sha512-EIxG7k4wlWweuCLG9Y5InKFwpMEOyrMb6ZJ1ihYu02LVj/bzUwn2VMU+13PinsjRW75XnITeFrQBMH5+dLvCDA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@standard-schema/spec": "^1.1.0", |
| "@types/chai": "^5.2.2", |
| "@vitest/spy": "4.1.0", |
| "@vitest/utils": "4.1.0", |
| "chai": "^6.2.2", |
| "tinyrainbow": "^3.0.3" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/vitest" |
| } |
| }, |
| "node_modules/@vitest/mocker": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/@vitest/mocker/-/mocker-4.1.0.tgz", |
| "integrity": "sha512-evxREh+Hork43+Y4IOhTo+h5lGmVRyjqI739Rz4RlUPqwrkFFDF6EMvOOYjTx4E8Tl6gyCLRL8Mu7Ry12a13Tw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@vitest/spy": "4.1.0", |
| "estree-walker": "^3.0.3", |
| "magic-string": "^0.30.21" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/vitest" |
| }, |
| "peerDependencies": { |
| "msw": "^2.4.9", |
| "vite": "^6.0.0 || ^7.0.0 || ^8.0.0-0" |
| }, |
| "peerDependenciesMeta": { |
| "msw": { |
| "optional": true |
| }, |
| "vite": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@vitest/pretty-format": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-4.1.0.tgz", |
| "integrity": "sha512-3RZLZlh88Ib0J7NQTRATfc/3ZPOnSUn2uDBUoGNn5T36+bALixmzphN26OUD3LRXWkJu4H0s5vvUeqBiw+kS0A==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "tinyrainbow": "^3.0.3" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/vitest" |
| } |
| }, |
| "node_modules/@vitest/runner": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-4.1.0.tgz", |
| "integrity": "sha512-Duvx2OzQ7d6OjchL+trw+aSrb9idh7pnNfxrklo14p3zmNL4qPCDeIJAK+eBKYjkIwG96Bc6vYuxhqDXQOWpoQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@vitest/utils": "4.1.0", |
| "pathe": "^2.0.3" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/vitest" |
| } |
| }, |
| "node_modules/@vitest/snapshot": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-4.1.0.tgz", |
| "integrity": "sha512-0Vy9euT1kgsnj1CHttwi9i9o+4rRLEaPRSOJ5gyv579GJkNpgJK+B4HSv/rAWixx2wdAFci1X4CEPjiu2bXIMg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@vitest/pretty-format": "4.1.0", |
| "@vitest/utils": "4.1.0", |
| "magic-string": "^0.30.21", |
| "pathe": "^2.0.3" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/vitest" |
| } |
| }, |
| "node_modules/@vitest/spy": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-4.1.0.tgz", |
| "integrity": "sha512-pz77k+PgNpyMDv2FV6qmk5ZVau6c3R8HC8v342T2xlFxQKTrSeYw9waIJG8KgV9fFwAtTu4ceRzMivPTH6wSxw==", |
| "dev": true, |
| "license": "MIT", |
| "funding": { |
| "url": "https://opencollective.com/vitest" |
| } |
| }, |
| "node_modules/@vitest/utils": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-4.1.0.tgz", |
| "integrity": "sha512-XfPXT6a8TZY3dcGY8EdwsBulFCIw+BeeX0RZn2x/BtiY/75YGh8FeWGG8QISN/WhaqSrE2OrlDgtF8q5uhOTmw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@vitest/pretty-format": "4.1.0", |
| "convert-source-map": "^2.0.0", |
| "tinyrainbow": "^3.0.3" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/vitest" |
| } |
| }, |
| "node_modules/acorn": { |
| "version": "8.15.0", |
| "dev": true, |
| "license": "MIT", |
| "peer": true, |
| "bin": { |
| "acorn": "bin/acorn" |
| }, |
| "engines": { |
| "node": ">=0.4.0" |
| } |
| }, |
| "node_modules/acorn-jsx": { |
| "version": "5.3.2", |
| "dev": true, |
| "license": "MIT", |
| "peerDependencies": { |
| "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" |
| } |
| }, |
| "node_modules/ajv": { |
| "version": "6.12.6", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "fast-deep-equal": "^3.1.1", |
| "fast-json-stable-stringify": "^2.0.0", |
| "json-schema-traverse": "^0.4.1", |
| "uri-js": "^4.2.2" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/epoberezkin" |
| } |
| }, |
| "node_modules/ansi-regex": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", |
| "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/ansi-styles": { |
| "version": "4.3.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "color-convert": "^2.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| } |
| }, |
| "node_modules/any-promise": { |
| "version": "1.3.0", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/anymatch": { |
| "version": "3.1.3", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "normalize-path": "^3.0.0", |
| "picomatch": "^2.0.4" |
| }, |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/arg": { |
| "version": "5.0.2", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/argparse": { |
| "version": "2.0.1", |
| "dev": true, |
| "license": "Python-2.0" |
| }, |
| "node_modules/aria-query": { |
| "version": "5.3.0", |
| "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz", |
| "integrity": "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "dependencies": { |
| "dequal": "^2.0.3" |
| } |
| }, |
| "node_modules/assertion-error": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/assertion-error/-/assertion-error-2.0.1.tgz", |
| "integrity": "sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/ast-v8-to-istanbul": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/ast-v8-to-istanbul/-/ast-v8-to-istanbul-1.0.0.tgz", |
| "integrity": "sha512-1fSfIwuDICFA4LKkCzRPO7F0hzFf0B7+Xqrl27ynQaa+Rh0e1Es0v6kWHPott3lU10AyAr7oKHa65OppjLn3Rg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/trace-mapping": "^0.3.31", |
| "estree-walker": "^3.0.3", |
| "js-tokens": "^10.0.0" |
| } |
| }, |
| "node_modules/ast-v8-to-istanbul/node_modules/js-tokens": { |
| "version": "10.0.0", |
| "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-10.0.0.tgz", |
| "integrity": "sha512-lM/UBzQmfJRo9ABXbPWemivdCW8V2G8FHaHdypQaIy523snUjog0W71ayWXTjiR+ixeMyVHN2XcpnTd/liPg/Q==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/autoprefixer": { |
| "version": "10.4.23", |
| "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.30001760", |
| "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": "1.0.2", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/baseline-browser-mapping": { |
| "version": "2.9.14", |
| "dev": true, |
| "license": "Apache-2.0", |
| "bin": { |
| "baseline-browser-mapping": "dist/cli.js" |
| } |
| }, |
| "node_modules/bidi-js": { |
| "version": "1.0.3", |
| "resolved": "https://registry.npmjs.org/bidi-js/-/bidi-js-1.0.3.tgz", |
| "integrity": "sha512-RKshQI1R3YQ+n9YJz2QQ147P66ELpa1FQEg20Dk8oW9t2KgLbpDLLp9aGZ7y8WHSshDknG0bknqGw5/tyCs5tw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "require-from-string": "^2.0.2" |
| } |
| }, |
| "node_modules/binary-extensions": { |
| "version": "2.3.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/brace-expansion": { |
| "version": "1.1.12", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "balanced-match": "^1.0.0", |
| "concat-map": "0.0.1" |
| } |
| }, |
| "node_modules/braces": { |
| "version": "3.0.3", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "fill-range": "^7.1.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/browserslist": { |
| "version": "4.28.1", |
| "dev": true, |
| "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", |
| "peer": true, |
| "dependencies": { |
| "baseline-browser-mapping": "^2.9.0", |
| "caniuse-lite": "^1.0.30001759", |
| "electron-to-chromium": "^1.5.263", |
| "node-releases": "^2.0.27", |
| "update-browserslist-db": "^1.2.0" |
| }, |
| "bin": { |
| "browserslist": "cli.js" |
| }, |
| "engines": { |
| "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" |
| } |
| }, |
| "node_modules/callsites": { |
| "version": "3.1.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/camelcase-css": { |
| "version": "2.0.1", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "node_modules/caniuse-lite": { |
| "version": "1.0.30001764", |
| "dev": true, |
| "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/chai": { |
| "version": "6.2.2", |
| "resolved": "https://registry.npmjs.org/chai/-/chai-6.2.2.tgz", |
| "integrity": "sha512-NUPRluOfOiTKBKvWPtSD4PhFvWCqOi0BGStNWs57X9js7XGTprSmFoz5F0tWhR4WPjNeR9jXqdC7/UpSJTnlRg==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/chalk": { |
| "version": "4.1.2", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "ansi-styles": "^4.1.0", |
| "supports-color": "^7.1.0" |
| }, |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/chalk?sponsor=1" |
| } |
| }, |
| "node_modules/character-entities": { |
| "version": "2.0.2", |
| "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", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/character-reference-invalid": { |
| "version": "2.0.1", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/chokidar": { |
| "version": "3.6.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "anymatch": "~3.1.2", |
| "braces": "~3.0.2", |
| "glob-parent": "~5.1.2", |
| "is-binary-path": "~2.1.0", |
| "is-glob": "~4.0.1", |
| "normalize-path": "~3.0.0", |
| "readdirp": "~3.6.0" |
| }, |
| "engines": { |
| "node": ">= 8.10.0" |
| }, |
| "funding": { |
| "url": "https://paulmillr.com/funding/" |
| }, |
| "optionalDependencies": { |
| "fsevents": "~2.3.2" |
| } |
| }, |
| "node_modules/chokidar/node_modules/glob-parent": { |
| "version": "5.1.2", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "is-glob": "^4.0.1" |
| }, |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "node_modules/color-convert": { |
| "version": "2.0.1", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "color-name": "~1.1.4" |
| }, |
| "engines": { |
| "node": ">=7.0.0" |
| } |
| }, |
| "node_modules/color-name": { |
| "version": "1.1.4", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/comma-separated-tokens": { |
| "version": "2.0.3", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/commander": { |
| "version": "4.1.1", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "node_modules/concat-map": { |
| "version": "0.0.1", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/convert-source-map": { |
| "version": "2.0.0", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/core-util-is": { |
| "version": "1.0.3", |
| "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz", |
| "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==", |
| "license": "MIT" |
| }, |
| "node_modules/cross-spawn": { |
| "version": "7.0.6", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "path-key": "^3.1.0", |
| "shebang-command": "^2.0.0", |
| "which": "^2.0.1" |
| }, |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/css-tree": { |
| "version": "3.2.1", |
| "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-3.2.1.tgz", |
| "integrity": "sha512-X7sjQzceUhu1u7Y/ylrRZFU2FS6LRiFVp6rKLPg23y3x3c3DOKAwuXGDp+PAGjh6CSnCjYeAul8pcT8bAl+lSA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "mdn-data": "2.27.1", |
| "source-map-js": "^1.2.1" |
| }, |
| "engines": { |
| "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0" |
| } |
| }, |
| "node_modules/css.escape": { |
| "version": "1.5.1", |
| "resolved": "https://registry.npmjs.org/css.escape/-/css.escape-1.5.1.tgz", |
| "integrity": "sha512-YUifsXXuknHlUsmlgyY0PKzgPOr7/FjCePfHNt0jxm83wHZi44VDMQ7/fGNkjY3/jV1MC+1CmZbaHzugyeRtpg==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/cssesc": { |
| "version": "3.0.0", |
| "dev": true, |
| "license": "MIT", |
| "bin": { |
| "cssesc": "bin/cssesc" |
| }, |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/csstype": { |
| "version": "3.2.3", |
| "license": "MIT" |
| }, |
| "node_modules/data-urls": { |
| "version": "7.0.0", |
| "resolved": "https://registry.npmjs.org/data-urls/-/data-urls-7.0.0.tgz", |
| "integrity": "sha512-23XHcCF+coGYevirZceTVD7NdJOqVn+49IHyxgszm+JIiHLoB2TkmPtsYkNWT1pvRSGkc35L6NHs0yHkN2SumA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "whatwg-mimetype": "^5.0.0", |
| "whatwg-url": "^16.0.0" |
| }, |
| "engines": { |
| "node": "^20.19.0 || ^22.12.0 || >=24.0.0" |
| } |
| }, |
| "node_modules/debug": { |
| "version": "4.4.3", |
| "license": "MIT", |
| "dependencies": { |
| "ms": "^2.1.3" |
| }, |
| "engines": { |
| "node": ">=6.0" |
| }, |
| "peerDependenciesMeta": { |
| "supports-color": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/decimal.js": { |
| "version": "10.6.0", |
| "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.6.0.tgz", |
| "integrity": "sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/decode-named-character-reference": { |
| "version": "1.2.0", |
| "license": "MIT", |
| "dependencies": { |
| "character-entities": "^2.0.0" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/deep-is": { |
| "version": "0.1.4", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "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/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/didyoumean": { |
| "version": "1.2.2", |
| "dev": true, |
| "license": "Apache-2.0" |
| }, |
| "node_modules/dlv": { |
| "version": "1.1.3", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/dom-accessibility-api": { |
| "version": "0.5.16", |
| "resolved": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.5.16.tgz", |
| "integrity": "sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/electron-to-chromium": { |
| "version": "1.5.267", |
| "dev": true, |
| "license": "ISC" |
| }, |
| "node_modules/entities": { |
| "version": "6.0.1", |
| "resolved": "https://registry.npmjs.org/entities/-/entities-6.0.1.tgz", |
| "integrity": "sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==", |
| "license": "BSD-2-Clause", |
| "engines": { |
| "node": ">=0.12" |
| }, |
| "funding": { |
| "url": "https://github.com/fb55/entities?sponsor=1" |
| } |
| }, |
| "node_modules/es-module-lexer": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-2.0.0.tgz", |
| "integrity": "sha512-5POEcUuZybH7IdmGsD8wlf0AI55wMecM9rVBTI/qEAy2c1kTOm3DjFYjrBdI2K3BaJjJYfYFeRtM0t9ssnRuxw==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/esbuild": { |
| "version": "0.27.2", |
| "dev": true, |
| "hasInstallScript": true, |
| "license": "MIT", |
| "bin": { |
| "esbuild": "bin/esbuild" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "optionalDependencies": { |
| "@esbuild/aix-ppc64": "0.27.2", |
| "@esbuild/android-arm": "0.27.2", |
| "@esbuild/android-arm64": "0.27.2", |
| "@esbuild/android-x64": "0.27.2", |
| "@esbuild/darwin-arm64": "0.27.2", |
| "@esbuild/darwin-x64": "0.27.2", |
| "@esbuild/freebsd-arm64": "0.27.2", |
| "@esbuild/freebsd-x64": "0.27.2", |
| "@esbuild/linux-arm": "0.27.2", |
| "@esbuild/linux-arm64": "0.27.2", |
| "@esbuild/linux-ia32": "0.27.2", |
| "@esbuild/linux-loong64": "0.27.2", |
| "@esbuild/linux-mips64el": "0.27.2", |
| "@esbuild/linux-ppc64": "0.27.2", |
| "@esbuild/linux-riscv64": "0.27.2", |
| "@esbuild/linux-s390x": "0.27.2", |
| "@esbuild/linux-x64": "0.27.2", |
| "@esbuild/netbsd-arm64": "0.27.2", |
| "@esbuild/netbsd-x64": "0.27.2", |
| "@esbuild/openbsd-arm64": "0.27.2", |
| "@esbuild/openbsd-x64": "0.27.2", |
| "@esbuild/openharmony-arm64": "0.27.2", |
| "@esbuild/sunos-x64": "0.27.2", |
| "@esbuild/win32-arm64": "0.27.2", |
| "@esbuild/win32-ia32": "0.27.2", |
| "@esbuild/win32-x64": "0.27.2" |
| } |
| }, |
| "node_modules/escalade": { |
| "version": "3.2.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/escape-string-regexp": { |
| "version": "4.0.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/eslint": { |
| "version": "9.39.2", |
| "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.39.2.tgz", |
| "integrity": "sha512-LEyamqS7W5HB3ujJyvi0HQK/dtVINZvd5mAAp9eT5S/ujByGjiZLCzPcHVzuXbpJDJF/cxwHlfceVUDZ2lnSTw==", |
| "dev": true, |
| "license": "MIT", |
| "peer": true, |
| "dependencies": { |
| "@eslint-community/eslint-utils": "^4.8.0", |
| "@eslint-community/regexpp": "^4.12.1", |
| "@eslint/config-array": "^0.21.1", |
| "@eslint/config-helpers": "^0.4.2", |
| "@eslint/core": "^0.17.0", |
| "@eslint/eslintrc": "^3.3.1", |
| "@eslint/js": "9.39.2", |
| "@eslint/plugin-kit": "^0.4.1", |
| "@humanfs/node": "^0.16.6", |
| "@humanwhocodes/module-importer": "^1.0.1", |
| "@humanwhocodes/retry": "^0.4.2", |
| "@types/estree": "^1.0.6", |
| "ajv": "^6.12.4", |
| "chalk": "^4.0.0", |
| "cross-spawn": "^7.0.6", |
| "debug": "^4.3.2", |
| "escape-string-regexp": "^4.0.0", |
| "eslint-scope": "^8.4.0", |
| "eslint-visitor-keys": "^4.2.1", |
| "espree": "^10.4.0", |
| "esquery": "^1.5.0", |
| "esutils": "^2.0.2", |
| "fast-deep-equal": "^3.1.3", |
| "file-entry-cache": "^8.0.0", |
| "find-up": "^5.0.0", |
| "glob-parent": "^6.0.2", |
| "ignore": "^5.2.0", |
| "imurmurhash": "^0.1.4", |
| "is-glob": "^4.0.0", |
| "json-stable-stringify-without-jsonify": "^1.0.1", |
| "lodash.merge": "^4.6.2", |
| "minimatch": "^3.1.2", |
| "natural-compare": "^1.4.0", |
| "optionator": "^0.9.3" |
| }, |
| "bin": { |
| "eslint": "bin/eslint.js" |
| }, |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| }, |
| "funding": { |
| "url": "https://eslint.org/donate" |
| }, |
| "peerDependencies": { |
| "jiti": "*" |
| }, |
| "peerDependenciesMeta": { |
| "jiti": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/eslint-plugin-react-hooks": { |
| "version": "7.0.1", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@babel/core": "^7.24.4", |
| "@babel/parser": "^7.24.4", |
| "hermes-parser": "^0.25.1", |
| "zod": "^3.25.0 || ^4.0.0", |
| "zod-validation-error": "^3.5.0 || ^4.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "peerDependencies": { |
| "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0" |
| } |
| }, |
| "node_modules/eslint-plugin-react-refresh": { |
| "version": "0.4.26", |
| "dev": true, |
| "license": "MIT", |
| "peerDependencies": { |
| "eslint": ">=8.40" |
| } |
| }, |
| "node_modules/eslint-scope": { |
| "version": "8.4.0", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "dependencies": { |
| "esrecurse": "^4.3.0", |
| "estraverse": "^5.2.0" |
| }, |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/eslint" |
| } |
| }, |
| "node_modules/eslint-visitor-keys": { |
| "version": "4.2.1", |
| "dev": true, |
| "license": "Apache-2.0", |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/eslint" |
| } |
| }, |
| "node_modules/espree": { |
| "version": "10.4.0", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "dependencies": { |
| "acorn": "^8.15.0", |
| "acorn-jsx": "^5.3.2", |
| "eslint-visitor-keys": "^4.2.1" |
| }, |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/eslint" |
| } |
| }, |
| "node_modules/esquery": { |
| "version": "1.7.0", |
| "dev": true, |
| "license": "BSD-3-Clause", |
| "dependencies": { |
| "estraverse": "^5.1.0" |
| }, |
| "engines": { |
| "node": ">=0.10" |
| } |
| }, |
| "node_modules/esrecurse": { |
| "version": "4.3.0", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "dependencies": { |
| "estraverse": "^5.2.0" |
| }, |
| "engines": { |
| "node": ">=4.0" |
| } |
| }, |
| "node_modules/estraverse": { |
| "version": "5.3.0", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "engines": { |
| "node": ">=4.0" |
| } |
| }, |
| "node_modules/estree-util-is-identifier-name": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/estree-util-is-identifier-name/-/estree-util-is-identifier-name-3.0.0.tgz", |
| "integrity": "sha512-hFtqIDZTIUZ9BXLb8y4pYGyk6+wekIivNVTcmvk8NoOh+VeRn5y6cEHzbURrWbfp1fIqdVipilzj+lfaadNZmg==", |
| "license": "MIT", |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/estree-walker": { |
| "version": "3.0.3", |
| "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz", |
| "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@types/estree": "^1.0.0" |
| } |
| }, |
| "node_modules/esutils": { |
| "version": "2.0.3", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/expect-type": { |
| "version": "1.3.0", |
| "resolved": "https://registry.npmjs.org/expect-type/-/expect-type-1.3.0.tgz", |
| "integrity": "sha512-knvyeauYhqjOYvQ66MznSMs83wmHrCycNEN6Ao+2AeYEfxUIkuiVxdEa1qlGEPK+We3n0THiDciYSsCcgW/DoA==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=12.0.0" |
| } |
| }, |
| "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", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/fast-glob": { |
| "version": "3.3.3", |
| "dev": true, |
| "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-glob/node_modules/glob-parent": { |
| "version": "5.1.2", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "is-glob": "^4.0.1" |
| }, |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "node_modules/fast-json-stable-stringify": { |
| "version": "2.1.0", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/fast-levenshtein": { |
| "version": "2.0.6", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/fastq": { |
| "version": "1.20.1", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "reusify": "^1.0.4" |
| } |
| }, |
| "node_modules/fault": { |
| "version": "1.0.4", |
| "license": "MIT", |
| "dependencies": { |
| "format": "^0.2.0" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/file-entry-cache": { |
| "version": "8.0.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "flat-cache": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">=16.0.0" |
| } |
| }, |
| "node_modules/fill-range": { |
| "version": "7.1.1", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "to-regex-range": "^5.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/find-up": { |
| "version": "5.0.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "locate-path": "^6.0.0", |
| "path-exists": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/flat-cache": { |
| "version": "4.0.1", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "flatted": "^3.2.9", |
| "keyv": "^4.5.4" |
| }, |
| "engines": { |
| "node": ">=16" |
| } |
| }, |
| "node_modules/flatted": { |
| "version": "3.3.3", |
| "dev": true, |
| "license": "ISC" |
| }, |
| "node_modules/format": { |
| "version": "0.2.2", |
| "engines": { |
| "node": ">=0.4.x" |
| } |
| }, |
| "node_modules/fraction.js": { |
| "version": "5.3.4", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": "*" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/rawify" |
| } |
| }, |
| "node_modules/fsevents": { |
| "version": "2.3.3", |
| "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", |
| "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", |
| "dev": true, |
| "hasInstallScript": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": "^8.16.0 || ^10.6.0 || >=11.0.0" |
| } |
| }, |
| "node_modules/function-bind": { |
| "version": "1.1.2", |
| "dev": true, |
| "license": "MIT", |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/gensync": { |
| "version": "1.0.0-beta.2", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/glob-parent": { |
| "version": "6.0.2", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "is-glob": "^4.0.3" |
| }, |
| "engines": { |
| "node": ">=10.13.0" |
| } |
| }, |
| "node_modules/globals": { |
| "version": "16.5.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/has-flag": { |
| "version": "4.0.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/hasown": { |
| "version": "2.0.2", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "function-bind": "^1.1.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/hast-util-from-dom": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/hast-util-from-dom/-/hast-util-from-dom-5.0.1.tgz", |
| "integrity": "sha512-N+LqofjR2zuzTjCPzyDUdSshy4Ma6li7p/c3pA78uTwzFgENbgbUrm2ugwsOdcjI1muO+o6Dgzp9p8WHtn/39Q==", |
| "license": "ISC", |
| "dependencies": { |
| "@types/hast": "^3.0.0", |
| "hastscript": "^9.0.0", |
| "web-namespaces": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/hast-util-from-html": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/hast-util-from-html/-/hast-util-from-html-2.0.3.tgz", |
| "integrity": "sha512-CUSRHXyKjzHov8yKsQjGOElXy/3EKpyX56ELnkHH34vDVw1N1XSQ1ZcAvTyAPtGqLTuKP/uxM+aLkSPqF/EtMw==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/hast": "^3.0.0", |
| "devlop": "^1.1.0", |
| "hast-util-from-parse5": "^8.0.0", |
| "parse5": "^7.0.0", |
| "vfile": "^6.0.0", |
| "vfile-message": "^4.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/hast-util-from-html-isomorphic": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/hast-util-from-html-isomorphic/-/hast-util-from-html-isomorphic-2.0.0.tgz", |
| "integrity": "sha512-zJfpXq44yff2hmE0XmwEOzdWin5xwH+QIhMLOScpX91e/NSGPsAzNCvLQDIEPyO2TXi+lBmU6hjLIhV8MwP2kw==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/hast": "^3.0.0", |
| "hast-util-from-dom": "^5.0.0", |
| "hast-util-from-html": "^2.0.0", |
| "unist-util-remove-position": "^5.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/hast-util-from-html/node_modules/parse5": { |
| "version": "7.3.0", |
| "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.3.0.tgz", |
| "integrity": "sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==", |
| "license": "MIT", |
| "dependencies": { |
| "entities": "^6.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/inikulin/parse5?sponsor=1" |
| } |
| }, |
| "node_modules/hast-util-from-parse5": { |
| "version": "8.0.3", |
| "resolved": "https://registry.npmjs.org/hast-util-from-parse5/-/hast-util-from-parse5-8.0.3.tgz", |
| "integrity": "sha512-3kxEVkEKt0zvcZ3hCRYI8rqrgwtlIOFMWkbclACvjlDw8Li9S2hk/d51OI0nr/gIpdMHNepwgOKqZ/sy0Clpyg==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/hast": "^3.0.0", |
| "@types/unist": "^3.0.0", |
| "devlop": "^1.0.0", |
| "hastscript": "^9.0.0", |
| "property-information": "^7.0.0", |
| "vfile": "^6.0.0", |
| "vfile-location": "^5.0.0", |
| "web-namespaces": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/hast-util-is-element": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/hast-util-is-element/-/hast-util-is-element-3.0.0.tgz", |
| "integrity": "sha512-Val9mnv2IWpLbNPqc/pUem+a7Ipj2aHacCwgNfTiK0vJKl0LF+4Ba4+v1oPHFpf3bLYmreq0/l3Gud9S5OH42g==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/hast": "^3.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/hast-util-parse-selector": { |
| "version": "4.0.0", |
| "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/hastscript": { |
| "version": "9.0.1", |
| "license": "MIT", |
| "dependencies": { |
| "@types/hast": "^3.0.0", |
| "comma-separated-tokens": "^2.0.0", |
| "hast-util-parse-selector": "^4.0.0", |
| "property-information": "^7.0.0", |
| "space-separated-tokens": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/hermes-estree": { |
| "version": "0.25.1", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/hermes-parser": { |
| "version": "0.25.1", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "hermes-estree": "0.25.1" |
| } |
| }, |
| "node_modules/highlight.js": { |
| "version": "10.7.3", |
| "license": "BSD-3-Clause", |
| "engines": { |
| "node": "*" |
| } |
| }, |
| "node_modules/highlightjs-vue": { |
| "version": "1.0.0", |
| "license": "CC0-1.0" |
| }, |
| "node_modules/html-encoding-sniffer": { |
| "version": "6.0.0", |
| "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-6.0.0.tgz", |
| "integrity": "sha512-CV9TW3Y3f8/wT0BRFc1/KAVQ3TUHiXmaAb6VW9vtiMFf7SLoMd1PdAc4W3KFOFETBJUb90KatHqlsZMWV+R9Gg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@exodus/bytes": "^1.6.0" |
| }, |
| "engines": { |
| "node": "^20.19.0 || ^22.12.0 || >=24.0.0" |
| } |
| }, |
| "node_modules/html-escaper": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz", |
| "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "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/ignore": { |
| "version": "5.3.2", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 4" |
| } |
| }, |
| "node_modules/immediate": { |
| "version": "3.0.6", |
| "resolved": "https://registry.npmjs.org/immediate/-/immediate-3.0.6.tgz", |
| "integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==", |
| "license": "MIT" |
| }, |
| "node_modules/import-fresh": { |
| "version": "3.3.1", |
| "dev": true, |
| "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/imurmurhash": { |
| "version": "0.1.4", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.8.19" |
| } |
| }, |
| "node_modules/indent-string": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz", |
| "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "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/is-alphabetical": { |
| "version": "2.0.1", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/is-alphanumerical": { |
| "version": "2.0.1", |
| "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-binary-path": { |
| "version": "2.1.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "binary-extensions": "^2.0.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/is-core-module": { |
| "version": "2.16.1", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "hasown": "^2.0.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/is-decimal": { |
| "version": "2.0.1", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/is-extglob": { |
| "version": "2.1.1", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/is-glob": { |
| "version": "4.0.3", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "is-extglob": "^2.1.1" |
| }, |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/is-hexadecimal": { |
| "version": "2.0.1", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/is-number": { |
| "version": "7.0.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.12.0" |
| } |
| }, |
| "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-potential-custom-element-name": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz", |
| "integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/isarray": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", |
| "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==", |
| "license": "MIT" |
| }, |
| "node_modules/isexe": { |
| "version": "2.0.0", |
| "dev": true, |
| "license": "ISC" |
| }, |
| "node_modules/istanbul-lib-coverage": { |
| "version": "3.2.2", |
| "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz", |
| "integrity": "sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==", |
| "dev": true, |
| "license": "BSD-3-Clause", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/istanbul-lib-report": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.1.tgz", |
| "integrity": "sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==", |
| "dev": true, |
| "license": "BSD-3-Clause", |
| "dependencies": { |
| "istanbul-lib-coverage": "^3.0.0", |
| "make-dir": "^4.0.0", |
| "supports-color": "^7.1.0" |
| }, |
| "engines": { |
| "node": ">=10" |
| } |
| }, |
| "node_modules/istanbul-reports": { |
| "version": "3.2.0", |
| "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.2.0.tgz", |
| "integrity": "sha512-HGYWWS/ehqTV3xN10i23tkPkpH46MLCIMFNCaaKNavAXTF1RkqxawEPtnjnGZ6XKSInBKkiOA5BKS+aZiY3AvA==", |
| "dev": true, |
| "license": "BSD-3-Clause", |
| "dependencies": { |
| "html-escaper": "^2.0.0", |
| "istanbul-lib-report": "^3.0.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/jiti": { |
| "version": "1.21.7", |
| "dev": true, |
| "license": "MIT", |
| "peer": true, |
| "bin": { |
| "jiti": "bin/jiti.js" |
| } |
| }, |
| "node_modules/js-tokens": { |
| "version": "4.0.0", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/js-yaml": { |
| "version": "4.1.1", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "argparse": "^2.0.1" |
| }, |
| "bin": { |
| "js-yaml": "bin/js-yaml.js" |
| } |
| }, |
| "node_modules/jsdom": { |
| "version": "29.0.1", |
| "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-29.0.1.tgz", |
| "integrity": "sha512-z6JOK5gRO7aMybVq/y/MlIpKh8JIi68FBKMUtKkK2KH/wMSRlCxQ682d08LB9fYXplyY/UXG8P4XXTScmdjApg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@asamuzakjp/css-color": "^5.0.1", |
| "@asamuzakjp/dom-selector": "^7.0.3", |
| "@bramus/specificity": "^2.4.2", |
| "@csstools/css-syntax-patches-for-csstree": "^1.1.1", |
| "@exodus/bytes": "^1.15.0", |
| "css-tree": "^3.2.1", |
| "data-urls": "^7.0.0", |
| "decimal.js": "^10.6.0", |
| "html-encoding-sniffer": "^6.0.0", |
| "is-potential-custom-element-name": "^1.0.1", |
| "lru-cache": "^11.2.7", |
| "parse5": "^8.0.0", |
| "saxes": "^6.0.0", |
| "symbol-tree": "^3.2.4", |
| "tough-cookie": "^6.0.1", |
| "undici": "^7.24.5", |
| "w3c-xmlserializer": "^5.0.0", |
| "webidl-conversions": "^8.0.1", |
| "whatwg-mimetype": "^5.0.0", |
| "whatwg-url": "^16.0.1", |
| "xml-name-validator": "^5.0.0" |
| }, |
| "engines": { |
| "node": "^20.19.0 || ^22.13.0 || >=24.0.0" |
| }, |
| "peerDependencies": { |
| "canvas": "^3.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "canvas": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/jsdom/node_modules/lru-cache": { |
| "version": "11.2.7", |
| "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.7.tgz", |
| "integrity": "sha512-aY/R+aEsRelme17KGQa/1ZSIpLpNYYrhcrepKTZgE+W3WM16YMCaPwOHLHsmopZHELU0Ojin1lPVxKR0MihncA==", |
| "dev": true, |
| "license": "BlueOak-1.0.0", |
| "engines": { |
| "node": "20 || >=22" |
| } |
| }, |
| "node_modules/jsesc": { |
| "version": "3.1.0", |
| "dev": true, |
| "license": "MIT", |
| "bin": { |
| "jsesc": "bin/jsesc" |
| }, |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/json-buffer": { |
| "version": "3.0.1", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/json-schema-traverse": { |
| "version": "0.4.1", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/json-stable-stringify-without-jsonify": { |
| "version": "1.0.1", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/json5": { |
| "version": "2.2.3", |
| "dev": true, |
| "license": "MIT", |
| "bin": { |
| "json5": "lib/cli.js" |
| }, |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/jszip": { |
| "version": "3.10.1", |
| "resolved": "https://registry.npmjs.org/jszip/-/jszip-3.10.1.tgz", |
| "integrity": "sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==", |
| "license": "(MIT OR GPL-3.0-or-later)", |
| "dependencies": { |
| "lie": "~3.3.0", |
| "pako": "~1.0.2", |
| "readable-stream": "~2.3.6", |
| "setimmediate": "^1.0.5" |
| } |
| }, |
| "node_modules/katex": { |
| "version": "0.16.42", |
| "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.42.tgz", |
| "integrity": "sha512-sZ4jqyEXfHTLEFK+qsFYToa3UZ0rtFcPGwKpyiRYh2NJn8obPWOQ+/u7ux0F6CAU/y78+Mksh1YkxTPXTh47TQ==", |
| "funding": [ |
| "https://opencollective.com/katex", |
| "https://github.com/sponsors/katex" |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "commander": "^8.3.0" |
| }, |
| "bin": { |
| "katex": "cli.js" |
| } |
| }, |
| "node_modules/katex/node_modules/commander": { |
| "version": "8.3.0", |
| "resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz", |
| "integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 12" |
| } |
| }, |
| "node_modules/keyv": { |
| "version": "4.5.4", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "json-buffer": "3.0.1" |
| } |
| }, |
| "node_modules/levn": { |
| "version": "0.4.1", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "prelude-ls": "^1.2.1", |
| "type-check": "~0.4.0" |
| }, |
| "engines": { |
| "node": ">= 0.8.0" |
| } |
| }, |
| "node_modules/lie": { |
| "version": "3.3.0", |
| "resolved": "https://registry.npmjs.org/lie/-/lie-3.3.0.tgz", |
| "integrity": "sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==", |
| "license": "MIT", |
| "dependencies": { |
| "immediate": "~3.0.5" |
| } |
| }, |
| "node_modules/lilconfig": { |
| "version": "3.1.3", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=14" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/antonk52" |
| } |
| }, |
| "node_modules/lines-and-columns": { |
| "version": "1.2.4", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/locate-path": { |
| "version": "6.0.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "p-locate": "^5.0.0" |
| }, |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/lodash.merge": { |
| "version": "4.6.2", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/longest-streak": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/longest-streak/-/longest-streak-3.1.0.tgz", |
| "integrity": "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/lowlight": { |
| "version": "1.20.0", |
| "license": "MIT", |
| "dependencies": { |
| "fault": "^1.0.0", |
| "highlight.js": "~10.7.0" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/lru-cache": { |
| "version": "5.1.1", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "yallist": "^3.0.2" |
| } |
| }, |
| "node_modules/lz-string": { |
| "version": "1.5.0", |
| "resolved": "https://registry.npmjs.org/lz-string/-/lz-string-1.5.0.tgz", |
| "integrity": "sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==", |
| "dev": true, |
| "license": "MIT", |
| "bin": { |
| "lz-string": "bin/bin.js" |
| } |
| }, |
| "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/magicast": { |
| "version": "0.5.2", |
| "resolved": "https://registry.npmjs.org/magicast/-/magicast-0.5.2.tgz", |
| "integrity": "sha512-E3ZJh4J3S9KfwdjZhe2afj6R9lGIN5Pher1pF39UGrXRqq/VDaGVIGN13BjHd2u8B61hArAGOnso7nBOouW3TQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@babel/parser": "^7.29.0", |
| "@babel/types": "^7.29.0", |
| "source-map-js": "^1.2.1" |
| } |
| }, |
| "node_modules/make-dir": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-4.0.0.tgz", |
| "integrity": "sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "semver": "^7.5.3" |
| }, |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/make-dir/node_modules/semver": { |
| "version": "7.7.4", |
| "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz", |
| "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==", |
| "dev": true, |
| "license": "ISC", |
| "bin": { |
| "semver": "bin/semver.js" |
| }, |
| "engines": { |
| "node": ">=10" |
| } |
| }, |
| "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/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-find-and-replace/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/mdast-util-from-markdown": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.3.tgz", |
| "integrity": "sha512-W4mAWTvSlKvf8L6J+VN9yLSqQ9AOAAvHuoDAmPkz4dHf553m5gVj2ejadHJhoJmcmxEnOv6Pa8XJhpxE93kb8Q==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "@types/unist": "^3.0.0", |
| "decode-named-character-reference": "^1.0.0", |
| "devlop": "^1.0.0", |
| "mdast-util-to-string": "^4.0.0", |
| "micromark": "^4.0.0", |
| "micromark-util-decode-numeric-character-reference": "^2.0.0", |
| "micromark-util-decode-string": "^2.0.0", |
| "micromark-util-normalize-identifier": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0", |
| "unist-util-stringify-position": "^4.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-gfm": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/mdast-util-gfm/-/mdast-util-gfm-3.1.0.tgz", |
| "integrity": "sha512-0ulfdQOM3ysHhCJ1p06l0b0VKlhU0wuQs3thxZQagjcjPrlFRqY215uZGHHJan9GEAXd9MbfPjFJz+qMkVR6zQ==", |
| "license": "MIT", |
| "dependencies": { |
| "mdast-util-from-markdown": "^2.0.0", |
| "mdast-util-gfm-autolink-literal": "^2.0.0", |
| "mdast-util-gfm-footnote": "^2.0.0", |
| "mdast-util-gfm-strikethrough": "^2.0.0", |
| "mdast-util-gfm-table": "^2.0.0", |
| "mdast-util-gfm-task-list-item": "^2.0.0", |
| "mdast-util-to-markdown": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-gfm-autolink-literal": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/mdast-util-gfm-autolink-literal/-/mdast-util-gfm-autolink-literal-2.0.1.tgz", |
| "integrity": "sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "ccount": "^2.0.0", |
| "devlop": "^1.0.0", |
| "mdast-util-find-and-replace": "^3.0.0", |
| "micromark-util-character": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-gfm-footnote": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/mdast-util-gfm-footnote/-/mdast-util-gfm-footnote-2.1.0.tgz", |
| "integrity": "sha512-sqpDWlsHn7Ac9GNZQMeUzPQSMzR6Wv0WKRNvQRg0KqHh02fpTz69Qc1QSseNX29bhz1ROIyNyxExfawVKTm1GQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "devlop": "^1.1.0", |
| "mdast-util-from-markdown": "^2.0.0", |
| "mdast-util-to-markdown": "^2.0.0", |
| "micromark-util-normalize-identifier": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-gfm-strikethrough": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/mdast-util-gfm-strikethrough/-/mdast-util-gfm-strikethrough-2.0.0.tgz", |
| "integrity": "sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "mdast-util-from-markdown": "^2.0.0", |
| "mdast-util-to-markdown": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-gfm-table": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/mdast-util-gfm-table/-/mdast-util-gfm-table-2.0.0.tgz", |
| "integrity": "sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "devlop": "^1.0.0", |
| "markdown-table": "^3.0.0", |
| "mdast-util-from-markdown": "^2.0.0", |
| "mdast-util-to-markdown": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-gfm-task-list-item": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/mdast-util-gfm-task-list-item/-/mdast-util-gfm-task-list-item-2.0.0.tgz", |
| "integrity": "sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "devlop": "^1.0.0", |
| "mdast-util-from-markdown": "^2.0.0", |
| "mdast-util-to-markdown": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-math": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/mdast-util-math/-/mdast-util-math-3.0.0.tgz", |
| "integrity": "sha512-Tl9GBNeG/AhJnQM221bJR2HPvLOSnLE/T9cJI9tlc6zwQk2nPk/4f0cHkOdEixQPC/j8UtKDdITswvLAy1OZ1w==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/hast": "^3.0.0", |
| "@types/mdast": "^4.0.0", |
| "devlop": "^1.0.0", |
| "longest-streak": "^3.0.0", |
| "mdast-util-from-markdown": "^2.0.0", |
| "mdast-util-to-markdown": "^2.1.0", |
| "unist-util-remove-position": "^5.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-mdx-expression": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/mdast-util-mdx-expression/-/mdast-util-mdx-expression-2.0.1.tgz", |
| "integrity": "sha512-J6f+9hUp+ldTZqKRSg7Vw5V6MqjATc+3E4gf3CFNcuZNWD8XdyI6zQ8GqH7f8169MM6P7hMBRDVGnn7oHB9kXQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/estree-jsx": "^1.0.0", |
| "@types/hast": "^3.0.0", |
| "@types/mdast": "^4.0.0", |
| "devlop": "^1.0.0", |
| "mdast-util-from-markdown": "^2.0.0", |
| "mdast-util-to-markdown": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-mdx-jsx": { |
| "version": "3.2.0", |
| "resolved": "https://registry.npmjs.org/mdast-util-mdx-jsx/-/mdast-util-mdx-jsx-3.2.0.tgz", |
| "integrity": "sha512-lj/z8v0r6ZtsN/cGNNtemmmfoLAFZnjMbNyLzBafjzikOM+glrjNHPlf6lQDOTccj9n5b0PPihEBbhneMyGs1Q==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/estree-jsx": "^1.0.0", |
| "@types/hast": "^3.0.0", |
| "@types/mdast": "^4.0.0", |
| "@types/unist": "^3.0.0", |
| "ccount": "^2.0.0", |
| "devlop": "^1.1.0", |
| "mdast-util-from-markdown": "^2.0.0", |
| "mdast-util-to-markdown": "^2.0.0", |
| "parse-entities": "^4.0.0", |
| "stringify-entities": "^4.0.0", |
| "unist-util-stringify-position": "^4.0.0", |
| "vfile-message": "^4.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-mdxjs-esm": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/mdast-util-mdxjs-esm/-/mdast-util-mdxjs-esm-2.0.1.tgz", |
| "integrity": "sha512-EcmOpxsZ96CvlP03NghtH1EsLtr0n9Tm4lPUJUBccV9RwUOneqSycg19n5HGzCf+10LozMRSObtVr3ee1WoHtg==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/estree-jsx": "^1.0.0", |
| "@types/hast": "^3.0.0", |
| "@types/mdast": "^4.0.0", |
| "devlop": "^1.0.0", |
| "mdast-util-from-markdown": "^2.0.0", |
| "mdast-util-to-markdown": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-phrasing": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-4.1.0.tgz", |
| "integrity": "sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "unist-util-is": "^6.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-to-hast": { |
| "version": "13.2.1", |
| "resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.2.1.tgz", |
| "integrity": "sha512-cctsq2wp5vTsLIcaymblUriiTcZd0CwWtCbLvrOzYCDZoWyMNV8sZ7krj09FSnsiJi3WVsHLM4k6Dq/yaPyCXA==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/hast": "^3.0.0", |
| "@types/mdast": "^4.0.0", |
| "@ungap/structured-clone": "^1.0.0", |
| "devlop": "^1.0.0", |
| "micromark-util-sanitize-uri": "^2.0.0", |
| "trim-lines": "^3.0.0", |
| "unist-util-position": "^5.0.0", |
| "unist-util-visit": "^5.0.0", |
| "vfile": "^6.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-to-markdown": { |
| "version": "2.1.2", |
| "resolved": "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-2.1.2.tgz", |
| "integrity": "sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "@types/unist": "^3.0.0", |
| "longest-streak": "^3.0.0", |
| "mdast-util-phrasing": "^4.0.0", |
| "mdast-util-to-string": "^4.0.0", |
| "micromark-util-classify-character": "^2.0.0", |
| "micromark-util-decode-string": "^2.0.0", |
| "unist-util-visit": "^5.0.0", |
| "zwitch": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-to-string": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz", |
| "integrity": "sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdn-data": { |
| "version": "2.27.1", |
| "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.27.1.tgz", |
| "integrity": "sha512-9Yubnt3e8A0OKwxYSXyhLymGW4sCufcLG6VdiDdUGVkPhpqLxlvP5vl1983gQjJl3tqbrM731mjaZaP68AgosQ==", |
| "dev": true, |
| "license": "CC0-1.0" |
| }, |
| "node_modules/merge2": { |
| "version": "1.4.1", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/micromark": { |
| "version": "4.0.2", |
| "resolved": "https://registry.npmjs.org/micromark/-/micromark-4.0.2.tgz", |
| "integrity": "sha512-zpe98Q6kvavpCr1NPVSCMebCKfD7CA2NqZ+rykeNhONIJBpc1tFKt9hucLGwha3jNTNI8lHpctWJWoimVF4PfA==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "@types/debug": "^4.0.0", |
| "debug": "^4.0.0", |
| "decode-named-character-reference": "^1.0.0", |
| "devlop": "^1.0.0", |
| "micromark-core-commonmark": "^2.0.0", |
| "micromark-factory-space": "^2.0.0", |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-chunked": "^2.0.0", |
| "micromark-util-combine-extensions": "^2.0.0", |
| "micromark-util-decode-numeric-character-reference": "^2.0.0", |
| "micromark-util-encode": "^2.0.0", |
| "micromark-util-normalize-identifier": "^2.0.0", |
| "micromark-util-resolve-all": "^2.0.0", |
| "micromark-util-sanitize-uri": "^2.0.0", |
| "micromark-util-subtokenize": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-core-commonmark": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-2.0.3.tgz", |
| "integrity": "sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "decode-named-character-reference": "^1.0.0", |
| "devlop": "^1.0.0", |
| "micromark-factory-destination": "^2.0.0", |
| "micromark-factory-label": "^2.0.0", |
| "micromark-factory-space": "^2.0.0", |
| "micromark-factory-title": "^2.0.0", |
| "micromark-factory-whitespace": "^2.0.0", |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-chunked": "^2.0.0", |
| "micromark-util-classify-character": "^2.0.0", |
| "micromark-util-html-tag-name": "^2.0.0", |
| "micromark-util-normalize-identifier": "^2.0.0", |
| "micromark-util-resolve-all": "^2.0.0", |
| "micromark-util-subtokenize": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-extension-gfm": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/micromark-extension-gfm/-/micromark-extension-gfm-3.0.0.tgz", |
| "integrity": "sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==", |
| "license": "MIT", |
| "dependencies": { |
| "micromark-extension-gfm-autolink-literal": "^2.0.0", |
| "micromark-extension-gfm-footnote": "^2.0.0", |
| "micromark-extension-gfm-strikethrough": "^2.0.0", |
| "micromark-extension-gfm-table": "^2.0.0", |
| "micromark-extension-gfm-tagfilter": "^2.0.0", |
| "micromark-extension-gfm-task-list-item": "^2.0.0", |
| "micromark-util-combine-extensions": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/micromark-extension-gfm-autolink-literal": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-2.1.0.tgz", |
| "integrity": "sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==", |
| "license": "MIT", |
| "dependencies": { |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-sanitize-uri": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/micromark-extension-gfm-footnote": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-2.1.0.tgz", |
| "integrity": "sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw==", |
| "license": "MIT", |
| "dependencies": { |
| "devlop": "^1.0.0", |
| "micromark-core-commonmark": "^2.0.0", |
| "micromark-factory-space": "^2.0.0", |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-normalize-identifier": "^2.0.0", |
| "micromark-util-sanitize-uri": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/micromark-extension-gfm-strikethrough": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-2.1.0.tgz", |
| "integrity": "sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw==", |
| "license": "MIT", |
| "dependencies": { |
| "devlop": "^1.0.0", |
| "micromark-util-chunked": "^2.0.0", |
| "micromark-util-classify-character": "^2.0.0", |
| "micromark-util-resolve-all": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/micromark-extension-gfm-table": { |
| "version": "2.1.1", |
| "resolved": "https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.1.1.tgz", |
| "integrity": "sha512-t2OU/dXXioARrC6yWfJ4hqB7rct14e8f7m0cbI5hUmDyyIlwv5vEtooptH8INkbLzOatzKuVbQmAYcbWoyz6Dg==", |
| "license": "MIT", |
| "dependencies": { |
| "devlop": "^1.0.0", |
| "micromark-factory-space": "^2.0.0", |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/micromark-extension-gfm-tagfilter": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/micromark-extension-gfm-tagfilter/-/micromark-extension-gfm-tagfilter-2.0.0.tgz", |
| "integrity": "sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==", |
| "license": "MIT", |
| "dependencies": { |
| "micromark-util-types": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/micromark-extension-gfm-task-list-item": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-2.1.0.tgz", |
| "integrity": "sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw==", |
| "license": "MIT", |
| "dependencies": { |
| "devlop": "^1.0.0", |
| "micromark-factory-space": "^2.0.0", |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/micromark-extension-math": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/micromark-extension-math/-/micromark-extension-math-3.1.0.tgz", |
| "integrity": "sha512-lvEqd+fHjATVs+2v/8kg9i5Q0AP2k85H0WUOwpIVvUML8BapsMvh1XAogmQjOCsLpoKRCVQqEkQBB3NhVBcsOg==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/katex": "^0.16.0", |
| "devlop": "^1.0.0", |
| "katex": "^0.16.0", |
| "micromark-factory-space": "^2.0.0", |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/micromark-factory-destination": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-2.0.1.tgz", |
| "integrity": "sha512-Xe6rDdJlkmbFRExpTOmRj9N3MaWmbAgdpSrBQvCFqhezUn4AHqJHbaEnfbVYYiexVSs//tqOdY/DxhjdCiJnIA==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-factory-label": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-2.0.1.tgz", |
| "integrity": "sha512-VFMekyQExqIW7xIChcXn4ok29YE3rnuyveW3wZQWWqF4Nv9Wk5rgJ99KzPvHjkmPXF93FXIbBp6YdW3t71/7Vg==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "devlop": "^1.0.0", |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-factory-space": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-2.0.1.tgz", |
| "integrity": "sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-factory-title": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/micromark-factory-title/-/micromark-factory-title-2.0.1.tgz", |
| "integrity": "sha512-5bZ+3CjhAd9eChYTHsjy6TGxpOFSKgKKJPJxr293jTbfry2KDoWkhBb6TcPVB4NmzaPhMs1Frm9AZH7OD4Cjzw==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "micromark-factory-space": "^2.0.0", |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-factory-whitespace": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/micromark-factory-whitespace/-/micromark-factory-whitespace-2.0.1.tgz", |
| "integrity": "sha512-Ob0nuZ3PKt/n0hORHyvoD9uZhr+Za8sFoP+OnMcnWK5lngSzALgQYKMr9RJVOWLqQYuyn6ulqGWSXdwf6F80lQ==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "micromark-factory-space": "^2.0.0", |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-util-character": { |
| "version": "2.1.1", |
| "resolved": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.1.1.tgz", |
| "integrity": "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-util-chunked": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/micromark-util-chunked/-/micromark-util-chunked-2.0.1.tgz", |
| "integrity": "sha512-QUNFEOPELfmvv+4xiNg2sRYeS/P84pTW0TCgP5zc9FpXetHY0ab7SxKyAQCNCc1eK0459uoLI1y5oO5Vc1dbhA==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "micromark-util-symbol": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-util-classify-character": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-2.0.1.tgz", |
| "integrity": "sha512-K0kHzM6afW/MbeWYWLjoHQv1sgg2Q9EccHEDzSkxiP/EaagNzCm7T/WMKZ3rjMbvIpvBiZgwR3dKMygtA4mG1Q==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-util-combine-extensions": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/micromark-util-combine-extensions/-/micromark-util-combine-extensions-2.0.1.tgz", |
| "integrity": "sha512-OnAnH8Ujmy59JcyZw8JSbK9cGpdVY44NKgSM7E9Eh7DiLS2E9RNQf0dONaGDzEG9yjEl5hcqeIsj4hfRkLH/Bg==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "micromark-util-chunked": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-util-decode-numeric-character-reference": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-2.0.2.tgz", |
| "integrity": "sha512-ccUbYk6CwVdkmCQMyr64dXz42EfHGkPQlBj5p7YVGzq8I7CtjXZJrubAYezf7Rp+bjPseiROqe7G6foFd+lEuw==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "micromark-util-symbol": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-util-decode-string": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-2.0.1.tgz", |
| "integrity": "sha512-nDV/77Fj6eH1ynwscYTOsbK7rR//Uj0bZXBwJZRfaLEJ1iGBR6kIfNmlNqaqJf649EP0F3NWNdeJi03elllNUQ==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "decode-named-character-reference": "^1.0.0", |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-decode-numeric-character-reference": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-util-encode": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-2.0.1.tgz", |
| "integrity": "sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT" |
| }, |
| "node_modules/micromark-util-html-tag-name": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-2.0.1.tgz", |
| "integrity": "sha512-2cNEiYDhCWKI+Gs9T0Tiysk136SnR13hhO8yW6BGNyhOC4qYFnwF1nKfD3HFAIXA5c45RrIG1ub11GiXeYd1xA==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT" |
| }, |
| "node_modules/micromark-util-normalize-identifier": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-2.0.1.tgz", |
| "integrity": "sha512-sxPqmo70LyARJs0w2UclACPUUEqltCkJ6PhKdMIDuJ3gSf/Q+/GIe3WKl0Ijb/GyH9lOpUkRAO2wp0GVkLvS9Q==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "micromark-util-symbol": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-util-resolve-all": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/micromark-util-resolve-all/-/micromark-util-resolve-all-2.0.1.tgz", |
| "integrity": "sha512-VdQyxFWFT2/FGJgwQnJYbe1jjQoNTS4RjglmSjTUlpUMa95Htx9NHeYW4rGDJzbjvCsl9eLjMQwGeElsqmzcHg==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "micromark-util-types": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-util-sanitize-uri": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.1.tgz", |
| "integrity": "sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-encode": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-util-subtokenize": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-2.1.0.tgz", |
| "integrity": "sha512-XQLu552iSctvnEcgXw6+Sx75GflAPNED1qx7eBJ+wydBb2KCbRZe+NwvIEEMM83uml1+2WSXpBAcp9IUCgCYWA==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "devlop": "^1.0.0", |
| "micromark-util-chunked": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-util-symbol": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz", |
| "integrity": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT" |
| }, |
| "node_modules/micromark-util-types": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-2.0.2.tgz", |
| "integrity": "sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT" |
| }, |
| "node_modules/micromatch": { |
| "version": "4.0.8", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "braces": "^3.0.3", |
| "picomatch": "^2.3.1" |
| }, |
| "engines": { |
| "node": ">=8.6" |
| } |
| }, |
| "node_modules/min-indent": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz", |
| "integrity": "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/minimatch": { |
| "version": "3.1.2", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "brace-expansion": "^1.1.7" |
| }, |
| "engines": { |
| "node": "*" |
| } |
| }, |
| "node_modules/ms": { |
| "version": "2.1.3", |
| "license": "MIT" |
| }, |
| "node_modules/mz": { |
| "version": "2.7.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "any-promise": "^1.0.0", |
| "object-assign": "^4.0.1", |
| "thenify-all": "^1.0.0" |
| } |
| }, |
| "node_modules/nanoid": { |
| "version": "3.3.11", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "MIT", |
| "bin": { |
| "nanoid": "bin/nanoid.cjs" |
| }, |
| "engines": { |
| "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" |
| } |
| }, |
| "node_modules/natural-compare": { |
| "version": "1.4.0", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/node-releases": { |
| "version": "2.0.27", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/normalize-path": { |
| "version": "3.0.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/object-assign": { |
| "version": "4.1.1", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/object-hash": { |
| "version": "3.0.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "node_modules/obug": { |
| "version": "2.1.1", |
| "resolved": "https://registry.npmjs.org/obug/-/obug-2.1.1.tgz", |
| "integrity": "sha512-uTqF9MuPraAQ+IsnPf366RG4cP9RtUi7MLO1N3KEc+wb0a6yKpeL0lmk2IB1jY5KHPAlTc6T/JRdC/YqxHNwkQ==", |
| "dev": true, |
| "funding": [ |
| "https://github.com/sponsors/sxzz", |
| "https://opencollective.com/debug" |
| ], |
| "license": "MIT" |
| }, |
| "node_modules/optionator": { |
| "version": "0.9.4", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "deep-is": "^0.1.3", |
| "fast-levenshtein": "^2.0.6", |
| "levn": "^0.4.1", |
| "prelude-ls": "^1.2.1", |
| "type-check": "^0.4.0", |
| "word-wrap": "^1.2.5" |
| }, |
| "engines": { |
| "node": ">= 0.8.0" |
| } |
| }, |
| "node_modules/p-limit": { |
| "version": "3.1.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "yocto-queue": "^0.1.0" |
| }, |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/p-locate": { |
| "version": "5.0.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "p-limit": "^3.0.2" |
| }, |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/pako": { |
| "version": "1.0.11", |
| "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz", |
| "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==", |
| "license": "(MIT AND Zlib)" |
| }, |
| "node_modules/parent-module": { |
| "version": "1.0.1", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "callsites": "^3.0.0" |
| }, |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/parse-entities": { |
| "version": "4.0.2", |
| "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", |
| "license": "MIT" |
| }, |
| "node_modules/parse5": { |
| "version": "8.0.0", |
| "resolved": "https://registry.npmjs.org/parse5/-/parse5-8.0.0.tgz", |
| "integrity": "sha512-9m4m5GSgXjL4AjumKzq1Fgfp3Z8rsvjRNbnkVwfu2ImRqE5D0LnY2QfDen18FSY9C573YU5XxSapdHZTZ2WolA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "entities": "^6.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/inikulin/parse5?sponsor=1" |
| } |
| }, |
| "node_modules/path-exists": { |
| "version": "4.0.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/path-key": { |
| "version": "3.1.1", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/path-parse": { |
| "version": "1.0.7", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/pathe": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz", |
| "integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/perfect-freehand": { |
| "version": "1.2.3", |
| "resolved": "https://registry.npmjs.org/perfect-freehand/-/perfect-freehand-1.2.3.tgz", |
| "integrity": "sha512-bHZSfqDHGNlPpgH2yxXgPHlQSPpEbo+qg7li0M78J9vNAi2yjwLeA4x79BEQhX44lEWpCLSFCeRZwpw0niiXPA==", |
| "license": "MIT" |
| }, |
| "node_modules/picocolors": { |
| "version": "1.1.1", |
| "dev": true, |
| "license": "ISC" |
| }, |
| "node_modules/picomatch": { |
| "version": "2.3.1", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8.6" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/jonschlinkert" |
| } |
| }, |
| "node_modules/pify": { |
| "version": "2.3.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/pirates": { |
| "version": "4.0.7", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "node_modules/postcss": { |
| "version": "8.5.6", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/postcss/" |
| }, |
| { |
| "type": "tidelift", |
| "url": "https://tidelift.com/funding/github/npm/postcss" |
| }, |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "MIT", |
| "peer": true, |
| "dependencies": { |
| "nanoid": "^3.3.11", |
| "picocolors": "^1.1.1", |
| "source-map-js": "^1.2.1" |
| }, |
| "engines": { |
| "node": "^10 || ^12 || >=14" |
| } |
| }, |
| "node_modules/postcss-import": { |
| "version": "15.1.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "postcss-value-parser": "^4.0.0", |
| "read-cache": "^1.0.0", |
| "resolve": "^1.1.7" |
| }, |
| "engines": { |
| "node": ">=14.0.0" |
| }, |
| "peerDependencies": { |
| "postcss": "^8.0.0" |
| } |
| }, |
| "node_modules/postcss-js": { |
| "version": "4.1.0", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/postcss/" |
| }, |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "camelcase-css": "^2.0.1" |
| }, |
| "engines": { |
| "node": "^12 || ^14 || >= 16" |
| }, |
| "peerDependencies": { |
| "postcss": "^8.4.21" |
| } |
| }, |
| "node_modules/postcss-load-config": { |
| "version": "6.0.1", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/postcss/" |
| }, |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "lilconfig": "^3.1.1" |
| }, |
| "engines": { |
| "node": ">= 18" |
| }, |
| "peerDependencies": { |
| "jiti": ">=1.21.0", |
| "postcss": ">=8.0.9", |
| "tsx": "^4.8.1", |
| "yaml": "^2.4.2" |
| }, |
| "peerDependenciesMeta": { |
| "jiti": { |
| "optional": true |
| }, |
| "postcss": { |
| "optional": true |
| }, |
| "tsx": { |
| "optional": true |
| }, |
| "yaml": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/postcss-nested": { |
| "version": "6.2.0", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/postcss/" |
| }, |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "postcss-selector-parser": "^6.1.1" |
| }, |
| "engines": { |
| "node": ">=12.0" |
| }, |
| "peerDependencies": { |
| "postcss": "^8.2.14" |
| } |
| }, |
| "node_modules/postcss-selector-parser": { |
| "version": "6.1.2", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "cssesc": "^3.0.0", |
| "util-deprecate": "^1.0.2" |
| }, |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/postcss-value-parser": { |
| "version": "4.2.0", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/prelude-ls": { |
| "version": "1.2.1", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.8.0" |
| } |
| }, |
| "node_modules/pretty-format": { |
| "version": "27.5.1", |
| "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz", |
| "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "ansi-regex": "^5.0.1", |
| "ansi-styles": "^5.0.0", |
| "react-is": "^17.0.1" |
| }, |
| "engines": { |
| "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| } |
| }, |
| "node_modules/pretty-format/node_modules/ansi-styles": { |
| "version": "5.2.0", |
| "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz", |
| "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| } |
| }, |
| "node_modules/prismjs": { |
| "version": "1.30.0", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/process-nextick-args": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", |
| "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==", |
| "license": "MIT" |
| }, |
| "node_modules/property-information": { |
| "version": "7.1.0", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/punycode": { |
| "version": "2.3.1", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/queue-microtask": { |
| "version": "1.2.3", |
| "dev": true, |
| "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/react": { |
| "version": "19.2.3", |
| "license": "MIT", |
| "peer": true, |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/react-dom": { |
| "version": "19.2.3", |
| "license": "MIT", |
| "peer": true, |
| "dependencies": { |
| "scheduler": "^0.27.0" |
| }, |
| "peerDependencies": { |
| "react": "^19.2.3" |
| } |
| }, |
| "node_modules/react-is": { |
| "version": "17.0.2", |
| "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz", |
| "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "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-refresh": { |
| "version": "0.18.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/react-syntax-highlighter": { |
| "version": "16.1.0", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/runtime": "^7.28.4", |
| "highlight.js": "^10.4.1", |
| "highlightjs-vue": "^1.0.0", |
| "lowlight": "^1.17.0", |
| "prismjs": "^1.30.0", |
| "refractor": "^5.0.0" |
| }, |
| "engines": { |
| "node": ">= 16.20.2" |
| }, |
| "peerDependencies": { |
| "react": ">= 0.14.0" |
| } |
| }, |
| "node_modules/read-cache": { |
| "version": "1.0.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "pify": "^2.3.0" |
| } |
| }, |
| "node_modules/readable-stream": { |
| "version": "2.3.8", |
| "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz", |
| "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", |
| "license": "MIT", |
| "dependencies": { |
| "core-util-is": "~1.0.0", |
| "inherits": "~2.0.3", |
| "isarray": "~1.0.0", |
| "process-nextick-args": "~2.0.0", |
| "safe-buffer": "~5.1.1", |
| "string_decoder": "~1.1.1", |
| "util-deprecate": "~1.0.1" |
| } |
| }, |
| "node_modules/readdirp": { |
| "version": "3.6.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "picomatch": "^2.2.1" |
| }, |
| "engines": { |
| "node": ">=8.10.0" |
| } |
| }, |
| "node_modules/redent": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/redent/-/redent-3.0.0.tgz", |
| "integrity": "sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "indent-string": "^4.0.0", |
| "strip-indent": "^3.0.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/refractor": { |
| "version": "5.0.0", |
| "license": "MIT", |
| "dependencies": { |
| "@types/hast": "^3.0.0", |
| "@types/prismjs": "^1.0.0", |
| "hastscript": "^9.0.0", |
| "parse-entities": "^4.0.0" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/rehype-katex": { |
| "version": "7.0.1", |
| "resolved": "https://registry.npmjs.org/rehype-katex/-/rehype-katex-7.0.1.tgz", |
| "integrity": "sha512-OiM2wrZ/wuhKkigASodFoo8wimG3H12LWQaH8qSPVJn9apWKFSH3YOCtbKpBorTVw/eI7cuT21XBbvwEswbIOA==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/hast": "^3.0.0", |
| "@types/katex": "^0.16.0", |
| "hast-util-from-html-isomorphic": "^2.0.0", |
| "hast-util-to-text": "^4.0.0", |
| "katex": "^0.16.0", |
| "unist-util-visit-parents": "^6.0.0", |
| "vfile": "^6.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/remark-gfm": { |
| "version": "4.0.1", |
| "resolved": "https://registry.npmjs.org/remark-gfm/-/remark-gfm-4.0.1.tgz", |
| "integrity": "sha512-1quofZ2RQ9EWdeN34S79+KExV1764+wCUGop5CPL1WGdD0ocPpu91lzPGbwWMECpEpd42kJGQwzRfyov9j4yNg==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "mdast-util-gfm": "^3.0.0", |
| "micromark-extension-gfm": "^3.0.0", |
| "remark-parse": "^11.0.0", |
| "remark-stringify": "^11.0.0", |
| "unified": "^11.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/remark-math": { |
| "version": "6.0.0", |
| "resolved": "https://registry.npmjs.org/remark-math/-/remark-math-6.0.0.tgz", |
| "integrity": "sha512-MMqgnP74Igy+S3WwnhQ7kqGlEerTETXMvJhrUzDikVZ2/uogJCb+WHUg97hK9/jcfc0dkD73s3LN8zU49cTEtA==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "mdast-util-math": "^3.0.0", |
| "micromark-extension-math": "^3.0.0", |
| "unified": "^11.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/remark-parse": { |
| "version": "11.0.0", |
| "resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-11.0.0.tgz", |
| "integrity": "sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "mdast-util-from-markdown": "^2.0.0", |
| "micromark-util-types": "^2.0.0", |
| "unified": "^11.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/remark-rehype": { |
| "version": "11.1.2", |
| "resolved": "https://registry.npmjs.org/remark-rehype/-/remark-rehype-11.1.2.tgz", |
| "integrity": "sha512-Dh7l57ianaEoIpzbp0PC9UKAdCSVklD8E5Rpw7ETfbTl3FqcOOgq5q2LVDhgGCkaBv7p24JXikPdvhhmHvKMsw==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/hast": "^3.0.0", |
| "@types/mdast": "^4.0.0", |
| "mdast-util-to-hast": "^13.0.0", |
| "unified": "^11.0.0", |
| "vfile": "^6.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/remark-stringify": { |
| "version": "11.0.0", |
| "resolved": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-11.0.0.tgz", |
| "integrity": "sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "mdast-util-to-markdown": "^2.0.0", |
| "unified": "^11.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/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==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/resolve": { |
| "version": "1.22.11", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "is-core-module": "^2.16.1", |
| "path-parse": "^1.0.7", |
| "supports-preserve-symlinks-flag": "^1.0.0" |
| }, |
| "bin": { |
| "resolve": "bin/resolve" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/resolve-from": { |
| "version": "4.0.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/reusify": { |
| "version": "1.1.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "iojs": ">=1.0.0", |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/rollup": { |
| "version": "4.55.1", |
| "dev": true, |
| "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.55.1", |
| "@rollup/rollup-android-arm64": "4.55.1", |
| "@rollup/rollup-darwin-arm64": "4.55.1", |
| "@rollup/rollup-darwin-x64": "4.55.1", |
| "@rollup/rollup-freebsd-arm64": "4.55.1", |
| "@rollup/rollup-freebsd-x64": "4.55.1", |
| "@rollup/rollup-linux-arm-gnueabihf": "4.55.1", |
| "@rollup/rollup-linux-arm-musleabihf": "4.55.1", |
| "@rollup/rollup-linux-arm64-gnu": "4.55.1", |
| "@rollup/rollup-linux-arm64-musl": "4.55.1", |
| "@rollup/rollup-linux-loong64-gnu": "4.55.1", |
| "@rollup/rollup-linux-loong64-musl": "4.55.1", |
| "@rollup/rollup-linux-ppc64-gnu": "4.55.1", |
| "@rollup/rollup-linux-ppc64-musl": "4.55.1", |
| "@rollup/rollup-linux-riscv64-gnu": "4.55.1", |
| "@rollup/rollup-linux-riscv64-musl": "4.55.1", |
| "@rollup/rollup-linux-s390x-gnu": "4.55.1", |
| "@rollup/rollup-linux-x64-gnu": "4.55.1", |
| "@rollup/rollup-linux-x64-musl": "4.55.1", |
| "@rollup/rollup-openbsd-x64": "4.55.1", |
| "@rollup/rollup-openharmony-arm64": "4.55.1", |
| "@rollup/rollup-win32-arm64-msvc": "4.55.1", |
| "@rollup/rollup-win32-ia32-msvc": "4.55.1", |
| "@rollup/rollup-win32-x64-gnu": "4.55.1", |
| "@rollup/rollup-win32-x64-msvc": "4.55.1", |
| "fsevents": "~2.3.2" |
| } |
| }, |
| "node_modules/run-parallel": { |
| "version": "1.2.0", |
| "dev": true, |
| "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.1.2", |
| "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", |
| "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", |
| "license": "MIT" |
| }, |
| "node_modules/saxes": { |
| "version": "6.0.0", |
| "resolved": "https://registry.npmjs.org/saxes/-/saxes-6.0.0.tgz", |
| "integrity": "sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "xmlchars": "^2.2.0" |
| }, |
| "engines": { |
| "node": ">=v12.22.7" |
| } |
| }, |
| "node_modules/scheduler": { |
| "version": "0.27.0", |
| "license": "MIT" |
| }, |
| "node_modules/semver": { |
| "version": "6.3.1", |
| "dev": true, |
| "license": "ISC", |
| "bin": { |
| "semver": "bin/semver.js" |
| } |
| }, |
| "node_modules/setimmediate": { |
| "version": "1.0.5", |
| "resolved": "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz", |
| "integrity": "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==", |
| "license": "MIT" |
| }, |
| "node_modules/shebang-command": { |
| "version": "2.0.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "shebang-regex": "^3.0.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/shebang-regex": { |
| "version": "3.0.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/siginfo": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/siginfo/-/siginfo-2.0.0.tgz", |
| "integrity": "sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==", |
| "dev": true, |
| "license": "ISC" |
| }, |
| "node_modules/source-map-js": { |
| "version": "1.2.1", |
| "dev": true, |
| "license": "BSD-3-Clause", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/space-separated-tokens": { |
| "version": "2.0.2", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/stackback": { |
| "version": "0.0.2", |
| "resolved": "https://registry.npmjs.org/stackback/-/stackback-0.0.2.tgz", |
| "integrity": "sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/std-env": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/std-env/-/std-env-4.0.0.tgz", |
| "integrity": "sha512-zUMPtQ/HBY3/50VbpkupYHbRroTRZJPRLvreamgErJVys0ceuzMkD44J/QjqhHjOzK42GQ3QZIeFG1OYfOtKqQ==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/string_decoder": { |
| "version": "1.1.1", |
| "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", |
| "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", |
| "license": "MIT", |
| "dependencies": { |
| "safe-buffer": "~5.1.0" |
| } |
| }, |
| "node_modules/stringify-entities": { |
| "version": "4.0.4", |
| "resolved": "https://registry.npmjs.org/stringify-entities/-/stringify-entities-4.0.4.tgz", |
| "integrity": "sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==", |
| "license": "MIT", |
| "dependencies": { |
| "character-entities-html4": "^2.0.0", |
| "character-entities-legacy": "^3.0.0" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/strip-indent": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz", |
| "integrity": "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "min-indent": "^1.0.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/strip-json-comments": { |
| "version": "3.1.1", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| }, |
| "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/sucrase": { |
| "version": "3.35.1", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/gen-mapping": "^0.3.2", |
| "commander": "^4.0.0", |
| "lines-and-columns": "^1.1.6", |
| "mz": "^2.7.0", |
| "pirates": "^4.0.1", |
| "tinyglobby": "^0.2.11", |
| "ts-interface-checker": "^0.1.9" |
| }, |
| "bin": { |
| "sucrase": "bin/sucrase", |
| "sucrase-node": "bin/sucrase-node" |
| }, |
| "engines": { |
| "node": ">=16 || 14 >=14.17" |
| } |
| }, |
| "node_modules/supports-color": { |
| "version": "7.2.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "has-flag": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/supports-preserve-symlinks-flag": { |
| "version": "1.0.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/symbol-tree": { |
| "version": "3.2.4", |
| "resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz", |
| "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/tailwindcss": { |
| "version": "3.4.19", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@alloc/quick-lru": "^5.2.0", |
| "arg": "^5.0.2", |
| "chokidar": "^3.6.0", |
| "didyoumean": "^1.2.2", |
| "dlv": "^1.1.3", |
| "fast-glob": "^3.3.2", |
| "glob-parent": "^6.0.2", |
| "is-glob": "^4.0.3", |
| "jiti": "^1.21.7", |
| "lilconfig": "^3.1.3", |
| "micromatch": "^4.0.8", |
| "normalize-path": "^3.0.0", |
| "object-hash": "^3.0.0", |
| "picocolors": "^1.1.1", |
| "postcss": "^8.4.47", |
| "postcss-import": "^15.1.0", |
| "postcss-js": "^4.0.1", |
| "postcss-load-config": "^4.0.2 || ^5.0 || ^6.0", |
| "postcss-nested": "^6.2.0", |
| "postcss-selector-parser": "^6.1.2", |
| "resolve": "^1.22.8", |
| "sucrase": "^3.35.0" |
| }, |
| "bin": { |
| "tailwind": "lib/cli.js", |
| "tailwindcss": "lib/cli.js" |
| }, |
| "engines": { |
| "node": ">=14.0.0" |
| } |
| }, |
| "node_modules/thenify": { |
| "version": "3.3.1", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "any-promise": "^1.0.0" |
| } |
| }, |
| "node_modules/thenify-all": { |
| "version": "1.6.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "thenify": ">= 3.1.0 < 4" |
| }, |
| "engines": { |
| "node": ">=0.8" |
| } |
| }, |
| "node_modules/tinybench": { |
| "version": "2.9.0", |
| "resolved": "https://registry.npmjs.org/tinybench/-/tinybench-2.9.0.tgz", |
| "integrity": "sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/tinyexec": { |
| "version": "1.0.4", |
| "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.0.4.tgz", |
| "integrity": "sha512-u9r3uZC0bdpGOXtlxUIdwf9pkmvhqJdrVCH9fapQtgy/OeTTMZ1nqH7agtvEfmGui6e1XxjcdrlxvxJvc3sMqw==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/tinyglobby": { |
| "version": "0.2.15", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "fdir": "^6.5.0", |
| "picomatch": "^4.0.3" |
| }, |
| "engines": { |
| "node": ">=12.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/SuperchupuDev" |
| } |
| }, |
| "node_modules/tinyglobby/node_modules/fdir": { |
| "version": "6.5.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=12.0.0" |
| }, |
| "peerDependencies": { |
| "picomatch": "^3 || ^4" |
| }, |
| "peerDependenciesMeta": { |
| "picomatch": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/tinyglobby/node_modules/picomatch": { |
| "version": "4.0.3", |
| "dev": true, |
| "license": "MIT", |
| "peer": true, |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/jonschlinkert" |
| } |
| }, |
| "node_modules/tinyrainbow": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/tinyrainbow/-/tinyrainbow-3.1.0.tgz", |
| "integrity": "sha512-Bf+ILmBgretUrdJxzXM0SgXLZ3XfiaUuOj/IKQHuTXip+05Xn+uyEYdVg0kYDipTBcLrCVyUzAPz7QmArb0mmw==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=14.0.0" |
| } |
| }, |
| "node_modules/tldts": { |
| "version": "7.0.27", |
| "resolved": "https://registry.npmjs.org/tldts/-/tldts-7.0.27.tgz", |
| "integrity": "sha512-I4FZcVFcqCRuT0ph6dCDpPuO4Xgzvh+spkcTr1gK7peIvxWauoloVO0vuy1FQnijT63ss6AsHB6+OIM4aXHbPg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "tldts-core": "^7.0.27" |
| }, |
| "bin": { |
| "tldts": "bin/cli.js" |
| } |
| }, |
| "node_modules/tldts-core": { |
| "version": "7.0.27", |
| "resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-7.0.27.tgz", |
| "integrity": "sha512-YQ7uPjgWUibIK6DW5lrKujGwUKhLevU4hcGbP5O6TcIUb+oTjJYJVWPS4nZsIHrEEEG6myk/oqAJUEQmpZrHsg==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/to-regex-range": { |
| "version": "5.0.1", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "is-number": "^7.0.0" |
| }, |
| "engines": { |
| "node": ">=8.0" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "license": "BSD-3-Clause", |
| "dependencies": { |
| "tldts": "^7.0.5" |
| }, |
| "engines": { |
| "node": ">=16" |
| } |
| }, |
| "node_modules/tr46": { |
| "version": "6.0.0", |
| "resolved": "https://registry.npmjs.org/tr46/-/tr46-6.0.0.tgz", |
| "integrity": "sha512-bLVMLPtstlZ4iMQHpFHTR7GAGj2jxi8Dg0s2h2MafAE4uSWF98FC/3MomU51iQAMf8/qDUbKWf5GxuvvVcXEhw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "punycode": "^2.3.1" |
| }, |
| "engines": { |
| "node": ">=20" |
| } |
| }, |
| "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-api-utils": { |
| "version": "2.4.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=18.12" |
| }, |
| "peerDependencies": { |
| "typescript": ">=4.8.4" |
| } |
| }, |
| "node_modules/ts-interface-checker": { |
| "version": "0.1.13", |
| "dev": true, |
| "license": "Apache-2.0" |
| }, |
| "node_modules/type-check": { |
| "version": "0.4.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "prelude-ls": "^1.2.1" |
| }, |
| "engines": { |
| "node": ">= 0.8.0" |
| } |
| }, |
| "node_modules/typescript": { |
| "version": "5.9.3", |
| "dev": true, |
| "license": "Apache-2.0", |
| "peer": true, |
| "bin": { |
| "tsc": "bin/tsc", |
| "tsserver": "bin/tsserver" |
| }, |
| "engines": { |
| "node": ">=14.17" |
| } |
| }, |
| "node_modules/typescript-eslint": { |
| "version": "8.53.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@typescript-eslint/eslint-plugin": "8.53.0", |
| "@typescript-eslint/parser": "8.53.0", |
| "@typescript-eslint/typescript-estree": "8.53.0", |
| "@typescript-eslint/utils": "8.53.0" |
| }, |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/typescript-eslint" |
| }, |
| "peerDependencies": { |
| "eslint": "^8.57.0 || ^9.0.0", |
| "typescript": ">=4.8.4 <6.0.0" |
| } |
| }, |
| "node_modules/undici": { |
| "version": "7.24.5", |
| "resolved": "https://registry.npmjs.org/undici/-/undici-7.24.5.tgz", |
| "integrity": "sha512-3IWdCpjgxp15CbJnsi/Y9TCDE7HWVN19j1hmzVhoAkY/+CJx449tVxT5wZc1Gwg8J+P0LWvzlBzxYRnHJ+1i7Q==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=20.18.1" |
| } |
| }, |
| "node_modules/undici-types": { |
| "version": "7.16.0", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/unified": { |
| "version": "11.0.5", |
| "resolved": "https://registry.npmjs.org/unified/-/unified-11.0.5.tgz", |
| "integrity": "sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/unist": "^3.0.0", |
| "bail": "^2.0.0", |
| "devlop": "^1.0.0", |
| "extend": "^3.0.0", |
| "is-plain-obj": "^4.0.0", |
| "trough": "^2.0.0", |
| "vfile": "^6.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/unist-util-find-after": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/unist-util-find-after/-/unist-util-find-after-5.0.0.tgz", |
| "integrity": "sha512-amQa0Ep2m6hE2g72AugUItjbuM8X8cGQnFoHk0pGfrFeT9GZhzN5SW8nRsiGKK7Aif4CrACPENkA6P/Lw6fHGQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/unist": "^3.0.0", |
| "unist-util-is": "^6.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/unist-util-is": { |
| "version": "6.0.1", |
| "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.1.tgz", |
| "integrity": "sha512-LsiILbtBETkDz8I9p1dQ0uyRUWuaQzd/cuEeS1hoRSyW5E5XGmTzlwY1OrNzzakGowI9Dr/I8HVaw4hTtnxy8g==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/unist": "^3.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/unist-util-position": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/unist-util-position/-/unist-util-position-5.0.0.tgz", |
| "integrity": "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/unist": "^3.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/unist-util-remove-position": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/unist-util-remove-position/-/unist-util-remove-position-5.0.0.tgz", |
| "integrity": "sha512-Hp5Kh3wLxv0PHj9m2yZhhLt58KzPtEYKQQ4yxfYFEO7EvHwzyDYnduhHnY1mDxoqr7VUwVuHXk9RXKIiYS1N8Q==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/unist": "^3.0.0", |
| "unist-util-visit": "^5.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/unist-util-stringify-position": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz", |
| "integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/unist": "^3.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/unist-util-visit": { |
| "version": "5.1.0", |
| "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-5.1.0.tgz", |
| "integrity": "sha512-m+vIdyeCOpdr/QeQCu2EzxX/ohgS8KbnPDgFni4dQsfSCtpz8UqDyY5GjRru8PDKuYn7Fq19j1CQ+nJSsGKOzg==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/unist": "^3.0.0", |
| "unist-util-is": "^6.0.0", |
| "unist-util-visit-parents": "^6.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/unist-util-visit-parents": { |
| "version": "6.0.2", |
| "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.2.tgz", |
| "integrity": "sha512-goh1s1TBrqSqukSc8wrjwWhL0hiJxgA8m4kFxGlQ+8FYQ3C/m11FcTs4YYem7V664AhHVvgoQLk890Ssdsr2IQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/unist": "^3.0.0", |
| "unist-util-is": "^6.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/update-browserslist-db": { |
| "version": "1.2.3", |
| "dev": true, |
| "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/uri-js": { |
| "version": "4.4.1", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "dependencies": { |
| "punycode": "^2.1.0" |
| } |
| }, |
| "node_modules/util-deprecate": { |
| "version": "1.0.2", |
| "license": "MIT" |
| }, |
| "node_modules/vfile": { |
| "version": "6.0.3", |
| "resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.3.tgz", |
| "integrity": "sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/unist": "^3.0.0", |
| "vfile-message": "^4.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/vfile-location": { |
| "version": "5.0.3", |
| "resolved": "https://registry.npmjs.org/vfile-location/-/vfile-location-5.0.3.tgz", |
| "integrity": "sha512-5yXvWDEgqeiYiBe1lbxYF7UMAIm/IcopxMHrMQDq3nvKcjPKIhZklUKL+AE7J7uApI4kwe2snsK+eI6UTj9EHg==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/unist": "^3.0.0", |
| "vfile": "^6.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/vfile-message": { |
| "version": "4.0.3", |
| "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.3.tgz", |
| "integrity": "sha512-QTHzsGd1EhbZs4AsQ20JX1rC3cOlt/IWJruk893DfLRr57lcnOeMaWG4K0JrRta4mIJZKth2Au3mM3u03/JWKw==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/unist": "^3.0.0", |
| "unist-util-stringify-position": "^4.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/vite": { |
| "version": "7.3.1", |
| "dev": true, |
| "license": "MIT", |
| "peer": true, |
| "dependencies": { |
| "esbuild": "^0.27.0", |
| "fdir": "^6.5.0", |
| "picomatch": "^4.0.3", |
| "postcss": "^8.5.6", |
| "rollup": "^4.43.0", |
| "tinyglobby": "^0.2.15" |
| }, |
| "bin": { |
| "vite": "bin/vite.js" |
| }, |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| }, |
| "funding": { |
| "url": "https://github.com/vitejs/vite?sponsor=1" |
| }, |
| "optionalDependencies": { |
| "fsevents": "~2.3.3" |
| }, |
| "peerDependencies": { |
| "@types/node": "^20.19.0 || >=22.12.0", |
| "jiti": ">=1.21.0", |
| "less": "^4.0.0", |
| "lightningcss": "^1.21.0", |
| "sass": "^1.70.0", |
| "sass-embedded": "^1.70.0", |
| "stylus": ">=0.54.8", |
| "sugarss": "^5.0.0", |
| "terser": "^5.16.0", |
| "tsx": "^4.8.1", |
| "yaml": "^2.4.2" |
| }, |
| "peerDependenciesMeta": { |
| "@types/node": { |
| "optional": true |
| }, |
| "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/fdir": { |
| "version": "6.5.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=12.0.0" |
| }, |
| "peerDependencies": { |
| "picomatch": "^3 || ^4" |
| }, |
| "peerDependenciesMeta": { |
| "picomatch": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/vite/node_modules/picomatch": { |
| "version": "4.0.3", |
| "dev": true, |
| "license": "MIT", |
| "peer": true, |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/jonschlinkert" |
| } |
| }, |
| "node_modules/vitest": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/vitest/-/vitest-4.1.0.tgz", |
| "integrity": "sha512-YbDrMF9jM2Lqc++2530UourxZHmkKLxrs4+mYhEwqWS97WJ7wOYEkcr+QfRgJ3PW9wz3odRijLZjHEaRLTNbqw==", |
| "dev": true, |
| "license": "MIT", |
| "peer": true, |
| "dependencies": { |
| "@vitest/expect": "4.1.0", |
| "@vitest/mocker": "4.1.0", |
| "@vitest/pretty-format": "4.1.0", |
| "@vitest/runner": "4.1.0", |
| "@vitest/snapshot": "4.1.0", |
| "@vitest/spy": "4.1.0", |
| "@vitest/utils": "4.1.0", |
| "es-module-lexer": "^2.0.0", |
| "expect-type": "^1.3.0", |
| "magic-string": "^0.30.21", |
| "obug": "^2.1.1", |
| "pathe": "^2.0.3", |
| "picomatch": "^4.0.3", |
| "std-env": "^4.0.0-rc.1", |
| "tinybench": "^2.9.0", |
| "tinyexec": "^1.0.2", |
| "tinyglobby": "^0.2.15", |
| "tinyrainbow": "^3.0.3", |
| "vite": "^6.0.0 || ^7.0.0 || ^8.0.0-0", |
| "why-is-node-running": "^2.3.0" |
| }, |
| "bin": { |
| "vitest": "vitest.mjs" |
| }, |
| "engines": { |
| "node": "^20.0.0 || ^22.0.0 || >=24.0.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/vitest" |
| }, |
| "peerDependencies": { |
| "@edge-runtime/vm": "*", |
| "@opentelemetry/api": "^1.9.0", |
| "@types/node": "^20.0.0 || ^22.0.0 || >=24.0.0", |
| "@vitest/browser-playwright": "4.1.0", |
| "@vitest/browser-preview": "4.1.0", |
| "@vitest/browser-webdriverio": "4.1.0", |
| "@vitest/ui": "4.1.0", |
| "happy-dom": "*", |
| "jsdom": "*", |
| "vite": "^6.0.0 || ^7.0.0 || ^8.0.0-0" |
| }, |
| "peerDependenciesMeta": { |
| "@edge-runtime/vm": { |
| "optional": true |
| }, |
| "@opentelemetry/api": { |
| "optional": true |
| }, |
| "@types/node": { |
| "optional": true |
| }, |
| "@vitest/browser-playwright": { |
| "optional": true |
| }, |
| "@vitest/browser-preview": { |
| "optional": true |
| }, |
| "@vitest/browser-webdriverio": { |
| "optional": true |
| }, |
| "@vitest/ui": { |
| "optional": true |
| }, |
| "happy-dom": { |
| "optional": true |
| }, |
| "jsdom": { |
| "optional": true |
| }, |
| "vite": { |
| "optional": false |
| } |
| } |
| }, |
| "node_modules/vitest/node_modules/picomatch": { |
| "version": "4.0.3", |
| "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz", |
| "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/jonschlinkert" |
| } |
| }, |
| "node_modules/w3c-xmlserializer": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-5.0.0.tgz", |
| "integrity": "sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "xml-name-validator": "^5.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/web-namespaces": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/web-namespaces/-/web-namespaces-2.0.1.tgz", |
| "integrity": "sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/webidl-conversions": { |
| "version": "8.0.1", |
| "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-8.0.1.tgz", |
| "integrity": "sha512-BMhLD/Sw+GbJC21C/UgyaZX41nPt8bUTg+jWyDeg7e7YN4xOM05YPSIXceACnXVtqyEw/LMClUQMtMZ+PGGpqQ==", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "engines": { |
| "node": ">=20" |
| } |
| }, |
| "node_modules/whatwg-mimetype": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-5.0.0.tgz", |
| "integrity": "sha512-sXcNcHOC51uPGF0P/D4NVtrkjSU2fNsm9iog4ZvZJsL3rjoDAzXZhkm2MWt1y+PUdggKAYVoMAIYcs78wJ51Cw==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=20" |
| } |
| }, |
| "node_modules/whatwg-url": { |
| "version": "16.0.1", |
| "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-16.0.1.tgz", |
| "integrity": "sha512-1to4zXBxmXHV3IiSSEInrreIlu02vUOvrhxJJH5vcxYTBDAx51cqZiKdyTxlecdKNSjj8EcxGBxNf6Vg+945gw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@exodus/bytes": "^1.11.0", |
| "tr46": "^6.0.0", |
| "webidl-conversions": "^8.0.1" |
| }, |
| "engines": { |
| "node": "^20.19.0 || ^22.12.0 || >=24.0.0" |
| } |
| }, |
| "node_modules/which": { |
| "version": "2.0.2", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "isexe": "^2.0.0" |
| }, |
| "bin": { |
| "node-which": "bin/node-which" |
| }, |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/why-is-node-running": { |
| "version": "2.3.0", |
| "resolved": "https://registry.npmjs.org/why-is-node-running/-/why-is-node-running-2.3.0.tgz", |
| "integrity": "sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "siginfo": "^2.0.0", |
| "stackback": "0.0.2" |
| }, |
| "bin": { |
| "why-is-node-running": "cli.js" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/word-wrap": { |
| "version": "1.2.5", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/xml-name-validator": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-5.0.0.tgz", |
| "integrity": "sha512-EvGK8EJ3DhaHfbRlETOWAS5pO9MZITeauHKJyb8wyajUfQUenkIg2MvLDTZ4T/TgIcm3HU0TFBgWWboAZ30UHg==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/xmlchars": { |
| "version": "2.2.0", |
| "resolved": "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz", |
| "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/yallist": { |
| "version": "3.1.1", |
| "dev": true, |
| "license": "ISC" |
| }, |
| "node_modules/yocto-queue": { |
| "version": "0.1.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/zod": { |
| "version": "4.3.5", |
| "dev": true, |
| "license": "MIT", |
| "peer": true, |
| "funding": { |
| "url": "https://github.com/sponsors/colinhacks" |
| } |
| }, |
| "node_modules/zod-validation-error": { |
| "version": "4.0.2", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=18.0.0" |
| }, |
| "peerDependencies": { |
| "zod": "^3.25.0 || ^4.0.0" |
| } |
| }, |
| "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" |
| } |
| } |
| } |
| } |
|
|