Spaces:
Running
Running
| { | |
| "name": "bonsai-webgpu-chat-space", | |
| "version": "0.1.0", | |
| "lockfileVersion": 3, | |
| "requires": true, | |
| "packages": { | |
| "": { | |
| "name": "bonsai-webgpu-chat-space", | |
| "version": "0.1.0", | |
| "hasInstallScript": true, | |
| "dependencies": { | |
| "@noble/hashes": "2.0.1", | |
| "@shikijs/stream": "4.3.1", | |
| "react": "19.2.4", | |
| "react-dom": "19.2.4", | |
| "shiki": "4.3.1" | |
| }, | |
| "devDependencies": { | |
| "@playwright/test": "1.61.1", | |
| "@types/react": "19.2.14", | |
| "@types/react-dom": "19.2.3", | |
| "@vitejs/plugin-react": "6.0.3", | |
| "typescript": "7.0.2", | |
| "vite": "8.1.4", | |
| "vitest": "4.1.0" | |
| } | |
| }, | |
| "node_modules/@emnapi/core": { | |
| "version": "1.11.1", | |
| "resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.11.1.tgz", | |
| "integrity": "sha512-RSvbQmHzdKzNsLYa/wHrbc3KN4sYLKAdPZxqiM2HATqv/SBk2/ENSHpvXGaLOMcsAyz0poEGqkmmKYG3OWiJEQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "@emnapi/wasi-threads": "1.2.2", | |
| "tslib": "^2.4.0" | |
| } | |
| }, | |
| "node_modules/@emnapi/runtime": { | |
| "version": "1.11.1", | |
| "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.11.1.tgz", | |
| "integrity": "sha512-vgj7R3y3Wgx24IQaGPA/R6YFXLHVMOZ0uVEyIQPaWs+rd1AzfEMXlAC22FYwO1XkKR6NPsq7mUandH8oIRdZFw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "tslib": "^2.4.0" | |
| } | |
| }, | |
| "node_modules/@emnapi/wasi-threads": { | |
| "version": "1.2.2", | |
| "resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.2.2.tgz", | |
| "integrity": "sha512-c95qOXkHdydNKhscBTebqEC1CVAZpyqOfVfBzQ1qgzyl3gfeldUjIggDbIZgDKsHLgnsM+igH7TJ/eAasaVuMA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "tslib": "^2.4.0" | |
| } | |
| }, | |
| "node_modules/@jridgewell/sourcemap-codec": { | |
| "version": "1.5.5", | |
| "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz", | |
| "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/@napi-rs/wasm-runtime": { | |
| "version": "1.1.6", | |
| "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.6.tgz", | |
| "integrity": "sha512-ZLv/JdUfkvOy9eCnnBaGfiO+XimbjebAeO+MRQqD/B+FR1tnRN0tpKSJHRbE8sFfS6aqsXZ67TQjfwfsxULVbg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "@tybys/wasm-util": "^0.10.3" | |
| }, | |
| "funding": { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/Brooooooklyn" | |
| }, | |
| "peerDependencies": { | |
| "@emnapi/core": "^1.7.1", | |
| "@emnapi/runtime": "^1.7.1" | |
| } | |
| }, | |
| "node_modules/@noble/hashes": { | |
| "version": "2.0.1", | |
| "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-2.0.1.tgz", | |
| "integrity": "sha512-XlOlEbQcE9fmuXxrVTXCTlG2nlRXa9Rj3rr5Ue/+tX+nmkgbX720YHh0VR3hBF9xDvwnb8D2shVGOwNx+ulArw==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 20.19.0" | |
| }, | |
| "funding": { | |
| "url": "https://paulmillr.com/funding/" | |
| } | |
| }, | |
| "node_modules/@oxc-project/types": { | |
| "version": "0.139.0", | |
| "resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.139.0.tgz", | |
| "integrity": "sha512-r9gHphtCs+1M7J0pw6Sn/hh/Wpa/iQrOOkrNAlVLF/gHq+/CJmHIWKKUUhdWjcD6CIa8idarspCsASiXCXvFUw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "funding": { | |
| "url": "https://github.com/sponsors/Boshen" | |
| } | |
| }, | |
| "node_modules/@playwright/test": { | |
| "version": "1.61.1", | |
| "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.61.1.tgz", | |
| "integrity": "sha512-8nKv6+0RJSL9FE4jYOEGXnPeM/Hg12qZpmqzZjRh3qM0Y7c3z1mrOTfFLids72RDQYVh9WpLEfR5WdpNX4fkig==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "playwright": "1.61.1" | |
| }, | |
| "bin": { | |
| "playwright": "cli.js" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/@rolldown/binding-android-arm64": { | |
| "version": "1.1.5", | |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.1.5.tgz", | |
| "integrity": "sha512-lZg8fqIv2v7FF237bwMgzGZEJvGL79/s5knJ/i6FmsGF4XXlzccZ4jb+TrFIxtSSxFtIpdsgrPZeMk1I9AFcyQ==", | |
| "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.1.5", | |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.1.5.tgz", | |
| "integrity": "sha512-51Bnx9pNiMRKSUNtBfySkNJ9vMU9Hh3I1ozDd6gyPPYzaXCfnptUcEZxXGYFn+ul2dtcMUiqGR1Yai2K10uoTw==", | |
| "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.1.5", | |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.1.5.tgz", | |
| "integrity": "sha512-Tm+gbfC0aHu1tBA/JvKQh32S0K6YgCHkiAF4/W6xX0K0RmNuc94VeK419dJoE65R5aRxmo+noZQSWrAMF6yb6g==", | |
| "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.1.5", | |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.1.5.tgz", | |
| "integrity": "sha512-JMzDKCCXq93YccG5gz3hvOs1oXRKAf0XYpfOS88e+wZrC8Iugj6j68867vrYZkvpDDpKn/KoKORThmchMpF6TA==", | |
| "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.1.5", | |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.1.5.tgz", | |
| "integrity": "sha512-uML21j2K5TfPGutKxub+M+nLjZIrWjXQ5Grx4lCe/nimTj9B4L63zHpjXLl4y0L3mcm2htEQIb06oCG/szerNw==", | |
| "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.1.5", | |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.1.5.tgz", | |
| "integrity": "sha512-navSiuTMogvnQoZoM/v+l3ZWo50/NTwSHSzheABx/RCnmUPaKwq9qSo4Br2OYRs21+Fz8uFqITZM3H4opOB0/Q==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "libc": [ | |
| "glibc" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": "^20.19.0 || >=22.12.0" | |
| } | |
| }, | |
| "node_modules/@rolldown/binding-linux-arm64-musl": { | |
| "version": "1.1.5", | |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.1.5.tgz", | |
| "integrity": "sha512-lAryqH7IteztmCXQXk0etKj4wBQ7Gx5S6LjKhsgp9zb8I5bsuvU/2llH1hDQcjsFeqIsovMVN339/8pUDDBXxA==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "libc": [ | |
| "musl" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": "^20.19.0 || >=22.12.0" | |
| } | |
| }, | |
| "node_modules/@rolldown/binding-linux-ppc64-gnu": { | |
| "version": "1.1.5", | |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.1.5.tgz", | |
| "integrity": "sha512-fsK/sNBnxzBlL4O1JNrZakVQxPspqpED5dLtNsZS9oOKmtSpdNIzxH2kkol5HYTWJN47sE20ztMJPxfZ89qGOg==", | |
| "cpu": [ | |
| "ppc64" | |
| ], | |
| "dev": true, | |
| "libc": [ | |
| "glibc" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": "^20.19.0 || >=22.12.0" | |
| } | |
| }, | |
| "node_modules/@rolldown/binding-linux-s390x-gnu": { | |
| "version": "1.1.5", | |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.1.5.tgz", | |
| "integrity": "sha512-gLYb4BIadlfTOYT5gO503n8zQjXflgzpD0FcyKh0Mzx3rqCZKnHoJWV9xe1KXUJ5lx2JfcSHr/mhzS0PC/McAA==", | |
| "cpu": [ | |
| "s390x" | |
| ], | |
| "dev": true, | |
| "libc": [ | |
| "glibc" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": "^20.19.0 || >=22.12.0" | |
| } | |
| }, | |
| "node_modules/@rolldown/binding-linux-x64-gnu": { | |
| "version": "1.1.5", | |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.1.5.tgz", | |
| "integrity": "sha512-FjcpEKUyJygHgs1o50VYNvkt5+7Le/VEdYt0AkRpkL33MnyQfwr8l5mXwMmfmTbyMPr5vJLC+8/Gd9gXnwU1QQ==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "libc": [ | |
| "glibc" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": "^20.19.0 || >=22.12.0" | |
| } | |
| }, | |
| "node_modules/@rolldown/binding-linux-x64-musl": { | |
| "version": "1.1.5", | |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.1.5.tgz", | |
| "integrity": "sha512-Me+PfPI2TMeOQk0gYWfLQZtTktrmzbr8cDboqX83XKc7UrgAi55gF+2dUkWdxd19n55Essp2yeca+O9N5rBxHg==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "libc": [ | |
| "musl" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": "^20.19.0 || >=22.12.0" | |
| } | |
| }, | |
| "node_modules/@rolldown/binding-openharmony-arm64": { | |
| "version": "1.1.5", | |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.1.5.tgz", | |
| "integrity": "sha512-yc5WrLzXks6zCQfn9Oxr8pORKyl/pF+QjHmW/Qx3qu0oyrrNC+y2JLTU1E2rcWYAmzlnqngWXHQjy51VzW70Vw==", | |
| "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.1.5", | |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.1.5.tgz", | |
| "integrity": "sha512-VbQGPX2b4r48TAMIM2cjgluIM1HYutm4pcTEJsle7iEP7sB1dFqtPLBVbdLAZCxy1txCcPxf4QFf4v8uvltPqA==", | |
| "cpu": [ | |
| "wasm32" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "@emnapi/core": "1.11.1", | |
| "@emnapi/runtime": "1.11.1", | |
| "@napi-rs/wasm-runtime": "^1.1.6" | |
| }, | |
| "engines": { | |
| "node": "^20.19.0 || >=22.12.0" | |
| } | |
| }, | |
| "node_modules/@rolldown/binding-win32-arm64-msvc": { | |
| "version": "1.1.5", | |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.1.5.tgz", | |
| "integrity": "sha512-gHv82k63z4qpV5+Q1y/12KrK0ltWBukVDI8nZcbT7Tt/ZlOIVwppazneq0F93oDxTo3IgAMEDIoQh3E2n6mVsw==", | |
| "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.1.5", | |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.1.5.tgz", | |
| "integrity": "sha512-tTZuDBPw85tEN5PQi1pnEBzDy0Z49HtScLAbD5t6hyeU92A95pRWaSMw1GZZi/RwgSgUIl0xrSlXIT/9QzvYSA==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": "^20.19.0 || >=22.12.0" | |
| } | |
| }, | |
| "node_modules/@rolldown/pluginutils": { | |
| "version": "1.0.1", | |
| "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.1.tgz", | |
| "integrity": "sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/@shikijs/core": { | |
| "version": "4.3.1", | |
| "resolved": "https://registry.npmjs.org/@shikijs/core/-/core-4.3.1.tgz", | |
| "integrity": "sha512-ANMDxuaPsNMdDC1m4vfvhlDmJweMwkE5XitTwrq2rWHx5jM+dlm4MmHt2PP6t0uejfR77SuhrhJ0zEijIF/uhA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@shikijs/primitive": "4.3.1", | |
| "@shikijs/types": "4.3.1", | |
| "@shikijs/vscode-textmate": "^10.0.2", | |
| "@types/hast": "^3.0.4", | |
| "hast-util-to-html": "^9.0.5" | |
| }, | |
| "engines": { | |
| "node": ">=20" | |
| } | |
| }, | |
| "node_modules/@shikijs/engine-javascript": { | |
| "version": "4.3.1", | |
| "resolved": "https://registry.npmjs.org/@shikijs/engine-javascript/-/engine-javascript-4.3.1.tgz", | |
| "integrity": "sha512-JBItcnPuYq7jVJdZo/vMj94r+szT7XEjHFX+mvFDGSEIbVAXAGyHAHzhbWzpGOwYidCZrErJLLgn2PVeiokHnQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@shikijs/types": "4.3.1", | |
| "@shikijs/vscode-textmate": "^10.0.2", | |
| "oniguruma-to-es": "^4.3.6" | |
| }, | |
| "engines": { | |
| "node": ">=20" | |
| } | |
| }, | |
| "node_modules/@shikijs/engine-oniguruma": { | |
| "version": "4.3.1", | |
| "resolved": "https://registry.npmjs.org/@shikijs/engine-oniguruma/-/engine-oniguruma-4.3.1.tgz", | |
| "integrity": "sha512-OXyNMzg0pews+msMj4cHeqT4xiYKKvbnn6VbdAXxfoFl3SSx4fJTc8FadECuc5/H9p3BzhNAoAUXKwAu9rWYhg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@shikijs/types": "4.3.1", | |
| "@shikijs/vscode-textmate": "^10.0.2" | |
| }, | |
| "engines": { | |
| "node": ">=20" | |
| } | |
| }, | |
| "node_modules/@shikijs/langs": { | |
| "version": "4.3.1", | |
| "resolved": "https://registry.npmjs.org/@shikijs/langs/-/langs-4.3.1.tgz", | |
| "integrity": "sha512-m0l9nsDqgBHvbZbk7A0/kXz/impK3uB/c6rAn6Gpg/uPtdZRQ+alsN/17MU5thb68XTj/4DxkZAotrM0GGSpDQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@shikijs/types": "4.3.1" | |
| }, | |
| "engines": { | |
| "node": ">=20" | |
| } | |
| }, | |
| "node_modules/@shikijs/primitive": { | |
| "version": "4.3.1", | |
| "resolved": "https://registry.npmjs.org/@shikijs/primitive/-/primitive-4.3.1.tgz", | |
| "integrity": "sha512-CXQRQOYy1leqQ8ceTeJdmXv/bsUY++6QyLpXJ94LZAAYj5X2SKRdc5ipguv4NPyGVKItB2PPwUpRNe0Sjh5S1A==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@shikijs/types": "4.3.1", | |
| "@shikijs/vscode-textmate": "^10.0.2", | |
| "@types/hast": "^3.0.4" | |
| }, | |
| "engines": { | |
| "node": ">=20" | |
| } | |
| }, | |
| "node_modules/@shikijs/stream": { | |
| "version": "4.3.1", | |
| "resolved": "https://registry.npmjs.org/@shikijs/stream/-/stream-4.3.1.tgz", | |
| "integrity": "sha512-QsZDisEVgtvnEgLftu/Ng5JkZlPn37AJoJQY330RnFoNcRtszr0JV3ldRLjIpgvl+qPRKF4t6h1P7FQhjQj6Sw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@shikijs/core": "4.3.1" | |
| }, | |
| "engines": { | |
| "node": ">=20" | |
| }, | |
| "peerDependencies": { | |
| "react": "^19.0.0", | |
| "solid-js": "^1.9.0", | |
| "svelte": "^5.0.0-0", | |
| "vue": "^3.2.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "react": { | |
| "optional": true | |
| }, | |
| "solid-js": { | |
| "optional": true | |
| }, | |
| "svelte": { | |
| "optional": true | |
| }, | |
| "vue": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@shikijs/themes": { | |
| "version": "4.3.1", | |
| "resolved": "https://registry.npmjs.org/@shikijs/themes/-/themes-4.3.1.tgz", | |
| "integrity": "sha512-dgpoJ4WqNi2yTmizQHBJ5zcX6j2lE6icN/0yt4l1kkf16jrY/pwPLoTb1ETsWMz0OBLf9ZNvwmxft+cH+N9qSA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@shikijs/types": "4.3.1" | |
| }, | |
| "engines": { | |
| "node": ">=20" | |
| } | |
| }, | |
| "node_modules/@shikijs/types": { | |
| "version": "4.3.1", | |
| "resolved": "https://registry.npmjs.org/@shikijs/types/-/types-4.3.1.tgz", | |
| "integrity": "sha512-CHFxE0jztBIZRHH6gxXE7DXUCFXjReEGxZ/j0rfSLGKZuwp2xBYycEP14875DSa9KLL/6700oxIq6oO6ef9K2g==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@shikijs/vscode-textmate": "^10.0.2", | |
| "@types/hast": "^3.0.4" | |
| }, | |
| "engines": { | |
| "node": ">=20" | |
| } | |
| }, | |
| "node_modules/@shikijs/vscode-textmate": { | |
| "version": "10.0.2", | |
| "resolved": "https://registry.npmjs.org/@shikijs/vscode-textmate/-/vscode-textmate-10.0.2.tgz", | |
| "integrity": "sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@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/@tybys/wasm-util": { | |
| "version": "0.10.3", | |
| "resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.3.tgz", | |
| "integrity": "sha512-F3fo1MYrRJYL3zER0OUOmkutjr1Vp23m7OsSgp7nq4SP6OqX6C/56XFIPAl5bt3zaBRjmW7SGz3u/6LwFpYcOg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "tslib": "^2.4.0" | |
| } | |
| }, | |
| "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/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.9", | |
| "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.9.tgz", | |
| "integrity": "sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/@types/hast": { | |
| "version": "3.0.5", | |
| "resolved": "https://registry.npmjs.org/@types/hast/-/hast-3.0.5.tgz", | |
| "integrity": "sha512-rp/ezSWaD1m44dPKICGhiskI13nVr7qTloFwDa/IYkhhf5nzwP+zIQcIJh3WIFSBOy/H1PzB40jPjMDksN4F+g==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/unist": "*" | |
| } | |
| }, | |
| "node_modules/@types/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/react": { | |
| "version": "19.2.14", | |
| "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.14.tgz", | |
| "integrity": "sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "csstype": "^3.2.2" | |
| } | |
| }, | |
| "node_modules/@types/react-dom": { | |
| "version": "19.2.3", | |
| "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.3.tgz", | |
| "integrity": "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "peerDependencies": { | |
| "@types/react": "^19.2.0" | |
| } | |
| }, | |
| "node_modules/@types/unist": { | |
| "version": "3.0.3", | |
| "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz", | |
| "integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@typescript/typescript-aix-ppc64": { | |
| "version": "7.0.2", | |
| "resolved": "https://registry.npmjs.org/@typescript/typescript-aix-ppc64/-/typescript-aix-ppc64-7.0.2.tgz", | |
| "integrity": "sha512-MTKKkWB7p/0E9xi1d1tHtZ5PiLkGEMIq88pK2CubZjOsLtYTLqhgIgi6zepFa+9GHZ6h05NMCkQxGKiPXMxXtQ==", | |
| "cpu": [ | |
| "ppc64" | |
| ], | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "aix" | |
| ], | |
| "engines": { | |
| "node": ">=16.20.0" | |
| } | |
| }, | |
| "node_modules/@typescript/typescript-darwin-arm64": { | |
| "version": "7.0.2", | |
| "resolved": "https://registry.npmjs.org/@typescript/typescript-darwin-arm64/-/typescript-darwin-arm64-7.0.2.tgz", | |
| "integrity": "sha512-gowzar9MwS/aRWp6f3a4KUqzRjAZjOsmGNCM6LcTgXum+dBfgsBVMN+AgvOCCbguXyick6LJhpBszxMebJ8syA==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">=16.20.0" | |
| } | |
| }, | |
| "node_modules/@typescript/typescript-darwin-x64": { | |
| "version": "7.0.2", | |
| "resolved": "https://registry.npmjs.org/@typescript/typescript-darwin-x64/-/typescript-darwin-x64-7.0.2.tgz", | |
| "integrity": "sha512-SZ9xZInqApNlNGc9s0W1VSsktYSOe9cFqNOIqmN1Gs8SmkjKZYFt017G4VwPxASInODuAdbTW7sXiFUf893RgA==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">=16.20.0" | |
| } | |
| }, | |
| "node_modules/@typescript/typescript-freebsd-arm64": { | |
| "version": "7.0.2", | |
| "resolved": "https://registry.npmjs.org/@typescript/typescript-freebsd-arm64/-/typescript-freebsd-arm64-7.0.2.tgz", | |
| "integrity": "sha512-W5NH4y/J0plIIS5b2xvTEkU7JFxyqdMAOgf+Ilhl0vHQXKO5dZoxd+C/jEtq56c4F3wk71RB4BMRQ2XdI+bwYQ==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "freebsd" | |
| ], | |
| "engines": { | |
| "node": ">=16.20.0" | |
| } | |
| }, | |
| "node_modules/@typescript/typescript-freebsd-x64": { | |
| "version": "7.0.2", | |
| "resolved": "https://registry.npmjs.org/@typescript/typescript-freebsd-x64/-/typescript-freebsd-x64-7.0.2.tgz", | |
| "integrity": "sha512-UMGDx5sTpzNw3WiPebH7l90IWfJggEd+egHt/q6p7/Cm3zqoV7VxkGXt+3DxPIw8CcmvAB0j3sVVfbhX+M4Tpw==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "freebsd" | |
| ], | |
| "engines": { | |
| "node": ">=16.20.0" | |
| } | |
| }, | |
| "node_modules/@typescript/typescript-linux-arm": { | |
| "version": "7.0.2", | |
| "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-arm/-/typescript-linux-arm-7.0.2.tgz", | |
| "integrity": "sha512-gffT3xPz9sR7j/YJExkyPntrI0P2EP9XbOyWzth2/Gs0RstK+90RBcO0ncXoXy/beYll1SXw846Nf2zdnEz0QQ==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=16.20.0" | |
| } | |
| }, | |
| "node_modules/@typescript/typescript-linux-arm64": { | |
| "version": "7.0.2", | |
| "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-arm64/-/typescript-linux-arm64-7.0.2.tgz", | |
| "integrity": "sha512-Qh4eU4/y3yDjnfjjyPYihMj5/ODIlmt+Bzu17OI+fiSRDW57QmU5SiN63exPRNJPKUzcc1INa1NXdrJ+MqHjUQ==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=16.20.0" | |
| } | |
| }, | |
| "node_modules/@typescript/typescript-linux-loong64": { | |
| "version": "7.0.2", | |
| "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-loong64/-/typescript-linux-loong64-7.0.2.tgz", | |
| "integrity": "sha512-uEHck9i8hoAzXPiYRib1O7miOnz23SxIeVl6F4LXox+qov1K35jHcEW6VHKvZI+pyvl7fZEP4MCU5LYvIq1GuQ==", | |
| "cpu": [ | |
| "loong64" | |
| ], | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=16.20.0" | |
| } | |
| }, | |
| "node_modules/@typescript/typescript-linux-mips64el": { | |
| "version": "7.0.2", | |
| "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-mips64el/-/typescript-linux-mips64el-7.0.2.tgz", | |
| "integrity": "sha512-R4KvAMnE43W5Qeqb0Ly56O3mWMWIAgsMyz36DCaycd5nbg/9kzm0liw3JocfRqyJY0KPmzFjbswozXyW0DnIYA==", | |
| "cpu": [ | |
| "mips64el" | |
| ], | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=16.20.0" | |
| } | |
| }, | |
| "node_modules/@typescript/typescript-linux-ppc64": { | |
| "version": "7.0.2", | |
| "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-ppc64/-/typescript-linux-ppc64-7.0.2.tgz", | |
| "integrity": "sha512-DORx5b3sd/4S7eayxm4FQv+A7CrkUIGRaHiwI8oiHTAI1fAPWhF4J0vAlkC8biAlHSVVwxMQ3tjZ2/DVbnQiiA==", | |
| "cpu": [ | |
| "ppc64" | |
| ], | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=16.20.0" | |
| } | |
| }, | |
| "node_modules/@typescript/typescript-linux-riscv64": { | |
| "version": "7.0.2", | |
| "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-riscv64/-/typescript-linux-riscv64-7.0.2.tgz", | |
| "integrity": "sha512-wf0jqEDOjrPRnKwYRyyJDRo11KMbvMFrU+q4zqKyChODBzvlkbhNQfKvLxQCcwTpdDaXSHZTVuh0JoCrKCUMHQ==", | |
| "cpu": [ | |
| "riscv64" | |
| ], | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=16.20.0" | |
| } | |
| }, | |
| "node_modules/@typescript/typescript-linux-s390x": { | |
| "version": "7.0.2", | |
| "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-s390x/-/typescript-linux-s390x-7.0.2.tgz", | |
| "integrity": "sha512-IkwJc3L7yhytWd/ewjyxNDfOmswCm9GWMJT/ue/dU4aZNbwZeYAetq42VyLmsmSjvoX7z74X6ZaYCtzAr0EuGw==", | |
| "cpu": [ | |
| "s390x" | |
| ], | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=16.20.0" | |
| } | |
| }, | |
| "node_modules/@typescript/typescript-linux-x64": { | |
| "version": "7.0.2", | |
| "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-x64/-/typescript-linux-x64-7.0.2.tgz", | |
| "integrity": "sha512-EYdf2cNg7rgCWJnxCdJ+F3V39O8ihb37eHAu1LK8oAFizgTQbPOK7zHHXbPt8rX24COqODXeI3sIf0fCXG7H/A==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=16.20.0" | |
| } | |
| }, | |
| "node_modules/@typescript/typescript-netbsd-arm64": { | |
| "version": "7.0.2", | |
| "resolved": "https://registry.npmjs.org/@typescript/typescript-netbsd-arm64/-/typescript-netbsd-arm64-7.0.2.tgz", | |
| "integrity": "sha512-+polYF4MF04aPpO5FTkHran9yUQDSXqy5GiSDKpsll5jy3l3+g9QLhpf39T+ePtefhXLOGrLl0QIjkQP6VnelA==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "netbsd" | |
| ], | |
| "engines": { | |
| "node": ">=16.20.0" | |
| } | |
| }, | |
| "node_modules/@typescript/typescript-netbsd-x64": { | |
| "version": "7.0.2", | |
| "resolved": "https://registry.npmjs.org/@typescript/typescript-netbsd-x64/-/typescript-netbsd-x64-7.0.2.tgz", | |
| "integrity": "sha512-8YIT0EHM/3dq10ZOVF/A7pc/YSMtbcecct4rWtexrnSCHOPcpC2KTLXfTCR6vDpnSiY12heNb1GiN/wu+T/FyA==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "netbsd" | |
| ], | |
| "engines": { | |
| "node": ">=16.20.0" | |
| } | |
| }, | |
| "node_modules/@typescript/typescript-openbsd-arm64": { | |
| "version": "7.0.2", | |
| "resolved": "https://registry.npmjs.org/@typescript/typescript-openbsd-arm64/-/typescript-openbsd-arm64-7.0.2.tgz", | |
| "integrity": "sha512-APT8+ClYnuYm1u9+kgGXoMj2VzWzcymwh2gNSQVySHfkRDGOTVkoWLjCmOQSaO+PoqQ57B0flRp9SA+7GnnkzQ==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "openbsd" | |
| ], | |
| "engines": { | |
| "node": ">=16.20.0" | |
| } | |
| }, | |
| "node_modules/@typescript/typescript-openbsd-x64": { | |
| "version": "7.0.2", | |
| "resolved": "https://registry.npmjs.org/@typescript/typescript-openbsd-x64/-/typescript-openbsd-x64-7.0.2.tgz", | |
| "integrity": "sha512-yX7s+Q0Dln0Dt9tEzZsAjXXR/+ytBM7AlglaqyeMPxQszJ1JhlJdZ6jLA+IzldHtflX81em7lDao1xXu+aRRkg==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "openbsd" | |
| ], | |
| "engines": { | |
| "node": ">=16.20.0" | |
| } | |
| }, | |
| "node_modules/@typescript/typescript-sunos-x64": { | |
| "version": "7.0.2", | |
| "resolved": "https://registry.npmjs.org/@typescript/typescript-sunos-x64/-/typescript-sunos-x64-7.0.2.tgz", | |
| "integrity": "sha512-dLJDGaLZ1D4HPQn62u1n8mBDkJREwMsAkCdkwd4Ieqw+x3TUyTsqY0YiBCtE6H6OzzgGk3iuZ3vFWRS+E8/d1g==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "sunos" | |
| ], | |
| "engines": { | |
| "node": ">=16.20.0" | |
| } | |
| }, | |
| "node_modules/@typescript/typescript-win32-arm64": { | |
| "version": "7.0.2", | |
| "resolved": "https://registry.npmjs.org/@typescript/typescript-win32-arm64/-/typescript-win32-arm64-7.0.2.tgz", | |
| "integrity": "sha512-Gyl1Vy6OsWesLzmq+EP0Fb7b4Nid5232AvcA2SFcdYreldpNtYFFofPjnt62y9hQy7VTaZp65ICJjuAQRaVcIQ==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">=16.20.0" | |
| } | |
| }, | |
| "node_modules/@typescript/typescript-win32-x64": { | |
| "version": "7.0.2", | |
| "resolved": "https://registry.npmjs.org/@typescript/typescript-win32-x64/-/typescript-win32-x64-7.0.2.tgz", | |
| "integrity": "sha512-0BQ3HkAHHlKLSp1qRvf3SUhGpGsDuhB/jgFw75guyqbxJqEaS0Cw/VFO8i2nHglJUzQCRtMMR/IBAKE3ETMC4g==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">=16.20.0" | |
| } | |
| }, | |
| "node_modules/@ungap/structured-clone": { | |
| "version": "1.3.3", | |
| "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.3.tgz", | |
| "integrity": "sha512-60YRaenCQcVjYEKOcG824+DRGGIQ3VKErcBoAEDJZz5bKIs2ZG+X/H9Nk+Q6EVkwJk5QNApxbrc5QtBSwtrXAg==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/@vitejs/plugin-react": { | |
| "version": "6.0.3", | |
| "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-6.0.3.tgz", | |
| "integrity": "sha512-vmFvco5/QuC2f9Oj+wTk0+9XeDFkHxSamwZKYc7MxYwKICfvUvlMhqKI0VuICPltGqh1neqBKDvO4kes1ya8vg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@rolldown/pluginutils": "^1.0.1" | |
| }, | |
| "engines": { | |
| "node": "^20.19.0 || >=22.12.0" | |
| }, | |
| "peerDependencies": { | |
| "@rolldown/plugin-babel": "^0.1.7 || ^0.2.0", | |
| "babel-plugin-react-compiler": "^1.0.0", | |
| "vite": "^8.0.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@rolldown/plugin-babel": { | |
| "optional": true | |
| }, | |
| "babel-plugin-react-compiler": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@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/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/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/character-entities-html4": { | |
| "version": "2.1.0", | |
| "resolved": "https://registry.npmjs.org/character-entities-html4/-/character-entities-html4-2.1.0.tgz", | |
| "integrity": "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==", | |
| "license": "MIT", | |
| "funding": { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/wooorm" | |
| } | |
| }, | |
| "node_modules/character-entities-legacy": { | |
| "version": "3.0.0", | |
| "resolved": "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz", | |
| "integrity": "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==", | |
| "license": "MIT", | |
| "funding": { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/wooorm" | |
| } | |
| }, | |
| "node_modules/comma-separated-tokens": { | |
| "version": "2.0.3", | |
| "resolved": "https://registry.npmjs.org/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz", | |
| "integrity": "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==", | |
| "license": "MIT", | |
| "funding": { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/wooorm" | |
| } | |
| }, | |
| "node_modules/convert-source-map": { | |
| "version": "2.0.0", | |
| "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", | |
| "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/csstype": { | |
| "version": "3.2.3", | |
| "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz", | |
| "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==", | |
| "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/detect-libc": { | |
| "version": "2.1.2", | |
| "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz", | |
| "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/devlop": { | |
| "version": "1.1.0", | |
| "resolved": "https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz", | |
| "integrity": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "dequal": "^2.0.0" | |
| }, | |
| "funding": { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/wooorm" | |
| } | |
| }, | |
| "node_modules/es-module-lexer": { | |
| "version": "2.3.1", | |
| "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-2.3.1.tgz", | |
| "integrity": "sha512-shc1dbU90Yl/xq1QrC7QRtfcwURZuVRfPhZbDoldJ1cn1gzDvBaBWlv0eFolj5+0znnPJz5TXLxsN77X/12KTA==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "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/expect-type": { | |
| "version": "1.4.0", | |
| "resolved": "https://registry.npmjs.org/expect-type/-/expect-type-1.4.0.tgz", | |
| "integrity": "sha512-KfYbmpRm0VbLjEvVa9yGwCi9GI34xvi7A/HXYWQO65CSD2u3MczUJSuwXKFIxlGsgBQizV9q5J9NHj4VG0n+pA==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "engines": { | |
| "node": ">=12.0.0" | |
| } | |
| }, | |
| "node_modules/fdir": { | |
| "version": "6.5.0", | |
| "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz", | |
| "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12.0.0" | |
| }, | |
| "peerDependencies": { | |
| "picomatch": "^3 || ^4" | |
| }, | |
| "peerDependenciesMeta": { | |
| "picomatch": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/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/hast-util-to-html": { | |
| "version": "9.0.5", | |
| "resolved": "https://registry.npmjs.org/hast-util-to-html/-/hast-util-to-html-9.0.5.tgz", | |
| "integrity": "sha512-OguPdidb+fbHQSU4Q4ZiLKnzWo8Wwsf5bZfbvu7//a9oTYoqD/fWpe96NuHkoS9h0ccGOTe0C4NGXdtS0iObOw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/hast": "^3.0.0", | |
| "@types/unist": "^3.0.0", | |
| "ccount": "^2.0.0", | |
| "comma-separated-tokens": "^2.0.0", | |
| "hast-util-whitespace": "^3.0.0", | |
| "html-void-elements": "^3.0.0", | |
| "mdast-util-to-hast": "^13.0.0", | |
| "property-information": "^7.0.0", | |
| "space-separated-tokens": "^2.0.0", | |
| "stringify-entities": "^4.0.0", | |
| "zwitch": "^2.0.4" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/unified" | |
| } | |
| }, | |
| "node_modules/hast-util-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/html-void-elements": { | |
| "version": "3.0.0", | |
| "resolved": "https://registry.npmjs.org/html-void-elements/-/html-void-elements-3.0.0.tgz", | |
| "integrity": "sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==", | |
| "license": "MIT", | |
| "funding": { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/wooorm" | |
| } | |
| }, | |
| "node_modules/lightningcss": { | |
| "version": "1.32.0", | |
| "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.32.0.tgz", | |
| "integrity": "sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==", | |
| "dev": true, | |
| "license": "MPL-2.0", | |
| "dependencies": { | |
| "detect-libc": "^2.0.3" | |
| }, | |
| "engines": { | |
| "node": ">= 12.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/parcel" | |
| }, | |
| "optionalDependencies": { | |
| "lightningcss-android-arm64": "1.32.0", | |
| "lightningcss-darwin-arm64": "1.32.0", | |
| "lightningcss-darwin-x64": "1.32.0", | |
| "lightningcss-freebsd-x64": "1.32.0", | |
| "lightningcss-linux-arm-gnueabihf": "1.32.0", | |
| "lightningcss-linux-arm64-gnu": "1.32.0", | |
| "lightningcss-linux-arm64-musl": "1.32.0", | |
| "lightningcss-linux-x64-gnu": "1.32.0", | |
| "lightningcss-linux-x64-musl": "1.32.0", | |
| "lightningcss-win32-arm64-msvc": "1.32.0", | |
| "lightningcss-win32-x64-msvc": "1.32.0" | |
| } | |
| }, | |
| "node_modules/lightningcss-android-arm64": { | |
| "version": "1.32.0", | |
| "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.32.0.tgz", | |
| "integrity": "sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MPL-2.0", | |
| "optional": true, | |
| "os": [ | |
| "android" | |
| ], | |
| "engines": { | |
| "node": ">= 12.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/parcel" | |
| } | |
| }, | |
| "node_modules/lightningcss-darwin-arm64": { | |
| "version": "1.32.0", | |
| "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.32.0.tgz", | |
| "integrity": "sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MPL-2.0", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">= 12.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/parcel" | |
| } | |
| }, | |
| "node_modules/lightningcss-darwin-x64": { | |
| "version": "1.32.0", | |
| "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.32.0.tgz", | |
| "integrity": "sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MPL-2.0", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">= 12.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/parcel" | |
| } | |
| }, | |
| "node_modules/lightningcss-freebsd-x64": { | |
| "version": "1.32.0", | |
| "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.32.0.tgz", | |
| "integrity": "sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MPL-2.0", | |
| "optional": true, | |
| "os": [ | |
| "freebsd" | |
| ], | |
| "engines": { | |
| "node": ">= 12.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/parcel" | |
| } | |
| }, | |
| "node_modules/lightningcss-linux-arm-gnueabihf": { | |
| "version": "1.32.0", | |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.32.0.tgz", | |
| "integrity": "sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "dev": true, | |
| "license": "MPL-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 12.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/parcel" | |
| } | |
| }, | |
| "node_modules/lightningcss-linux-arm64-gnu": { | |
| "version": "1.32.0", | |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.32.0.tgz", | |
| "integrity": "sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "libc": [ | |
| "glibc" | |
| ], | |
| "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, | |
| "libc": [ | |
| "musl" | |
| ], | |
| "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, | |
| "libc": [ | |
| "glibc" | |
| ], | |
| "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, | |
| "libc": [ | |
| "musl" | |
| ], | |
| "license": "MPL-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 12.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/parcel" | |
| } | |
| }, | |
| "node_modules/lightningcss-win32-arm64-msvc": { | |
| "version": "1.32.0", | |
| "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.32.0.tgz", | |
| "integrity": "sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MPL-2.0", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">= 12.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/parcel" | |
| } | |
| }, | |
| "node_modules/lightningcss-win32-x64-msvc": { | |
| "version": "1.32.0", | |
| "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.32.0.tgz", | |
| "integrity": "sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MPL-2.0", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">= 12.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/parcel" | |
| } | |
| }, | |
| "node_modules/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/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/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-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-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-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/nanoid": { | |
| "version": "3.3.16", | |
| "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.16.tgz", | |
| "integrity": "sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==", | |
| "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/obug": { | |
| "version": "2.1.3", | |
| "resolved": "https://registry.npmjs.org/obug/-/obug-2.1.3.tgz", | |
| "integrity": "sha512-9miFgM2OFba7hB+pRgvtV84pYTBaoTHohvmIgiRt6dRIzbwEOIaNaP+dIlGs2fNFoB0SeISs0Jz5WFVRid6Xyg==", | |
| "dev": true, | |
| "funding": [ | |
| "https://github.com/sponsors/sxzz", | |
| "https://opencollective.com/debug" | |
| ], | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12.20.0" | |
| } | |
| }, | |
| "node_modules/oniguruma-parser": { | |
| "version": "0.12.2", | |
| "resolved": "https://registry.npmjs.org/oniguruma-parser/-/oniguruma-parser-0.12.2.tgz", | |
| "integrity": "sha512-6HVa5oIrgMC6aA6WF6XyyqbhRPJrKR02L20+2+zpDtO5QAzGHAUGw5TKQvwi5vctNnRHkJYmjAhRVQF2EKdTQw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/oniguruma-to-es": { | |
| "version": "4.3.6", | |
| "resolved": "https://registry.npmjs.org/oniguruma-to-es/-/oniguruma-to-es-4.3.6.tgz", | |
| "integrity": "sha512-csuQ9x3Yr0cEIs/Zgx/OEt9iBw9vqIunAPQkx19R/fiMq2oGVTgcMqO/V3Ybqefr1TBvosI6jU539ksaBULJyA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "oniguruma-parser": "^0.12.2", | |
| "regex": "^6.1.0", | |
| "regex-recursion": "^6.0.2" | |
| } | |
| }, | |
| "node_modules/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/picocolors": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", | |
| "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", | |
| "dev": true, | |
| "license": "ISC" | |
| }, | |
| "node_modules/picomatch": { | |
| "version": "4.0.5", | |
| "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.5.tgz", | |
| "integrity": "sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/jonschlinkert" | |
| } | |
| }, | |
| "node_modules/playwright": { | |
| "version": "1.61.1", | |
| "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.61.1.tgz", | |
| "integrity": "sha512-DWnY5o3YbLWK4GovuAVwpqL+1VwGNdUGrRr++8j8PtQQzvAVZUIMjKQ90fY689sEJZJBbZVw1rXaOKSTitkzPQ==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "playwright-core": "1.61.1" | |
| }, | |
| "bin": { | |
| "playwright": "cli.js" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "optionalDependencies": { | |
| "fsevents": "2.3.2" | |
| } | |
| }, | |
| "node_modules/playwright-core": { | |
| "version": "1.61.1", | |
| "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.61.1.tgz", | |
| "integrity": "sha512-h7Qlt6m4REp25qvIdvbDtVmD4LqVXfpRxhORv9L0jzETM05p4fuPJ3dKyuSXQxDSbXnmS79HAgi9589lGSpLkg==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "bin": { | |
| "playwright-core": "cli.js" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/playwright/node_modules/fsevents": { | |
| "version": "2.3.2", | |
| "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz", | |
| "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==", | |
| "dev": true, | |
| "hasInstallScript": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": "^8.16.0 || ^10.6.0 || >=11.0.0" | |
| } | |
| }, | |
| "node_modules/postcss": { | |
| "version": "8.5.19", | |
| "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.19.tgz", | |
| "integrity": "sha512-Mz8SaolMd8nB+G13WkORcxQKHZ/NE4xXevtkJHVuG+guo9/wYKlIMTKAqGdEmYOXR2ijPjTYNHssizdaVSUNdQ==", | |
| "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.12", | |
| "picocolors": "^1.1.1", | |
| "source-map-js": "^1.2.1" | |
| }, | |
| "engines": { | |
| "node": "^10 || ^12 || >=14" | |
| } | |
| }, | |
| "node_modules/property-information": { | |
| "version": "7.2.0", | |
| "resolved": "https://registry.npmjs.org/property-information/-/property-information-7.2.0.tgz", | |
| "integrity": "sha512-IAtzIB6sUiWaJYrX9smp3V46pBGbBeLFRGdh25kg1334VcBlD8HzhPeNIWQH9zhGmo2itIe25EHt9dQP7G5hmg==", | |
| "license": "MIT", | |
| "funding": { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/wooorm" | |
| } | |
| }, | |
| "node_modules/react": { | |
| "version": "19.2.4", | |
| "resolved": "https://registry.npmjs.org/react/-/react-19.2.4.tgz", | |
| "integrity": "sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/react-dom": { | |
| "version": "19.2.4", | |
| "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.4.tgz", | |
| "integrity": "sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "scheduler": "^0.27.0" | |
| }, | |
| "peerDependencies": { | |
| "react": "^19.2.4" | |
| } | |
| }, | |
| "node_modules/regex": { | |
| "version": "6.1.0", | |
| "resolved": "https://registry.npmjs.org/regex/-/regex-6.1.0.tgz", | |
| "integrity": "sha512-6VwtthbV4o/7+OaAF9I5L5V3llLEsoPyq9P1JVXkedTP33c7MfCG0/5NOPcSJn0TzXcG9YUrR0gQSWioew3LDg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "regex-utilities": "^2.3.0" | |
| } | |
| }, | |
| "node_modules/regex-recursion": { | |
| "version": "6.0.2", | |
| "resolved": "https://registry.npmjs.org/regex-recursion/-/regex-recursion-6.0.2.tgz", | |
| "integrity": "sha512-0YCaSCq2VRIebiaUviZNs0cBz1kg5kVS2UKUfNIx8YVs1cN3AV7NTctO5FOKBA+UT2BPJIWZauYHPqJODG50cg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "regex-utilities": "^2.3.0" | |
| } | |
| }, | |
| "node_modules/regex-utilities": { | |
| "version": "2.3.0", | |
| "resolved": "https://registry.npmjs.org/regex-utilities/-/regex-utilities-2.3.0.tgz", | |
| "integrity": "sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/rolldown": { | |
| "version": "1.1.5", | |
| "resolved": "https://registry.npmjs.org/rolldown/-/rolldown-1.1.5.tgz", | |
| "integrity": "sha512-t9z29cJjXf/vxQ8dyhCSpt6H6aSwHTk8cT5I3iy6SMXuFpk5mB6PL6XfC8PCwrPTx93udwKUm9HRteAlTGBLiA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@oxc-project/types": "=0.139.0", | |
| "@rolldown/pluginutils": "^1.0.0" | |
| }, | |
| "bin": { | |
| "rolldown": "bin/cli.mjs" | |
| }, | |
| "engines": { | |
| "node": "^20.19.0 || >=22.12.0" | |
| }, | |
| "optionalDependencies": { | |
| "@rolldown/binding-android-arm64": "1.1.5", | |
| "@rolldown/binding-darwin-arm64": "1.1.5", | |
| "@rolldown/binding-darwin-x64": "1.1.5", | |
| "@rolldown/binding-freebsd-x64": "1.1.5", | |
| "@rolldown/binding-linux-arm-gnueabihf": "1.1.5", | |
| "@rolldown/binding-linux-arm64-gnu": "1.1.5", | |
| "@rolldown/binding-linux-arm64-musl": "1.1.5", | |
| "@rolldown/binding-linux-ppc64-gnu": "1.1.5", | |
| "@rolldown/binding-linux-s390x-gnu": "1.1.5", | |
| "@rolldown/binding-linux-x64-gnu": "1.1.5", | |
| "@rolldown/binding-linux-x64-musl": "1.1.5", | |
| "@rolldown/binding-openharmony-arm64": "1.1.5", | |
| "@rolldown/binding-wasm32-wasi": "1.1.5", | |
| "@rolldown/binding-win32-arm64-msvc": "1.1.5", | |
| "@rolldown/binding-win32-x64-msvc": "1.1.5" | |
| } | |
| }, | |
| "node_modules/scheduler": { | |
| "version": "0.27.0", | |
| "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz", | |
| "integrity": "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/shiki": { | |
| "version": "4.3.1", | |
| "resolved": "https://registry.npmjs.org/shiki/-/shiki-4.3.1.tgz", | |
| "integrity": "sha512-oR+qDVi2OjX1tmDpyv+3KviX01KzO6Af+0NNnKnsp9491UEGz2YpxTuJboS/6VhYpTdqzmuJBuiTlrAWWJAssw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@shikijs/core": "4.3.1", | |
| "@shikijs/engine-javascript": "4.3.1", | |
| "@shikijs/engine-oniguruma": "4.3.1", | |
| "@shikijs/langs": "4.3.1", | |
| "@shikijs/themes": "4.3.1", | |
| "@shikijs/types": "4.3.1", | |
| "@shikijs/vscode-textmate": "^10.0.2", | |
| "@types/hast": "^3.0.4" | |
| }, | |
| "engines": { | |
| "node": ">=20" | |
| } | |
| }, | |
| "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", | |
| "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz", | |
| "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", | |
| "dev": true, | |
| "license": "BSD-3-Clause", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/space-separated-tokens": { | |
| "version": "2.0.2", | |
| "resolved": "https://registry.npmjs.org/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz", | |
| "integrity": "sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==", | |
| "license": "MIT", | |
| "funding": { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/wooorm" | |
| } | |
| }, | |
| "node_modules/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.2.0", | |
| "resolved": "https://registry.npmjs.org/std-env/-/std-env-4.2.0.tgz", | |
| "integrity": "sha512-oCUKSupKTHX53EyjDtuZQ64pjLJ6yYCtpmEw0goYxtjG9KpbRe8KAsl2tBUGU9DyMcJ0RwJ8GqJAFzMXcXW1Rw==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "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/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.2.4", | |
| "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.2.4.tgz", | |
| "integrity": "sha512-SHf/r48b7vOrjve9PxJo3MN5v5yuyjHvdUcrQffT3WXMUfnGmHDVbC4k3sHJaJTgZCwpUplIaAo5ANtMyp3YHg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/tinyglobby": { | |
| "version": "0.2.17", | |
| "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.17.tgz", | |
| "integrity": "sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "fdir": "^6.5.0", | |
| "picomatch": "^4.0.4" | |
| }, | |
| "engines": { | |
| "node": ">=12.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/SuperchupuDev" | |
| } | |
| }, | |
| "node_modules/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/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/tslib": { | |
| "version": "2.8.1", | |
| "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", | |
| "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", | |
| "dev": true, | |
| "license": "0BSD", | |
| "optional": true | |
| }, | |
| "node_modules/typescript": { | |
| "version": "7.0.2", | |
| "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", | |
| "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "bin": { | |
| "tsc": "bin/tsc" | |
| }, | |
| "engines": { | |
| "node": ">=16.20.0" | |
| }, | |
| "optionalDependencies": { | |
| "@typescript/typescript-aix-ppc64": "7.0.2", | |
| "@typescript/typescript-darwin-arm64": "7.0.2", | |
| "@typescript/typescript-darwin-x64": "7.0.2", | |
| "@typescript/typescript-freebsd-arm64": "7.0.2", | |
| "@typescript/typescript-freebsd-x64": "7.0.2", | |
| "@typescript/typescript-linux-arm": "7.0.2", | |
| "@typescript/typescript-linux-arm64": "7.0.2", | |
| "@typescript/typescript-linux-loong64": "7.0.2", | |
| "@typescript/typescript-linux-mips64el": "7.0.2", | |
| "@typescript/typescript-linux-ppc64": "7.0.2", | |
| "@typescript/typescript-linux-riscv64": "7.0.2", | |
| "@typescript/typescript-linux-s390x": "7.0.2", | |
| "@typescript/typescript-linux-x64": "7.0.2", | |
| "@typescript/typescript-netbsd-arm64": "7.0.2", | |
| "@typescript/typescript-netbsd-x64": "7.0.2", | |
| "@typescript/typescript-openbsd-arm64": "7.0.2", | |
| "@typescript/typescript-openbsd-x64": "7.0.2", | |
| "@typescript/typescript-sunos-x64": "7.0.2", | |
| "@typescript/typescript-win32-arm64": "7.0.2", | |
| "@typescript/typescript-win32-x64": "7.0.2" | |
| } | |
| }, | |
| "node_modules/unist-util-is": { | |
| "version": "6.0.1", | |
| "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.1.tgz", | |
| "integrity": "sha512-LsiILbtBETkDz8I9p1dQ0uyRUWuaQzd/cuEeS1hoRSyW5E5XGmTzlwY1OrNzzakGowI9Dr/I8HVaw4hTtnxy8g==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/unist": "^3.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/unified" | |
| } | |
| }, | |
| "node_modules/unist-util-position": { | |
| "version": "5.0.0", | |
| "resolved": "https://registry.npmjs.org/unist-util-position/-/unist-util-position-5.0.0.tgz", | |
| "integrity": "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/unist": "^3.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/unified" | |
| } | |
| }, | |
| "node_modules/unist-util-stringify-position": { | |
| "version": "4.0.0", | |
| "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz", | |
| "integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/unist": "^3.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/unified" | |
| } | |
| }, | |
| "node_modules/unist-util-visit": { | |
| "version": "5.1.0", | |
| "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-5.1.0.tgz", | |
| "integrity": "sha512-m+vIdyeCOpdr/QeQCu2EzxX/ohgS8KbnPDgFni4dQsfSCtpz8UqDyY5GjRru8PDKuYn7Fq19j1CQ+nJSsGKOzg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/unist": "^3.0.0", | |
| "unist-util-is": "^6.0.0", | |
| "unist-util-visit-parents": "^6.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/unified" | |
| } | |
| }, | |
| "node_modules/unist-util-visit-parents": { | |
| "version": "6.0.2", | |
| "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.2.tgz", | |
| "integrity": "sha512-goh1s1TBrqSqukSc8wrjwWhL0hiJxgA8m4kFxGlQ+8FYQ3C/m11FcTs4YYem7V664AhHVvgoQLk890Ssdsr2IQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/unist": "^3.0.0", | |
| "unist-util-is": "^6.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/unified" | |
| } | |
| }, | |
| "node_modules/vfile": { | |
| "version": "6.0.3", | |
| "resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.3.tgz", | |
| "integrity": "sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/unist": "^3.0.0", | |
| "vfile-message": "^4.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/unified" | |
| } | |
| }, | |
| "node_modules/vfile-message": { | |
| "version": "4.0.3", | |
| "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.3.tgz", | |
| "integrity": "sha512-QTHzsGd1EhbZs4AsQ20JX1rC3cOlt/IWJruk893DfLRr57lcnOeMaWG4K0JrRta4mIJZKth2Au3mM3u03/JWKw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/unist": "^3.0.0", | |
| "unist-util-stringify-position": "^4.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/unified" | |
| } | |
| }, | |
| "node_modules/vite": { | |
| "version": "8.1.4", | |
| "resolved": "https://registry.npmjs.org/vite/-/vite-8.1.4.tgz", | |
| "integrity": "sha512-bTT9PsdWO+MQMNG9ZXIP/qM9wGh37DFxTV/sPq9cFpHr3w4jkgef032PkAL9jAqhk3Nz8NQw3O8n6/xFkqO4QQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "lightningcss": "^1.32.0", | |
| "picomatch": "^4.0.5", | |
| "postcss": "^8.5.16", | |
| "rolldown": "~1.1.4", | |
| "tinyglobby": "^0.2.17" | |
| }, | |
| "bin": { | |
| "vite": "bin/vite.js" | |
| }, | |
| "engines": { | |
| "node": "^20.19.0 || >=22.12.0" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/vitejs/vite?sponsor=1" | |
| }, | |
| "optionalDependencies": { | |
| "fsevents": "~2.3.3" | |
| }, | |
| "peerDependencies": { | |
| "@types/node": "^20.19.0 || >=22.12.0", | |
| "@vitejs/devtools": "^0.3.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.0", | |
| "resolved": "https://registry.npmjs.org/vitest/-/vitest-4.1.0.tgz", | |
| "integrity": "sha512-YbDrMF9jM2Lqc++2530UourxZHmkKLxrs4+mYhEwqWS97WJ7wOYEkcr+QfRgJ3PW9wz3odRijLZjHEaRLTNbqw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "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/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/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" | |
| } | |
| } | |
| } | |
| } | |