| { |
| "name": "metarec-ui", |
| "version": "0.0.1", |
| "lockfileVersion": 3, |
| "requires": true, |
| "packages": { |
| "": { |
| "name": "metarec-ui", |
| "version": "0.0.1", |
| "dependencies": { |
| "@types/react-rnd": "^7.4.4", |
| "bootstrap-icons": "^1.13.1", |
| "react": "^18.3.1", |
| "react-dom": "^18.3.1", |
| "react-rnd": "^10.5.2", |
| "react-router-dom": "^7.9.5" |
| }, |
| "devDependencies": { |
| "@testing-library/jest-dom": "^6.5.0", |
| "@testing-library/react": "^16.1.0", |
| "@types/react": "^18.3.5", |
| "@types/react-dom": "^18.3.0", |
| "@vitejs/plugin-react": "^5.1.1", |
| "jsdom": "^29.0.1", |
| "openapi-typescript": "^7.10.1", |
| "typescript": "^5.6.2", |
| "vite": "^8.0.3", |
| "vitest": "^4.1.2", |
| "zod": "^4.1.12" |
| } |
| }, |
| "node_modules/@adobe/css-tools": { |
| "version": "4.4.4", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@asamuzakjp/css-color": { |
| "version": "5.1.11", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@asamuzakjp/generational-cache": "^1.0.1", |
| "@csstools/css-calc": "^3.2.0", |
| "@csstools/css-color-parser": "^4.1.0", |
| "@csstools/css-parser-algorithms": "^4.0.0", |
| "@csstools/css-tokenizer": "^4.0.0" |
| }, |
| "engines": { |
| "node": "^20.19.0 || ^22.12.0 || >=24.0.0" |
| } |
| }, |
| "node_modules/@asamuzakjp/dom-selector": { |
| "version": "7.1.1", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@asamuzakjp/generational-cache": "^1.0.1", |
| "@asamuzakjp/nwsapi": "^2.3.9", |
| "bidi-js": "^1.0.3", |
| "css-tree": "^3.2.1", |
| "is-potential-custom-element-name": "^1.0.1" |
| }, |
| "engines": { |
| "node": "^20.19.0 || ^22.12.0 || >=24.0.0" |
| } |
| }, |
| "node_modules/@asamuzakjp/generational-cache": { |
| "version": "1.0.1", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": "^20.19.0 || ^22.12.0 || >=24.0.0" |
| } |
| }, |
| "node_modules/@asamuzakjp/nwsapi": { |
| "version": "2.3.9", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@babel/code-frame": { |
| "version": "7.29.0", |
| "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.29.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/core": { |
| "version": "7.29.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@babel/code-frame": "^7.29.0", |
| "@babel/generator": "^7.29.0", |
| "@babel/helper-compilation-targets": "^7.28.6", |
| "@babel/helper-module-transforms": "^7.28.6", |
| "@babel/helpers": "^7.28.6", |
| "@babel/parser": "^7.29.0", |
| "@babel/template": "^7.28.6", |
| "@babel/traverse": "^7.29.0", |
| "@babel/types": "^7.29.0", |
| "@jridgewell/remapping": "^2.3.5", |
| "convert-source-map": "^2.0.0", |
| "debug": "^4.1.0", |
| "gensync": "^1.0.0-beta.2", |
| "json5": "^2.2.3", |
| "semver": "^6.3.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/babel" |
| } |
| }, |
| "node_modules/@babel/generator": { |
| "version": "7.29.1", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@babel/parser": "^7.29.0", |
| "@babel/types": "^7.29.0", |
| "@jridgewell/gen-mapping": "^0.3.12", |
| "@jridgewell/trace-mapping": "^0.3.28", |
| "jsesc": "^3.0.2" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-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.27.1", |
| "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.29.2", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@babel/template": "^7.28.6", |
| "@babel/types": "^7.29.0" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/parser": { |
| "version": "7.29.2", |
| "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.29.2", |
| "dev": true, |
| "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.29.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@babel/code-frame": "^7.29.0", |
| "@babel/generator": "^7.29.0", |
| "@babel/helper-globals": "^7.28.0", |
| "@babel/parser": "^7.29.0", |
| "@babel/template": "^7.28.6", |
| "@babel/types": "^7.29.0", |
| "debug": "^4.3.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/types": { |
| "version": "7.29.0", |
| "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/@bramus/specificity": { |
| "version": "2.4.2", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "css-tree": "^3.0.0" |
| }, |
| "bin": { |
| "specificity": "bin/cli.js" |
| } |
| }, |
| "node_modules/@csstools/color-helpers": { |
| "version": "6.0.2", |
| "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.2.0", |
| "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.1.0", |
| "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.2.0" |
| }, |
| "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", |
| "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-tokenizer": "^4.0.0" |
| } |
| }, |
| "node_modules/@csstools/css-syntax-patches-for-csstree": { |
| "version": "1.1.3", |
| "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", |
| "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" |
| } |
| }, |
| "node_modules/@emnapi/core": { |
| "version": "1.9.2", |
| "resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.9.2.tgz", |
| "integrity": "sha512-UC+ZhH3XtczQYfOlu3lNEkdW/p4dsJ1r/bP7H8+rhao3TTTMO1ATq/4DdIi23XuGoFY+Cz0JmCbdVl0hz9jZcA==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "@emnapi/wasi-threads": "1.2.1", |
| "tslib": "^2.4.0" |
| } |
| }, |
| "node_modules/@emnapi/runtime": { |
| "version": "1.9.2", |
| "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.9.2.tgz", |
| "integrity": "sha512-3U4+MIWHImeyu1wnmVygh5WlgfYDtyf0k8AbLhMFxOipihf6nrWC4syIm/SwEeec0mNSafiiNnMJwbza/Is6Lw==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "tslib": "^2.4.0" |
| } |
| }, |
| "node_modules/@emnapi/wasi-threads": { |
| "version": "1.2.1", |
| "resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.2.1.tgz", |
| "integrity": "sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "tslib": "^2.4.0" |
| } |
| }, |
| "node_modules/@exodus/bytes": { |
| "version": "1.15.0", |
| "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/@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/@napi-rs/wasm-runtime": { |
| "version": "1.1.4", |
| "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.4.tgz", |
| "integrity": "sha512-3NQNNgA1YSlJb/kMH1ildASP9HW7/7kYnRI2szWJaofaS1hWmbGI4H+d3+22aGzXXN9IJ+n+GiFVcGipJP18ow==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "@tybys/wasm-util": "^0.10.1" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/Brooooooklyn" |
| }, |
| "peerDependencies": { |
| "@emnapi/core": "^1.7.1", |
| "@emnapi/runtime": "^1.7.1" |
| } |
| }, |
| "node_modules/@oxc-project/types": { |
| "version": "0.124.0", |
| "dev": true, |
| "license": "MIT", |
| "funding": { |
| "url": "https://github.com/sponsors/Boshen" |
| } |
| }, |
| "node_modules/@redocly/ajv": { |
| "version": "8.11.2", |
| "resolved": "https://registry.npmjs.org/@redocly/ajv/-/ajv-8.11.2.tgz", |
| "integrity": "sha512-io1JpnwtIcvojV7QKDUSIuMN/ikdOUd1ReEnUnMKGfDVridQZ31J0MmIuqwuRjWDZfmvr+Q0MqCcfHM2gTivOg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "fast-deep-equal": "^3.1.1", |
| "json-schema-traverse": "^1.0.0", |
| "require-from-string": "^2.0.2", |
| "uri-js-replace": "^1.0.1" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/epoberezkin" |
| } |
| }, |
| "node_modules/@redocly/config": { |
| "version": "0.22.0", |
| "resolved": "https://registry.npmjs.org/@redocly/config/-/config-0.22.0.tgz", |
| "integrity": "sha512-gAy93Ddo01Z3bHuVdPWfCwzgfaYgMdaZPcfL7JZ7hWJoK9V0lXDbigTWkhiPFAaLWzbOJ+kbUQG1+XwIm0KRGQ==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@redocly/openapi-core": { |
| "version": "1.34.11", |
| "resolved": "https://registry.npmjs.org/@redocly/openapi-core/-/openapi-core-1.34.11.tgz", |
| "integrity": "sha512-V09ayfnb5GyysmvARbt+voFZAjGcf7hSYxOYxSkCc4fbH/DTfq5YWoec8cflvmHHqyIFbqvmGKmYFzqhr9zxDg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@redocly/ajv": "8.11.2", |
| "@redocly/config": "0.22.0", |
| "colorette": "1.4.0", |
| "https-proxy-agent": "7.0.6", |
| "js-levenshtein": "1.1.6", |
| "js-yaml": "4.1.1", |
| "minimatch": "5.1.9", |
| "pluralize": "8.0.0", |
| "yaml-ast-parser": "0.0.43" |
| }, |
| "engines": { |
| "node": ">=18.17.0", |
| "npm": ">=9.5.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-android-arm64": { |
| "version": "1.0.0-rc.15", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.0.0-rc.15.tgz", |
| "integrity": "sha512-YYe6aWruPZDtHNpwu7+qAHEMbQ/yRl6atqb/AhznLTnD3UY99Q1jE7ihLSahNWkF4EqRPVC4SiR4O0UkLK02tA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-darwin-arm64": { |
| "version": "1.0.0-rc.15", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.0.0-rc.15.tgz", |
| "integrity": "sha512-oArR/ig8wNTPYsXL+Mzhs0oxhxfuHRfG7Ikw7jXsw8mYOtk71W0OkF2VEVh699pdmzjPQsTjlD1JIOoHkLP1Fg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-darwin-x64": { |
| "version": "1.0.0-rc.15", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.0.0-rc.15.tgz", |
| "integrity": "sha512-YzeVqOqjPYvUbJSWJ4EDL8ahbmsIXQpgL3JVipmN+MX0XnXMeWomLN3Fb+nwCmP/jfyqte5I3XRSm7OfQrbyxw==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-freebsd-x64": { |
| "version": "1.0.0-rc.15", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.0.0-rc.15.tgz", |
| "integrity": "sha512-9Erhx956jeQ0nNTyif1+QWAXDRD38ZNjr//bSHrt6wDwB+QkAfl2q6Mn1k6OBPerznjRmbM10lgRb1Pli4xZPw==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-linux-arm-gnueabihf": { |
| "version": "1.0.0-rc.15", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.0.0-rc.15.tgz", |
| "integrity": "sha512-cVwk0w8QbZJGTnP/AHQBs5yNwmpgGYStL88t4UIaqcvYJWBfS0s3oqVLZPwsPU6M0zlW4GqjP0Zq5MnAGwFeGA==", |
| "cpu": [ |
| "arm" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-linux-arm64-gnu": { |
| "version": "1.0.0-rc.15", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.0.0-rc.15.tgz", |
| "integrity": "sha512-eBZ/u8iAK9SoHGanqe/jrPnY0JvBN6iXbVOsbO38mbz+ZJsaobExAm1Iu+rxa4S1l2FjG0qEZn4Rc6X8n+9M+w==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-linux-arm64-musl": { |
| "version": "1.0.0-rc.15", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.0.0-rc.15.tgz", |
| "integrity": "sha512-ZvRYMGrAklV9PEkgt4LQM6MjQX2P58HPAuecwYObY2DhS2t35R0I810bKi0wmaYORt6m/2Sm+Z+nFgb0WhXNcQ==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-linux-ppc64-gnu": { |
| "version": "1.0.0-rc.15", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.0.0-rc.15.tgz", |
| "integrity": "sha512-VDpgGBzgfg5hLg+uBpCLoFG5kVvEyafmfxGUV0UHLcL5irxAK7PKNeC2MwClgk6ZAiNhmo9FLhRYgvMmedLtnQ==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-linux-s390x-gnu": { |
| "version": "1.0.0-rc.15", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.0.0-rc.15.tgz", |
| "integrity": "sha512-y1uXY3qQWCzcPgRJATPSOUP4tCemh4uBdY7e3EZbVwCJTY3gLJWnQABgeUetvED+bt1FQ01OeZwvhLS2bpNrAQ==", |
| "cpu": [ |
| "s390x" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-linux-x64-gnu": { |
| "version": "1.0.0-rc.15", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.0.0-rc.15.tgz", |
| "integrity": "sha512-023bTPBod7J3Y/4fzAN6QtpkSABR0rigtrwaP+qSEabUh5zf6ELr9Nc7GujaROuPY3uwdSIXWrvhn1KxOvurWA==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-linux-x64-musl": { |
| "version": "1.0.0-rc.15", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.0.0-rc.15.tgz", |
| "integrity": "sha512-witB2O0/hU4CgfOOKUoeFgQ4GktPi1eEbAhaLAIpgD6+ZnhcPkUtPsoKKHRzmOoWPZue46IThdSgdo4XneOLYw==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-openharmony-arm64": { |
| "version": "1.0.0-rc.15", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.0.0-rc.15.tgz", |
| "integrity": "sha512-UCL68NJ0Ud5zRipXZE9dF5PmirzJE4E4BCIOOssEnM7wLDsxjc6Qb0sGDxTNRTP53I6MZpygyCpY8Aa8sPfKPg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openharmony" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-wasm32-wasi": { |
| "version": "1.0.0-rc.15", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.0.0-rc.15.tgz", |
| "integrity": "sha512-ApLruZq/ig+nhaE7OJm4lDjayUnOHVUa77zGeqnqZ9pn0ovdVbbNPerVibLXDmWeUZXjIYIT8V3xkT58Rm9u5Q==", |
| "cpu": [ |
| "wasm32" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "@emnapi/core": "1.9.2", |
| "@emnapi/runtime": "1.9.2", |
| "@napi-rs/wasm-runtime": "^1.1.3" |
| }, |
| "engines": { |
| "node": ">=14.0.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-win32-arm64-msvc": { |
| "version": "1.0.0-rc.15", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.0.0-rc.15.tgz", |
| "integrity": "sha512-KmoUoU7HnN+Si5YWJigfTws1jz1bKBYDQKdbLspz0UaqjjFkddHsqorgiW1mxcAj88lYUE6NC/zJNwT+SloqtA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-win32-x64-msvc": { |
| "version": "1.0.0-rc.15", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/pluginutils": { |
| "version": "1.0.0-rc.3", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@standard-schema/spec": { |
| "version": "1.1.0", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@testing-library/dom": { |
| "version": "10.4.1", |
| "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", |
| "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", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@testing-library/react": { |
| "version": "16.3.2", |
| "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/@tybys/wasm-util": { |
| "version": "0.10.1", |
| "resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.1.tgz", |
| "integrity": "sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "tslib": "^2.4.0" |
| } |
| }, |
| "node_modules/@types/aria-query": { |
| "version": "5.0.4", |
| "dev": true, |
| "license": "MIT", |
| "peer": true |
| }, |
| "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", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@types/deep-eql": "*", |
| "assertion-error": "^2.0.1" |
| } |
| }, |
| "node_modules/@types/deep-eql": { |
| "version": "4.0.2", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@types/estree": { |
| "version": "1.0.8", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@types/prop-types": { |
| "version": "15.7.15", |
| "license": "MIT" |
| }, |
| "node_modules/@types/react": { |
| "version": "18.3.26", |
| "license": "MIT", |
| "dependencies": { |
| "@types/prop-types": "*", |
| "csstype": "^3.0.2" |
| } |
| }, |
| "node_modules/@types/react-dom": { |
| "version": "18.3.7", |
| "dev": true, |
| "license": "MIT", |
| "peerDependencies": { |
| "@types/react": "^18.0.0" |
| } |
| }, |
| "node_modules/@types/react-rnd": { |
| "version": "7.4.4", |
| "license": "MIT", |
| "dependencies": { |
| "@types/react": "*" |
| } |
| }, |
| "node_modules/@vitejs/plugin-react": { |
| "version": "5.2.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@babel/core": "^7.29.0", |
| "@babel/plugin-transform-react-jsx-self": "^7.27.1", |
| "@babel/plugin-transform-react-jsx-source": "^7.27.1", |
| "@rolldown/pluginutils": "1.0.0-rc.3", |
| "@types/babel__core": "^7.20.5", |
| "react-refresh": "^0.18.0" |
| }, |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| }, |
| "peerDependencies": { |
| "vite": "^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0" |
| } |
| }, |
| "node_modules/@vitest/expect": { |
| "version": "4.1.4", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@standard-schema/spec": "^1.1.0", |
| "@types/chai": "^5.2.2", |
| "@vitest/spy": "4.1.4", |
| "@vitest/utils": "4.1.4", |
| "chai": "^6.2.2", |
| "tinyrainbow": "^3.1.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/vitest" |
| } |
| }, |
| "node_modules/@vitest/mocker": { |
| "version": "4.1.4", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@vitest/spy": "4.1.4", |
| "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" |
| }, |
| "peerDependenciesMeta": { |
| "msw": { |
| "optional": true |
| }, |
| "vite": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@vitest/pretty-format": { |
| "version": "4.1.4", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "tinyrainbow": "^3.1.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/vitest" |
| } |
| }, |
| "node_modules/@vitest/runner": { |
| "version": "4.1.4", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@vitest/utils": "4.1.4", |
| "pathe": "^2.0.3" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/vitest" |
| } |
| }, |
| "node_modules/@vitest/snapshot": { |
| "version": "4.1.4", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@vitest/pretty-format": "4.1.4", |
| "@vitest/utils": "4.1.4", |
| "magic-string": "^0.30.21", |
| "pathe": "^2.0.3" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/vitest" |
| } |
| }, |
| "node_modules/@vitest/spy": { |
| "version": "4.1.4", |
| "dev": true, |
| "license": "MIT", |
| "funding": { |
| "url": "https://opencollective.com/vitest" |
| } |
| }, |
| "node_modules/@vitest/utils": { |
| "version": "4.1.4", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@vitest/pretty-format": "4.1.4", |
| "convert-source-map": "^2.0.0", |
| "tinyrainbow": "^3.1.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/vitest" |
| } |
| }, |
| "node_modules/agent-base": { |
| "version": "7.1.4", |
| "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.4.tgz", |
| "integrity": "sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 14" |
| } |
| }, |
| "node_modules/ansi-colors": { |
| "version": "4.1.3", |
| "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", |
| "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/ansi-regex": { |
| "version": "5.0.1", |
| "dev": true, |
| "license": "MIT", |
| "peer": true, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/ansi-styles": { |
| "version": "5.2.0", |
| "dev": true, |
| "license": "MIT", |
| "peer": true, |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| } |
| }, |
| "node_modules/argparse": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", |
| "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", |
| "dev": true, |
| "license": "Python-2.0" |
| }, |
| "node_modules/aria-query": { |
| "version": "5.3.0", |
| "dev": true, |
| "license": "Apache-2.0", |
| "dependencies": { |
| "dequal": "^2.0.3" |
| } |
| }, |
| "node_modules/assertion-error": { |
| "version": "2.0.1", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/balanced-match": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", |
| "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/baseline-browser-mapping": { |
| "version": "2.10.20", |
| "dev": true, |
| "license": "Apache-2.0", |
| "bin": { |
| "baseline-browser-mapping": "dist/cli.cjs" |
| }, |
| "engines": { |
| "node": ">=6.0.0" |
| } |
| }, |
| "node_modules/bidi-js": { |
| "version": "1.0.3", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "require-from-string": "^2.0.2" |
| } |
| }, |
| "node_modules/bootstrap-icons": { |
| "version": "1.13.1", |
| "resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.13.1.tgz", |
| "integrity": "sha512-ijombt4v6bv5CLeXvRWKy7CuM3TRTuPEuGaGKvTV5cz65rQSY8RQ2JcHt6b90cBBAC7s8fsf2EkQDldzCoXUjw==", |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/twbs" |
| }, |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/bootstrap" |
| } |
| ], |
| "license": "MIT" |
| }, |
| "node_modules/brace-expansion": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.1.0.tgz", |
| "integrity": "sha512-TN1kCZAgdgweJhWWpgKYrQaMNHcDULHkWwQIspdtjV4Y5aurRdZpjAqn6yX3FPqTA9ngHCc4hJxMAMgGfve85w==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "balanced-match": "^1.0.0" |
| } |
| }, |
| "node_modules/browserslist": { |
| "version": "4.28.2", |
| "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": { |
| "baseline-browser-mapping": "^2.10.12", |
| "caniuse-lite": "^1.0.30001782", |
| "electron-to-chromium": "^1.5.328", |
| "node-releases": "^2.0.36", |
| "update-browserslist-db": "^1.2.3" |
| }, |
| "bin": { |
| "browserslist": "cli.js" |
| }, |
| "engines": { |
| "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" |
| } |
| }, |
| "node_modules/caniuse-lite": { |
| "version": "1.0.30001788", |
| "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/chai": { |
| "version": "6.2.2", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/change-case": { |
| "version": "5.4.4", |
| "resolved": "https://registry.npmjs.org/change-case/-/change-case-5.4.4.tgz", |
| "integrity": "sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/clsx": { |
| "version": "1.2.1", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/colorette": { |
| "version": "1.4.0", |
| "resolved": "https://registry.npmjs.org/colorette/-/colorette-1.4.0.tgz", |
| "integrity": "sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/convert-source-map": { |
| "version": "2.0.0", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/cookie": { |
| "version": "1.1.1", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/express" |
| } |
| }, |
| "node_modules/css-tree": { |
| "version": "3.2.1", |
| "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", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/csstype": { |
| "version": "3.1.3", |
| "license": "MIT" |
| }, |
| "node_modules/data-urls": { |
| "version": "7.0.0", |
| "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", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "ms": "^2.1.3" |
| }, |
| "engines": { |
| "node": ">=6.0" |
| }, |
| "peerDependenciesMeta": { |
| "supports-color": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/decimal.js": { |
| "version": "10.6.0", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/dequal": { |
| "version": "2.0.3", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/detect-libc": { |
| "version": "2.1.2", |
| "dev": true, |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/dom-accessibility-api": { |
| "version": "0.5.16", |
| "dev": true, |
| "license": "MIT", |
| "peer": true |
| }, |
| "node_modules/electron-to-chromium": { |
| "version": "1.5.340", |
| "dev": true, |
| "license": "ISC" |
| }, |
| "node_modules/entities": { |
| "version": "6.0.1", |
| "dev": true, |
| "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", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/escalade": { |
| "version": "3.2.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/estree-walker": { |
| "version": "3.0.3", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@types/estree": "^1.0.0" |
| } |
| }, |
| "node_modules/expect-type": { |
| "version": "1.3.0", |
| "dev": true, |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=12.0.0" |
| } |
| }, |
| "node_modules/fast-deep-equal": { |
| "version": "3.1.3", |
| "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", |
| "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/fdir": { |
| "version": "6.5.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=12.0.0" |
| }, |
| "peerDependencies": { |
| "picomatch": "^3 || ^4" |
| }, |
| "peerDependenciesMeta": { |
| "picomatch": { |
| "optional": true |
| } |
| } |
| }, |
| "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/gensync": { |
| "version": "1.0.0-beta.2", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/html-encoding-sniffer": { |
| "version": "6.0.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@exodus/bytes": "^1.6.0" |
| }, |
| "engines": { |
| "node": "^20.19.0 || ^22.12.0 || >=24.0.0" |
| } |
| }, |
| "node_modules/https-proxy-agent": { |
| "version": "7.0.6", |
| "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz", |
| "integrity": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "agent-base": "^7.1.2", |
| "debug": "4" |
| }, |
| "engines": { |
| "node": ">= 14" |
| } |
| }, |
| "node_modules/indent-string": { |
| "version": "4.0.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/index-to-position": { |
| "version": "1.2.0", |
| "resolved": "https://registry.npmjs.org/index-to-position/-/index-to-position-1.2.0.tgz", |
| "integrity": "sha512-Yg7+ztRkqslMAS2iFaU+Oa4KTSidr63OsFGlOrJoW981kIYO3CGCS3wA95P1mUi/IVSJkn0D479KTJpVpvFNuw==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/is-potential-custom-element-name": { |
| "version": "1.0.1", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/js-levenshtein": { |
| "version": "1.1.6", |
| "resolved": "https://registry.npmjs.org/js-levenshtein/-/js-levenshtein-1.1.6.tgz", |
| "integrity": "sha512-X2BB11YZtrRqY4EnQcLX5Rh373zbK4alC1FW7D7MBhL2gtcC17cTnr6DmfHZeS0s2rTHjUTMMHfG7gO8SSdw+g==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/js-tokens": { |
| "version": "4.0.0", |
| "license": "MIT" |
| }, |
| "node_modules/js-yaml": { |
| "version": "4.1.1", |
| "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz", |
| "integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "argparse": "^2.0.1" |
| }, |
| "bin": { |
| "js-yaml": "bin/js-yaml.js" |
| } |
| }, |
| "node_modules/jsdom": { |
| "version": "29.0.2", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@asamuzakjp/css-color": "^5.1.5", |
| "@asamuzakjp/dom-selector": "^7.0.6", |
| "@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.3.5", |
| "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-schema-traverse": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", |
| "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", |
| "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/lightningcss": { |
| "version": "1.32.0", |
| "dev": true, |
| "license": "MPL-2.0", |
| "dependencies": { |
| "detect-libc": "^2.0.3" |
| }, |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| }, |
| "optionalDependencies": { |
| "lightningcss-android-arm64": "1.32.0", |
| "lightningcss-darwin-arm64": "1.32.0", |
| "lightningcss-darwin-x64": "1.32.0", |
| "lightningcss-freebsd-x64": "1.32.0", |
| "lightningcss-linux-arm-gnueabihf": "1.32.0", |
| "lightningcss-linux-arm64-gnu": "1.32.0", |
| "lightningcss-linux-arm64-musl": "1.32.0", |
| "lightningcss-linux-x64-gnu": "1.32.0", |
| "lightningcss-linux-x64-musl": "1.32.0", |
| "lightningcss-win32-arm64-msvc": "1.32.0", |
| "lightningcss-win32-x64-msvc": "1.32.0" |
| } |
| }, |
| "node_modules/lightningcss-android-arm64": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.32.0.tgz", |
| "integrity": "sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lightningcss-darwin-arm64": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.32.0.tgz", |
| "integrity": "sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lightningcss-darwin-x64": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.32.0.tgz", |
| "integrity": "sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lightningcss-freebsd-x64": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.32.0.tgz", |
| "integrity": "sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lightningcss-linux-arm-gnueabihf": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.32.0.tgz", |
| "integrity": "sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==", |
| "cpu": [ |
| "arm" |
| ], |
| "dev": true, |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lightningcss-linux-arm64-gnu": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.32.0.tgz", |
| "integrity": "sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lightningcss-linux-arm64-musl": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.32.0.tgz", |
| "integrity": "sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lightningcss-linux-x64-gnu": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.32.0.tgz", |
| "integrity": "sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lightningcss-linux-x64-musl": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.32.0.tgz", |
| "integrity": "sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lightningcss-win32-arm64-msvc": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.32.0.tgz", |
| "integrity": "sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lightningcss-win32-x64-msvc": { |
| "version": "1.32.0", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/loose-envify": { |
| "version": "1.4.0", |
| "license": "MIT", |
| "dependencies": { |
| "js-tokens": "^3.0.0 || ^4.0.0" |
| }, |
| "bin": { |
| "loose-envify": "cli.js" |
| } |
| }, |
| "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", |
| "dev": true, |
| "license": "MIT", |
| "peer": true, |
| "bin": { |
| "lz-string": "bin/bin.js" |
| } |
| }, |
| "node_modules/magic-string": { |
| "version": "0.30.21", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/sourcemap-codec": "^1.5.5" |
| } |
| }, |
| "node_modules/mdn-data": { |
| "version": "2.27.1", |
| "dev": true, |
| "license": "CC0-1.0" |
| }, |
| "node_modules/min-indent": { |
| "version": "1.0.1", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/minimatch": { |
| "version": "5.1.9", |
| "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.9.tgz", |
| "integrity": "sha512-7o1wEA2RyMP7Iu7GNba9vc0RWWGACJOCZBJX2GJWip0ikV+wcOsgVuY9uE8CPiyQhkGFSlhuSkZPavN7u1c2Fw==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "brace-expansion": "^2.0.1" |
| }, |
| "engines": { |
| "node": ">=10" |
| } |
| }, |
| "node_modules/ms": { |
| "version": "2.1.3", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "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/node-releases": { |
| "version": "2.0.37", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/object-assign": { |
| "version": "4.1.1", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/obug": { |
| "version": "2.1.1", |
| "dev": true, |
| "funding": [ |
| "https://github.com/sponsors/sxzz", |
| "https://opencollective.com/debug" |
| ], |
| "license": "MIT" |
| }, |
| "node_modules/openapi-typescript": { |
| "version": "7.13.0", |
| "resolved": "https://registry.npmjs.org/openapi-typescript/-/openapi-typescript-7.13.0.tgz", |
| "integrity": "sha512-EFP392gcqXS7ntPvbhBzbF8TyBA+baIYEm791Hy5YkjDYKTnk/Tn5OQeKm5BIZvJihpp8Zzr4hzx0Irde1LNGQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@redocly/openapi-core": "^1.34.6", |
| "ansi-colors": "^4.1.3", |
| "change-case": "^5.4.4", |
| "parse-json": "^8.3.0", |
| "supports-color": "^10.2.2", |
| "yargs-parser": "^21.1.1" |
| }, |
| "bin": { |
| "openapi-typescript": "bin/cli.js" |
| }, |
| "peerDependencies": { |
| "typescript": "^5.x" |
| } |
| }, |
| "node_modules/parse-json": { |
| "version": "8.3.0", |
| "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-8.3.0.tgz", |
| "integrity": "sha512-ybiGyvspI+fAoRQbIPRddCcSTV9/LsJbf0e/S85VLowVGzRmokfneg2kwVW/KU5rOXrPSbF1qAKPMgNTqqROQQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@babel/code-frame": "^7.26.2", |
| "index-to-position": "^1.1.0", |
| "type-fest": "^4.39.1" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/parse5": { |
| "version": "8.0.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "entities": "^6.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/inikulin/parse5?sponsor=1" |
| } |
| }, |
| "node_modules/pathe": { |
| "version": "2.0.3", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/picocolors": { |
| "version": "1.1.1", |
| "dev": true, |
| "license": "ISC" |
| }, |
| "node_modules/picomatch": { |
| "version": "4.0.4", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/jonschlinkert" |
| } |
| }, |
| "node_modules/pluralize": { |
| "version": "8.0.0", |
| "resolved": "https://registry.npmjs.org/pluralize/-/pluralize-8.0.0.tgz", |
| "integrity": "sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/postcss": { |
| "version": "8.5.10", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/postcss/" |
| }, |
| { |
| "type": "tidelift", |
| "url": "https://tidelift.com/funding/github/npm/postcss" |
| }, |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "nanoid": "^3.3.11", |
| "picocolors": "^1.1.1", |
| "source-map-js": "^1.2.1" |
| }, |
| "engines": { |
| "node": "^10 || ^12 || >=14" |
| } |
| }, |
| "node_modules/pretty-format": { |
| "version": "27.5.1", |
| "dev": true, |
| "license": "MIT", |
| "peer": true, |
| "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/react-is": { |
| "version": "17.0.2", |
| "dev": true, |
| "license": "MIT", |
| "peer": true |
| }, |
| "node_modules/prop-types": { |
| "version": "15.8.1", |
| "license": "MIT", |
| "dependencies": { |
| "loose-envify": "^1.4.0", |
| "object-assign": "^4.1.1", |
| "react-is": "^16.13.1" |
| } |
| }, |
| "node_modules/punycode": { |
| "version": "2.3.1", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/re-resizable": { |
| "version": "6.11.2", |
| "license": "MIT", |
| "peerDependencies": { |
| "react": "^16.13.1 || ^17.0.0 || ^18.0.0 || ^19.0.0", |
| "react-dom": "^16.13.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" |
| } |
| }, |
| "node_modules/react": { |
| "version": "18.3.1", |
| "license": "MIT", |
| "dependencies": { |
| "loose-envify": "^1.1.0" |
| }, |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/react-dom": { |
| "version": "18.3.1", |
| "license": "MIT", |
| "dependencies": { |
| "loose-envify": "^1.1.0", |
| "scheduler": "^0.23.2" |
| }, |
| "peerDependencies": { |
| "react": "^18.3.1" |
| } |
| }, |
| "node_modules/react-draggable": { |
| "version": "4.4.6", |
| "license": "MIT", |
| "dependencies": { |
| "clsx": "^1.1.1", |
| "prop-types": "^15.8.1" |
| }, |
| "peerDependencies": { |
| "react": ">= 16.3.0", |
| "react-dom": ">= 16.3.0" |
| } |
| }, |
| "node_modules/react-is": { |
| "version": "16.13.1", |
| "license": "MIT" |
| }, |
| "node_modules/react-refresh": { |
| "version": "0.18.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/react-rnd": { |
| "version": "10.5.2", |
| "license": "MIT", |
| "dependencies": { |
| "re-resizable": "6.11.2", |
| "react-draggable": "4.4.6", |
| "tslib": "2.6.2" |
| }, |
| "peerDependencies": { |
| "react": ">=16.3.0", |
| "react-dom": ">=16.3.0" |
| } |
| }, |
| "node_modules/react-router": { |
| "version": "7.13.0", |
| "license": "MIT", |
| "dependencies": { |
| "cookie": "^1.0.1", |
| "set-cookie-parser": "^2.6.0" |
| }, |
| "engines": { |
| "node": ">=20.0.0" |
| }, |
| "peerDependencies": { |
| "react": ">=18", |
| "react-dom": ">=18" |
| }, |
| "peerDependenciesMeta": { |
| "react-dom": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/react-router-dom": { |
| "version": "7.13.0", |
| "license": "MIT", |
| "dependencies": { |
| "react-router": "7.13.0" |
| }, |
| "engines": { |
| "node": ">=20.0.0" |
| }, |
| "peerDependencies": { |
| "react": ">=18", |
| "react-dom": ">=18" |
| } |
| }, |
| "node_modules/redent": { |
| "version": "3.0.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "indent-string": "^4.0.0", |
| "strip-indent": "^3.0.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/require-from-string": { |
| "version": "2.0.2", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/rolldown": { |
| "version": "1.0.0-rc.15", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@oxc-project/types": "=0.124.0", |
| "@rolldown/pluginutils": "1.0.0-rc.15" |
| }, |
| "bin": { |
| "rolldown": "bin/cli.mjs" |
| }, |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| }, |
| "optionalDependencies": { |
| "@rolldown/binding-android-arm64": "1.0.0-rc.15", |
| "@rolldown/binding-darwin-arm64": "1.0.0-rc.15", |
| "@rolldown/binding-darwin-x64": "1.0.0-rc.15", |
| "@rolldown/binding-freebsd-x64": "1.0.0-rc.15", |
| "@rolldown/binding-linux-arm-gnueabihf": "1.0.0-rc.15", |
| "@rolldown/binding-linux-arm64-gnu": "1.0.0-rc.15", |
| "@rolldown/binding-linux-arm64-musl": "1.0.0-rc.15", |
| "@rolldown/binding-linux-ppc64-gnu": "1.0.0-rc.15", |
| "@rolldown/binding-linux-s390x-gnu": "1.0.0-rc.15", |
| "@rolldown/binding-linux-x64-gnu": "1.0.0-rc.15", |
| "@rolldown/binding-linux-x64-musl": "1.0.0-rc.15", |
| "@rolldown/binding-openharmony-arm64": "1.0.0-rc.15", |
| "@rolldown/binding-wasm32-wasi": "1.0.0-rc.15", |
| "@rolldown/binding-win32-arm64-msvc": "1.0.0-rc.15", |
| "@rolldown/binding-win32-x64-msvc": "1.0.0-rc.15" |
| } |
| }, |
| "node_modules/rolldown/node_modules/@rolldown/pluginutils": { |
| "version": "1.0.0-rc.15", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/saxes": { |
| "version": "6.0.0", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "xmlchars": "^2.2.0" |
| }, |
| "engines": { |
| "node": ">=v12.22.7" |
| } |
| }, |
| "node_modules/scheduler": { |
| "version": "0.23.2", |
| "license": "MIT", |
| "dependencies": { |
| "loose-envify": "^1.1.0" |
| } |
| }, |
| "node_modules/semver": { |
| "version": "6.3.1", |
| "dev": true, |
| "license": "ISC", |
| "bin": { |
| "semver": "bin/semver.js" |
| } |
| }, |
| "node_modules/set-cookie-parser": { |
| "version": "2.7.2", |
| "license": "MIT" |
| }, |
| "node_modules/siginfo": { |
| "version": "2.0.0", |
| "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/stackback": { |
| "version": "0.0.2", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/std-env": { |
| "version": "4.1.0", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/strip-indent": { |
| "version": "3.0.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "min-indent": "^1.0.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/supports-color": { |
| "version": "10.2.2", |
| "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-10.2.2.tgz", |
| "integrity": "sha512-SS+jx45GF1QjgEXQx4NJZV9ImqmO2NPz5FNsIHrsDjh2YsHnawpan7SNQ1o8NuhrbHZy9AZhIoCUiCeaW/C80g==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/supports-color?sponsor=1" |
| } |
| }, |
| "node_modules/symbol-tree": { |
| "version": "3.2.4", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/tinybench": { |
| "version": "2.9.0", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/tinyexec": { |
| "version": "1.1.1", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/tinyglobby": { |
| "version": "0.2.16", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "fdir": "^6.5.0", |
| "picomatch": "^4.0.4" |
| }, |
| "engines": { |
| "node": ">=12.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/SuperchupuDev" |
| } |
| }, |
| "node_modules/tinyrainbow": { |
| "version": "3.1.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=14.0.0" |
| } |
| }, |
| "node_modules/tldts": { |
| "version": "7.0.28", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "tldts-core": "^7.0.28" |
| }, |
| "bin": { |
| "tldts": "bin/cli.js" |
| } |
| }, |
| "node_modules/tldts-core": { |
| "version": "7.0.28", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/tough-cookie": { |
| "version": "6.0.1", |
| "dev": true, |
| "license": "BSD-3-Clause", |
| "dependencies": { |
| "tldts": "^7.0.5" |
| }, |
| "engines": { |
| "node": ">=16" |
| } |
| }, |
| "node_modules/tr46": { |
| "version": "6.0.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "punycode": "^2.3.1" |
| }, |
| "engines": { |
| "node": ">=20" |
| } |
| }, |
| "node_modules/tslib": { |
| "version": "2.6.2", |
| "license": "0BSD" |
| }, |
| "node_modules/type-fest": { |
| "version": "4.41.0", |
| "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.41.0.tgz", |
| "integrity": "sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==", |
| "dev": true, |
| "license": "(MIT OR CC0-1.0)", |
| "engines": { |
| "node": ">=16" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/typescript": { |
| "version": "5.9.3", |
| "dev": true, |
| "license": "Apache-2.0", |
| "bin": { |
| "tsc": "bin/tsc", |
| "tsserver": "bin/tsserver" |
| }, |
| "engines": { |
| "node": ">=14.17" |
| } |
| }, |
| "node_modules/undici": { |
| "version": "7.25.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=20.18.1" |
| } |
| }, |
| "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-replace": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/uri-js-replace/-/uri-js-replace-1.0.1.tgz", |
| "integrity": "sha512-W+C9NWNLFOoBI2QWDp4UT9pv65r2w5Cx+3sTYFvtMdDBxkKt1syCqsUdSFAChbEe1uK5TfS04wt/nGwmaeIQ0g==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/vite": { |
| "version": "8.0.8", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "lightningcss": "^1.32.0", |
| "picomatch": "^4.0.4", |
| "postcss": "^8.5.8", |
| "rolldown": "1.0.0-rc.15", |
| "tinyglobby": "^0.2.15" |
| }, |
| "bin": { |
| "vite": "bin/vite.js" |
| }, |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| }, |
| "funding": { |
| "url": "https://github.com/vitejs/vite?sponsor=1" |
| }, |
| "optionalDependencies": { |
| "fsevents": "~2.3.3" |
| }, |
| "peerDependencies": { |
| "@types/node": "^20.19.0 || >=22.12.0", |
| "@vitejs/devtools": "^0.1.0", |
| "esbuild": "^0.27.0 || ^0.28.0", |
| "jiti": ">=1.21.0", |
| "less": "^4.0.0", |
| "sass": "^1.70.0", |
| "sass-embedded": "^1.70.0", |
| "stylus": ">=0.54.8", |
| "sugarss": "^5.0.0", |
| "terser": "^5.16.0", |
| "tsx": "^4.8.1", |
| "yaml": "^2.4.2" |
| }, |
| "peerDependenciesMeta": { |
| "@types/node": { |
| "optional": true |
| }, |
| "@vitejs/devtools": { |
| "optional": true |
| }, |
| "esbuild": { |
| "optional": true |
| }, |
| "jiti": { |
| "optional": true |
| }, |
| "less": { |
| "optional": true |
| }, |
| "sass": { |
| "optional": true |
| }, |
| "sass-embedded": { |
| "optional": true |
| }, |
| "stylus": { |
| "optional": true |
| }, |
| "sugarss": { |
| "optional": true |
| }, |
| "terser": { |
| "optional": true |
| }, |
| "tsx": { |
| "optional": true |
| }, |
| "yaml": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/vitest": { |
| "version": "4.1.4", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@vitest/expect": "4.1.4", |
| "@vitest/mocker": "4.1.4", |
| "@vitest/pretty-format": "4.1.4", |
| "@vitest/runner": "4.1.4", |
| "@vitest/snapshot": "4.1.4", |
| "@vitest/spy": "4.1.4", |
| "@vitest/utils": "4.1.4", |
| "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.1.0", |
| "vite": "^6.0.0 || ^7.0.0 || ^8.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.4", |
| "@vitest/browser-preview": "4.1.4", |
| "@vitest/browser-webdriverio": "4.1.4", |
| "@vitest/coverage-istanbul": "4.1.4", |
| "@vitest/coverage-v8": "4.1.4", |
| "@vitest/ui": "4.1.4", |
| "happy-dom": "*", |
| "jsdom": "*", |
| "vite": "^6.0.0 || ^7.0.0 || ^8.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/coverage-istanbul": { |
| "optional": true |
| }, |
| "@vitest/coverage-v8": { |
| "optional": true |
| }, |
| "@vitest/ui": { |
| "optional": true |
| }, |
| "happy-dom": { |
| "optional": true |
| }, |
| "jsdom": { |
| "optional": true |
| }, |
| "vite": { |
| "optional": false |
| } |
| } |
| }, |
| "node_modules/w3c-xmlserializer": { |
| "version": "5.0.0", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "xml-name-validator": "^5.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/webidl-conversions": { |
| "version": "8.0.1", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "engines": { |
| "node": ">=20" |
| } |
| }, |
| "node_modules/whatwg-mimetype": { |
| "version": "5.0.0", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=20" |
| } |
| }, |
| "node_modules/whatwg-url": { |
| "version": "16.0.1", |
| "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/why-is-node-running": { |
| "version": "2.3.0", |
| "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/xml-name-validator": { |
| "version": "5.0.0", |
| "dev": true, |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/xmlchars": { |
| "version": "2.2.0", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/yallist": { |
| "version": "3.1.1", |
| "dev": true, |
| "license": "ISC" |
| }, |
| "node_modules/yaml-ast-parser": { |
| "version": "0.0.43", |
| "resolved": "https://registry.npmjs.org/yaml-ast-parser/-/yaml-ast-parser-0.0.43.tgz", |
| "integrity": "sha512-2PTINUwsRqSd+s8XxKaJWQlUuEMHJQyEuh2edBbW8KNJz0SJPwUSD2zRWqezFEdN7IzAgeuYHFUCF7o8zRdZ0A==", |
| "dev": true, |
| "license": "Apache-2.0" |
| }, |
| "node_modules/yargs-parser": { |
| "version": "21.1.1", |
| "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", |
| "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", |
| "dev": true, |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/zod": { |
| "version": "4.3.6", |
| "resolved": "https://registry.npmjs.org/zod/-/zod-4.3.6.tgz", |
| "integrity": "sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==", |
| "dev": true, |
| "license": "MIT", |
| "funding": { |
| "url": "https://github.com/sponsors/colinhacks" |
| } |
| } |
| } |
| } |
|
|