| { |
| "name": "playground", |
| "version": "0.0.0", |
| "lockfileVersion": 3, |
| "requires": true, |
| "packages": { |
| "": { |
| "name": "playground", |
| "version": "0.0.0", |
| "workspaces": [ |
| "ty", |
| "ruff", |
| "shared" |
| ], |
| "devDependencies": { |
| "@tailwindcss/vite": "^4.2.2", |
| "@types/react": "^19.0.11", |
| "@types/react-dom": "^19.0.0", |
| "@typescript/native": "npm:typescript@^7.0.2", |
| "@vitejs/plugin-react": "^6.0.3", |
| "oxlint": "^1.79.0", |
| "prettier": "^3.5.3", |
| "tailwindcss": "^4.0.14", |
| "typescript": "npm:@typescript/typescript6@^6.0.2", |
| "vite": "^8.0.0", |
| "wasm-pack": "^0.15.0" |
| }, |
| "engines": { |
| "npm": ">=11.10.0" |
| } |
| }, |
| "node_modules/@formatjs/ecma402-abstract": { |
| "version": "2.3.6", |
| "resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-2.3.6.tgz", |
| "integrity": "sha512-HJnTFeRM2kVFVr5gr5kH1XP6K0JcJtE7Lzvtr3FS/so5f1kpsqqqxy5JF+FRaO6H2qmcMfAUIox7AJteieRtVw==", |
| "license": "MIT", |
| "dependencies": { |
| "@formatjs/fast-memoize": "2.2.7", |
| "@formatjs/intl-localematcher": "0.6.2", |
| "decimal.js": "^10.4.3", |
| "tslib": "^2.8.0" |
| } |
| }, |
| "node_modules/@formatjs/fast-memoize": { |
| "version": "2.2.7", |
| "resolved": "https://registry.npmjs.org/@formatjs/fast-memoize/-/fast-memoize-2.2.7.tgz", |
| "integrity": "sha512-Yabmi9nSvyOMrlSeGGWDiH7rf3a7sIwplbvo/dlz9WCIjzIQAfy1RMf4S0X3yG724n5Ghu2GmEl5NJIV6O9sZQ==", |
| "license": "MIT", |
| "dependencies": { |
| "tslib": "^2.8.0" |
| } |
| }, |
| "node_modules/@formatjs/icu-messageformat-parser": { |
| "version": "2.11.4", |
| "resolved": "https://registry.npmjs.org/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-2.11.4.tgz", |
| "integrity": "sha512-7kR78cRrPNB4fjGFZg3Rmj5aah8rQj9KPzuLsmcSn4ipLXQvC04keycTI1F7kJYDwIXtT2+7IDEto842CfZBtw==", |
| "license": "MIT", |
| "dependencies": { |
| "@formatjs/ecma402-abstract": "2.3.6", |
| "@formatjs/icu-skeleton-parser": "1.8.16", |
| "tslib": "^2.8.0" |
| } |
| }, |
| "node_modules/@formatjs/icu-skeleton-parser": { |
| "version": "1.8.16", |
| "resolved": "https://registry.npmjs.org/@formatjs/icu-skeleton-parser/-/icu-skeleton-parser-1.8.16.tgz", |
| "integrity": "sha512-H13E9Xl+PxBd8D5/6TVUluSpxGNvFSlN/b3coUp0e0JpuWXXnQDiavIpY3NnvSp4xhEMoXyyBvVfdFX8jglOHQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@formatjs/ecma402-abstract": "2.3.6", |
| "tslib": "^2.8.0" |
| } |
| }, |
| "node_modules/@formatjs/intl-localematcher": { |
| "version": "0.6.2", |
| "resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.6.2.tgz", |
| "integrity": "sha512-XOMO2Hupl0wdd172Y06h6kLpBz6Dv+J4okPLl4LPtzbr8f66WbIoy4ev98EBuZ6ZK4h5ydTN6XneT4QVpD7cdA==", |
| "license": "MIT", |
| "dependencies": { |
| "tslib": "^2.8.0" |
| } |
| }, |
| "node_modules/@internationalized/date": { |
| "version": "3.12.0", |
| "resolved": "https://registry.npmjs.org/@internationalized/date/-/date-3.12.0.tgz", |
| "integrity": "sha512-/PyIMzK29jtXaGU23qTvNZxvBXRtKbNnGDFD+PY6CZw/Y8Ex8pFUzkuCJCG9aOqmShjqhS9mPqP6Dk5onQY8rQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@swc/helpers": "^0.5.0" |
| } |
| }, |
| "node_modules/@internationalized/message": { |
| "version": "3.1.8", |
| "resolved": "https://registry.npmjs.org/@internationalized/message/-/message-3.1.8.tgz", |
| "integrity": "sha512-Rwk3j/TlYZhn3HQ6PyXUV0XP9Uv42jqZGNegt0BXlxjE6G3+LwHjbQZAGHhCnCPdaA6Tvd3ma/7QzLlLkJxAWA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@swc/helpers": "^0.5.0", |
| "intl-messageformat": "^10.1.0" |
| } |
| }, |
| "node_modules/@internationalized/number": { |
| "version": "3.6.5", |
| "resolved": "https://registry.npmjs.org/@internationalized/number/-/number-3.6.5.tgz", |
| "integrity": "sha512-6hY4Kl4HPBvtfS62asS/R22JzNNy8vi/Ssev7x6EobfCp+9QIB2hKvI2EtbdJ0VSQacxVNtqhE/NmF/NZ0gm6g==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@swc/helpers": "^0.5.0" |
| } |
| }, |
| "node_modules/@internationalized/string": { |
| "version": "3.2.7", |
| "resolved": "https://registry.npmjs.org/@internationalized/string/-/string-3.2.7.tgz", |
| "integrity": "sha512-D4OHBjrinH+PFZPvfCXvG28n2LSykWcJ7GIioQL+ok0LON15SdfoUssoHzzOUmVZLbRoREsQXVzA6r8JKsbP6A==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@swc/helpers": "^0.5.0" |
| } |
| }, |
| "node_modules/@isaacs/fs-minipass": { |
| "version": "4.0.1", |
| "resolved": "https://registry.npmjs.org/@isaacs/fs-minipass/-/fs-minipass-4.0.1.tgz", |
| "integrity": "sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "minipass": "^7.0.4" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@isaacs/fs-minipass/node_modules/minipass": { |
| "version": "7.1.3", |
| "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.3.tgz", |
| "integrity": "sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==", |
| "dev": true, |
| "license": "BlueOak-1.0.0", |
| "engines": { |
| "node": ">=16 || 14 >=14.17" |
| } |
| }, |
| "node_modules/@jridgewell/gen-mapping": { |
| "version": "0.3.13", |
| "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz", |
| "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==", |
| "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", |
| "resolved": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz", |
| "integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==", |
| "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", |
| "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", |
| "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.0.0" |
| } |
| }, |
| "node_modules/@jridgewell/sourcemap-codec": { |
| "version": "1.5.5", |
| "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz", |
| "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@jridgewell/trace-mapping": { |
| "version": "0.3.31", |
| "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz", |
| "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/resolve-uri": "^3.1.0", |
| "@jridgewell/sourcemap-codec": "^1.4.14" |
| } |
| }, |
| "node_modules/@monaco-editor/loader": { |
| "version": "1.5.0", |
| "resolved": "https://registry.npmjs.org/@monaco-editor/loader/-/loader-1.5.0.tgz", |
| "integrity": "sha512-hKoGSM+7aAc7eRTRjpqAZucPmoNOC4UUbknb/VNoTkEIkCPhqV8LfbsgM1webRM7S/z21eHEx9Fkwx8Z/C/+Xw==", |
| "license": "MIT", |
| "dependencies": { |
| "state-local": "^1.0.6" |
| } |
| }, |
| "node_modules/@monaco-editor/react": { |
| "version": "4.7.0", |
| "resolved": "https://registry.npmjs.org/@monaco-editor/react/-/react-4.7.0.tgz", |
| "integrity": "sha512-cyzXQCtO47ydzxpQtCGSQGOC8Gk3ZUeBXFAxD+CWXYFo5OqZyZUonFl0DwUlTyAfRHntBfw2p3w4s9R6oe1eCA==", |
| "license": "MIT", |
| "dependencies": { |
| "@monaco-editor/loader": "^1.5.0" |
| }, |
| "peerDependencies": { |
| "monaco-editor": ">= 0.25.0 < 1", |
| "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", |
| "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" |
| } |
| }, |
| "node_modules/@oxc-project/types": { |
| "version": "0.142.0", |
| "resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.142.0.tgz", |
| "integrity": "sha512-7W+2q5AKQVU36fkaryontrHn3YDt1RyUYXatw9i5H8ocYe2sPKSFB6eS8WNPeRKiN1qAWWZUPm7gwFzJGrccqQ==", |
| "dev": true, |
| "license": "MIT", |
| "funding": { |
| "url": "https://github.com/sponsors/Boshen" |
| } |
| }, |
| "node_modules/@oxlint/binding-android-arm-eabi": { |
| "version": "1.79.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-android-arm-eabi/-/binding-android-arm-eabi-1.79.0.tgz", |
| "integrity": "sha512-TebFaaMklO/RXzTv7PucaCq9l3X6D1gA+C8H6K4njtjFOV+zWE9MKLpulcJZN9bzytbUbQIY0mZuz12nQ5Kv4Q==", |
| "cpu": [ |
| "arm" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-android-arm64": { |
| "version": "1.79.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-android-arm64/-/binding-android-arm64-1.79.0.tgz", |
| "integrity": "sha512-KqqnOtAVgNsPPF0YSodkFZA1O80jcKoCZCTu3bgsszxA+MrMP9TLzfXitKjEj1FmrPprKDMdRDMmY3weESO9sg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-darwin-arm64": { |
| "version": "1.79.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-darwin-arm64/-/binding-darwin-arm64-1.79.0.tgz", |
| "integrity": "sha512-BVC2nsMzqQzRDPc5RhixkZ+m1p7iH4bxRRvqkbwDXX0PlQKm1BPy8J8cRjnAFafOq2QzI+BfO3vE8w2GZ3CBag==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-darwin-x64": { |
| "version": "1.79.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-darwin-x64/-/binding-darwin-x64-1.79.0.tgz", |
| "integrity": "sha512-p6Lm+snmhGuLKL1+CpCV8L6ijkE/qJzK2H2jG9+eKJT0n31RbY4FLsdhexekgP3bLpw4Kgde+9DZuDZQ4yIInA==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-freebsd-x64": { |
| "version": "1.79.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-freebsd-x64/-/binding-freebsd-x64-1.79.0.tgz", |
| "integrity": "sha512-qDMm0dXZnoHyRqSL4N4xUq82T4sqK5cbKSjvd/dF/YbMUXc2R1wEPf+vmA5S0qUmi0nwXfNbjXBtZaIqzQLIMg==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-linux-arm-gnueabihf": { |
| "version": "1.79.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.79.0.tgz", |
| "integrity": "sha512-2od7s0nuKPzqyUZAWk9KkCyGg7eI9dwFPZg+20lB15fKFkVZ0c9ZFxqPfiBAyDTlTkh9stPI0t+JlPCqMbItVA==", |
| "cpu": [ |
| "arm" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-linux-arm-musleabihf": { |
| "version": "1.79.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm-musleabihf/-/binding-linux-arm-musleabihf-1.79.0.tgz", |
| "integrity": "sha512-ZOQUjkzDnvlhSE3+tWC3YXx94MMl+sYMlwH+u1+YGApGHOJP/YAc8ZBRFOXZ6eOBmxtXAWuS/fBcdZr8qqNO1A==", |
| "cpu": [ |
| "arm" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-linux-arm64-gnu": { |
| "version": "1.79.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.79.0.tgz", |
| "integrity": "sha512-lu158FR4nGqGeRS3BQvtG85wRgU/Fy4MD5Cxp1hzJXizGiLo6u2742wJSCDKh8cFcZntvX7fcxlq4mMmfryH1g==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "libc": [ |
| "glibc" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-linux-arm64-musl": { |
| "version": "1.79.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.79.0.tgz", |
| "integrity": "sha512-mbpKQeE2aflTjddaHK7MP8KP/OFbUM++lt5M635ENM8IyIdK0jm2t9pb+2v9mVVIvhF6TqA4l7F79Pll1mi+uw==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "libc": [ |
| "musl" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-linux-ppc64-gnu": { |
| "version": "1.79.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.79.0.tgz", |
| "integrity": "sha512-WpGNua7gaxaHnpSDeog2ji8IDHn/QLPl9LPzwkR/FvVv58vT5BcXjRXnU+wbu3N75cpeha8CdC7ho/U2OIsB4g==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "dev": true, |
| "libc": [ |
| "glibc" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-linux-riscv64-gnu": { |
| "version": "1.79.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-riscv64-gnu/-/binding-linux-riscv64-gnu-1.79.0.tgz", |
| "integrity": "sha512-tK1E93A5LVzISg4ngpKJnfTs7EqtIUceGI7MQ4GyDjJiLi8wPCkEyKlj2xkyKWZ1yzkDJyLHTBJ5/iFWRdnJvg==", |
| "cpu": [ |
| "riscv64" |
| ], |
| "dev": true, |
| "libc": [ |
| "glibc" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-linux-riscv64-musl": { |
| "version": "1.79.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-riscv64-musl/-/binding-linux-riscv64-musl-1.79.0.tgz", |
| "integrity": "sha512-qhQvUIrngXivA2A9pQ+xPCychztn/5qUv7yS3gDwXv3w7Rag+eTeeXWmRyx+t7XsW5x6LuY/8AsTq36UgFIblg==", |
| "cpu": [ |
| "riscv64" |
| ], |
| "dev": true, |
| "libc": [ |
| "musl" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-linux-s390x-gnu": { |
| "version": "1.79.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.79.0.tgz", |
| "integrity": "sha512-sv6AaVgU/eE6u+6WFiQVDcPPwTxP6IJMSB9k701W2r/r6Tx465e8vPvVyRxquNH4Vy6KwRNu90mVbxXJN8+5gg==", |
| "cpu": [ |
| "s390x" |
| ], |
| "dev": true, |
| "libc": [ |
| "glibc" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-linux-x64-gnu": { |
| "version": "1.79.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.79.0.tgz", |
| "integrity": "sha512-iFZL02deziHslb3jEX9KdqlAkYoo4fGyotchKDzdfK1f5mxlIBeiQeHhvK3iFpuEJSB4ma/qeFn9oxPiwnhUPQ==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "libc": [ |
| "glibc" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-linux-x64-musl": { |
| "version": "1.79.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-x64-musl/-/binding-linux-x64-musl-1.79.0.tgz", |
| "integrity": "sha512-3DtZR2raqObnh7wXZoFYFd0Fw7skBvcb3f7A+/lkEiDuh8hrE6vv9b/62Qxao1a9/OeHLw/FcXlXzgsW9wTRFg==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "libc": [ |
| "musl" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-openharmony-arm64": { |
| "version": "1.79.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-openharmony-arm64/-/binding-openharmony-arm64-1.79.0.tgz", |
| "integrity": "sha512-Oatt4GuA1WJkqzk2ozx4HrWROOi7opV3AKDw/U8qDIqeTqzsjn5K2x3REJMNjU3/KU/Bkq96Zi3CknaiDTaC/Q==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openharmony" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-win32-arm64-msvc": { |
| "version": "1.79.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.79.0.tgz", |
| "integrity": "sha512-NAgZr9Qp8nIA9rpo0JEvwiabTF/2UVqBNnupBG9X4kxXcQoScJUTi+qHhvabb9s/thgj5wQ4XcIaJvb+ZMgoKw==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-win32-ia32-msvc": { |
| "version": "1.79.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-win32-ia32-msvc/-/binding-win32-ia32-msvc-1.79.0.tgz", |
| "integrity": "sha512-+KyXjIvcpaXmWW/j9NNY5yWjrIVxaX18VyIheQy3jwc2GSYgpCr7MGI/HxIGQ/shAL5IWEKbhsqoMpAO5Stiog==", |
| "cpu": [ |
| "ia32" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-win32-x64-msvc": { |
| "version": "1.79.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.79.0.tgz", |
| "integrity": "sha512-mEelcCMMBS57sIXh2veGMNy+pQwuGtcMxHxGIZWQ5Ba9pJ5jCCUFOZB9E2JhBaxGsURe+WGe0zJp4RVre52gpQ==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@react-aria/autocomplete": { |
| "version": "3.0.0-rc.6", |
| "resolved": "https://registry.npmjs.org/@react-aria/autocomplete/-/autocomplete-3.0.0-rc.6.tgz", |
| "integrity": "sha512-uymUNJ8NW+dX7lmgkHE+SklAbxwktycAJcI5lBBw6KPZyc0EdMHC+/Fc5CUz3enIAhNwd2oxxogcSHknquMzQA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/combobox": "^3.15.0", |
| "@react-aria/focus": "^3.21.5", |
| "@react-aria/i18n": "^3.12.16", |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/listbox": "^3.15.3", |
| "@react-aria/searchfield": "^3.8.12", |
| "@react-aria/textfield": "^3.18.5", |
| "@react-aria/utils": "^3.33.1", |
| "@react-stately/autocomplete": "3.0.0-beta.4", |
| "@react-stately/combobox": "^3.13.0", |
| "@react-types/autocomplete": "3.0.0-alpha.38", |
| "@react-types/button": "^3.15.1", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/breadcrumbs": { |
| "version": "3.5.32", |
| "resolved": "https://registry.npmjs.org/@react-aria/breadcrumbs/-/breadcrumbs-3.5.32.tgz", |
| "integrity": "sha512-S61vh5DJ2PXiXUwD7gk+pvS/b4VPrc3ZJOUZ0yVRLHkVESr5LhIZH+SAVgZkm1lzKyMRG+BH+fiRH/DZRSs7SA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/i18n": "^3.12.16", |
| "@react-aria/link": "^3.8.9", |
| "@react-aria/utils": "^3.33.1", |
| "@react-types/breadcrumbs": "^3.7.19", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/button": { |
| "version": "3.14.5", |
| "resolved": "https://registry.npmjs.org/@react-aria/button/-/button-3.14.5.tgz", |
| "integrity": "sha512-ZuLx+wQj9VQhH9BYe7t0JowmKnns2XrFHFNvIVBb5RwxL+CIycIOL7brhWKg2rGdxvlOom7jhVbcjSmtAaSyaQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/toolbar": "3.0.0-beta.24", |
| "@react-aria/utils": "^3.33.1", |
| "@react-stately/toggle": "^3.9.5", |
| "@react-types/button": "^3.15.1", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/calendar": { |
| "version": "3.9.5", |
| "resolved": "https://registry.npmjs.org/@react-aria/calendar/-/calendar-3.9.5.tgz", |
| "integrity": "sha512-k0kvceYdZZu+DoeqephtlmIvh1CxqdFyoN52iqVzTz9O0pe5Xfhq7zxPGbeCp4pC61xzp8Lu/6uFA/YNfQQNag==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@internationalized/date": "^3.12.0", |
| "@react-aria/i18n": "^3.12.16", |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/live-announcer": "^3.4.4", |
| "@react-aria/utils": "^3.33.1", |
| "@react-stately/calendar": "^3.9.3", |
| "@react-types/button": "^3.15.1", |
| "@react-types/calendar": "^3.8.3", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/checkbox": { |
| "version": "3.16.5", |
| "resolved": "https://registry.npmjs.org/@react-aria/checkbox/-/checkbox-3.16.5.tgz", |
| "integrity": "sha512-ZhUT7ELuD52hb+Zpzw0ElLQiVOd5sKYahrh+PK3vq13Wk5TedBscALpjuXetI4pwFfdmAM1Lhgcsrd8+6AmyvA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/form": "^3.1.5", |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/label": "^3.7.25", |
| "@react-aria/toggle": "^3.12.5", |
| "@react-aria/utils": "^3.33.1", |
| "@react-stately/checkbox": "^3.7.5", |
| "@react-stately/form": "^3.2.4", |
| "@react-stately/toggle": "^3.9.5", |
| "@react-types/checkbox": "^3.10.4", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/collections": { |
| "version": "3.0.3", |
| "resolved": "https://registry.npmjs.org/@react-aria/collections/-/collections-3.0.3.tgz", |
| "integrity": "sha512-lbC5DEbHeVFvVr4ke9y8D9Nynnr8G8UjVEBoFGRylpAaScU7SX1TN84QI+EjMbsdZ0/5P2H7gUTS+MYd+6U3Rg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/ssr": "^3.9.10", |
| "@react-aria/utils": "^3.33.1", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0", |
| "use-sync-external-store": "^1.6.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/color": { |
| "version": "3.1.5", |
| "resolved": "https://registry.npmjs.org/@react-aria/color/-/color-3.1.5.tgz", |
| "integrity": "sha512-eysWdBRzE8WDhBzh1nfjyUgzseMokXGHjIoJo880T7IPJ8tTavfQni49pU1B2qWrNOWPyrwx4Bd9pzHyboxJSA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/i18n": "^3.12.16", |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/numberfield": "^3.12.5", |
| "@react-aria/slider": "^3.8.5", |
| "@react-aria/spinbutton": "^3.7.2", |
| "@react-aria/textfield": "^3.18.5", |
| "@react-aria/utils": "^3.33.1", |
| "@react-aria/visually-hidden": "^3.8.31", |
| "@react-stately/color": "^3.9.5", |
| "@react-stately/form": "^3.2.4", |
| "@react-types/color": "^3.1.4", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/combobox": { |
| "version": "3.15.0", |
| "resolved": "https://registry.npmjs.org/@react-aria/combobox/-/combobox-3.15.0.tgz", |
| "integrity": "sha512-qSjQTFwKl3x1jCP2NRSJ6doZqAp6c2GTfoiFwWjaWg1IewwLsglaW6NnzqRDFiqFbDGgXPn4MqtC1VYEJ3NEjA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/focus": "^3.21.5", |
| "@react-aria/i18n": "^3.12.16", |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/listbox": "^3.15.3", |
| "@react-aria/live-announcer": "^3.4.4", |
| "@react-aria/menu": "^3.21.0", |
| "@react-aria/overlays": "^3.31.2", |
| "@react-aria/selection": "^3.27.2", |
| "@react-aria/textfield": "^3.18.5", |
| "@react-aria/utils": "^3.33.1", |
| "@react-stately/collections": "^3.12.10", |
| "@react-stately/combobox": "^3.13.0", |
| "@react-stately/form": "^3.2.4", |
| "@react-types/button": "^3.15.1", |
| "@react-types/combobox": "^3.14.0", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/datepicker": { |
| "version": "3.16.1", |
| "resolved": "https://registry.npmjs.org/@react-aria/datepicker/-/datepicker-3.16.1.tgz", |
| "integrity": "sha512-6BltCVWt09yefTkGjb2gViGCwoddx9HKJiZbY9u6Es/Q+VhwNJQRtczbnZ3K32p262hIknukNf/5nZaCOI1AKA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@internationalized/date": "^3.12.0", |
| "@internationalized/number": "^3.6.5", |
| "@internationalized/string": "^3.2.7", |
| "@react-aria/focus": "^3.21.5", |
| "@react-aria/form": "^3.1.5", |
| "@react-aria/i18n": "^3.12.16", |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/label": "^3.7.25", |
| "@react-aria/spinbutton": "^3.7.2", |
| "@react-aria/utils": "^3.33.1", |
| "@react-stately/datepicker": "^3.16.1", |
| "@react-stately/form": "^3.2.4", |
| "@react-types/button": "^3.15.1", |
| "@react-types/calendar": "^3.8.3", |
| "@react-types/datepicker": "^3.13.5", |
| "@react-types/dialog": "^3.5.24", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/dialog": { |
| "version": "3.5.34", |
| "resolved": "https://registry.npmjs.org/@react-aria/dialog/-/dialog-3.5.34.tgz", |
| "integrity": "sha512-/x53Q5ynpW5Kv9637WYu7SrDfj3woSp6jJRj8l6teGnWW/iNZWYJETgzHfbxx+HPKYATCZesRoIeO2LnYIXyEA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/overlays": "^3.31.2", |
| "@react-aria/utils": "^3.33.1", |
| "@react-types/dialog": "^3.5.24", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/disclosure": { |
| "version": "3.1.3", |
| "resolved": "https://registry.npmjs.org/@react-aria/disclosure/-/disclosure-3.1.3.tgz", |
| "integrity": "sha512-S3k7Wqrj+x0sWcP88Z1stSr5TIZmKEmx2rU7RB1O1/jPpbw5mgKnjtiriOlTh+kwdK11FkeqgxyHzAcBAR+FMQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/ssr": "^3.9.10", |
| "@react-aria/utils": "^3.33.1", |
| "@react-stately/disclosure": "^3.0.11", |
| "@react-types/button": "^3.15.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/dnd": { |
| "version": "3.11.6", |
| "resolved": "https://registry.npmjs.org/@react-aria/dnd/-/dnd-3.11.6.tgz", |
| "integrity": "sha512-4YLHUeYJleF+moAYaYt8UZqujudPvpoaHR+QMkWIFzhfridVUhCr6ZjGWrzpSZY3r68k46TG7YCsi4IEiNnysw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@internationalized/string": "^3.2.7", |
| "@react-aria/i18n": "^3.12.16", |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/live-announcer": "^3.4.4", |
| "@react-aria/overlays": "^3.31.2", |
| "@react-aria/utils": "^3.33.1", |
| "@react-stately/collections": "^3.12.10", |
| "@react-stately/dnd": "^3.7.4", |
| "@react-types/button": "^3.15.1", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/focus": { |
| "version": "3.21.5", |
| "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.21.5.tgz", |
| "integrity": "sha512-V18fwCyf8zqgJdpLQeDU5ZRNd9TeOfBbhLgmX77Zr5ae9XwaoJ1R3SFJG1wCJX60t34AW+aLZSEEK+saQElf3Q==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/utils": "^3.33.1", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0", |
| "clsx": "^2.0.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/form": { |
| "version": "3.1.5", |
| "resolved": "https://registry.npmjs.org/@react-aria/form/-/form-3.1.5.tgz", |
| "integrity": "sha512-BWlONgHn8hmaMkcS6AgMSLQeNqVBwqPNLhdqjDO/PCfzvV7O8NZw/dFeIzJwfG4aBfSpbHHRdXGdfrk3d8dylQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/utils": "^3.33.1", |
| "@react-stately/form": "^3.2.4", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/grid": { |
| "version": "3.14.8", |
| "resolved": "https://registry.npmjs.org/@react-aria/grid/-/grid-3.14.8.tgz", |
| "integrity": "sha512-X6rRFKDu/Kh6Sv8FBap3vjcb+z4jXkSOwkYnexIJp5kMTo5/Dqo55cCBio5B70Tanfv32Ev/6SpzYG7ryxnM9w==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/focus": "^3.21.5", |
| "@react-aria/i18n": "^3.12.16", |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/live-announcer": "^3.4.4", |
| "@react-aria/selection": "^3.27.2", |
| "@react-aria/utils": "^3.33.1", |
| "@react-stately/collections": "^3.12.10", |
| "@react-stately/grid": "^3.11.9", |
| "@react-stately/selection": "^3.20.9", |
| "@react-types/checkbox": "^3.10.4", |
| "@react-types/grid": "^3.3.8", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/gridlist": { |
| "version": "3.14.4", |
| "resolved": "https://registry.npmjs.org/@react-aria/gridlist/-/gridlist-3.14.4.tgz", |
| "integrity": "sha512-C/SbwC0qagZatoBrCjx8iZUex9apaJ8o8iRJ9eVHz0cpj7mXg6HuuotYGmDy9q67A2hve4I693RM1Cuwqwm+PQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/focus": "^3.21.5", |
| "@react-aria/grid": "^3.14.8", |
| "@react-aria/i18n": "^3.12.16", |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/selection": "^3.27.2", |
| "@react-aria/utils": "^3.33.1", |
| "@react-stately/list": "^3.13.4", |
| "@react-stately/tree": "^3.9.6", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/i18n": { |
| "version": "3.12.16", |
| "resolved": "https://registry.npmjs.org/@react-aria/i18n/-/i18n-3.12.16.tgz", |
| "integrity": "sha512-Km2CAz6MFQOUEaattaW+2jBdWOHUF8WX7VQoNbjlqElCP58nSaqi9yxTWUDRhAcn8/xFUnkFh4MFweNgtrHuEA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@internationalized/date": "^3.12.0", |
| "@internationalized/message": "^3.1.8", |
| "@internationalized/number": "^3.6.5", |
| "@internationalized/string": "^3.2.7", |
| "@react-aria/ssr": "^3.9.10", |
| "@react-aria/utils": "^3.33.1", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/interactions": { |
| "version": "3.27.1", |
| "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.27.1.tgz", |
| "integrity": "sha512-M3wLpTTmDflI0QGNK0PJNUaBXXfeBXue8ZxLMngfc1piHNiH4G5lUvWd9W14XVbqrSCVY8i8DfGrNYpyyZu0tw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/ssr": "^3.9.10", |
| "@react-aria/utils": "^3.33.1", |
| "@react-stately/flags": "^3.1.2", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/label": { |
| "version": "3.7.25", |
| "resolved": "https://registry.npmjs.org/@react-aria/label/-/label-3.7.25.tgz", |
| "integrity": "sha512-oNK3Pqj4LDPwEbQaoM/uCip4QvQmmwGOh08VeW+vzSi6TAwf+KoWTyH/tiAeB0CHWNDK0k3e1iTygTAt4wzBmg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/utils": "^3.33.1", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/landmark": { |
| "version": "3.0.10", |
| "resolved": "https://registry.npmjs.org/@react-aria/landmark/-/landmark-3.0.10.tgz", |
| "integrity": "sha512-GpNjJaI8/a6WxYDZgzTCLYSzPM6xp2pxCIQ4udiGbTCtxx13Trmm0cPABvPtzELidgolCf05em9Phr+3G0eE8A==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/utils": "^3.33.1", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0", |
| "use-sync-external-store": "^1.6.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/link": { |
| "version": "3.8.9", |
| "resolved": "https://registry.npmjs.org/@react-aria/link/-/link-3.8.9.tgz", |
| "integrity": "sha512-UaAFBfs84/Qq6TxlMWkREqqNY6SFLukot+z2Aa1kC+VyStv1kWG6sE5QLjm4SBn1Q3CGRsefhB/5+taaIbB4Pw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/utils": "^3.33.1", |
| "@react-types/link": "^3.6.7", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/listbox": { |
| "version": "3.15.3", |
| "resolved": "https://registry.npmjs.org/@react-aria/listbox/-/listbox-3.15.3.tgz", |
| "integrity": "sha512-C6YgiyrHS5sbS5UBdxGMhEs+EKJYotJgGVtl9l0ySXpBUXERiHJWLOyV7a8PwkUOmepbB4FaLD7Y9EUzGkrGlw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/label": "^3.7.25", |
| "@react-aria/selection": "^3.27.2", |
| "@react-aria/utils": "^3.33.1", |
| "@react-stately/collections": "^3.12.10", |
| "@react-stately/list": "^3.13.4", |
| "@react-types/listbox": "^3.7.6", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/live-announcer": { |
| "version": "3.4.4", |
| "resolved": "https://registry.npmjs.org/@react-aria/live-announcer/-/live-announcer-3.4.4.tgz", |
| "integrity": "sha512-PTTBIjNRnrdJOIRTDGNifY2d//kA7GUAwRFJNOEwSNG4FW+Bq9awqLiflw0JkpyB0VNIwou6lqKPHZVLsGWOXA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@swc/helpers": "^0.5.0" |
| } |
| }, |
| "node_modules/@react-aria/menu": { |
| "version": "3.21.0", |
| "resolved": "https://registry.npmjs.org/@react-aria/menu/-/menu-3.21.0.tgz", |
| "integrity": "sha512-CKTVZ4izSE1eKIti6TbTtzJAUo+WT8O4JC0XZCYDBpa0f++lD19Kz9aY+iY1buv5xGI20gAfpO474E9oEd4aQA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/focus": "^3.21.5", |
| "@react-aria/i18n": "^3.12.16", |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/overlays": "^3.31.2", |
| "@react-aria/selection": "^3.27.2", |
| "@react-aria/utils": "^3.33.1", |
| "@react-stately/collections": "^3.12.10", |
| "@react-stately/menu": "^3.9.11", |
| "@react-stately/selection": "^3.20.9", |
| "@react-stately/tree": "^3.9.6", |
| "@react-types/button": "^3.15.1", |
| "@react-types/menu": "^3.10.7", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/meter": { |
| "version": "3.4.30", |
| "resolved": "https://registry.npmjs.org/@react-aria/meter/-/meter-3.4.30.tgz", |
| "integrity": "sha512-ZmANKW7s/Z4QGylHi46nhwtQ47T1bfMsU9MysBu7ViXXNJ03F4b6JXCJlKL5o2goQ3NbfZ68GeWamIT0BWSgtw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/progress": "^3.4.30", |
| "@react-types/meter": "^3.4.15", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/numberfield": { |
| "version": "3.12.5", |
| "resolved": "https://registry.npmjs.org/@react-aria/numberfield/-/numberfield-3.12.5.tgz", |
| "integrity": "sha512-Fi41IUWXEHLFIeJ/LHuZ9Azs8J/P563fZi37GSBkIq5P1pNt1rPgJJng5CNn4KsHxwqadTRUlbbZwbZraWDtRg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/i18n": "^3.12.16", |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/live-announcer": "^3.4.4", |
| "@react-aria/spinbutton": "^3.7.2", |
| "@react-aria/textfield": "^3.18.5", |
| "@react-aria/utils": "^3.33.1", |
| "@react-stately/form": "^3.2.4", |
| "@react-stately/numberfield": "^3.11.0", |
| "@react-types/button": "^3.15.1", |
| "@react-types/numberfield": "^3.8.18", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/overlays": { |
| "version": "3.31.2", |
| "resolved": "https://registry.npmjs.org/@react-aria/overlays/-/overlays-3.31.2.tgz", |
| "integrity": "sha512-78HYI08r6LvcfD34gyv19ArRIjy1qxOKuXl/jYnjLDyQzD4pVb634IQWcm0zt10RdKgyuH6HTqvuDOgZTLet7Q==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/focus": "^3.21.5", |
| "@react-aria/i18n": "^3.12.16", |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/ssr": "^3.9.10", |
| "@react-aria/utils": "^3.33.1", |
| "@react-aria/visually-hidden": "^3.8.31", |
| "@react-stately/flags": "^3.1.2", |
| "@react-stately/overlays": "^3.6.23", |
| "@react-types/button": "^3.15.1", |
| "@react-types/overlays": "^3.9.4", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/progress": { |
| "version": "3.4.30", |
| "resolved": "https://registry.npmjs.org/@react-aria/progress/-/progress-3.4.30.tgz", |
| "integrity": "sha512-S6OWVGgluSWYSd/A6O8CVjz83eeMUfkuWSra0ewAV9bmxZ7TP9pUmD3bGdqHZEl97nt5vHGjZ3eq/x8eCmzKhA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/i18n": "^3.12.16", |
| "@react-aria/label": "^3.7.25", |
| "@react-aria/utils": "^3.33.1", |
| "@react-types/progress": "^3.5.18", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/radio": { |
| "version": "3.12.5", |
| "resolved": "https://registry.npmjs.org/@react-aria/radio/-/radio-3.12.5.tgz", |
| "integrity": "sha512-8CCJKJzfozEiWBPO9QAATG1rBGJEJ+xoqvHf9LKU2sPFGsA2/SRnLs6LB9fCG5R3spvaK1xz0any1fjWPl7x8A==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/focus": "^3.21.5", |
| "@react-aria/form": "^3.1.5", |
| "@react-aria/i18n": "^3.12.16", |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/label": "^3.7.25", |
| "@react-aria/utils": "^3.33.1", |
| "@react-stately/radio": "^3.11.5", |
| "@react-types/radio": "^3.9.4", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/searchfield": { |
| "version": "3.8.12", |
| "resolved": "https://registry.npmjs.org/@react-aria/searchfield/-/searchfield-3.8.12.tgz", |
| "integrity": "sha512-kYlUHD/+mWzNroHoR8ojUxYBoMviRZn134WaKPFjfNUGZDOEuh4XzOoj+cjdJfe6N3mwTaYu6rJQtunSHIAfhA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/i18n": "^3.12.16", |
| "@react-aria/textfield": "^3.18.5", |
| "@react-aria/utils": "^3.33.1", |
| "@react-stately/searchfield": "^3.5.19", |
| "@react-types/button": "^3.15.1", |
| "@react-types/searchfield": "^3.6.8", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/select": { |
| "version": "3.17.3", |
| "resolved": "https://registry.npmjs.org/@react-aria/select/-/select-3.17.3.tgz", |
| "integrity": "sha512-u0UFWw0S7q9oiSbjetDpRoLLIcC+L89uYlm+YfCrdT8ntbQgABNiJRxdVvxnhR0fR6MC9ASTTvuQnNHNn52+1A==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/form": "^3.1.5", |
| "@react-aria/i18n": "^3.12.16", |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/label": "^3.7.25", |
| "@react-aria/listbox": "^3.15.3", |
| "@react-aria/menu": "^3.21.0", |
| "@react-aria/selection": "^3.27.2", |
| "@react-aria/utils": "^3.33.1", |
| "@react-aria/visually-hidden": "^3.8.31", |
| "@react-stately/select": "^3.9.2", |
| "@react-types/button": "^3.15.1", |
| "@react-types/select": "^3.12.2", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/selection": { |
| "version": "3.27.2", |
| "resolved": "https://registry.npmjs.org/@react-aria/selection/-/selection-3.27.2.tgz", |
| "integrity": "sha512-GbUSSLX/ciXix95KW1g+SLM9np7iXpIZrFDSXkC6oNx1uhy18eAcuTkeZE25+SY5USVUmEzjI3m/3JoSUcebbg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/focus": "^3.21.5", |
| "@react-aria/i18n": "^3.12.16", |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/utils": "^3.33.1", |
| "@react-stately/selection": "^3.20.9", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/separator": { |
| "version": "3.4.16", |
| "resolved": "https://registry.npmjs.org/@react-aria/separator/-/separator-3.4.16.tgz", |
| "integrity": "sha512-RCUtQhDGnPxKzyG8KM79yOB0fSiEf8r/rxShidOVnGLiBW2KFmBa22/Gfc4jnqg/keN3dxvkSGoqmeXgctyp6g==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/utils": "^3.33.1", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/slider": { |
| "version": "3.8.5", |
| "resolved": "https://registry.npmjs.org/@react-aria/slider/-/slider-3.8.5.tgz", |
| "integrity": "sha512-gqkJxznk141mE0JamXF5CXml9PDbPkBz8dyKlihtWHWX4yhEbVYdC9J0otE7iCR3zx69Bm7WHoTGL0BsdpKzVA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/i18n": "^3.12.16", |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/label": "^3.7.25", |
| "@react-aria/utils": "^3.33.1", |
| "@react-stately/slider": "^3.7.5", |
| "@react-types/shared": "^3.33.1", |
| "@react-types/slider": "^3.8.4", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/spinbutton": { |
| "version": "3.7.2", |
| "resolved": "https://registry.npmjs.org/@react-aria/spinbutton/-/spinbutton-3.7.2.tgz", |
| "integrity": "sha512-adjE1wNCWlugvAtVXlXWPtIG9JWurEgYVn1Eeyh19x038+oXGvOsOAoKCXM+SnGleTWQ9J7pEZITFoEI3cVfAw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/i18n": "^3.12.16", |
| "@react-aria/live-announcer": "^3.4.4", |
| "@react-aria/utils": "^3.33.1", |
| "@react-types/button": "^3.15.1", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/ssr": { |
| "version": "3.9.10", |
| "resolved": "https://registry.npmjs.org/@react-aria/ssr/-/ssr-3.9.10.tgz", |
| "integrity": "sha512-hvTm77Pf+pMBhuBm760Li0BVIO38jv1IBws1xFm1NoL26PU+fe+FMW5+VZWyANR6nYL65joaJKZqOdTQMkO9IQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@swc/helpers": "^0.5.0" |
| }, |
| "engines": { |
| "node": ">= 12" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/switch": { |
| "version": "3.7.11", |
| "resolved": "https://registry.npmjs.org/@react-aria/switch/-/switch-3.7.11.tgz", |
| "integrity": "sha512-dYVX71HiepBsKyeMaQgHbhqI+MQ3MVoTd5EnTbUjefIBnmQZavYj1/e4NUiUI4Ix+/C0HxL8ibDAv4NlSW3eLQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/toggle": "^3.12.5", |
| "@react-stately/toggle": "^3.9.5", |
| "@react-types/shared": "^3.33.1", |
| "@react-types/switch": "^3.5.17", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/table": { |
| "version": "3.17.11", |
| "resolved": "https://registry.npmjs.org/@react-aria/table/-/table-3.17.11.tgz", |
| "integrity": "sha512-GkYmWPiW3OM+FUZxdS33teHXHXde7TjHuYgDDaG9phvg6cQTQjGilJozrzA3OfftTOq5VB8XcKTIQW3c0tpYsQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/focus": "^3.21.5", |
| "@react-aria/grid": "^3.14.8", |
| "@react-aria/i18n": "^3.12.16", |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/live-announcer": "^3.4.4", |
| "@react-aria/utils": "^3.33.1", |
| "@react-aria/visually-hidden": "^3.8.31", |
| "@react-stately/collections": "^3.12.10", |
| "@react-stately/flags": "^3.1.2", |
| "@react-stately/table": "^3.15.4", |
| "@react-types/checkbox": "^3.10.4", |
| "@react-types/grid": "^3.3.8", |
| "@react-types/shared": "^3.33.1", |
| "@react-types/table": "^3.13.6", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/tabs": { |
| "version": "3.11.1", |
| "resolved": "https://registry.npmjs.org/@react-aria/tabs/-/tabs-3.11.1.tgz", |
| "integrity": "sha512-3Ppz7yaEDW9L7p9PE9yNOl5caLwNnnLQqI+MX/dwbWlw9HluHS7uIjb21oswNl6UbSxAWyENOka45+KN4Fkh7A==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/focus": "^3.21.5", |
| "@react-aria/i18n": "^3.12.16", |
| "@react-aria/selection": "^3.27.2", |
| "@react-aria/utils": "^3.33.1", |
| "@react-stately/tabs": "^3.8.9", |
| "@react-types/shared": "^3.33.1", |
| "@react-types/tabs": "^3.3.22", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/tag": { |
| "version": "3.8.1", |
| "resolved": "https://registry.npmjs.org/@react-aria/tag/-/tag-3.8.1.tgz", |
| "integrity": "sha512-VonpO++F8afXGDWc9VUxAc2wefyJpp1n9OGpbnB7zmqWiuPwO/RixjUdcH7iJkiC4vADwx9uLnhyD6kcwGV2ig==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/gridlist": "^3.14.4", |
| "@react-aria/i18n": "^3.12.16", |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/label": "^3.7.25", |
| "@react-aria/selection": "^3.27.2", |
| "@react-aria/utils": "^3.33.1", |
| "@react-stately/list": "^3.13.4", |
| "@react-types/button": "^3.15.1", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/textfield": { |
| "version": "3.18.5", |
| "resolved": "https://registry.npmjs.org/@react-aria/textfield/-/textfield-3.18.5.tgz", |
| "integrity": "sha512-ttwVSuwoV3RPaG2k2QzEXKeQNQ3mbdl/2yy6I4Tjrn1ZNkYHfVyJJ26AjenfSmj1kkTQoSAfZ8p+7rZp4n0xoQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/form": "^3.1.5", |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/label": "^3.7.25", |
| "@react-aria/utils": "^3.33.1", |
| "@react-stately/form": "^3.2.4", |
| "@react-stately/utils": "^3.11.0", |
| "@react-types/shared": "^3.33.1", |
| "@react-types/textfield": "^3.12.8", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/toast": { |
| "version": "3.0.11", |
| "resolved": "https://registry.npmjs.org/@react-aria/toast/-/toast-3.0.11.tgz", |
| "integrity": "sha512-2DjZjBAvm8/CWbnZ6s7LjkYCkULKtjMve6GvhPTq98AthuEDLEiBvM1wa3xdecCRhZyRT1g6DXqVca0EfZ9fJA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/i18n": "^3.12.16", |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/landmark": "^3.0.10", |
| "@react-aria/utils": "^3.33.1", |
| "@react-stately/toast": "^3.1.3", |
| "@react-types/button": "^3.15.1", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/toggle": { |
| "version": "3.12.5", |
| "resolved": "https://registry.npmjs.org/@react-aria/toggle/-/toggle-3.12.5.tgz", |
| "integrity": "sha512-XXVFLzcV8fr9mz7y/wfxEAhWvaBZ9jSfhCMuxH2bsivO7nTcMJ1jb4g2xJNwZgne17bMWNc7mKvW5dbsdlI6BA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/utils": "^3.33.1", |
| "@react-stately/toggle": "^3.9.5", |
| "@react-types/checkbox": "^3.10.4", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/toolbar": { |
| "version": "3.0.0-beta.24", |
| "resolved": "https://registry.npmjs.org/@react-aria/toolbar/-/toolbar-3.0.0-beta.24.tgz", |
| "integrity": "sha512-B2Rmpko7Ghi2RbNfsGdbR7I+RQBDhPGVE4bU3/EwHz+P/vNe5LyGPTeSwqaOMsQTF9lKNCkY8424dVTCr6RUMg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/focus": "^3.21.5", |
| "@react-aria/i18n": "^3.12.16", |
| "@react-aria/utils": "^3.33.1", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/tooltip": { |
| "version": "3.9.2", |
| "resolved": "https://registry.npmjs.org/@react-aria/tooltip/-/tooltip-3.9.2.tgz", |
| "integrity": "sha512-VrgkPwHiEnAnBhoQ4W7kfry/RfVuRWrUPaJSp0+wKM6u0gg2tmn7OFRDXTxBAm/omQUguIdIjRWg7sf3zHH82A==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/utils": "^3.33.1", |
| "@react-stately/tooltip": "^3.5.11", |
| "@react-types/shared": "^3.33.1", |
| "@react-types/tooltip": "^3.5.2", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/tree": { |
| "version": "3.1.7", |
| "resolved": "https://registry.npmjs.org/@react-aria/tree/-/tree-3.1.7.tgz", |
| "integrity": "sha512-C54yH5NmsOFa2Q+cg6B1BPr5KUlU9vLIoBnVrgrH237FRSXQPIbcM4VpmITAHq1VR7w6ayyS1hgTwFxo67ykWQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/gridlist": "^3.14.4", |
| "@react-aria/i18n": "^3.12.16", |
| "@react-aria/selection": "^3.27.2", |
| "@react-aria/utils": "^3.33.1", |
| "@react-stately/tree": "^3.9.6", |
| "@react-types/button": "^3.15.1", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/utils": { |
| "version": "3.33.1", |
| "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.33.1.tgz", |
| "integrity": "sha512-kIx1Sj6bbAT0pdqCegHuPanR9zrLn5zMRiM7LN12rgRf55S19ptd9g3ncahArifYTRkfEU9VIn+q0HjfMqS9/w==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/ssr": "^3.9.10", |
| "@react-stately/flags": "^3.1.2", |
| "@react-stately/utils": "^3.11.0", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0", |
| "clsx": "^2.0.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/virtualizer": { |
| "version": "4.1.13", |
| "resolved": "https://registry.npmjs.org/@react-aria/virtualizer/-/virtualizer-4.1.13.tgz", |
| "integrity": "sha512-d5KS+p8GXGNRbGPRE/N6jtth3et3KssQIz52h2+CAoAh7C3vvR64kkTaGdeywClvM+fSo8FxJuBrdfQvqC2ktQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/i18n": "^3.12.16", |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/utils": "^3.33.1", |
| "@react-stately/virtualizer": "^4.4.6", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-aria/visually-hidden": { |
| "version": "3.8.31", |
| "resolved": "https://registry.npmjs.org/@react-aria/visually-hidden/-/visually-hidden-3.8.31.tgz", |
| "integrity": "sha512-RTOHHa4n56a9A3criThqFHBifvZoV71+MCkSuNP2cKO662SUWjqKkd0tJt/mBRMEJPkys8K7Eirp6T8Wt5FFRA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/utils": "^3.33.1", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-stately/autocomplete": { |
| "version": "3.0.0-beta.4", |
| "resolved": "https://registry.npmjs.org/@react-stately/autocomplete/-/autocomplete-3.0.0-beta.4.tgz", |
| "integrity": "sha512-K2Uy7XEdseFvgwRQ8CyrYEHMupjVKEszddOapP8deNz4hntYvT1aRm0m+sKa5Kl/4kvg9c/3NZpQcrky/vRZIg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-stately/utils": "^3.11.0", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-stately/calendar": { |
| "version": "3.9.3", |
| "resolved": "https://registry.npmjs.org/@react-stately/calendar/-/calendar-3.9.3.tgz", |
| "integrity": "sha512-uw7fCZXoypSBBUsVkbNvJMQWTihZReRbyLIGG3o/ZM630N3OCZhb/h4Uxke4pNu7n527H0V1bAnZgAldIzOYqg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@internationalized/date": "^3.12.0", |
| "@react-stately/utils": "^3.11.0", |
| "@react-types/calendar": "^3.8.3", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-stately/checkbox": { |
| "version": "3.7.5", |
| "resolved": "https://registry.npmjs.org/@react-stately/checkbox/-/checkbox-3.7.5.tgz", |
| "integrity": "sha512-K5R5ted7AxLB3sDkuVAazUdyRMraFT1imVqij2GuAiOUFvsZvbuocnDuFkBVKojyV3GpqLBvViV8IaCMc4hNIw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-stately/form": "^3.2.4", |
| "@react-stately/utils": "^3.11.0", |
| "@react-types/checkbox": "^3.10.4", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-stately/collections": { |
| "version": "3.12.10", |
| "resolved": "https://registry.npmjs.org/@react-stately/collections/-/collections-3.12.10.tgz", |
| "integrity": "sha512-wmF9VxJDyBujBuQ76vXj2g/+bnnj8fx5DdXgRmyfkkYhPB46+g2qnjbVGEvipo7bJuGxDftCUC4SN7l7xqUWfg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-stately/color": { |
| "version": "3.9.5", |
| "resolved": "https://registry.npmjs.org/@react-stately/color/-/color-3.9.5.tgz", |
| "integrity": "sha512-8pZxzXWDRuglzDwyTG7mLw2LQMCHIVNbVc9YmbsxbOjAL+lOqszo60KzyaFKVxeDQczSvrNTHcQZqlbNIC0eyQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@internationalized/number": "^3.6.5", |
| "@internationalized/string": "^3.2.7", |
| "@react-stately/form": "^3.2.4", |
| "@react-stately/numberfield": "^3.11.0", |
| "@react-stately/slider": "^3.7.5", |
| "@react-stately/utils": "^3.11.0", |
| "@react-types/color": "^3.1.4", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-stately/combobox": { |
| "version": "3.13.0", |
| "resolved": "https://registry.npmjs.org/@react-stately/combobox/-/combobox-3.13.0.tgz", |
| "integrity": "sha512-dX9g/cK1hjLRjcbWVF6keHxTQDGhKGB2QAgPhWcBmOK3qJv+2dQqsJ6YCGWn/Y2N2acoEseLrAA7+Qe4HWV9cg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-stately/collections": "^3.12.10", |
| "@react-stately/form": "^3.2.4", |
| "@react-stately/list": "^3.13.4", |
| "@react-stately/overlays": "^3.6.23", |
| "@react-stately/utils": "^3.11.0", |
| "@react-types/combobox": "^3.14.0", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-stately/data": { |
| "version": "3.15.2", |
| "resolved": "https://registry.npmjs.org/@react-stately/data/-/data-3.15.2.tgz", |
| "integrity": "sha512-BsmeeGgFwOGwo0g9Waprdyt+846n3KhKggZfpEnp5+sC4dE4uW1VIYpdyupMfr3bQcmX123q6TegfNP3eszrUA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-stately/datepicker": { |
| "version": "3.16.1", |
| "resolved": "https://registry.npmjs.org/@react-stately/datepicker/-/datepicker-3.16.1.tgz", |
| "integrity": "sha512-BtAMDvxd1OZxkxjqq5tN5TYmp6Hm8+o3+IDA4qmem2/pfQfVbOZeWS2WitcPBImj4n4T+W1A5+PI7mT/6DUBVg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@internationalized/date": "^3.12.0", |
| "@internationalized/number": "^3.6.5", |
| "@internationalized/string": "^3.2.7", |
| "@react-stately/form": "^3.2.4", |
| "@react-stately/overlays": "^3.6.23", |
| "@react-stately/utils": "^3.11.0", |
| "@react-types/datepicker": "^3.13.5", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-stately/disclosure": { |
| "version": "3.0.11", |
| "resolved": "https://registry.npmjs.org/@react-stately/disclosure/-/disclosure-3.0.11.tgz", |
| "integrity": "sha512-/KjB/0HkxGWbhFAPztCP411LUKZCx9k8cKukrlGqrUWyvrcXlmza90j0g/CuxACBoV+DJP9V+4q+8ide0x750A==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-stately/utils": "^3.11.0", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-stately/dnd": { |
| "version": "3.7.4", |
| "resolved": "https://registry.npmjs.org/@react-stately/dnd/-/dnd-3.7.4.tgz", |
| "integrity": "sha512-YD0TVR5JkvTqskc1ouBpVKs6t/QS4RYCIyu8Ug8RgO122iIizuf2pfKnRLjYMdu5lXzBXGaIgd49dvnLzEXHIw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-stately/selection": "^3.20.9", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-stately/flags": { |
| "version": "3.1.2", |
| "resolved": "https://registry.npmjs.org/@react-stately/flags/-/flags-3.1.2.tgz", |
| "integrity": "sha512-2HjFcZx1MyQXoPqcBGALwWWmgFVUk2TuKVIQxCbRq7fPyWXIl6VHcakCLurdtYC2Iks7zizvz0Idv48MQ38DWg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@swc/helpers": "^0.5.0" |
| } |
| }, |
| "node_modules/@react-stately/form": { |
| "version": "3.2.4", |
| "resolved": "https://registry.npmjs.org/@react-stately/form/-/form-3.2.4.tgz", |
| "integrity": "sha512-qNBzun8SbLdgahryhKLqL1eqP+MXY6as82sVXYOOvUYLzgU5uuN8mObxYlxJgMI5akSdQJQV3RzyfVobPRE7Kw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-stately/grid": { |
| "version": "3.11.9", |
| "resolved": "https://registry.npmjs.org/@react-stately/grid/-/grid-3.11.9.tgz", |
| "integrity": "sha512-qQY6F+27iZRn30dt0ZOrSetUmbmNJ0pLe9Weuqw3+XDVSuWT+2O/rO1UUYeK+mO0Acjzdv+IWiYbu9RKf2wS9w==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-stately/collections": "^3.12.10", |
| "@react-stately/selection": "^3.20.9", |
| "@react-types/grid": "^3.3.8", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-stately/layout": { |
| "version": "4.6.0", |
| "resolved": "https://registry.npmjs.org/@react-stately/layout/-/layout-4.6.0.tgz", |
| "integrity": "sha512-kBenEsP03nh5rKgfqlVMPcoKTJv0v92CTvrAb5gYY8t9g8LOwzdL89Yannq7f5xv8LFck/MmRQlotpMt2InETg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-stately/collections": "^3.12.10", |
| "@react-stately/table": "^3.15.4", |
| "@react-stately/virtualizer": "^4.4.6", |
| "@react-types/grid": "^3.3.8", |
| "@react-types/shared": "^3.33.1", |
| "@react-types/table": "^3.13.6", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-stately/list": { |
| "version": "3.13.4", |
| "resolved": "https://registry.npmjs.org/@react-stately/list/-/list-3.13.4.tgz", |
| "integrity": "sha512-HHYSjA9VG7FPSAtpXAjQyM/V7qFHWGg88WmMrDt5QDlTBexwPuH0oFLnW0qaVZpAIxuWIsutZfxRAnme/NhhAA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-stately/collections": "^3.12.10", |
| "@react-stately/selection": "^3.20.9", |
| "@react-stately/utils": "^3.11.0", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-stately/menu": { |
| "version": "3.9.11", |
| "resolved": "https://registry.npmjs.org/@react-stately/menu/-/menu-3.9.11.tgz", |
| "integrity": "sha512-vYkpO9uV2OUecsIkrOc+Urdl/s1xw/ibNH/UXsp4PtjMnS6mK9q2kXZTM3WvMAKoh12iveUO+YkYCZQshmFLHQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-stately/overlays": "^3.6.23", |
| "@react-types/menu": "^3.10.7", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-stately/numberfield": { |
| "version": "3.11.0", |
| "resolved": "https://registry.npmjs.org/@react-stately/numberfield/-/numberfield-3.11.0.tgz", |
| "integrity": "sha512-rxfC047vL0LP4tanjinfjKAriAvdVL57Um5RUL5nHML8IOWCB3TBxegQkJ6to6goScC/oZhd0/Y2LSaiRuKbNw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@internationalized/number": "^3.6.5", |
| "@react-stately/form": "^3.2.4", |
| "@react-stately/utils": "^3.11.0", |
| "@react-types/numberfield": "^3.8.18", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-stately/overlays": { |
| "version": "3.6.23", |
| "resolved": "https://registry.npmjs.org/@react-stately/overlays/-/overlays-3.6.23.tgz", |
| "integrity": "sha512-RzWxots9A6gAzQMP4s8hOAHV7SbJRTFSlQbb6ly1nkWQXacOSZSFNGsKOaS0eIatfNPlNnW4NIkgtGws5UYzfw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-stately/utils": "^3.11.0", |
| "@react-types/overlays": "^3.9.4", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-stately/radio": { |
| "version": "3.11.5", |
| "resolved": "https://registry.npmjs.org/@react-stately/radio/-/radio-3.11.5.tgz", |
| "integrity": "sha512-QxA779S4ea5icQ0ja7CeiNzY1cj7c9G9TN0m7maAIGiTSinZl2Ia8naZJ0XcbRRp+LBll7RFEdekne15TjvS/w==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-stately/form": "^3.2.4", |
| "@react-stately/utils": "^3.11.0", |
| "@react-types/radio": "^3.9.4", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-stately/searchfield": { |
| "version": "3.5.19", |
| "resolved": "https://registry.npmjs.org/@react-stately/searchfield/-/searchfield-3.5.19.tgz", |
| "integrity": "sha512-URllgjbtTQEaOCfddbHpJSPKOzG3pE3ajQHJ7Df8qCoHTjKfL6hnm/vp7X5sxPaZaN7VLZ5kAQxTE8hpo6s0+A==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-stately/utils": "^3.11.0", |
| "@react-types/searchfield": "^3.6.8", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-stately/select": { |
| "version": "3.9.2", |
| "resolved": "https://registry.npmjs.org/@react-stately/select/-/select-3.9.2.tgz", |
| "integrity": "sha512-oWn0bijuusp8YI7FRM/wgtPVqiIrgU/ZUfLKe/qJUmT8D+JFaMAJnyrAzKpx98TrgamgtXynF78ccpopPhgrKQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-stately/form": "^3.2.4", |
| "@react-stately/list": "^3.13.4", |
| "@react-stately/overlays": "^3.6.23", |
| "@react-stately/utils": "^3.11.0", |
| "@react-types/select": "^3.12.2", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-stately/selection": { |
| "version": "3.20.9", |
| "resolved": "https://registry.npmjs.org/@react-stately/selection/-/selection-3.20.9.tgz", |
| "integrity": "sha512-RhxRR5Wovg9EVi3pq7gBPK2BoKmP59tOXDMh2r1PbnGevg/7TNdR67DCEblcmXwHuBNS46ELfKdd0XGHqmS8nQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-stately/collections": "^3.12.10", |
| "@react-stately/utils": "^3.11.0", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-stately/slider": { |
| "version": "3.7.5", |
| "resolved": "https://registry.npmjs.org/@react-stately/slider/-/slider-3.7.5.tgz", |
| "integrity": "sha512-OrQMNR5xamLYH52TXtvTgyw3EMwv+JI+1istQgEj1CHBjC9eZZqn5iNCN20tzm+uDPTH0EIGULFjjPIumqYUQg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-stately/utils": "^3.11.0", |
| "@react-types/shared": "^3.33.1", |
| "@react-types/slider": "^3.8.4", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-stately/table": { |
| "version": "3.15.4", |
| "resolved": "https://registry.npmjs.org/@react-stately/table/-/table-3.15.4.tgz", |
| "integrity": "sha512-fGaNyw3wv7JgRCNzgyDzpaaTFuSy5f4Qekch4UheMXDJX7dOeaMhUXeOfvnXCVg+BGM4ey/D82RvDOGvPy1Nww==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-stately/collections": "^3.12.10", |
| "@react-stately/flags": "^3.1.2", |
| "@react-stately/grid": "^3.11.9", |
| "@react-stately/selection": "^3.20.9", |
| "@react-stately/utils": "^3.11.0", |
| "@react-types/grid": "^3.3.8", |
| "@react-types/shared": "^3.33.1", |
| "@react-types/table": "^3.13.6", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-stately/tabs": { |
| "version": "3.8.9", |
| "resolved": "https://registry.npmjs.org/@react-stately/tabs/-/tabs-3.8.9.tgz", |
| "integrity": "sha512-AQ4Xrn6YzIolaVShCV9cnwOjBKPAOGP/PTp7wpSEtQbQ0HZzUDG2RG/M4baMeUB2jZ33b7ifXyPcK78o0uOftg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-stately/list": "^3.13.4", |
| "@react-types/shared": "^3.33.1", |
| "@react-types/tabs": "^3.3.22", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-stately/toast": { |
| "version": "3.1.3", |
| "resolved": "https://registry.npmjs.org/@react-stately/toast/-/toast-3.1.3.tgz", |
| "integrity": "sha512-mT9QJKmD523lqFpOp0VWZ6QHZENFK7HrodnNJDVc7g616s5GNmemdlkITV43fSY3tHeThCVvPu+Uzh7RvQ9mpQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@swc/helpers": "^0.5.0", |
| "use-sync-external-store": "^1.6.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-stately/toggle": { |
| "version": "3.9.5", |
| "resolved": "https://registry.npmjs.org/@react-stately/toggle/-/toggle-3.9.5.tgz", |
| "integrity": "sha512-PVzXc788q3jH98Kvw1LYDL+wpVC14dCEKjOku8cSaqhEof6AJGaLR9yq+EF1yYSL2dxI6z8ghc0OozY8WrcFcA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-stately/utils": "^3.11.0", |
| "@react-types/checkbox": "^3.10.4", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-stately/tooltip": { |
| "version": "3.5.11", |
| "resolved": "https://registry.npmjs.org/@react-stately/tooltip/-/tooltip-3.5.11.tgz", |
| "integrity": "sha512-o8PnFXbvDCuVZ4Ht9ahfS6KHwIZjXopvoQ2vUPxv920irdgWEeC+4omgDOnJ/xFvcpmmJAmSsrQsTQrTguDUQA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-stately/overlays": "^3.6.23", |
| "@react-types/tooltip": "^3.5.2", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-stately/tree": { |
| "version": "3.9.6", |
| "resolved": "https://registry.npmjs.org/@react-stately/tree/-/tree-3.9.6.tgz", |
| "integrity": "sha512-JCuhGyX2A+PAMsx2pRSwArfqNFZJ9JSPkDaOQJS8MFPAsBe5HemvXsdmv9aBIMzlbCYcVq6EsrFnzbVVTBt/6w==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-stately/collections": "^3.12.10", |
| "@react-stately/selection": "^3.20.9", |
| "@react-stately/utils": "^3.11.0", |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-stately/utils": { |
| "version": "3.11.0", |
| "resolved": "https://registry.npmjs.org/@react-stately/utils/-/utils-3.11.0.tgz", |
| "integrity": "sha512-8LZpYowJ9eZmmYLpudbo/eclIRnbhWIJZ994ncmlKlouNzKohtM8qTC6B1w1pwUbiwGdUoyzLuQbeaIor5Dvcw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-stately/virtualizer": { |
| "version": "4.4.6", |
| "resolved": "https://registry.npmjs.org/@react-stately/virtualizer/-/virtualizer-4.4.6.tgz", |
| "integrity": "sha512-9SfXgLFB61/8SXNLfg5ARx9jAK4m03Aw6/Cg8mdZN24SYarL4TKNRpfw8K/HHVU/bi6WHSJypk6Z/z19o/ztrg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-types/shared": "^3.33.1", |
| "@swc/helpers": "^0.5.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-types/autocomplete": { |
| "version": "3.0.0-alpha.38", |
| "resolved": "https://registry.npmjs.org/@react-types/autocomplete/-/autocomplete-3.0.0-alpha.38.tgz", |
| "integrity": "sha512-0XrlVC8drzcrCNzybbkZdLcTofXEzBsHuaFevt5awW1J0xBJ+SMLIQMDeUYrvKjjwXUBlCtjJJpOvitGt4Z+KA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-types/combobox": "^3.14.0", |
| "@react-types/searchfield": "^3.6.8", |
| "@react-types/shared": "^3.33.1" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-types/breadcrumbs": { |
| "version": "3.7.19", |
| "resolved": "https://registry.npmjs.org/@react-types/breadcrumbs/-/breadcrumbs-3.7.19.tgz", |
| "integrity": "sha512-AnkyYYmzaM2QFi/N0P/kQLM8tHOyFi7p397B/jEMucXDfwMw5Ny1ObCXeIEqbh8KrIa2Xp8SxmQlCV+8FPs4LA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-types/link": "^3.6.7", |
| "@react-types/shared": "^3.33.1" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-types/button": { |
| "version": "3.15.1", |
| "resolved": "https://registry.npmjs.org/@react-types/button/-/button-3.15.1.tgz", |
| "integrity": "sha512-M1HtsKreJkigCnqceuIT22hDJBSStbPimnpmQmsl7SNyqCFY3+DHS7y/Sl3GvqCkzxF7j9UTL0dG38lGQ3K4xQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-types/shared": "^3.33.1" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-types/calendar": { |
| "version": "3.8.3", |
| "resolved": "https://registry.npmjs.org/@react-types/calendar/-/calendar-3.8.3.tgz", |
| "integrity": "sha512-fpH6WNXotzH0TlKHXXxtjeLZ7ko0sbyHmwDAwmDFyP7T0Iwn1YQZ+lhceLifvynlxuOgX6oBItyUKmkHQ0FouQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@internationalized/date": "^3.12.0", |
| "@react-types/shared": "^3.33.1" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-types/checkbox": { |
| "version": "3.10.4", |
| "resolved": "https://registry.npmjs.org/@react-types/checkbox/-/checkbox-3.10.4.tgz", |
| "integrity": "sha512-tYCG0Pd1usEz5hjvBEYcqcA0youx930Rss1QBIse9TgMekA1c2WmPDNupYV8phpO8Zuej3DL1WfBeXcgavK8aw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-types/shared": "^3.33.1" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-types/color": { |
| "version": "3.1.4", |
| "resolved": "https://registry.npmjs.org/@react-types/color/-/color-3.1.4.tgz", |
| "integrity": "sha512-s+Xj4pvNBlJPpQ1Gr7bO1j4/tuwMUfdS9xIVFuiW5RvDsSybKTUJ/gqPzTxms94VDCRhLFocVn2STNdD2Erf6A==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-types/shared": "^3.33.1", |
| "@react-types/slider": "^3.8.4" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-types/combobox": { |
| "version": "3.14.0", |
| "resolved": "https://registry.npmjs.org/@react-types/combobox/-/combobox-3.14.0.tgz", |
| "integrity": "sha512-zmSSS7BcCOD8rGT8eGbVy7UlL5qq1vm88fFn4WgFe+lfK33ne+E7yTzTxcPY2TCGSo5fY6xMj3OG79FfVNGbSg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-types/shared": "^3.33.1" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-types/datepicker": { |
| "version": "3.13.5", |
| "resolved": "https://registry.npmjs.org/@react-types/datepicker/-/datepicker-3.13.5.tgz", |
| "integrity": "sha512-j28Vz+xvbb4bj7+9Xbpc4WTvSitlBvt7YEaEGM/8ZQ5g4Jr85H2KwkmDwjzmMN2r6VMQMMYq9JEcemq5wWpfUQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@internationalized/date": "^3.12.0", |
| "@react-types/calendar": "^3.8.3", |
| "@react-types/overlays": "^3.9.4", |
| "@react-types/shared": "^3.33.1" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-types/dialog": { |
| "version": "3.5.24", |
| "resolved": "https://registry.npmjs.org/@react-types/dialog/-/dialog-3.5.24.tgz", |
| "integrity": "sha512-NFurEP/zV0dA/41422lV1t+0oh6f/13n+VmLHZG8R13m1J3ql/kAXZ49zBSqkqANBO1ojyugWebk99IiR4pYOw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-types/overlays": "^3.9.4", |
| "@react-types/shared": "^3.33.1" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-types/form": { |
| "version": "3.7.18", |
| "resolved": "https://registry.npmjs.org/@react-types/form/-/form-3.7.18.tgz", |
| "integrity": "sha512-0sBJW0+I9nJcF4SmKrYFEWAlehiebSTy7xqriqAXtqfTEdvzAYLGaAK2/7gx+wlNZeDTdW43CDRJ4XAhyhBqnw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-types/shared": "^3.33.1" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-types/grid": { |
| "version": "3.3.8", |
| "resolved": "https://registry.npmjs.org/@react-types/grid/-/grid-3.3.8.tgz", |
| "integrity": "sha512-zJvXH8gc1e1VH2H3LRnHH/W2HIkLkZMH3Cu5pLcj0vDuLBSWpcr3Ikh3jZ+VUOZF0G1Jt1lO8pKIaqFzDLNmLQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-types/shared": "^3.33.1" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-types/link": { |
| "version": "3.6.7", |
| "resolved": "https://registry.npmjs.org/@react-types/link/-/link-3.6.7.tgz", |
| "integrity": "sha512-1apXCFJgMC1uydc2KNENrps1qR642FqDpwlNWe254UTpRZn/hEZhA6ImVr8WhomfLJu672WyWA0rUOv4HT+/pQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-types/shared": "^3.33.1" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-types/listbox": { |
| "version": "3.7.6", |
| "resolved": "https://registry.npmjs.org/@react-types/listbox/-/listbox-3.7.6.tgz", |
| "integrity": "sha512-335NYElKEByXMalAmeRPyulKIDd2cjOCQhLwvv2BtxO5zaJfZnBbhZs+XPd9zwU6YomyOxODKSHrwbNDx+Jf3w==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-types/shared": "^3.33.1" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-types/menu": { |
| "version": "3.10.7", |
| "resolved": "https://registry.npmjs.org/@react-types/menu/-/menu-3.10.7.tgz", |
| "integrity": "sha512-+p7ixZdvPDJZhisqdtWiiuJ9pteNfK5i19NB6wzAw5XkljbEzodNhwLv6rI96DY5XpbFso2kcjw7IWi+rAAGGQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-types/overlays": "^3.9.4", |
| "@react-types/shared": "^3.33.1" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-types/meter": { |
| "version": "3.4.15", |
| "resolved": "https://registry.npmjs.org/@react-types/meter/-/meter-3.4.15.tgz", |
| "integrity": "sha512-9WjNphhLLM+TA4Ev1y2MkpugJ5JjTXseHh7ZWWx2veq5DrXMZYclkRpfUrUdLVKvaBIPQCgpQIj0TcQi+quR9A==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-types/progress": "^3.5.18" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-types/numberfield": { |
| "version": "3.8.18", |
| "resolved": "https://registry.npmjs.org/@react-types/numberfield/-/numberfield-3.8.18.tgz", |
| "integrity": "sha512-nLzk7YAG9yAUtSv+9R8LgCHsu8hJq8/A+m1KsKxvc8WmNJjIujSFgWvT21MWBiUgPBzJKGzAqpMDDa087mltJQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-types/shared": "^3.33.1" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-types/overlays": { |
| "version": "3.9.4", |
| "resolved": "https://registry.npmjs.org/@react-types/overlays/-/overlays-3.9.4.tgz", |
| "integrity": "sha512-7Z9HaebMFyYBqtv3XVNHEmVkm7AiYviV7gv0c98elEN2Co+eQcKFGvwBM9Gy/lV57zlTqFX1EX/SAqkMEbCLOA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-types/shared": "^3.33.1" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-types/progress": { |
| "version": "3.5.18", |
| "resolved": "https://registry.npmjs.org/@react-types/progress/-/progress-3.5.18.tgz", |
| "integrity": "sha512-mKeQn+KrHr1y0/k7KtrbeDGDaERH6i4f6yBwj/ZtYDCTNKMO3tPHJY6nzF0w/KKZLplIO+BjUbHXc2RVm8ovwQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-types/shared": "^3.33.1" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-types/radio": { |
| "version": "3.9.4", |
| "resolved": "https://registry.npmjs.org/@react-types/radio/-/radio-3.9.4.tgz", |
| "integrity": "sha512-TkMRY3sA1PcFZhhclu4IUzUTIir6MzNJj8h6WT8vO6Nug2kXJ72qigugVFBWJSE472mltduOErEAo0rtAYWbQA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-types/shared": "^3.33.1" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-types/searchfield": { |
| "version": "3.6.8", |
| "resolved": "https://registry.npmjs.org/@react-types/searchfield/-/searchfield-3.6.8.tgz", |
| "integrity": "sha512-M2p7OVdMTMDmlBcHd4N2uCBwg3uJSNM4lmEyf09YD44N5wDAI0yogk52QBwsnhpe+i2s65UwCYgunB+QltRX8A==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-types/shared": "^3.33.1", |
| "@react-types/textfield": "^3.12.8" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-types/select": { |
| "version": "3.12.2", |
| "resolved": "https://registry.npmjs.org/@react-types/select/-/select-3.12.2.tgz", |
| "integrity": "sha512-AseOjfr3qM1W1qIWcbAe6NFpwZluVeQX/dmu9BYxjcnVvtoBLPMbE5zX/BPbv+N5eFYjoMyj7Ug9dqnI+LrlGw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-types/shared": "^3.33.1" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-types/shared": { |
| "version": "3.33.1", |
| "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.33.1.tgz", |
| "integrity": "sha512-oJHtjvLG43VjwemQDadlR5g/8VepK56B/xKO2XORPHt9zlW6IZs3tZrYlvH29BMvoqC7RtE7E5UjgbnbFtDGag==", |
| "license": "Apache-2.0", |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-types/slider": { |
| "version": "3.8.4", |
| "resolved": "https://registry.npmjs.org/@react-types/slider/-/slider-3.8.4.tgz", |
| "integrity": "sha512-C+xFVvfKREai9S/ekBDCVaGPOQYkNUAsQhjQnNsUAATaox4I6IYLmcIgLmljpMQWqAe+gZiWsIwacRYMez2Tew==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-types/shared": "^3.33.1" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-types/switch": { |
| "version": "3.5.17", |
| "resolved": "https://registry.npmjs.org/@react-types/switch/-/switch-3.5.17.tgz", |
| "integrity": "sha512-2GTPJvBCYI8YZ3oerHtXg+qikabIXCMJ6C2wcIJ5Xn0k9XOovowghfJi10OPB2GGyOiLBU74CczP5nx8adG90Q==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-types/shared": "^3.33.1" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-types/table": { |
| "version": "3.13.6", |
| "resolved": "https://registry.npmjs.org/@react-types/table/-/table-3.13.6.tgz", |
| "integrity": "sha512-eluL+iFfnVmFm7OSZrrFG9AUjw+tcv898zbv+NsZACa8oXG1v9AimhZfd+Mo8q/5+sX/9hguWNXFkSvmTjuVPQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-types/grid": "^3.3.8", |
| "@react-types/shared": "^3.33.1" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-types/tabs": { |
| "version": "3.3.22", |
| "resolved": "https://registry.npmjs.org/@react-types/tabs/-/tabs-3.3.22.tgz", |
| "integrity": "sha512-HGwLD9dA3k3AGfRKGFBhNgxU9/LyRmxN0kxVj1ghA4L9S/qTOzS6GhrGNkGzsGxyVLV4JN8MLxjWN2o9QHnLEg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-types/shared": "^3.33.1" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-types/textfield": { |
| "version": "3.12.8", |
| "resolved": "https://registry.npmjs.org/@react-types/textfield/-/textfield-3.12.8.tgz", |
| "integrity": "sha512-wt6FcuE5AyntxsnPika/h3nf/DPmeAVbI018L9o6h+B/IL4sMWWdx663wx2KOOeHH8ejKGZQNPLhUKs4s1mVQA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-types/shared": "^3.33.1" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@react-types/tooltip": { |
| "version": "3.5.2", |
| "resolved": "https://registry.npmjs.org/@react-types/tooltip/-/tooltip-3.5.2.tgz", |
| "integrity": "sha512-FvSuZ2WP08NEWefrpCdBYpEEZh/5TvqvGjq0wqGzWg2OPwpc14HjD8aE7I3MOuylXkD4MSlMjl7J4DlvlcCs3Q==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-types/overlays": "^3.9.4", |
| "@react-types/shared": "^3.33.1" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/@rolldown/binding-android-arm64": { |
| "version": "1.2.2", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.2.2.tgz", |
| "integrity": "sha512-l7x215OGvo1s52JWmR8U/DAVzEDWBCIbTm28aeJV/WDTSHgcKXaZTuBT0hJMs5NggilfJTW3clZVvd24yfKJxA==", |
| "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.2.2", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.2.2.tgz", |
| "integrity": "sha512-9u9Xv6c1AJZT0FfwH5vrMG5Jjcwhc1MlyrPu0XfTqkzsmqfks2M6W/o5XwAJgVVN/jHpqqngC1WevHKKTIUtIA==", |
| "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.2.2", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.2.2.tgz", |
| "integrity": "sha512-9W1mbGZAfW3oqd85bhBkmpyHCCzL1TeG/zFFP3vg7b0rlly8cxOcre5nXwz+LHazCwac2MNWgPdPCHndABjpWQ==", |
| "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.2.2", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.2.2.tgz", |
| "integrity": "sha512-0p1lhiCSCyaerFwtrdZQUx7NqGk6LQnaRKWX7tFQqwQgvX0rjM15cIkm3pax1UpEakK14C4mOxx/jSqCBdBRqQ==", |
| "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.2.2", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.2.2.tgz", |
| "integrity": "sha512-e+cOJXrJ2L3zx6YzqPg+f6Wbk3V1cKB8bOhbaYdVYN3DdquzNdRAmrbETz1qnt5yp/c7JNlNjmITiA2cVneQ7w==", |
| "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.2.2", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.2.2.tgz", |
| "integrity": "sha512-JsSMsj6sNat/MuhG5fnBD7QgbtpHKVe30x5/bAVirDHdhoQRXJkF6xc0Jqk8O4fiCUQAzMOoH9wZi3m60c8wtg==", |
| "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.2.2", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.2.2.tgz", |
| "integrity": "sha512-B5G/zJdHaoJn9vD50eGHWkiWfmq8Uhi3IiLPJTzmZTrAalk1bztUikSXo0qga18ibE0IXboyeMUnhPjhAJ45wQ==", |
| "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.2.2", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.2.2.tgz", |
| "integrity": "sha512-6mC/awzKka8W6EoekjegpfGkjz8jXWDX63pqu/HYVpyKtZfu65Jsh4QAH3Kej3CAv/c1oGX7psTmFEbr0mDxLA==", |
| "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.2.2", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.2.2.tgz", |
| "integrity": "sha512-412MX9fJLdA1IK28EZnc8jYv2HRTleOZgfLQumJ5zy7OeJLZlg/CETwFaXjNmGVxG51cFHpKLqb5LKvBC+HsHA==", |
| "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.2.2", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.2.2.tgz", |
| "integrity": "sha512-Q/+HI/ToJafZ1iCqGgVQXUEkIjufHCTF0gBQ2a5o3cg7GJ2h0qyq3nvvSmU+bGda2/7ygXpTY4TM6gO9OhQ0ZA==", |
| "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.2.2", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.2.2.tgz", |
| "integrity": "sha512-ZKp/w41n6wCvxzxQHtQSbuphfX3Y4cCvbjkKHusrLx4lh+JWLTU7StSltO/DKARISzbj368d+qUaCjI8K2wzXw==", |
| "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.2.2", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.2.2.tgz", |
| "integrity": "sha512-pxE6xD4KS3eAROkKK5yrhB9/3+vhlhVGMvlQLbdpzrBGDbKrnzx3RLwPaHvasLo6jgaiBLn7e04Df9C4tYhjmA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openharmony" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-win32-arm64-msvc": { |
| "version": "1.2.2", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.2.2.tgz", |
| "integrity": "sha512-4MqEue5re+xIZzAWsB8sj0P1kqZySWqIuN4t6QaIO/YA6SFwySOLruvWQFzfmqk8LBK2P30KCSJwf6mJCZZ5/A==", |
| "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.2.2", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.2.2.tgz", |
| "integrity": "sha512-NweNxxD0Nf9t8v7kodun45Ijp3EIwYY+uydPP6qBEYvfBqhIjN6dZMzlQja3tqX/aLs3F3Uz+AxDpKgRhpOZQg==", |
| "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/@swc/helpers": { |
| "version": "0.5.19", |
| "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.19.tgz", |
| "integrity": "sha512-QamiFeIK3txNjgUTNppE6MiG3p7TdninpZu0E0PbqVh1a9FNLT2FRhisaa4NcaX52XVhA5l7Pk58Ft7Sqi/2sA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "tslib": "^2.8.0" |
| } |
| }, |
| "node_modules/@tailwindcss/node": { |
| "version": "4.3.3", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.3.3.tgz", |
| "integrity": "sha512-/T8IKEsf9VTU6tLjgC7+sv2mOPtQxzE2jMw7u4Tt40Tx+QSZxpzh95/H6cMKoja9XuW7iMdLJYBB0o9G1CaAgg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/remapping": "^2.3.5", |
| "enhanced-resolve": "^5.24.1", |
| "jiti": "^2.7.0", |
| "lightningcss": "1.32.0", |
| "magic-string": "^0.30.21", |
| "source-map-js": "^1.2.1", |
| "tailwindcss": "4.3.3" |
| } |
| }, |
| "node_modules/@tailwindcss/oxide": { |
| "version": "4.3.3", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.3.3.tgz", |
| "integrity": "sha512-krXjAikiaFSPaK/FkAQT5UTx3VormQaiZ5hBFlJZ9UFQGB/rwg1MZIhHAG9smMQRTdyJxP6Qt5MwMtdyU5FWrA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 20" |
| }, |
| "optionalDependencies": { |
| "@tailwindcss/oxide-android-arm64": "4.3.3", |
| "@tailwindcss/oxide-darwin-arm64": "4.3.3", |
| "@tailwindcss/oxide-darwin-x64": "4.3.3", |
| "@tailwindcss/oxide-freebsd-x64": "4.3.3", |
| "@tailwindcss/oxide-linux-arm-gnueabihf": "4.3.3", |
| "@tailwindcss/oxide-linux-arm64-gnu": "4.3.3", |
| "@tailwindcss/oxide-linux-arm64-musl": "4.3.3", |
| "@tailwindcss/oxide-linux-x64-gnu": "4.3.3", |
| "@tailwindcss/oxide-linux-x64-musl": "4.3.3", |
| "@tailwindcss/oxide-wasm32-wasi": "4.3.3", |
| "@tailwindcss/oxide-win32-arm64-msvc": "4.3.3", |
| "@tailwindcss/oxide-win32-x64-msvc": "4.3.3" |
| } |
| }, |
| "node_modules/@tailwindcss/oxide-android-arm64": { |
| "version": "4.3.3", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.3.3.tgz", |
| "integrity": "sha512-Y85A2gmPSkl5Ve5qR86GL4HT509cFqQh1aes9p3sSkyTPwt0Pppf3GkwGe4JPACcRYjgJIEhQgM6dBClnr0NYw==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">= 20" |
| } |
| }, |
| "node_modules/@tailwindcss/oxide-darwin-arm64": { |
| "version": "4.3.3", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.3.3.tgz", |
| "integrity": "sha512-BiaWatpBcERQFDlOjRDpIVXuFK5PJez5SA4JMg6VYZdBYU+qKfV/vqjcIs+IYmtitf1xYQZTwXvU/8y4lfZUGw==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">= 20" |
| } |
| }, |
| "node_modules/@tailwindcss/oxide-darwin-x64": { |
| "version": "4.3.3", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.3.3.tgz", |
| "integrity": "sha512-fAeUqfV5ndhxRwai8cXGzdLvul9utWOmeTkv69unv4ZXixjn61Z+p9lCWdwOwA3TYboG3BwdVuN/RDjhBRl0mw==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">= 20" |
| } |
| }, |
| "node_modules/@tailwindcss/oxide-freebsd-x64": { |
| "version": "4.3.3", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.3.3.tgz", |
| "integrity": "sha512-iyf5bV6+wnAlflVeEy7R25dupxTNECZN5QMI0qNT6eT+EgaGdZcKhGkr5SdoaWiLJ3spLqIY9VCeSGrwmtg4kw==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ], |
| "engines": { |
| "node": ">= 20" |
| } |
| }, |
| "node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": { |
| "version": "4.3.3", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.3.3.tgz", |
| "integrity": "sha512-aAYUprJAJQWWbRrPvtjdroZ56Md+JM8pMiopS6xGEwDfLhqj+2ver2p4nU4Mb3CRqcMmNBjo8KkUgcxhkzVQGQ==", |
| "cpu": [ |
| "arm" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 20" |
| } |
| }, |
| "node_modules/@tailwindcss/oxide-linux-arm64-gnu": { |
| "version": "4.3.3", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.3.3.tgz", |
| "integrity": "sha512-nDxldcEENOxZRzC2uu9jrutZdAAQtb+8WWDCSnWL1zvBk1+FN+x6MtDViPB5AJMfttVCUhehGWus3XBPgatM/w==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "libc": [ |
| "glibc" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 20" |
| } |
| }, |
| "node_modules/@tailwindcss/oxide-linux-arm64-musl": { |
| "version": "4.3.3", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.3.3.tgz", |
| "integrity": "sha512-Md44bD6veX/PC5iyF8cDVnw4HBIANZepRZZ7a8DQOvkfo5WUBwcp6iAuCUz23u+4SUkhJlD3eL7hNdW8ezd/kA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "libc": [ |
| "musl" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 20" |
| } |
| }, |
| "node_modules/@tailwindcss/oxide-linux-x64-gnu": { |
| "version": "4.3.3", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.3.3.tgz", |
| "integrity": "sha512-tx7us1muwOKAKWao2v/GaafFeQboE6aj88vC6ziN2NCGcRm8gWUhwjzg+YdVB1e4boAtdtma4L43onunI6NS4w==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "libc": [ |
| "glibc" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 20" |
| } |
| }, |
| "node_modules/@tailwindcss/oxide-linux-x64-musl": { |
| "version": "4.3.3", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.3.3.tgz", |
| "integrity": "sha512-SJxX60smvHgasZoBy11dX6YRjXJFovwWBoedhbQPOBzgFWBHGB+TVPWB9BxzR7TTxU8FQZAI2AyiNCMzFm8Img==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "libc": [ |
| "musl" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 20" |
| } |
| }, |
| "node_modules/@tailwindcss/oxide-wasm32-wasi": { |
| "version": "4.3.3", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.3.3.tgz", |
| "integrity": "sha512-jx1+rPhY/5Ympkktd656HBWEBLxP7dH06losBLjjf5vgCODXvi9KhtftWcMIwTFIDqBr7cRnQkdLnAG+IOlGvQ==", |
| "bundleDependencies": [ |
| "@napi-rs/wasm-runtime", |
| "@emnapi/core", |
| "@emnapi/runtime", |
| "@tybys/wasm-util", |
| "@emnapi/wasi-threads", |
| "tslib" |
| ], |
| "cpu": [ |
| "wasm32" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "@emnapi/core": "^1.11.1", |
| "@emnapi/runtime": "^1.11.1", |
| "@emnapi/wasi-threads": "^1.2.2", |
| "@napi-rs/wasm-runtime": "^1.1.4", |
| "@tybys/wasm-util": "^0.10.2", |
| "tslib": "^2.8.1" |
| }, |
| "engines": { |
| "node": ">=14.0.0" |
| } |
| }, |
| "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/core": { |
| "version": "1.11.1", |
| "dev": true, |
| "inBundle": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "@emnapi/wasi-threads": "1.2.2", |
| "tslib": "^2.4.0" |
| } |
| }, |
| "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/runtime": { |
| "version": "1.11.1", |
| "dev": true, |
| "inBundle": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "tslib": "^2.4.0" |
| } |
| }, |
| "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/wasi-threads": { |
| "version": "1.2.2", |
| "dev": true, |
| "inBundle": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "tslib": "^2.4.0" |
| } |
| }, |
| "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@napi-rs/wasm-runtime": { |
| "version": "1.1.4", |
| "dev": true, |
| "inBundle": 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/@tailwindcss/oxide-wasm32-wasi/node_modules/@tybys/wasm-util": { |
| "version": "0.10.2", |
| "dev": true, |
| "inBundle": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "tslib": "^2.4.0" |
| } |
| }, |
| "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/tslib": { |
| "version": "2.8.1", |
| "dev": true, |
| "inBundle": true, |
| "license": "0BSD", |
| "optional": true |
| }, |
| "node_modules/@tailwindcss/oxide-win32-arm64-msvc": { |
| "version": "4.3.3", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.3.3.tgz", |
| "integrity": "sha512-3rc292Ca2ceK6Ulcc/bAVnTs/3nDtoPhyEKlgPv+yQJQi/JS/AMJlqzxvlDacL1nekbrcf6bTqp/jV4qgnPxNQ==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">= 20" |
| } |
| }, |
| "node_modules/@tailwindcss/oxide-win32-x64-msvc": { |
| "version": "4.3.3", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.3.3.tgz", |
| "integrity": "sha512-yJ0pwIVc/nYeGoV02WtsN8KYyLQv7kyI2wDnkezyJlGGjkd4QLwDGAwl47YpPJeuI0M0ObaXGSPjvWDPeTPggw==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">= 20" |
| } |
| }, |
| "node_modules/@tailwindcss/vite": { |
| "version": "4.3.3", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/vite/-/vite-4.3.3.tgz", |
| "integrity": "sha512-yYU8cogLeSh/ms2jh8Fj7jaba/EWa7Ja6GoUqYZaraEuCI5YS6ms6ObZgjjedm+jm6XZjdNRWBpPP6Z86oOxcw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@tailwindcss/node": "4.3.3", |
| "@tailwindcss/oxide": "4.3.3", |
| "tailwindcss": "4.3.3" |
| }, |
| "peerDependencies": { |
| "vite": "^5.2.0 || ^6 || ^7 || ^8" |
| } |
| }, |
| "node_modules/@types/emscripten": { |
| "version": "1.41.5", |
| "resolved": "https://registry.npmjs.org/@types/emscripten/-/emscripten-1.41.5.tgz", |
| "integrity": "sha512-cMQm7pxu6BxtHyqJ7mQZ2kXWV5SLmugybFdHCBbJ5eHzOo6VhBckEgAT3//rP5FwPHNPeEiq4SmQ5ucBwsOo4Q==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/react": { |
| "version": "19.2.18", |
| "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.18.tgz", |
| "integrity": "sha512-AnzbBERsrLKtk2XSfTbYRLjQPdy116Sty4q+T+Bp3IC4l6jNBvreVPAHmpq9qhXQM7CXZPjLVmGMw9sy+hxQ3w==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "csstype": "^3.2.2" |
| } |
| }, |
| "node_modules/@types/react-dom": { |
| "version": "19.2.4", |
| "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.4.tgz", |
| "integrity": "sha512-Bsc+QHgp+P/F02XDzNCY9jnZNCUuLki36KT7VKrTXXLdHf+vHMNZnW1rVu5DNW/rCK+fya3DATySbLM4yhtKUw==", |
| "dev": true, |
| "license": "MIT", |
| "peerDependencies": { |
| "@types/react": "^19.2.0" |
| } |
| }, |
| "node_modules/@types/trusted-types": { |
| "version": "2.0.7", |
| "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz", |
| "integrity": "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==", |
| "license": "MIT", |
| "optional": true |
| }, |
| "node_modules/@typescript/native": { |
| "name": "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/@typescript/old": { |
| "name": "typescript", |
| "version": "6.0.3", |
| "resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.3.tgz", |
| "integrity": "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "bin": { |
| "tsc": "bin/tsc", |
| "tsserver": "bin/tsserver" |
| }, |
| "engines": { |
| "node": ">=14.17" |
| } |
| }, |
| "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/@vitejs/plugin-react": { |
| "version": "6.0.5", |
| "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-6.0.5.tgz", |
| "integrity": "sha512-BOVzne/NL162sMdResB25mUv+vWMF5NoAjNf09TeGlE7ZpszZWSD3winycicLJw72yeVsoCn/2kOhEuCvEShMA==", |
| "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/anymatch": { |
| "version": "3.1.3", |
| "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", |
| "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "normalize-path": "^3.0.0", |
| "picomatch": "^2.0.4" |
| }, |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/binary-extensions": { |
| "version": "2.3.0", |
| "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz", |
| "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/braces": { |
| "version": "3.0.3", |
| "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", |
| "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "fill-range": "^7.1.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/chokidar": { |
| "version": "3.6.0", |
| "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz", |
| "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "anymatch": "~3.1.2", |
| "braces": "~3.0.2", |
| "glob-parent": "~5.1.2", |
| "is-binary-path": "~2.1.0", |
| "is-glob": "~4.0.1", |
| "normalize-path": "~3.0.0", |
| "readdirp": "~3.6.0" |
| }, |
| "engines": { |
| "node": ">= 8.10.0" |
| }, |
| "funding": { |
| "url": "https://paulmillr.com/funding/" |
| }, |
| "optionalDependencies": { |
| "fsevents": "~2.3.2" |
| } |
| }, |
| "node_modules/chokidar/node_modules/glob-parent": { |
| "version": "5.1.2", |
| "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", |
| "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "is-glob": "^4.0.1" |
| }, |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "node_modules/classnames": { |
| "version": "2.5.1", |
| "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.5.1.tgz", |
| "integrity": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==", |
| "license": "MIT" |
| }, |
| "node_modules/client-only": { |
| "version": "0.0.1", |
| "resolved": "https://registry.npmjs.org/client-only/-/client-only-0.0.1.tgz", |
| "integrity": "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==", |
| "license": "MIT" |
| }, |
| "node_modules/clsx": { |
| "version": "2.1.1", |
| "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz", |
| "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/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/decimal.js": { |
| "version": "10.6.0", |
| "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.6.0.tgz", |
| "integrity": "sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==", |
| "license": "MIT" |
| }, |
| "node_modules/detect-libc": { |
| "version": "2.0.4", |
| "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.4.tgz", |
| "integrity": "sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/dompurify": { |
| "version": "3.4.8", |
| "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.8.tgz", |
| "integrity": "sha512-yb1cEmaOum7wFvOCSQxyfgVlv5D47Rc30iZWoMpbDIWTnJ6grDDQyu2KFJzB2k7u0pMuJcQ1zphH//fFnw2tjQ==", |
| "license": "(MPL-2.0 OR Apache-2.0)", |
| "optionalDependencies": { |
| "@types/trusted-types": "^2.0.7" |
| } |
| }, |
| "node_modules/enhanced-resolve": { |
| "version": "5.24.3", |
| "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.24.3.tgz", |
| "integrity": "sha512-PwKooW9JUzh5chmYfHM3IQl5OkK2u2Nm011MgeZrss3JmFraUx/fqrf78kk8GUMYoibx/14MdwTl/1WKkG7TpQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "graceful-fs": "^4.2.4", |
| "tapable": "^2.3.3" |
| }, |
| "engines": { |
| "node": ">=10.13.0" |
| } |
| }, |
| "node_modules/fflate": { |
| "version": "0.8.2", |
| "resolved": "https://registry.npmjs.org/fflate/-/fflate-0.8.2.tgz", |
| "integrity": "sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==", |
| "license": "MIT" |
| }, |
| "node_modules/fill-range": { |
| "version": "7.1.1", |
| "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", |
| "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "to-regex-range": "^5.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/fsevents": { |
| "version": "2.3.3", |
| "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", |
| "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", |
| "dev": true, |
| "hasInstallScript": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": "^8.16.0 || ^10.6.0 || >=11.0.0" |
| } |
| }, |
| "node_modules/graceful-fs": { |
| "version": "4.2.11", |
| "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", |
| "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", |
| "dev": true, |
| "license": "ISC" |
| }, |
| "node_modules/intl-messageformat": { |
| "version": "10.7.18", |
| "resolved": "https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-10.7.18.tgz", |
| "integrity": "sha512-m3Ofv/X/tV8Y3tHXLohcuVuhWKo7BBq62cqY15etqmLxg2DZ34AGGgQDeR+SCta2+zICb1NX83af0GJmbQ1++g==", |
| "license": "BSD-3-Clause", |
| "dependencies": { |
| "@formatjs/ecma402-abstract": "2.3.6", |
| "@formatjs/fast-memoize": "2.2.7", |
| "@formatjs/icu-messageformat-parser": "2.11.4", |
| "tslib": "^2.8.0" |
| } |
| }, |
| "node_modules/is-binary-path": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", |
| "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "binary-extensions": "^2.0.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/is-extglob": { |
| "version": "2.1.1", |
| "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", |
| "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/is-glob": { |
| "version": "4.0.3", |
| "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", |
| "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "is-extglob": "^2.1.1" |
| }, |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/is-number": { |
| "version": "7.0.0", |
| "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", |
| "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.12.0" |
| } |
| }, |
| "node_modules/jiti": { |
| "version": "2.7.0", |
| "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.7.0.tgz", |
| "integrity": "sha512-AC/7JofJvZGrrneWNaEnJeOLUx+JlGt7tNa0wZiRPT4MY1wmfKjt2+6O2p2uz2+skll8OZZmJMNqeke7kKbNgQ==", |
| "dev": true, |
| "license": "MIT", |
| "bin": { |
| "jiti": "lib/jiti-cli.mjs" |
| } |
| }, |
| "node_modules/lightningcss": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.32.0.tgz", |
| "integrity": "sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==", |
| "dev": true, |
| "license": "MPL-2.0", |
| "dependencies": { |
| "detect-libc": "^2.0.3" |
| }, |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| }, |
| "optionalDependencies": { |
| "lightningcss-android-arm64": "1.32.0", |
| "lightningcss-darwin-arm64": "1.32.0", |
| "lightningcss-darwin-x64": "1.32.0", |
| "lightningcss-freebsd-x64": "1.32.0", |
| "lightningcss-linux-arm-gnueabihf": "1.32.0", |
| "lightningcss-linux-arm64-gnu": "1.32.0", |
| "lightningcss-linux-arm64-musl": "1.32.0", |
| "lightningcss-linux-x64-gnu": "1.32.0", |
| "lightningcss-linux-x64-musl": "1.32.0", |
| "lightningcss-win32-arm64-msvc": "1.32.0", |
| "lightningcss-win32-x64-msvc": "1.32.0" |
| } |
| }, |
| "node_modules/lightningcss-android-arm64": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.32.0.tgz", |
| "integrity": "sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lightningcss-darwin-arm64": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.32.0.tgz", |
| "integrity": "sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lightningcss-darwin-x64": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.32.0.tgz", |
| "integrity": "sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lightningcss-freebsd-x64": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.32.0.tgz", |
| "integrity": "sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lightningcss-linux-arm-gnueabihf": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.32.0.tgz", |
| "integrity": "sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==", |
| "cpu": [ |
| "arm" |
| ], |
| "dev": true, |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lightningcss-linux-arm64-gnu": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.32.0.tgz", |
| "integrity": "sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lightningcss-linux-arm64-musl": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.32.0.tgz", |
| "integrity": "sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lightningcss-linux-x64-gnu": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.32.0.tgz", |
| "integrity": "sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lightningcss-linux-x64-musl": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.32.0.tgz", |
| "integrity": "sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lightningcss-win32-arm64-msvc": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.32.0.tgz", |
| "integrity": "sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lightningcss-win32-x64-msvc": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.32.0.tgz", |
| "integrity": "sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lz-string": { |
| "version": "1.5.0", |
| "resolved": "https://registry.npmjs.org/lz-string/-/lz-string-1.5.0.tgz", |
| "integrity": "sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==", |
| "license": "MIT", |
| "bin": { |
| "lz-string": "bin/bin.js" |
| } |
| }, |
| "node_modules/magic-string": { |
| "version": "0.30.21", |
| "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz", |
| "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/sourcemap-codec": "^1.5.5" |
| } |
| }, |
| "node_modules/marked": { |
| "version": "14.0.0", |
| "resolved": "https://registry.npmjs.org/marked/-/marked-14.0.0.tgz", |
| "integrity": "sha512-uIj4+faQ+MgHgwUW1l2PsPglZLOLOT1uErt06dAPtx2kjteLAkbsd/0FiYg/MGS+i7ZKLb7w2WClxHkzOOuryQ==", |
| "license": "MIT", |
| "bin": { |
| "marked": "bin/marked.js" |
| }, |
| "engines": { |
| "node": ">= 18" |
| } |
| }, |
| "node_modules/monaco-editor": { |
| "version": "0.56.0", |
| "resolved": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.56.0.tgz", |
| "integrity": "sha512-sXboRm3BeBeLm938eaiyLMe0OxzfXIlZvbv4ir/jVgQy1zDhWjgmny0WoN45fuDKhCCQsYMbBJrv/A6jd8aCUg==", |
| "license": "MIT", |
| "dependencies": { |
| "dompurify": "3.4.8", |
| "marked": "14.0.0" |
| } |
| }, |
| "node_modules/nanoid": { |
| "version": "3.3.17", |
| "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.17.tgz", |
| "integrity": "sha512-xQLf0A3HOMlgHq0n247/LRuAOYmB7dXJ/DvAxGvsSBij45XtBSmQycu+F8ODbHwns/XyFZagyL1+J0Offw1E0g==", |
| "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/normalize-path": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", |
| "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/oxlint": { |
| "version": "1.79.0", |
| "resolved": "https://registry.npmjs.org/oxlint/-/oxlint-1.79.0.tgz", |
| "integrity": "sha512-hVJ9hq9m2unPS+Of4eJJgCPdIeCC+3DHEUX3tkmrPJr3OK2hz7PhXwgC+ZP71ZcYu8cCDEtQrqLxWNvxBppBVg==", |
| "dev": true, |
| "license": "MIT", |
| "bin": { |
| "oxlint": "bin/oxlint" |
| }, |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/Boshen" |
| }, |
| "optionalDependencies": { |
| "@oxlint/binding-android-arm-eabi": "1.79.0", |
| "@oxlint/binding-android-arm64": "1.79.0", |
| "@oxlint/binding-darwin-arm64": "1.79.0", |
| "@oxlint/binding-darwin-x64": "1.79.0", |
| "@oxlint/binding-freebsd-x64": "1.79.0", |
| "@oxlint/binding-linux-arm-gnueabihf": "1.79.0", |
| "@oxlint/binding-linux-arm-musleabihf": "1.79.0", |
| "@oxlint/binding-linux-arm64-gnu": "1.79.0", |
| "@oxlint/binding-linux-arm64-musl": "1.79.0", |
| "@oxlint/binding-linux-ppc64-gnu": "1.79.0", |
| "@oxlint/binding-linux-riscv64-gnu": "1.79.0", |
| "@oxlint/binding-linux-riscv64-musl": "1.79.0", |
| "@oxlint/binding-linux-s390x-gnu": "1.79.0", |
| "@oxlint/binding-linux-x64-gnu": "1.79.0", |
| "@oxlint/binding-linux-x64-musl": "1.79.0", |
| "@oxlint/binding-openharmony-arm64": "1.79.0", |
| "@oxlint/binding-win32-arm64-msvc": "1.79.0", |
| "@oxlint/binding-win32-ia32-msvc": "1.79.0", |
| "@oxlint/binding-win32-x64-msvc": "1.79.0" |
| }, |
| "peerDependencies": { |
| "oxlint-tsgolint": ">=7.0.2001", |
| "vite-plus": "*" |
| }, |
| "peerDependenciesMeta": { |
| "oxlint-tsgolint": { |
| "optional": true |
| }, |
| "vite-plus": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/p-map": { |
| "version": "7.0.4", |
| "resolved": "https://registry.npmjs.org/p-map/-/p-map-7.0.4.tgz", |
| "integrity": "sha512-tkAQEw8ysMzmkhgw8k+1U/iPhWNhykKnSk4Rd5zLoPJCuJaGRPo6YposrZgaxHKzDHdDWWZvE/Sk7hsL2X/CpQ==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "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": "2.3.1", |
| "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", |
| "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8.6" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/jonschlinkert" |
| } |
| }, |
| "node_modules/postcss": { |
| "version": "8.5.25", |
| "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.25.tgz", |
| "integrity": "sha512-DTPx3RWSSnWyzLxQnlH0rJP+EW5ekl16ZU4/psbIhA0e53kJfdgaN5vKM+xP7yJtXVu+nfdVFmlgFDEKAe4Pyw==", |
| "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.16", |
| "picocolors": "^1.1.1", |
| "source-map-js": "^1.2.1" |
| }, |
| "engines": { |
| "node": "^10 || ^12 || >=14" |
| } |
| }, |
| "node_modules/prettier": { |
| "version": "3.9.6", |
| "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.9.6.tgz", |
| "integrity": "sha512-OpN0zzVdiaiAhxpuuj5efpIS4sY9j7bY6uR5mnj5yPzGkdkjNKSJeUThPb60Jw29QuAZgA4o+/iB49kFiaBX6g==", |
| "dev": true, |
| "license": "MIT", |
| "bin": { |
| "prettier": "bin/prettier.cjs" |
| }, |
| "engines": { |
| "node": ">=14" |
| }, |
| "funding": { |
| "url": "https://github.com/prettier/prettier?sponsor=1" |
| } |
| }, |
| "node_modules/pyodide": { |
| "version": "314.0.0", |
| "resolved": "https://registry.npmjs.org/pyodide/-/pyodide-314.0.0.tgz", |
| "integrity": "sha512-WIofRQehY78IC9n3+p9COjKUZGCCHfrvtR5dXKm0BHIWUun2B8DBf17rXytMF/KYkrsDQRa+BDGhi8UKwzaU3w==", |
| "license": "MPL-2.0", |
| "dependencies": { |
| "@types/emscripten": "^1.41.4", |
| "ws": "^8.5.0" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/react": { |
| "version": "19.1.1", |
| "resolved": "https://registry.npmjs.org/react/-/react-19.1.1.tgz", |
| "integrity": "sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/react-aria": { |
| "version": "3.47.0", |
| "resolved": "https://registry.npmjs.org/react-aria/-/react-aria-3.47.0.tgz", |
| "integrity": "sha512-nvahimIqdByl/PXk/xPkG30LPRzcin+/Uk0uFfwbbKRRFC9aa22a6BRULZLqVHwa9GaNyKe6CDUxO1Dde4v0kA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@internationalized/string": "^3.2.7", |
| "@react-aria/breadcrumbs": "^3.5.32", |
| "@react-aria/button": "^3.14.5", |
| "@react-aria/calendar": "^3.9.5", |
| "@react-aria/checkbox": "^3.16.5", |
| "@react-aria/color": "^3.1.5", |
| "@react-aria/combobox": "^3.15.0", |
| "@react-aria/datepicker": "^3.16.1", |
| "@react-aria/dialog": "^3.5.34", |
| "@react-aria/disclosure": "^3.1.3", |
| "@react-aria/dnd": "^3.11.6", |
| "@react-aria/focus": "^3.21.5", |
| "@react-aria/gridlist": "^3.14.4", |
| "@react-aria/i18n": "^3.12.16", |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/label": "^3.7.25", |
| "@react-aria/landmark": "^3.0.10", |
| "@react-aria/link": "^3.8.9", |
| "@react-aria/listbox": "^3.15.3", |
| "@react-aria/menu": "^3.21.0", |
| "@react-aria/meter": "^3.4.30", |
| "@react-aria/numberfield": "^3.12.5", |
| "@react-aria/overlays": "^3.31.2", |
| "@react-aria/progress": "^3.4.30", |
| "@react-aria/radio": "^3.12.5", |
| "@react-aria/searchfield": "^3.8.12", |
| "@react-aria/select": "^3.17.3", |
| "@react-aria/selection": "^3.27.2", |
| "@react-aria/separator": "^3.4.16", |
| "@react-aria/slider": "^3.8.5", |
| "@react-aria/ssr": "^3.9.10", |
| "@react-aria/switch": "^3.7.11", |
| "@react-aria/table": "^3.17.11", |
| "@react-aria/tabs": "^3.11.1", |
| "@react-aria/tag": "^3.8.1", |
| "@react-aria/textfield": "^3.18.5", |
| "@react-aria/toast": "^3.0.11", |
| "@react-aria/tooltip": "^3.9.2", |
| "@react-aria/tree": "^3.1.7", |
| "@react-aria/utils": "^3.33.1", |
| "@react-aria/visually-hidden": "^3.8.31", |
| "@react-types/shared": "^3.33.1" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/react-aria-components": { |
| "version": "1.16.0", |
| "resolved": "https://registry.npmjs.org/react-aria-components/-/react-aria-components-1.16.0.tgz", |
| "integrity": "sha512-MjHbTLpMFzzD2Tv5KbeXoZwPczuUWZcRavVvQQlNHRtXHH38D+sToMEYpNeir7Wh3K/XWtzeX3EujfJW6QNkrw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@internationalized/date": "^3.12.0", |
| "@internationalized/string": "^3.2.7", |
| "@react-aria/autocomplete": "3.0.0-rc.6", |
| "@react-aria/collections": "^3.0.3", |
| "@react-aria/dnd": "^3.11.6", |
| "@react-aria/focus": "^3.21.5", |
| "@react-aria/interactions": "^3.27.1", |
| "@react-aria/live-announcer": "^3.4.4", |
| "@react-aria/overlays": "^3.31.2", |
| "@react-aria/ssr": "^3.9.10", |
| "@react-aria/textfield": "^3.18.5", |
| "@react-aria/toolbar": "3.0.0-beta.24", |
| "@react-aria/utils": "^3.33.1", |
| "@react-aria/virtualizer": "^4.1.13", |
| "@react-stately/autocomplete": "3.0.0-beta.4", |
| "@react-stately/layout": "^4.6.0", |
| "@react-stately/selection": "^3.20.9", |
| "@react-stately/table": "^3.15.4", |
| "@react-stately/utils": "^3.11.0", |
| "@react-stately/virtualizer": "^4.4.6", |
| "@react-types/form": "^3.7.18", |
| "@react-types/grid": "^3.3.8", |
| "@react-types/shared": "^3.33.1", |
| "@react-types/table": "^3.13.6", |
| "@swc/helpers": "^0.5.0", |
| "client-only": "^0.0.1", |
| "react-aria": "^3.47.0", |
| "react-stately": "^3.45.0", |
| "use-sync-external-store": "^1.6.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", |
| "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/react-dom": { |
| "version": "19.1.1", |
| "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.1.1.tgz", |
| "integrity": "sha512-Dlq/5LAZgF0Gaz6yiqZCf6VCcZs1ghAJyrsu84Q/GT0gV+mCxbfmKNoGRKBYMJ8IEdGPqu49YWXD02GCknEDkw==", |
| "license": "MIT", |
| "dependencies": { |
| "scheduler": "^0.26.0" |
| }, |
| "peerDependencies": { |
| "react": "^19.1.1" |
| } |
| }, |
| "node_modules/react-resizable-panels": { |
| "version": "4.0.16", |
| "resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-4.0.16.tgz", |
| "integrity": "sha512-xhU02yogk3lD1f353oNAGm419pov2imCtxegHJN6FclXtGrfLglkl/h4K/RBHBxsGtR79lp12Zmz3Bbi/BoHpA==", |
| "license": "MIT", |
| "peerDependencies": { |
| "react": "^18.0.0 || ^19.0.0", |
| "react-dom": "^18.0.0 || ^19.0.0" |
| } |
| }, |
| "node_modules/react-stately": { |
| "version": "3.45.0", |
| "resolved": "https://registry.npmjs.org/react-stately/-/react-stately-3.45.0.tgz", |
| "integrity": "sha512-G3bYr0BIiookpt4H05VeZUuVS/FslQAj2TeT8vDfCiL314Y+LtPXIPe/a3eamCA0wljy7z1EDYKV50Qbz7pcJg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@react-stately/calendar": "^3.9.3", |
| "@react-stately/checkbox": "^3.7.5", |
| "@react-stately/collections": "^3.12.10", |
| "@react-stately/color": "^3.9.5", |
| "@react-stately/combobox": "^3.13.0", |
| "@react-stately/data": "^3.15.2", |
| "@react-stately/datepicker": "^3.16.1", |
| "@react-stately/disclosure": "^3.0.11", |
| "@react-stately/dnd": "^3.7.4", |
| "@react-stately/form": "^3.2.4", |
| "@react-stately/list": "^3.13.4", |
| "@react-stately/menu": "^3.9.11", |
| "@react-stately/numberfield": "^3.11.0", |
| "@react-stately/overlays": "^3.6.23", |
| "@react-stately/radio": "^3.11.5", |
| "@react-stately/searchfield": "^3.5.19", |
| "@react-stately/select": "^3.9.2", |
| "@react-stately/selection": "^3.20.9", |
| "@react-stately/slider": "^3.7.5", |
| "@react-stately/table": "^3.15.4", |
| "@react-stately/tabs": "^3.8.9", |
| "@react-stately/toast": "^3.1.3", |
| "@react-stately/toggle": "^3.9.5", |
| "@react-stately/tooltip": "^3.5.11", |
| "@react-stately/tree": "^3.9.6", |
| "@react-types/shared": "^3.33.1" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" |
| } |
| }, |
| "node_modules/readdirp": { |
| "version": "3.6.0", |
| "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", |
| "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "picomatch": "^2.2.1" |
| }, |
| "engines": { |
| "node": ">=8.10.0" |
| } |
| }, |
| "node_modules/rolldown": { |
| "version": "1.2.2", |
| "resolved": "https://registry.npmjs.org/rolldown/-/rolldown-1.2.2.tgz", |
| "integrity": "sha512-opwpo1tQBAcpSUJDt94B7hhLNGOKjCdE//XXjeLrnx9b83bjnw45tXdg1b09yEw/VLFBJGZpwRULMmOZo7ol+A==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@oxc-project/types": "=0.142.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.2.2", |
| "@rolldown/binding-darwin-arm64": "1.2.2", |
| "@rolldown/binding-darwin-x64": "1.2.2", |
| "@rolldown/binding-freebsd-x64": "1.2.2", |
| "@rolldown/binding-linux-arm-gnueabihf": "1.2.2", |
| "@rolldown/binding-linux-arm64-gnu": "1.2.2", |
| "@rolldown/binding-linux-arm64-musl": "1.2.2", |
| "@rolldown/binding-linux-ppc64-gnu": "1.2.2", |
| "@rolldown/binding-linux-s390x-gnu": "1.2.2", |
| "@rolldown/binding-linux-x64-gnu": "1.2.2", |
| "@rolldown/binding-linux-x64-musl": "1.2.2", |
| "@rolldown/binding-openharmony-arm64": "1.2.2", |
| "@rolldown/binding-win32-arm64-msvc": "1.2.2", |
| "@rolldown/binding-win32-x64-msvc": "1.2.2" |
| } |
| }, |
| "node_modules/ruff_wasm": { |
| "resolved": "ruff/ruff_wasm", |
| "link": true |
| }, |
| "node_modules/ruff-playground": { |
| "resolved": "ruff", |
| "link": true |
| }, |
| "node_modules/scheduler": { |
| "version": "0.26.0", |
| "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.26.0.tgz", |
| "integrity": "sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==", |
| "license": "MIT" |
| }, |
| "node_modules/shared": { |
| "resolved": "shared", |
| "link": true |
| }, |
| "node_modules/smol-toml": { |
| "version": "1.4.1", |
| "resolved": "https://registry.npmjs.org/smol-toml/-/smol-toml-1.4.1.tgz", |
| "integrity": "sha512-CxdwHXyYTONGHThDbq5XdwbFsuY4wlClRGejfE2NtwUtiHYsP1QtNsHb/hnj31jKYSchztJsaA8pSQoVzkfCFg==", |
| "license": "BSD-3-Clause", |
| "engines": { |
| "node": ">= 18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/cyyynthia" |
| } |
| }, |
| "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/state-local": { |
| "version": "1.0.7", |
| "resolved": "https://registry.npmjs.org/state-local/-/state-local-1.0.7.tgz", |
| "integrity": "sha512-HTEHMNieakEnoe33shBYcZ7NX83ACUjCu8c40iOGEZsngj9zRnkqS9j1pqQPXwobB0ZcVTk27REb7COQ0UR59w==", |
| "license": "MIT" |
| }, |
| "node_modules/tailwindcss": { |
| "version": "4.3.3", |
| "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.3.3.tgz", |
| "integrity": "sha512-gOhV3P7ufE62QDGg1zVaTgCR+EtPv92k2nIhVcVKcLmxT1sUBsQGhnZj175j+MqRt4zLF7ic+sCYjfhxMxj7YQ==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/tapable": { |
| "version": "2.3.3", |
| "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.3.tgz", |
| "integrity": "sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/webpack" |
| } |
| }, |
| "node_modules/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/tinyglobby/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/tinyglobby/node_modules/picomatch": { |
| "version": "4.0.4", |
| "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz", |
| "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/jonschlinkert" |
| } |
| }, |
| "node_modules/to-regex-range": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", |
| "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "is-number": "^7.0.0" |
| }, |
| "engines": { |
| "node": ">=8.0" |
| } |
| }, |
| "node_modules/tslib": { |
| "version": "2.8.1", |
| "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", |
| "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", |
| "license": "0BSD" |
| }, |
| "node_modules/ty_wasm": { |
| "resolved": "ty/ty_wasm", |
| "link": true |
| }, |
| "node_modules/ty-playground": { |
| "resolved": "ty", |
| "link": true |
| }, |
| "node_modules/typescript": { |
| "name": "@typescript/typescript6", |
| "version": "6.0.2", |
| "resolved": "https://registry.npmjs.org/@typescript/typescript6/-/typescript6-6.0.2.tgz", |
| "integrity": "sha512-mbCddXd+jm7hfx7w2YU64/Av4/NqqeG3GoRZgxPcgoTxYjhrcfJRw9ULch71SS4G+Q3bOXFhRvPqjguN0Hyp5w==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@typescript/old": "npm:typescript@^6" |
| }, |
| "bin": { |
| "tsc6": "bin/tsc6" |
| } |
| }, |
| "node_modules/use-sync-external-store": { |
| "version": "1.6.0", |
| "resolved": "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.6.0.tgz", |
| "integrity": "sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==", |
| "license": "MIT", |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" |
| } |
| }, |
| "node_modules/vite": { |
| "version": "8.2.1", |
| "resolved": "https://registry.npmjs.org/vite/-/vite-8.2.1.tgz", |
| "integrity": "sha512-EU/eS7BH3XROHh2YnBefjM6DBKA6ZeMZEYQbj7NLWg5wHYlhB8B/Mayd5XsgWq+NFYccDOTemRpdETWR6Ka/lw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "lightningcss": "^1.33.0", |
| "picomatch": "^4.0.5", |
| "postcss": "^8.5.25", |
| "rolldown": "~1.2.1", |
| "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.4.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/vite-plugin-static-copy": { |
| "version": "4.0.1", |
| "resolved": "https://registry.npmjs.org/vite-plugin-static-copy/-/vite-plugin-static-copy-4.0.1.tgz", |
| "integrity": "sha512-r3kQUrrimduikhyRm58ayemoxsgB8lZdn/JULLL4wpXHAZlYejtyZx7E/id7dwRtIOSYWu/tWvFjdEOTzso2MA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "chokidar": "^3.6.0", |
| "p-map": "^7.0.4", |
| "picocolors": "^1.1.1", |
| "tinyglobby": "^0.2.15" |
| }, |
| "engines": { |
| "node": "^22.0.0 || >=24.0.0" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/sapphi-red" |
| }, |
| "peerDependencies": { |
| "vite": "^6.0.0 || ^7.0.0 || ^8.0.0" |
| } |
| }, |
| "node_modules/vite/node_modules/lightningcss": { |
| "version": "1.33.0", |
| "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.33.0.tgz", |
| "integrity": "sha512-WkUDrojuJs0xkgGf2udWxa3yGBRxPtxUkB79i6aCZLRgc7PM8fZe9TosfPDcvEpQZbuFASnHYmRLBLUbmLOIIA==", |
| "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.33.0", |
| "lightningcss-darwin-arm64": "1.33.0", |
| "lightningcss-darwin-x64": "1.33.0", |
| "lightningcss-freebsd-x64": "1.33.0", |
| "lightningcss-linux-arm-gnueabihf": "1.33.0", |
| "lightningcss-linux-arm64-gnu": "1.33.0", |
| "lightningcss-linux-arm64-musl": "1.33.0", |
| "lightningcss-linux-x64-gnu": "1.33.0", |
| "lightningcss-linux-x64-musl": "1.33.0", |
| "lightningcss-win32-arm64-msvc": "1.33.0", |
| "lightningcss-win32-x64-msvc": "1.33.0" |
| } |
| }, |
| "node_modules/vite/node_modules/lightningcss-android-arm64": { |
| "version": "1.33.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.33.0.tgz", |
| "integrity": "sha512-gEpRTalKdosp4Bb8qWtc2iOgE5SeIHlpS1up9bFq2wAyYhl1UdTObYiHe98zEM9SQvSoqQZ1IQD0JNpg3Ml5pg==", |
| "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/vite/node_modules/lightningcss-darwin-arm64": { |
| "version": "1.33.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.33.0.tgz", |
| "integrity": "sha512-Sciaz8eenNTKn9b3t7+xr0ipTp9YxKQY4npwQ3mrRuL0BAVHBLyZxofhaKBAVtzmtRZ/zTyo0/to4B1uWG/Djg==", |
| "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/vite/node_modules/lightningcss-darwin-x64": { |
| "version": "1.33.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.33.0.tgz", |
| "integrity": "sha512-Z5UPAxzrjlWNNyGy6i65cJzzvgJ5D3T6wMvs+gWpY9d7qRhANrxqAp6LhxIgZhWEw18RfJTGcRxjuLIBr+m8XQ==", |
| "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/vite/node_modules/lightningcss-freebsd-x64": { |
| "version": "1.33.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.33.0.tgz", |
| "integrity": "sha512-QQM/Ti/hQajJwCY+RiWuCZ9sdtI/XQk7nDK5vC8kkdwixezOlDgvDx7+RT+QjK6FcFT4MpsuoBnHIo/O3StRRg==", |
| "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/vite/node_modules/lightningcss-linux-arm-gnueabihf": { |
| "version": "1.33.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.33.0.tgz", |
| "integrity": "sha512-N7FVBe6iS24MlM6R/4RBTxGhQheZGs7tiQ9U32UtF75NzP5Q7xWPRqLBCKxlRQRk3rY1jCIPLzx7WzOhuUIRLQ==", |
| "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/vite/node_modules/lightningcss-linux-arm64-gnu": { |
| "version": "1.33.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.33.0.tgz", |
| "integrity": "sha512-j2v/itmy4HlNxlc6voKXYgBqNi0Ng2LShg4z7GufpEgs05P+2suBVyi9I6YHq5uoVFx9ETin3eCEhLVyXGQnKg==", |
| "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/vite/node_modules/lightningcss-linux-arm64-musl": { |
| "version": "1.33.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.33.0.tgz", |
| "integrity": "sha512-yiO5ROMuYQgXbC60yjZU5CYSFZGKXL0HFATXt9mHJn1+zW55oCtMI9NfcVhYLMFDL7gV7oBPon/EmMMGg2OvtQ==", |
| "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/vite/node_modules/lightningcss-linux-x64-gnu": { |
| "version": "1.33.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.33.0.tgz", |
| "integrity": "sha512-ar+Ju7LmcN0Jo4FpL4hpFybwNG9/3A/Br5KW2n2jyODg3MEZXaDYADdemoNS+BDNfMgKvylJLj4S5tyRActuAg==", |
| "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/vite/node_modules/lightningcss-linux-x64-musl": { |
| "version": "1.33.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.33.0.tgz", |
| "integrity": "sha512-RYiYbkokw0trfKqqzfF55lginwEPrD3OJDfTuJzFs1MK6iFnDenaz1fqLLtX4ITG3OktJQXOeTaw1awrBAlZPw==", |
| "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/vite/node_modules/lightningcss-win32-arm64-msvc": { |
| "version": "1.33.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.33.0.tgz", |
| "integrity": "sha512-1K+MPfLSFVpphzpdbfkhlWk6wBrTObBzS2T6db10PNOZgR9GoVsAWzwNyuhUYYbTp23j+4RrncfujZ4uAzXvwA==", |
| "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/vite/node_modules/lightningcss-win32-x64-msvc": { |
| "version": "1.33.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.33.0.tgz", |
| "integrity": "sha512-OlEICDx/Xl0FqSp4bry8zFnCvGpig3Gl4gCquvYwHuqJKEC1+n9NgDniFvqHGmMv1ZkqDJrDqKKSykTDX+ehuA==", |
| "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/vite/node_modules/picomatch": { |
| "version": "4.0.7", |
| "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.7.tgz", |
| "integrity": "sha512-qcJu88Q2IWqJsDD529JKMdwGm/dvInW4HvQnRwiH9JtihJvzGOscDtHE3x1pBKeUOTysQ8kVmLnJ2kJu7yhcGA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/jonschlinkert" |
| } |
| }, |
| "node_modules/wasm-pack": { |
| "version": "0.15.0", |
| "resolved": "https://registry.npmjs.org/wasm-pack/-/wasm-pack-0.15.0.tgz", |
| "integrity": "sha512-DdqtGWc3+iFx+7lL7QU5LBWs7qMnwQSWxF0htSfE15sNa3roVwHjAkTm2JXgueU2GGfSwNqbq2EzyC2b/biKDA==", |
| "dev": true, |
| "hasInstallScript": true, |
| "license": "MIT OR Apache-2.0", |
| "dependencies": { |
| "tar": "^7.5.3" |
| }, |
| "bin": { |
| "wasm-pack": "run.js" |
| }, |
| "engines": { |
| "node": ">=16" |
| } |
| }, |
| "node_modules/wasm-pack/node_modules/chownr": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/chownr/-/chownr-3.0.0.tgz", |
| "integrity": "sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==", |
| "dev": true, |
| "license": "BlueOak-1.0.0", |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/wasm-pack/node_modules/minipass": { |
| "version": "7.1.3", |
| "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.3.tgz", |
| "integrity": "sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==", |
| "dev": true, |
| "license": "BlueOak-1.0.0", |
| "engines": { |
| "node": ">=16 || 14 >=14.17" |
| } |
| }, |
| "node_modules/wasm-pack/node_modules/minizlib": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-3.1.0.tgz", |
| "integrity": "sha512-KZxYo1BUkWD2TVFLr0MQoM8vUUigWD3LlD83a/75BqC+4qE0Hb1Vo5v1FgcfaNXvfXzr+5EhQ6ing/CaBijTlw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "minipass": "^7.1.2" |
| }, |
| "engines": { |
| "node": ">= 18" |
| } |
| }, |
| "node_modules/wasm-pack/node_modules/tar": { |
| "version": "7.5.15", |
| "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.15.tgz", |
| "integrity": "sha512-dzGK0boVlC4W5QFuQN1EFSl3bIDYsk7Tj40U6eIBnK2k/8ml7TZ5agbI5j5+qnoVcAA+rNtBml8SEiLxZpNqRQ==", |
| "dev": true, |
| "license": "BlueOak-1.0.0", |
| "dependencies": { |
| "@isaacs/fs-minipass": "^4.0.0", |
| "chownr": "^3.0.0", |
| "minipass": "^7.1.2", |
| "minizlib": "^3.1.0", |
| "yallist": "^5.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/wasm-pack/node_modules/yallist": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/yallist/-/yallist-5.0.0.tgz", |
| "integrity": "sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==", |
| "dev": true, |
| "license": "BlueOak-1.0.0", |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/ws": { |
| "version": "8.18.2", |
| "resolved": "https://registry.npmjs.org/ws/-/ws-8.18.2.tgz", |
| "integrity": "sha512-DMricUmwGZUVr++AEAe2uiVM7UoO9MAVZMDu05UQOaUII0lp+zOzLLU4Xqh/JvTqklB1T4uELaaPBKyjE1r4fQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=10.0.0" |
| }, |
| "peerDependencies": { |
| "bufferutil": "^4.0.1", |
| "utf-8-validate": ">=5.0.2" |
| }, |
| "peerDependenciesMeta": { |
| "bufferutil": { |
| "optional": true |
| }, |
| "utf-8-validate": { |
| "optional": true |
| } |
| } |
| }, |
| "ruff": { |
| "name": "ruff-playground", |
| "version": "0.0.0", |
| "dependencies": { |
| "@monaco-editor/react": "^4.4.6", |
| "classnames": "^2.3.2", |
| "lz-string": "^1.5.0", |
| "monaco-editor": "^0.56.0", |
| "react": "^19.0.0", |
| "react-dom": "^19.0.0", |
| "react-resizable-panels": "^4.0.0", |
| "ruff_wasm": "file:ruff_wasm", |
| "shared": "0.0.0", |
| "smol-toml": "^1.3.0" |
| } |
| }, |
| "ruff/ruff_wasm": { |
| "version": "0.14.5", |
| "license": "MIT" |
| }, |
| "shared": { |
| "version": "0.0.0", |
| "dependencies": { |
| "@monaco-editor/react": "^4.7.0", |
| "classnames": "^2.3.2", |
| "fflate": "^0.8.2", |
| "monaco-editor": "^0.56.0", |
| "react": "^19.0.0", |
| "react-aria-components": "^1.16.0", |
| "react-resizable-panels": "^4.0.0" |
| } |
| }, |
| "ty": { |
| "name": "ty-playground", |
| "version": "0.0.0", |
| "dependencies": { |
| "@monaco-editor/react": "^4.7.0", |
| "classnames": "^2.5.1", |
| "lz-string": "^1.5.0", |
| "monaco-editor": "^0.56.0", |
| "pyodide": "^314.0.0", |
| "react": "^19.0.0", |
| "react-dom": "^19.0.0", |
| "react-resizable-panels": "^4.0.0", |
| "shared": "0.0.0", |
| "smol-toml": "^1.3.1", |
| "ty_wasm": "file:ty_wasm" |
| }, |
| "devDependencies": { |
| "vite-plugin-static-copy": "^4.0.0" |
| } |
| }, |
| "ty/ty_wasm": { |
| "version": "0.0.0", |
| "license": "MIT" |
| } |
| } |
| } |