| { |
| "name": "frontend", |
| "version": "0.0.0", |
| "lockfileVersion": 3, |
| "requires": true, |
| "packages": { |
| "": { |
| "name": "frontend", |
| "version": "0.0.0", |
| "dependencies": { |
| "@radix-ui/react-slot": "^1.3.3", |
| "@tailwindcss/vite": "^4.3.3", |
| "clsx": "^2.1.1", |
| "lucide-react": "^1.26.0", |
| "react": "^19.2.8", |
| "react-dom": "^19.2.8", |
| "react-icons": "^5.6.0", |
| "recharts": "^3.10.0", |
| "tailwind-merge": "^3.6.0", |
| "tailwindcss": "^4.3.1" |
| }, |
| "devDependencies": { |
| "@types/node": "^26.1.1", |
| "@types/react": "^19.2.17", |
| "@types/react-dom": "^19.2.3", |
| "@vitejs/plugin-react": "^6.0.2", |
| "oxlint": "^1.69.0", |
| "typescript": "~7.0.2", |
| "vite": "^8.1.5" |
| } |
| }, |
| "node_modules/@emnapi/core": { |
| "version": "1.11.1", |
| "resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.11.1.tgz", |
| "integrity": "sha512-RSvbQmHzdKzNsLYa/wHrbc3KN4sYLKAdPZxqiM2HATqv/SBk2/ENSHpvXGaLOMcsAyz0poEGqkmmKYG3OWiJEQ==", |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "@emnapi/wasi-threads": "1.2.2", |
| "tslib": "^2.4.0" |
| } |
| }, |
| "node_modules/@emnapi/runtime": { |
| "version": "1.11.1", |
| "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.11.1.tgz", |
| "integrity": "sha512-vgj7R3y3Wgx24IQaGPA/R6YFXLHVMOZ0uVEyIQPaWs+rd1AzfEMXlAC22FYwO1XkKR6NPsq7mUandH8oIRdZFw==", |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "tslib": "^2.4.0" |
| } |
| }, |
| "node_modules/@emnapi/wasi-threads": { |
| "version": "1.2.2", |
| "resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.2.2.tgz", |
| "integrity": "sha512-c95qOXkHdydNKhscBTebqEC1CVAZpyqOfVfBzQ1qgzyl3gfeldUjIggDbIZgDKsHLgnsM+igH7TJ/eAasaVuMA==", |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "tslib": "^2.4.0" |
| } |
| }, |
| "node_modules/@jridgewell/gen-mapping": { |
| "version": "0.3.13", |
| "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz", |
| "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==", |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/sourcemap-codec": "^1.5.0", |
| "@jridgewell/trace-mapping": "^0.3.24" |
| } |
| }, |
| "node_modules/@jridgewell/remapping": { |
| "version": "2.3.5", |
| "resolved": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz", |
| "integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/gen-mapping": "^0.3.5", |
| "@jridgewell/trace-mapping": "^0.3.24" |
| } |
| }, |
| "node_modules/@jridgewell/resolve-uri": { |
| "version": "3.1.2", |
| "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", |
| "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.0.0" |
| } |
| }, |
| "node_modules/@jridgewell/sourcemap-codec": { |
| "version": "1.5.5", |
| "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz", |
| "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==", |
| "license": "MIT" |
| }, |
| "node_modules/@jridgewell/trace-mapping": { |
| "version": "0.3.31", |
| "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz", |
| "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==", |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/resolve-uri": "^3.1.0", |
| "@jridgewell/sourcemap-codec": "^1.4.14" |
| } |
| }, |
| "node_modules/@napi-rs/wasm-runtime": { |
| "version": "1.1.6", |
| "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.6.tgz", |
| "integrity": "sha512-ZLv/JdUfkvOy9eCnnBaGfiO+XimbjebAeO+MRQqD/B+FR1tnRN0tpKSJHRbE8sFfS6aqsXZ67TQjfwfsxULVbg==", |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "@tybys/wasm-util": "^0.10.3" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/Brooooooklyn" |
| }, |
| "peerDependencies": { |
| "@emnapi/core": "^1.7.1", |
| "@emnapi/runtime": "^1.7.1" |
| } |
| }, |
| "node_modules/@oxc-project/types": { |
| "version": "0.139.0", |
| "resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.139.0.tgz", |
| "integrity": "sha512-r9gHphtCs+1M7J0pw6Sn/hh/Wpa/iQrOOkrNAlVLF/gHq+/CJmHIWKKUUhdWjcD6CIa8idarspCsASiXCXvFUw==", |
| "license": "MIT", |
| "funding": { |
| "url": "https://github.com/sponsors/Boshen" |
| } |
| }, |
| "node_modules/@oxlint/binding-android-arm-eabi": { |
| "version": "1.71.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-android-arm-eabi/-/binding-android-arm-eabi-1.71.0.tgz", |
| "integrity": "sha512-ImGmd1njEg4FEJH03jhRnveEegtO3czCtfptvaHivKAZQIYATbVFBrrzbaYMYv0oJioTnxZAZVSyV+oL7W8S2g==", |
| "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.71.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-android-arm64/-/binding-android-arm64-1.71.0.tgz", |
| "integrity": "sha512-4A5BEexBrwY1YFF8Kiq/lp/wQPRG79G3BWIE1FuWaM5MvmpYSd+7ZySVcKkHdwo0UDzdQGddp6pD9mpctMqLnw==", |
| "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.71.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-darwin-arm64/-/binding-darwin-arm64-1.71.0.tgz", |
| "integrity": "sha512-9wJA9GJulLwS2usU3CEisI/ESDO1n1z9eyTCvApMDrAkbJ1ve0mORgTMjcWWsKxkzkeZ2N/Gpra5IQE7x8tYgQ==", |
| "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.71.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-darwin-x64/-/binding-darwin-x64-1.71.0.tgz", |
| "integrity": "sha512-PlLCjS06V0PeJMAJwzjrExw1sYNW9Gch3JtNlcwwZDXGlTYDuwHNN89zYH8LTXFfgkVtsYvs2nv0FqrzyuFDzg==", |
| "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.71.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-freebsd-x64/-/binding-freebsd-x64-1.71.0.tgz", |
| "integrity": "sha512-Lhil7bWre0ncxbUoDoxfS0JzpTz17BRQKW7iwoAUY8GJ66+WwJEfYPCFJ1P0WgVZR5/O/b3Q2pENlHOjeXLOGQ==", |
| "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.71.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.71.0.tgz", |
| "integrity": "sha512-Oo9/L58PYD3RC0x05d2upAPLllHytTjHQGsnC06P6Ynn7jKkp5mdImQxXdJ3+FnBaKspNpGogzgVsi6g872LiA==", |
| "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.71.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm-musleabihf/-/binding-linux-arm-musleabihf-1.71.0.tgz", |
| "integrity": "sha512-mSHfyfgJrEbyIR29ejaeS50BdPk+GoNPlC1dckpDiUZbJAIel68sjSMdOt4WY0/gva+ECC7FNITQkxMJU+vSBw==", |
| "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.71.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.71.0.tgz", |
| "integrity": "sha512-n9yY4M2tiy3aij4AqtlnspzpfdpeT5JQfK2/w2d8oyp5W0FRwOb1dIeX99nORNcxGr08iD9bH8N5XFz3I2iy8w==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-linux-arm64-musl": { |
| "version": "1.71.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.71.0.tgz", |
| "integrity": "sha512-fJZrs5sDZtTaPIOiemRQQmo82Ezy+vOGXemPc4Ok7iVVsYsFa7SlW6Z5XN819VfsqBHRm3NJ3rTdnR8+bJYJdQ==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-linux-ppc64-gnu": { |
| "version": "1.71.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.71.0.tgz", |
| "integrity": "sha512-cwl7VKGERIy9p+G+AvZdfy/06q0aHXaTt/mMRReC751iuNYJgqKjB7NydXSS30nBT9vtr2tunciOtrR4fD6FUA==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-linux-riscv64-gnu": { |
| "version": "1.71.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-riscv64-gnu/-/binding-linux-riscv64-gnu-1.71.0.tgz", |
| "integrity": "sha512-eZ8ieVXvzGi8jr7+ybQGPK2STw3mldfxZlgA2738iflfB/rzA69sE6m5rDRpQaxC7dpm745Enlh1Tod0QAk9Gg==", |
| "cpu": [ |
| "riscv64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-linux-riscv64-musl": { |
| "version": "1.71.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-riscv64-musl/-/binding-linux-riscv64-musl-1.71.0.tgz", |
| "integrity": "sha512-puMDbQYe6+NXwfMusojoA7CXGn2b3utukmd23PQqc1E3XhVCwyZ+FueSMzDYeNgDV2dUfIVXAAKZBcFDeCL6sA==", |
| "cpu": [ |
| "riscv64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-linux-s390x-gnu": { |
| "version": "1.71.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.71.0.tgz", |
| "integrity": "sha512-4NJLxBs1ujISCt3L/1FcywLs73PWtJuw+piD6feK2V6h6OS6P7xu9/sWt1DTRLibe6QCzmfZzmM/2HPORoV/Lg==", |
| "cpu": [ |
| "s390x" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-linux-x64-gnu": { |
| "version": "1.71.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.71.0.tgz", |
| "integrity": "sha512-cFDaiR8L3430qp88tfZnvFlt3KotFhR/DlbIL0nHOMMYiG/9Wy4l+6f7t8G8pTa9bd8Lt8+M0y/qjRQ/xcB74g==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-linux-x64-musl": { |
| "version": "1.71.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-x64-musl/-/binding-linux-x64-musl-1.71.0.tgz", |
| "integrity": "sha512-orfixdt76KlpNly9z0PkWBBNfwjKz+JFVLP/7wnVchlKNU9Dpt9InU/ZggeSej6fC7qwHmHNOGlhLnQXcYoGuA==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-openharmony-arm64": { |
| "version": "1.71.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-openharmony-arm64/-/binding-openharmony-arm64-1.71.0.tgz", |
| "integrity": "sha512-9emQu2lAp6yhPB3XuI+++vR+l/o6JR1X+EpxwcumPdQXBWXEPAsquPGL7l158EqU8SebQMXTUa/S5zN98juyHw==", |
| "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.71.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.71.0.tgz", |
| "integrity": "sha512-bd5kI8spYwTm3BILDtGhi73zoup5dw8MlPQNT8YB3BD5UIsjNe3K9/4ctrzQMX4SZMoK5HgzVLkLJzacEXB7fA==", |
| "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.71.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-win32-ia32-msvc/-/binding-win32-ia32-msvc-1.71.0.tgz", |
| "integrity": "sha512-W4HvOHGzVLHcrmFu+bMrJlho+/yrlX5ZNdJZqGe8MEldkQG+RHYhxxad9P4jvWAYFmIqUA5i9DQ8QsJqSU9GIw==", |
| "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.71.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.71.0.tgz", |
| "integrity": "sha512-D2kyEIPHk/G/wiZLnwTVC/sVst+T/lKldVOjAFpgTIBUAOlry72e5OiapDbDBF4LfJLkN5ypJb/8Eu6yJzkveQ==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@radix-ui/react-compose-refs": { |
| "version": "1.1.5", |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.5.tgz", |
| "integrity": "sha512-+48PbAAbq3didjJxa+OaWY2ZwgAKsNiRGyeHKszblZMQ+kcpd9pAaT11cMkGEie0vsOi3QdeTE6d5Fe3Gn61kA==", |
| "license": "MIT", |
| "peerDependencies": { |
| "@types/react": "*", |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
| }, |
| "peerDependenciesMeta": { |
| "@types/react": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@radix-ui/react-slot": { |
| "version": "1.3.3", |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.3.3.tgz", |
| "integrity": "sha512-qx7oqnYbxnK9kYI9m317qmFmEgo6ywqWvbTogdj7cL9p3/yx4M48p7Rnw5z3H890cL/ow/EeWJsuTykeZVXP5Q==", |
| "license": "MIT", |
| "dependencies": { |
| "@radix-ui/react-compose-refs": "1.1.5" |
| }, |
| "peerDependencies": { |
| "@types/react": "*", |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
| }, |
| "peerDependenciesMeta": { |
| "@types/react": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@reduxjs/toolkit": { |
| "version": "2.12.0", |
| "resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.12.0.tgz", |
| "integrity": "sha512-KiT+RzZbp6mQET+Mg+h2c97+9j1sNflUxQkIHI7Yuzf6Peu+OYpmkn6nbHWmLLWj+1ZODUJFwGZ7gx3L9R9EOw==", |
| "license": "MIT", |
| "dependencies": { |
| "@standard-schema/spec": "^1.0.0", |
| "@standard-schema/utils": "^0.3.0", |
| "immer": "^11.0.0", |
| "redux": "^5.0.1", |
| "redux-thunk": "^3.1.0", |
| "reselect": "^5.1.0" |
| }, |
| "peerDependencies": { |
| "react": "^16.9.0 || ^17.0.0 || ^18 || ^19", |
| "react-redux": "^7.2.1 || ^8.1.3 || ^9.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "react": { |
| "optional": true |
| }, |
| "react-redux": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@rolldown/binding-android-arm64": { |
| "version": "1.1.5", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.1.5.tgz", |
| "integrity": "sha512-lZg8fqIv2v7FF237bwMgzGZEJvGL79/s5knJ/i6FmsGF4XXlzccZ4jb+TrFIxtSSxFtIpdsgrPZeMk1I9AFcyQ==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-darwin-arm64": { |
| "version": "1.1.5", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.1.5.tgz", |
| "integrity": "sha512-51Bnx9pNiMRKSUNtBfySkNJ9vMU9Hh3I1ozDd6gyPPYzaXCfnptUcEZxXGYFn+ul2dtcMUiqGR1Yai2K10uoTw==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-darwin-x64": { |
| "version": "1.1.5", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.1.5.tgz", |
| "integrity": "sha512-Tm+gbfC0aHu1tBA/JvKQh32S0K6YgCHkiAF4/W6xX0K0RmNuc94VeK419dJoE65R5aRxmo+noZQSWrAMF6yb6g==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-freebsd-x64": { |
| "version": "1.1.5", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.1.5.tgz", |
| "integrity": "sha512-JMzDKCCXq93YccG5gz3hvOs1oXRKAf0XYpfOS88e+wZrC8Iugj6j68867vrYZkvpDDpKn/KoKORThmchMpF6TA==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-linux-arm-gnueabihf": { |
| "version": "1.1.5", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.1.5.tgz", |
| "integrity": "sha512-uML21j2K5TfPGutKxub+M+nLjZIrWjXQ5Grx4lCe/nimTj9B4L63zHpjXLl4y0L3mcm2htEQIb06oCG/szerNw==", |
| "cpu": [ |
| "arm" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-linux-arm64-gnu": { |
| "version": "1.1.5", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.1.5.tgz", |
| "integrity": "sha512-navSiuTMogvnQoZoM/v+l3ZWo50/NTwSHSzheABx/RCnmUPaKwq9qSo4Br2OYRs21+Fz8uFqITZM3H4opOB0/Q==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-linux-arm64-musl": { |
| "version": "1.1.5", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.1.5.tgz", |
| "integrity": "sha512-lAryqH7IteztmCXQXk0etKj4wBQ7Gx5S6LjKhsgp9zb8I5bsuvU/2llH1hDQcjsFeqIsovMVN339/8pUDDBXxA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-linux-ppc64-gnu": { |
| "version": "1.1.5", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.1.5.tgz", |
| "integrity": "sha512-fsK/sNBnxzBlL4O1JNrZakVQxPspqpED5dLtNsZS9oOKmtSpdNIzxH2kkol5HYTWJN47sE20ztMJPxfZ89qGOg==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-linux-s390x-gnu": { |
| "version": "1.1.5", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.1.5.tgz", |
| "integrity": "sha512-gLYb4BIadlfTOYT5gO503n8zQjXflgzpD0FcyKh0Mzx3rqCZKnHoJWV9xe1KXUJ5lx2JfcSHr/mhzS0PC/McAA==", |
| "cpu": [ |
| "s390x" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-linux-x64-gnu": { |
| "version": "1.1.5", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.1.5.tgz", |
| "integrity": "sha512-FjcpEKUyJygHgs1o50VYNvkt5+7Le/VEdYt0AkRpkL33MnyQfwr8l5mXwMmfmTbyMPr5vJLC+8/Gd9gXnwU1QQ==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-linux-x64-musl": { |
| "version": "1.1.5", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.1.5.tgz", |
| "integrity": "sha512-Me+PfPI2TMeOQk0gYWfLQZtTktrmzbr8cDboqX83XKc7UrgAi55gF+2dUkWdxd19n55Essp2yeca+O9N5rBxHg==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-openharmony-arm64": { |
| "version": "1.1.5", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.1.5.tgz", |
| "integrity": "sha512-yc5WrLzXks6zCQfn9Oxr8pORKyl/pF+QjHmW/Qx3qu0oyrrNC+y2JLTU1E2rcWYAmzlnqngWXHQjy51VzW70Vw==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openharmony" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-wasm32-wasi": { |
| "version": "1.1.5", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.1.5.tgz", |
| "integrity": "sha512-VbQGPX2b4r48TAMIM2cjgluIM1HYutm4pcTEJsle7iEP7sB1dFqtPLBVbdLAZCxy1txCcPxf4QFf4v8uvltPqA==", |
| "cpu": [ |
| "wasm32" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "@emnapi/core": "1.11.1", |
| "@emnapi/runtime": "1.11.1", |
| "@napi-rs/wasm-runtime": "^1.1.6" |
| }, |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-win32-arm64-msvc": { |
| "version": "1.1.5", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.1.5.tgz", |
| "integrity": "sha512-gHv82k63z4qpV5+Q1y/12KrK0ltWBukVDI8nZcbT7Tt/ZlOIVwppazneq0F93oDxTo3IgAMEDIoQh3E2n6mVsw==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-win32-x64-msvc": { |
| "version": "1.1.5", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.1.5.tgz", |
| "integrity": "sha512-tTZuDBPw85tEN5PQi1pnEBzDy0Z49HtScLAbD5t6hyeU92A95pRWaSMw1GZZi/RwgSgUIl0xrSlXIT/9QzvYSA==", |
| "cpu": [ |
| "x64" |
| ], |
| "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==", |
| "license": "MIT" |
| }, |
| "node_modules/@standard-schema/spec": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/@standard-schema/spec/-/spec-1.1.0.tgz", |
| "integrity": "sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==", |
| "license": "MIT" |
| }, |
| "node_modules/@standard-schema/utils": { |
| "version": "0.3.0", |
| "resolved": "https://registry.npmjs.org/@standard-schema/utils/-/utils-0.3.0.tgz", |
| "integrity": "sha512-e7Mew686owMaPJVNNLs55PUvgz371nKgwsc4vxE49zsODpJEnxgxRo2y/OKrqueavXgZNMDVj3DdHFlaSAeU8g==", |
| "license": "MIT" |
| }, |
| "node_modules/@tailwindcss/node": { |
| "version": "4.3.3", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.3.3.tgz", |
| "integrity": "sha512-/T8IKEsf9VTU6tLjgC7+sv2mOPtQxzE2jMw7u4Tt40Tx+QSZxpzh95/H6cMKoja9XuW7iMdLJYBB0o9G1CaAgg==", |
| "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==", |
| "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" |
| ], |
| "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" |
| ], |
| "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" |
| ], |
| "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" |
| ], |
| "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" |
| ], |
| "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" |
| ], |
| "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" |
| ], |
| "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" |
| ], |
| "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" |
| ], |
| "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" |
| ], |
| "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", |
| "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", |
| "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", |
| "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", |
| "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", |
| "inBundle": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "tslib": "^2.4.0" |
| } |
| }, |
| "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/tslib": { |
| "version": "2.8.1", |
| "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" |
| ], |
| "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" |
| ], |
| "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==", |
| "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/@tybys/wasm-util": { |
| "version": "0.10.3", |
| "resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.3.tgz", |
| "integrity": "sha512-F3fo1MYrRJYL3zER0OUOmkutjr1Vp23m7OsSgp7nq4SP6OqX6C/56XFIPAl5bt3zaBRjmW7SGz3u/6LwFpYcOg==", |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "tslib": "^2.4.0" |
| } |
| }, |
| "node_modules/@types/d3-array": { |
| "version": "3.2.2", |
| "resolved": "https://registry.npmjs.org/@types/d3-array/-/d3-array-3.2.2.tgz", |
| "integrity": "sha512-hOLWVbm7uRza0BYXpIIW5pxfrKe0W+D5lrFiAEYR+pb6w3N2SwSMaJbXdUfSEv+dT4MfHBLtn5js0LAWaO6otw==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-color": { |
| "version": "3.1.3", |
| "resolved": "https://registry.npmjs.org/@types/d3-color/-/d3-color-3.1.3.tgz", |
| "integrity": "sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-ease": { |
| "version": "3.0.2", |
| "resolved": "https://registry.npmjs.org/@types/d3-ease/-/d3-ease-3.0.2.tgz", |
| "integrity": "sha512-NcV1JjO5oDzoK26oMzbILE6HW7uVXOHLQvHshBUW4UMdZGfiY6v5BeQwh9a9tCzv+CeefZQHJt5SRgK154RtiA==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-interpolate": { |
| "version": "3.0.4", |
| "resolved": "https://registry.npmjs.org/@types/d3-interpolate/-/d3-interpolate-3.0.4.tgz", |
| "integrity": "sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/d3-color": "*" |
| } |
| }, |
| "node_modules/@types/d3-path": { |
| "version": "3.1.1", |
| "resolved": "https://registry.npmjs.org/@types/d3-path/-/d3-path-3.1.1.tgz", |
| "integrity": "sha512-VMZBYyQvbGmWyWVea0EHs/BwLgxc+MKi1zLDCONksozI4YJMcTt8ZEuIR4Sb1MMTE8MMW49v0IwI5+b7RmfWlg==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-scale": { |
| "version": "4.0.9", |
| "resolved": "https://registry.npmjs.org/@types/d3-scale/-/d3-scale-4.0.9.tgz", |
| "integrity": "sha512-dLmtwB8zkAeO/juAMfnV+sItKjlsw2lKdZVVy6LRr0cBmegxSABiLEpGVmSJJ8O08i4+sGR6qQtb6WtuwJdvVw==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/d3-time": "*" |
| } |
| }, |
| "node_modules/@types/d3-shape": { |
| "version": "3.1.8", |
| "resolved": "https://registry.npmjs.org/@types/d3-shape/-/d3-shape-3.1.8.tgz", |
| "integrity": "sha512-lae0iWfcDeR7qt7rA88BNiqdvPS5pFVPpo5OfjElwNaT2yyekbM0C9vK+yqBqEmHr6lDkRnYNoTBYlAgJa7a4w==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/d3-path": "*" |
| } |
| }, |
| "node_modules/@types/d3-time": { |
| "version": "3.0.4", |
| "resolved": "https://registry.npmjs.org/@types/d3-time/-/d3-time-3.0.4.tgz", |
| "integrity": "sha512-yuzZug1nkAAaBlBBikKZTgzCeA+k1uy4ZFwWANOfKw5z5LRhV0gNA7gNkKm7HoK+HRN0wX3EkxGk0fpbWhmB7g==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-timer": { |
| "version": "3.0.2", |
| "resolved": "https://registry.npmjs.org/@types/d3-timer/-/d3-timer-3.0.2.tgz", |
| "integrity": "sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/node": { |
| "version": "26.1.1", |
| "resolved": "https://registry.npmjs.org/@types/node/-/node-26.1.1.tgz", |
| "integrity": "sha512-nxAkRSVkN1Y0JC1W8ky/fTfkGsMmcrRsbx+3XoZE+rMOX71kLYTV7fLXpqud1GpbpP5TuffXFqfX7fH2GgZREw==", |
| "devOptional": true, |
| "license": "MIT", |
| "dependencies": { |
| "undici-types": "~8.3.0" |
| } |
| }, |
| "node_modules/@types/react": { |
| "version": "19.2.17", |
| "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.17.tgz", |
| "integrity": "sha512-MXfmqaVPEVgkBT/aY0aGCkRWWtByiYQXo3xdQ8r5RzuFrPiRn8Gar2tQdXSUQ2GKV3bkXckek89V8wQBY2Q/Aw==", |
| "devOptional": true, |
| "license": "MIT", |
| "dependencies": { |
| "csstype": "^3.2.2" |
| } |
| }, |
| "node_modules/@types/react-dom": { |
| "version": "19.2.3", |
| "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.3.tgz", |
| "integrity": "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==", |
| "dev": true, |
| "license": "MIT", |
| "peerDependencies": { |
| "@types/react": "^19.2.0" |
| } |
| }, |
| "node_modules/@types/use-sync-external-store": { |
| "version": "0.0.6", |
| "resolved": "https://registry.npmjs.org/@types/use-sync-external-store/-/use-sync-external-store-0.0.6.tgz", |
| "integrity": "sha512-zFDAD+tlpf2r4asuHEj0XH6pY6i0g5NeAHPn+15wk3BV6JA69eERFXC1gyGThDkVa1zCyKr5jox1+2LbV/AMLg==", |
| "license": "MIT" |
| }, |
| "node_modules/@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.3", |
| "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-6.0.3.tgz", |
| "integrity": "sha512-vmFvco5/QuC2f9Oj+wTk0+9XeDFkHxSamwZKYc7MxYwKICfvUvlMhqKI0VuICPltGqh1neqBKDvO4kes1ya8vg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@rolldown/pluginutils": "^1.0.1" |
| }, |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| }, |
| "peerDependencies": { |
| "@rolldown/plugin-babel": "^0.1.7 || ^0.2.0", |
| "babel-plugin-react-compiler": "^1.0.0", |
| "vite": "^8.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "@rolldown/plugin-babel": { |
| "optional": true |
| }, |
| "babel-plugin-react-compiler": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/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==", |
| "devOptional": true, |
| "license": "MIT" |
| }, |
| "node_modules/d3-array": { |
| "version": "3.2.4", |
| "resolved": "https://registry.npmjs.org/d3-array/-/d3-array-3.2.4.tgz", |
| "integrity": "sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==", |
| "license": "ISC", |
| "dependencies": { |
| "internmap": "1 - 2" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-color": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/d3-color/-/d3-color-3.1.0.tgz", |
| "integrity": "sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-ease": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/d3-ease/-/d3-ease-3.0.1.tgz", |
| "integrity": "sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==", |
| "license": "BSD-3-Clause", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-format": { |
| "version": "3.1.2", |
| "resolved": "https://registry.npmjs.org/d3-format/-/d3-format-3.1.2.tgz", |
| "integrity": "sha512-AJDdYOdnyRDV5b6ArilzCPPwc1ejkHcoyFarqlPqT7zRYjhavcT3uSrqcMvsgh2CgoPbK3RCwyHaVyxYcP2Arg==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-interpolate": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/d3-interpolate/-/d3-interpolate-3.0.1.tgz", |
| "integrity": "sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-color": "1 - 3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-path": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/d3-path/-/d3-path-3.1.0.tgz", |
| "integrity": "sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-scale": { |
| "version": "4.0.2", |
| "resolved": "https://registry.npmjs.org/d3-scale/-/d3-scale-4.0.2.tgz", |
| "integrity": "sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-array": "2.10.0 - 3", |
| "d3-format": "1 - 3", |
| "d3-interpolate": "1.2.0 - 3", |
| "d3-time": "2.1.1 - 3", |
| "d3-time-format": "2 - 4" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-shape": { |
| "version": "3.2.0", |
| "resolved": "https://registry.npmjs.org/d3-shape/-/d3-shape-3.2.0.tgz", |
| "integrity": "sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-path": "^3.1.0" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-time": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/d3-time/-/d3-time-3.1.0.tgz", |
| "integrity": "sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-array": "2 - 3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-time-format": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/d3-time-format/-/d3-time-format-4.1.0.tgz", |
| "integrity": "sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-time": "1 - 3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-timer": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/d3-timer/-/d3-timer-3.0.1.tgz", |
| "integrity": "sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/decimal.js-light": { |
| "version": "2.5.1", |
| "resolved": "https://registry.npmjs.org/decimal.js-light/-/decimal.js-light-2.5.1.tgz", |
| "integrity": "sha512-qIMFpTMZmny+MMIitAB6D7iVPEorVw6YQRWkvarTkT4tBeSLLiHzcwj6q0MmYSFCiVpiqPJTJEYIrpcPzVEIvg==", |
| "license": "MIT" |
| }, |
| "node_modules/detect-libc": { |
| "version": "2.1.2", |
| "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz", |
| "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==", |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/enhanced-resolve": { |
| "version": "5.24.2", |
| "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.24.2.tgz", |
| "integrity": "sha512-rpsZEGT1jFuve6QlpyRp9ckQ+kN61hvF9BzCPyMdaKTm8UJce96KBn3sorXOFXlzjPrs3Vc4T1NsSroZ3PxlFw==", |
| "license": "MIT", |
| "dependencies": { |
| "graceful-fs": "^4.2.4", |
| "tapable": "^2.3.3" |
| }, |
| "engines": { |
| "node": ">=10.13.0" |
| } |
| }, |
| "node_modules/es-toolkit": { |
| "version": "1.48.1", |
| "resolved": "https://registry.npmjs.org/es-toolkit/-/es-toolkit-1.48.1.tgz", |
| "integrity": "sha512-wfnXlwd5I75eXRtdD2vuEs50xHHESECDsGD7yiQnfFVNoa5522NwXEbmgo98LfiukSQHs+mBM7/YG3qKJB9/mQ==", |
| "license": "MIT", |
| "workspaces": [ |
| "docs", |
| "benchmarks" |
| ] |
| }, |
| "node_modules/eventemitter3": { |
| "version": "5.0.4", |
| "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.4.tgz", |
| "integrity": "sha512-mlsTRyGaPBjPedk6Bvw+aqbsXDtoAyAzm5MO7JgU+yVRyMQ5O8bD4Kcci7BS85f93veegeCPkL8R4GLClnjLFw==", |
| "license": "MIT" |
| }, |
| "node_modules/fdir": { |
| "version": "6.5.0", |
| "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz", |
| "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12.0.0" |
| }, |
| "peerDependencies": { |
| "picomatch": "^3 || ^4" |
| }, |
| "peerDependenciesMeta": { |
| "picomatch": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/fsevents": { |
| "version": "2.3.3", |
| "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", |
| "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", |
| "hasInstallScript": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": "^8.16.0 || ^10.6.0 || >=11.0.0" |
| } |
| }, |
| "node_modules/graceful-fs": { |
| "version": "4.2.11", |
| "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", |
| "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", |
| "license": "ISC" |
| }, |
| "node_modules/immer": { |
| "version": "11.1.15", |
| "resolved": "https://registry.npmjs.org/immer/-/immer-11.1.15.tgz", |
| "integrity": "sha512-VrNANlmnWQnh5COXIIOQXM9oOJw7naGKlBT74ZOOR6lpVXc3gFEu9FJLDFcpCJ2j+NWr8TIwtWD//T6ZX6TKiQ==", |
| "license": "MIT", |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/immer" |
| } |
| }, |
| "node_modules/internmap": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/internmap/-/internmap-2.0.3.tgz", |
| "integrity": "sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/jiti": { |
| "version": "2.7.0", |
| "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.7.0.tgz", |
| "integrity": "sha512-AC/7JofJvZGrrneWNaEnJeOLUx+JlGt7tNa0wZiRPT4MY1wmfKjt2+6O2p2uz2+skll8OZZmJMNqeke7kKbNgQ==", |
| "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==", |
| "license": "MPL-2.0", |
| "dependencies": { |
| "detect-libc": "^2.0.3" |
| }, |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| }, |
| "optionalDependencies": { |
| "lightningcss-android-arm64": "1.32.0", |
| "lightningcss-darwin-arm64": "1.32.0", |
| "lightningcss-darwin-x64": "1.32.0", |
| "lightningcss-freebsd-x64": "1.32.0", |
| "lightningcss-linux-arm-gnueabihf": "1.32.0", |
| "lightningcss-linux-arm64-gnu": "1.32.0", |
| "lightningcss-linux-arm64-musl": "1.32.0", |
| "lightningcss-linux-x64-gnu": "1.32.0", |
| "lightningcss-linux-x64-musl": "1.32.0", |
| "lightningcss-win32-arm64-msvc": "1.32.0", |
| "lightningcss-win32-x64-msvc": "1.32.0" |
| } |
| }, |
| "node_modules/lightningcss-android-arm64": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.32.0.tgz", |
| "integrity": "sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lightningcss-darwin-arm64": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.32.0.tgz", |
| "integrity": "sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lightningcss-darwin-x64": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.32.0.tgz", |
| "integrity": "sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lightningcss-freebsd-x64": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.32.0.tgz", |
| "integrity": "sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lightningcss-linux-arm-gnueabihf": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.32.0.tgz", |
| "integrity": "sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==", |
| "cpu": [ |
| "arm" |
| ], |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lightningcss-linux-arm64-gnu": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.32.0.tgz", |
| "integrity": "sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lightningcss-linux-arm64-musl": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.32.0.tgz", |
| "integrity": "sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lightningcss-linux-x64-gnu": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.32.0.tgz", |
| "integrity": "sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lightningcss-linux-x64-musl": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.32.0.tgz", |
| "integrity": "sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lightningcss-win32-arm64-msvc": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.32.0.tgz", |
| "integrity": "sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lightningcss-win32-x64-msvc": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.32.0.tgz", |
| "integrity": "sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/lucide-react": { |
| "version": "1.26.0", |
| "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.26.0.tgz", |
| "integrity": "sha512-raglYVR2+VkMfJL158krjVmE+rV5ST2lzA/KQm1FRSjMHT4MnWaegHxoVEpmc2So3nOEhp9oGejJwAPX8MoAjg==", |
| "license": "ISC", |
| "peerDependencies": { |
| "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" |
| } |
| }, |
| "node_modules/magic-string": { |
| "version": "0.30.21", |
| "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz", |
| "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/sourcemap-codec": "^1.5.5" |
| } |
| }, |
| "node_modules/nanoid": { |
| "version": "3.3.16", |
| "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.16.tgz", |
| "integrity": "sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==", |
| "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/oxlint": { |
| "version": "1.71.0", |
| "resolved": "https://registry.npmjs.org/oxlint/-/oxlint-1.71.0.tgz", |
| "integrity": "sha512-U1m1X+C0vDj7DC1e13IoZULzEcPczE7UOMTs8VlZGHUEIUaSTZKo5qkPsQEfzpgnQ29Pea/w3Xntk62UCecxZw==", |
| "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.71.0", |
| "@oxlint/binding-android-arm64": "1.71.0", |
| "@oxlint/binding-darwin-arm64": "1.71.0", |
| "@oxlint/binding-darwin-x64": "1.71.0", |
| "@oxlint/binding-freebsd-x64": "1.71.0", |
| "@oxlint/binding-linux-arm-gnueabihf": "1.71.0", |
| "@oxlint/binding-linux-arm-musleabihf": "1.71.0", |
| "@oxlint/binding-linux-arm64-gnu": "1.71.0", |
| "@oxlint/binding-linux-arm64-musl": "1.71.0", |
| "@oxlint/binding-linux-ppc64-gnu": "1.71.0", |
| "@oxlint/binding-linux-riscv64-gnu": "1.71.0", |
| "@oxlint/binding-linux-riscv64-musl": "1.71.0", |
| "@oxlint/binding-linux-s390x-gnu": "1.71.0", |
| "@oxlint/binding-linux-x64-gnu": "1.71.0", |
| "@oxlint/binding-linux-x64-musl": "1.71.0", |
| "@oxlint/binding-openharmony-arm64": "1.71.0", |
| "@oxlint/binding-win32-arm64-msvc": "1.71.0", |
| "@oxlint/binding-win32-ia32-msvc": "1.71.0", |
| "@oxlint/binding-win32-x64-msvc": "1.71.0" |
| }, |
| "peerDependencies": { |
| "oxlint-tsgolint": ">=0.22.1", |
| "vite-plus": "*" |
| }, |
| "peerDependenciesMeta": { |
| "oxlint-tsgolint": { |
| "optional": true |
| }, |
| "vite-plus": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/picocolors": { |
| "version": "1.1.1", |
| "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", |
| "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", |
| "license": "ISC" |
| }, |
| "node_modules/picomatch": { |
| "version": "4.0.5", |
| "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.5.tgz", |
| "integrity": "sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/jonschlinkert" |
| } |
| }, |
| "node_modules/postcss": { |
| "version": "8.5.19", |
| "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.19.tgz", |
| "integrity": "sha512-Mz8SaolMd8nB+G13WkORcxQKHZ/NE4xXevtkJHVuG+guo9/wYKlIMTKAqGdEmYOXR2ijPjTYNHssizdaVSUNdQ==", |
| "funding": [ |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/postcss/" |
| }, |
| { |
| "type": "tidelift", |
| "url": "https://tidelift.com/funding/github/npm/postcss" |
| }, |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "nanoid": "^3.3.12", |
| "picocolors": "^1.1.1", |
| "source-map-js": "^1.2.1" |
| }, |
| "engines": { |
| "node": "^10 || ^12 || >=14" |
| } |
| }, |
| "node_modules/react": { |
| "version": "19.2.8", |
| "resolved": "https://registry.npmjs.org/react/-/react-19.2.8.tgz", |
| "integrity": "sha512-PWaYA1L/q9u2u7xYQi+Y3L3Yfnie7XyLeaJICV1MGD6LprsBxcAqGjYyr0eY3p+QdsA+x/Irkt4Qif8D63+Sbw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/react-dom": { |
| "version": "19.2.8", |
| "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.8.tgz", |
| "integrity": "sha512-rVprimfGBG3DR+Tq0IQG2DT5PxKth1WIGDmj5yPmlzr4YBe7uyE+Du4oVqTDXZSHGGGXRtTJEGSSePyQCMBglQ==", |
| "license": "MIT", |
| "dependencies": { |
| "scheduler": "^0.27.0" |
| }, |
| "peerDependencies": { |
| "react": "^19.2.8" |
| } |
| }, |
| "node_modules/react-icons": { |
| "version": "5.6.0", |
| "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.6.0.tgz", |
| "integrity": "sha512-RH93p5ki6LfOiIt0UtDyNg/cee+HLVR6cHHtW3wALfo+eOHTp8RnU2kRkI6E+H19zMIs03DyxUG/GfZMOGvmiA==", |
| "license": "MIT", |
| "peerDependencies": { |
| "react": "*" |
| } |
| }, |
| "node_modules/react-is": { |
| "version": "19.2.7", |
| "resolved": "https://registry.npmjs.org/react-is/-/react-is-19.2.7.tgz", |
| "integrity": "sha512-kZFnouyVv7eP/Phmrlo9FK+zcAdriZJvzxXHF1Sl1P377WSGe2G/JxVolhTrB/jeV47lKImhNUsijjHAAbcl/A==", |
| "license": "MIT", |
| "peer": true |
| }, |
| "node_modules/react-redux": { |
| "version": "9.3.0", |
| "resolved": "https://registry.npmjs.org/react-redux/-/react-redux-9.3.0.tgz", |
| "integrity": "sha512-KQopgqFo/p/fgmAs5qz6p5RWaNAzq40WAu7fJIXnQpYxFPbJYtsJPWvGeF2rOBaY/kEuV77AVsX8TsQzKm+A/g==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/use-sync-external-store": "^0.0.6", |
| "use-sync-external-store": "^1.4.0" |
| }, |
| "peerDependencies": { |
| "@types/react": "^18.2.25 || ^19", |
| "react": "^18.0 || ^19", |
| "redux": "^5.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "@types/react": { |
| "optional": true |
| }, |
| "redux": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/recharts": { |
| "version": "3.10.0", |
| "resolved": "https://registry.npmjs.org/recharts/-/recharts-3.10.0.tgz", |
| "integrity": "sha512-wulMvfncpIlmu2uFtRU/mE5/+NiVtASXkw2KdwJTdHs3WsASX0WxZlX+rpKgyn5BDbIhkPtCpUKkB9XNK5KE0w==", |
| "license": "MIT", |
| "workspaces": [ |
| "www" |
| ], |
| "dependencies": { |
| "@reduxjs/toolkit": "^1.9.0 || 2.x.x", |
| "clsx": "^2.1.1", |
| "decimal.js-light": "^2.5.1", |
| "es-toolkit": "^1.39.3", |
| "eventemitter3": "^5.0.1", |
| "immer": "^11.1.8", |
| "react-redux": "8.x.x || 9.x.x", |
| "reselect": "5.2.0", |
| "tiny-invariant": "^1.3.3", |
| "use-sync-external-store": "^1.2.2", |
| "victory-vendor": "^37.0.2" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", |
| "react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", |
| "react-is": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" |
| } |
| }, |
| "node_modules/redux": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/redux/-/redux-5.0.1.tgz", |
| "integrity": "sha512-M9/ELqF6fy8FwmkpnF0S3YKOqMyoWJ4+CS5Efg2ct3oY9daQvd/Pc71FpGZsVsbl3Cpb+IIcjBDUnnyBdQbq4w==", |
| "license": "MIT" |
| }, |
| "node_modules/redux-thunk": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/redux-thunk/-/redux-thunk-3.1.0.tgz", |
| "integrity": "sha512-NW2r5T6ksUKXCabzhL9z+h206HQw/NJkcLm1GPImRQ8IzfXwRGqjVhKJGauHirT0DAuyy6hjdnMZaRoAcy0Klw==", |
| "license": "MIT", |
| "peerDependencies": { |
| "redux": "^5.0.0" |
| } |
| }, |
| "node_modules/reselect": { |
| "version": "5.2.0", |
| "resolved": "https://registry.npmjs.org/reselect/-/reselect-5.2.0.tgz", |
| "integrity": "sha512-AgZ3UOZm3YndfrJ4OYjgrT7bmCm/1iqkjvEfH/oYjzh6PD2qw4QuT3jjnXIrpdt4MTpMXclMT3lXbmRY+XRakw==", |
| "license": "MIT" |
| }, |
| "node_modules/rolldown": { |
| "version": "1.1.5", |
| "resolved": "https://registry.npmjs.org/rolldown/-/rolldown-1.1.5.tgz", |
| "integrity": "sha512-t9z29cJjXf/vxQ8dyhCSpt6H6aSwHTk8cT5I3iy6SMXuFpk5mB6PL6XfC8PCwrPTx93udwKUm9HRteAlTGBLiA==", |
| "license": "MIT", |
| "dependencies": { |
| "@oxc-project/types": "=0.139.0", |
| "@rolldown/pluginutils": "^1.0.0" |
| }, |
| "bin": { |
| "rolldown": "bin/cli.mjs" |
| }, |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| }, |
| "optionalDependencies": { |
| "@rolldown/binding-android-arm64": "1.1.5", |
| "@rolldown/binding-darwin-arm64": "1.1.5", |
| "@rolldown/binding-darwin-x64": "1.1.5", |
| "@rolldown/binding-freebsd-x64": "1.1.5", |
| "@rolldown/binding-linux-arm-gnueabihf": "1.1.5", |
| "@rolldown/binding-linux-arm64-gnu": "1.1.5", |
| "@rolldown/binding-linux-arm64-musl": "1.1.5", |
| "@rolldown/binding-linux-ppc64-gnu": "1.1.5", |
| "@rolldown/binding-linux-s390x-gnu": "1.1.5", |
| "@rolldown/binding-linux-x64-gnu": "1.1.5", |
| "@rolldown/binding-linux-x64-musl": "1.1.5", |
| "@rolldown/binding-openharmony-arm64": "1.1.5", |
| "@rolldown/binding-wasm32-wasi": "1.1.5", |
| "@rolldown/binding-win32-arm64-msvc": "1.1.5", |
| "@rolldown/binding-win32-x64-msvc": "1.1.5" |
| } |
| }, |
| "node_modules/scheduler": { |
| "version": "0.27.0", |
| "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz", |
| "integrity": "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==", |
| "license": "MIT" |
| }, |
| "node_modules/source-map-js": { |
| "version": "1.2.1", |
| "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz", |
| "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", |
| "license": "BSD-3-Clause", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/tailwind-merge": { |
| "version": "3.6.0", |
| "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.6.0.tgz", |
| "integrity": "sha512-uxL7qAVQriqRQPAyK3pj66VqskWqoZ37PW94jwOTwNfq/z9oyu1V+eqrZqtR2+fCiXdYOZe/Modt8GtvqNzu+w==", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/dcastil" |
| } |
| }, |
| "node_modules/tailwindcss": { |
| "version": "4.3.3", |
| "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.3.3.tgz", |
| "integrity": "sha512-gOhV3P7ufE62QDGg1zVaTgCR+EtPv92k2nIhVcVKcLmxT1sUBsQGhnZj175j+MqRt4zLF7ic+sCYjfhxMxj7YQ==", |
| "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==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/webpack" |
| } |
| }, |
| "node_modules/tiny-invariant": { |
| "version": "1.3.3", |
| "resolved": "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.3.3.tgz", |
| "integrity": "sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==", |
| "license": "MIT" |
| }, |
| "node_modules/tinyglobby": { |
| "version": "0.2.17", |
| "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.17.tgz", |
| "integrity": "sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==", |
| "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/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", |
| "optional": true |
| }, |
| "node_modules/typescript": { |
| "version": "7.0.2", |
| "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", |
| "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "bin": { |
| "tsc": "bin/tsc" |
| }, |
| "engines": { |
| "node": ">=16.20.0" |
| }, |
| "optionalDependencies": { |
| "@typescript/typescript-aix-ppc64": "7.0.2", |
| "@typescript/typescript-darwin-arm64": "7.0.2", |
| "@typescript/typescript-darwin-x64": "7.0.2", |
| "@typescript/typescript-freebsd-arm64": "7.0.2", |
| "@typescript/typescript-freebsd-x64": "7.0.2", |
| "@typescript/typescript-linux-arm": "7.0.2", |
| "@typescript/typescript-linux-arm64": "7.0.2", |
| "@typescript/typescript-linux-loong64": "7.0.2", |
| "@typescript/typescript-linux-mips64el": "7.0.2", |
| "@typescript/typescript-linux-ppc64": "7.0.2", |
| "@typescript/typescript-linux-riscv64": "7.0.2", |
| "@typescript/typescript-linux-s390x": "7.0.2", |
| "@typescript/typescript-linux-x64": "7.0.2", |
| "@typescript/typescript-netbsd-arm64": "7.0.2", |
| "@typescript/typescript-netbsd-x64": "7.0.2", |
| "@typescript/typescript-openbsd-arm64": "7.0.2", |
| "@typescript/typescript-openbsd-x64": "7.0.2", |
| "@typescript/typescript-sunos-x64": "7.0.2", |
| "@typescript/typescript-win32-arm64": "7.0.2", |
| "@typescript/typescript-win32-x64": "7.0.2" |
| } |
| }, |
| "node_modules/undici-types": { |
| "version": "8.3.0", |
| "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-8.3.0.tgz", |
| "integrity": "sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==", |
| "devOptional": true, |
| "license": "MIT" |
| }, |
| "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/victory-vendor": { |
| "version": "37.3.6", |
| "resolved": "https://registry.npmjs.org/victory-vendor/-/victory-vendor-37.3.6.tgz", |
| "integrity": "sha512-SbPDPdDBYp+5MJHhBCAyI7wKM3d5ivekigc2Dk2s7pgbZ9wIgIBYGVw4zGHBml/qTFbexrofXW6Gu4noGxrOwQ==", |
| "license": "MIT AND ISC", |
| "dependencies": { |
| "@types/d3-array": "^3.0.3", |
| "@types/d3-ease": "^3.0.0", |
| "@types/d3-interpolate": "^3.0.1", |
| "@types/d3-scale": "^4.0.2", |
| "@types/d3-shape": "^3.1.0", |
| "@types/d3-time": "^3.0.0", |
| "@types/d3-timer": "^3.0.0", |
| "d3-array": "^3.1.6", |
| "d3-ease": "^3.0.1", |
| "d3-interpolate": "^3.0.1", |
| "d3-scale": "^4.0.2", |
| "d3-shape": "^3.1.0", |
| "d3-time": "^3.0.0", |
| "d3-timer": "^3.0.1" |
| } |
| }, |
| "node_modules/vite": { |
| "version": "8.1.5", |
| "resolved": "https://registry.npmjs.org/vite/-/vite-8.1.5.tgz", |
| "integrity": "sha512-7ULLwsCdYx/nRyrpiEwvqb5TFHrMVZyBt+rg/OAXT7rgj/z+DtTDyKFeLAdDkubDVDKD8jOsndmy7m55XcfUsw==", |
| "license": "MIT", |
| "dependencies": { |
| "lightningcss": "^1.32.0", |
| "picomatch": "^4.0.5", |
| "postcss": "^8.5.17", |
| "rolldown": "~1.1.5", |
| "tinyglobby": "^0.2.17" |
| }, |
| "bin": { |
| "vite": "bin/vite.js" |
| }, |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| }, |
| "funding": { |
| "url": "https://github.com/vitejs/vite?sponsor=1" |
| }, |
| "optionalDependencies": { |
| "fsevents": "~2.3.3" |
| }, |
| "peerDependencies": { |
| "@types/node": "^20.19.0 || >=22.12.0", |
| "@vitejs/devtools": "^0.3.0", |
| "esbuild": "^0.27.0 || ^0.28.0", |
| "jiti": ">=1.21.0", |
| "less": "^4.0.0", |
| "sass": "^1.70.0", |
| "sass-embedded": "^1.70.0", |
| "stylus": ">=0.54.8", |
| "sugarss": "^5.0.0", |
| "terser": "^5.16.0", |
| "tsx": "^4.8.1", |
| "yaml": "^2.4.2" |
| }, |
| "peerDependenciesMeta": { |
| "@types/node": { |
| "optional": true |
| }, |
| "@vitejs/devtools": { |
| "optional": true |
| }, |
| "esbuild": { |
| "optional": true |
| }, |
| "jiti": { |
| "optional": true |
| }, |
| "less": { |
| "optional": true |
| }, |
| "sass": { |
| "optional": true |
| }, |
| "sass-embedded": { |
| "optional": true |
| }, |
| "stylus": { |
| "optional": true |
| }, |
| "sugarss": { |
| "optional": true |
| }, |
| "terser": { |
| "optional": true |
| }, |
| "tsx": { |
| "optional": true |
| }, |
| "yaml": { |
| "optional": true |
| } |
| } |
| } |
| } |
| } |
|
|