| { | |
| "name": "univai_chatbot_interface", | |
| "version": "0.1.0", | |
| "lockfileVersion": 3, | |
| "requires": true, | |
| "packages": { | |
| "": { | |
| "name": "univai_chatbot_interface", | |
| "version": "0.1.0", | |
| "dependencies": { | |
| "@radix-ui/react-accordion": "^1.2.3", | |
| "@radix-ui/react-alert-dialog": "^1.1.6", | |
| "@radix-ui/react-aspect-ratio": "^1.1.2", | |
| "@radix-ui/react-avatar": "^1.1.3", | |
| "@radix-ui/react-checkbox": "^1.1.4", | |
| "@radix-ui/react-collapsible": "^1.1.3", | |
| "@radix-ui/react-context-menu": "^2.2.6", | |
| "@radix-ui/react-dialog": "^1.1.6", | |
| "@radix-ui/react-dropdown-menu": "^2.1.6", | |
| "@radix-ui/react-hover-card": "^1.1.6", | |
| "@radix-ui/react-label": "^2.1.2", | |
| "@radix-ui/react-menubar": "^1.1.6", | |
| "@radix-ui/react-navigation-menu": "^1.2.5", | |
| "@radix-ui/react-popover": "^1.1.6", | |
| "@radix-ui/react-progress": "^1.1.2", | |
| "@radix-ui/react-radio-group": "^1.2.3", | |
| "@radix-ui/react-scroll-area": "^1.2.3", | |
| "@radix-ui/react-select": "^2.1.6", | |
| "@radix-ui/react-separator": "^1.1.2", | |
| "@radix-ui/react-slider": "^1.2.3", | |
| "@radix-ui/react-slot": "^1.1.2", | |
| "@radix-ui/react-switch": "^1.1.3", | |
| "@radix-ui/react-tabs": "^1.1.3", | |
| "@radix-ui/react-toggle": "^1.1.2", | |
| "@radix-ui/react-toggle-group": "^1.1.2", | |
| "@radix-ui/react-tooltip": "^1.1.8", | |
| "class-variance-authority": "^0.7.1", | |
| "clsx": "*", | |
| "cmdk": "^1.1.1", | |
| "embla-carousel-react": "^8.6.0", | |
| "input-otp": "^1.4.2", | |
| "lucide-react": "^0.487.0", | |
| "motion": "*", | |
| "next-themes": "^0.4.6", | |
| "react": "^18.3.1", | |
| "react-day-picker": "^8.10.1", | |
| "react-dom": "^18.3.1", | |
| "react-hook-form": "^7.55.0", | |
| "react-resizable-panels": "^2.1.7", | |
| "recharts": "^2.15.2", | |
| "sonner": "^2.0.3", | |
| "tailwind-merge": "*", | |
| "vaul": "^1.1.2" | |
| }, | |
| "devDependencies": { | |
| "@types/node": "^20.10.0", | |
| "@types/react": "^19.2.2", | |
| "@vitejs/plugin-react-swc": "^3.10.2", | |
| "vite": "^5.4.19" | |
| } | |
| }, | |
| "node_modules/@babel/runtime": { | |
| "version": "7.28.3", | |
| "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.3.tgz", | |
| "integrity": "sha512-9uIQ10o0WGdpP6GDhXcdOJPJuDgFtIDtN/9+ArJQ2NAfAmiuhTQdzkaTGR33v43GYS2UrSA0eX2pPPHoFVvpxA==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@esbuild/aix-ppc64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz", | |
| "integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==", | |
| "cpu": [ | |
| "ppc64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "aix" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/android-arm": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.21.5.tgz", | |
| "integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "android" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/android-arm64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz", | |
| "integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "android" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/android-x64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.21.5.tgz", | |
| "integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "android" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/darwin-arm64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz", | |
| "integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/darwin-x64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz", | |
| "integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/freebsd-arm64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz", | |
| "integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "freebsd" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/freebsd-x64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz", | |
| "integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "freebsd" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/linux-arm": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz", | |
| "integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/linux-arm64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz", | |
| "integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/linux-ia32": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz", | |
| "integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==", | |
| "cpu": [ | |
| "ia32" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/linux-loong64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz", | |
| "integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==", | |
| "cpu": [ | |
| "loong64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/linux-mips64el": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz", | |
| "integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==", | |
| "cpu": [ | |
| "mips64el" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/linux-ppc64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz", | |
| "integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==", | |
| "cpu": [ | |
| "ppc64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/linux-riscv64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz", | |
| "integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==", | |
| "cpu": [ | |
| "riscv64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/linux-s390x": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz", | |
| "integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==", | |
| "cpu": [ | |
| "s390x" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/linux-x64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz", | |
| "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/netbsd-x64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz", | |
| "integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "netbsd" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/openbsd-x64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz", | |
| "integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "openbsd" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/sunos-x64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz", | |
| "integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "sunos" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/win32-arm64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz", | |
| "integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/win32-ia32": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz", | |
| "integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==", | |
| "cpu": [ | |
| "ia32" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/win32-x64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz", | |
| "integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@floating-ui/core": { | |
| "version": "1.7.3", | |
| "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.7.3.tgz", | |
| "integrity": "sha512-sGnvb5dmrJaKEZ+LDIpguvdX3bDlEllmv4/ClQ9awcmCZrlx5jQyyMWFM5kBI+EyNOCDDiKk8il0zeuX3Zlg/w==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@floating-ui/utils": "^0.2.10" | |
| } | |
| }, | |
| "node_modules/@floating-ui/dom": { | |
| "version": "1.7.4", | |
| "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.7.4.tgz", | |
| "integrity": "sha512-OOchDgh4F2CchOX94cRVqhvy7b3AFb+/rQXyswmzmGakRfkMgoWVjfnLWkRirfLEfuD4ysVW16eXzwt3jHIzKA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@floating-ui/core": "^1.7.3", | |
| "@floating-ui/utils": "^0.2.10" | |
| } | |
| }, | |
| "node_modules/@floating-ui/react-dom": { | |
| "version": "2.1.6", | |
| "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.1.6.tgz", | |
| "integrity": "sha512-4JX6rEatQEvlmgU80wZyq9RT96HZJa88q8hp0pBd+LrczeDI4o6uA2M+uvxngVHo4Ihr8uibXxH6+70zhAFrVw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@floating-ui/dom": "^1.7.4" | |
| }, | |
| "peerDependencies": { | |
| "react": ">=16.8.0", | |
| "react-dom": ">=16.8.0" | |
| } | |
| }, | |
| "node_modules/@floating-ui/utils": { | |
| "version": "0.2.10", | |
| "resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.10.tgz", | |
| "integrity": "sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@radix-ui/number": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/number/-/number-1.1.1.tgz", | |
| "integrity": "sha512-MkKCwxlXTgz6CFoJx3pCwn07GKp36+aZyu/u2Ln2VrA5DcdyCZkASEDBTd8x5whTQQL5CiYf4prXKLcgQdv29g==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@radix-ui/primitive": { | |
| "version": "1.1.3", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/primitive/-/primitive-1.1.3.tgz", | |
| "integrity": "sha512-JTF99U/6XIjCBo0wqkU5sK10glYe27MRRsfwoiq5zzOEZLHU3A3KCMa5X/azekYRCJ0HlwI0crAXS/5dEHTzDg==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@radix-ui/react-accordion": { | |
| "version": "1.2.12", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-accordion/-/react-accordion-1.2.12.tgz", | |
| "integrity": "sha512-T4nygeh9YE9dLRPhAHSeOZi7HBXo+0kYIPJXayZfvWOWA0+n3dESrZbjfDPUABkUNym6Hd+f2IR113To8D2GPA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/primitive": "1.1.3", | |
| "@radix-ui/react-collapsible": "1.1.12", | |
| "@radix-ui/react-collection": "1.1.7", | |
| "@radix-ui/react-compose-refs": "1.1.2", | |
| "@radix-ui/react-context": "1.1.2", | |
| "@radix-ui/react-direction": "1.1.1", | |
| "@radix-ui/react-id": "1.1.1", | |
| "@radix-ui/react-primitive": "2.1.3", | |
| "@radix-ui/react-use-controllable-state": "1.2.2" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-alert-dialog": { | |
| "version": "1.1.15", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-alert-dialog/-/react-alert-dialog-1.1.15.tgz", | |
| "integrity": "sha512-oTVLkEw5GpdRe29BqJ0LSDFWI3qu0vR1M0mUkOQWDIUnY/QIkLpgDMWuKxP94c2NAC2LGcgVhG1ImF3jkZ5wXw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/primitive": "1.1.3", | |
| "@radix-ui/react-compose-refs": "1.1.2", | |
| "@radix-ui/react-context": "1.1.2", | |
| "@radix-ui/react-dialog": "1.1.15", | |
| "@radix-ui/react-primitive": "2.1.3", | |
| "@radix-ui/react-slot": "1.2.3" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-arrow": { | |
| "version": "1.1.7", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-arrow/-/react-arrow-1.1.7.tgz", | |
| "integrity": "sha512-F+M1tLhO+mlQaOWspE8Wstg+z6PwxwRd8oQ8IXceWz92kfAmalTRf0EjrouQeo7QssEPfCn05B4Ihs1K9WQ/7w==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/react-primitive": "2.1.3" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-aspect-ratio": { | |
| "version": "1.1.7", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-aspect-ratio/-/react-aspect-ratio-1.1.7.tgz", | |
| "integrity": "sha512-Yq6lvO9HQyPwev1onK1daHCHqXVLzPhSVjmsNjCa2Zcxy2f7uJD2itDtxknv6FzAKCwD1qQkeVDmX/cev13n/g==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/react-primitive": "2.1.3" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-avatar": { | |
| "version": "1.1.10", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-avatar/-/react-avatar-1.1.10.tgz", | |
| "integrity": "sha512-V8piFfWapM5OmNCXTzVQY+E1rDa53zY+MQ4Y7356v4fFz6vqCyUtIz2rUD44ZEdwg78/jKmMJHj07+C/Z/rcog==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/react-context": "1.1.2", | |
| "@radix-ui/react-primitive": "2.1.3", | |
| "@radix-ui/react-use-callback-ref": "1.1.1", | |
| "@radix-ui/react-use-is-hydrated": "0.1.0", | |
| "@radix-ui/react-use-layout-effect": "1.1.1" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-checkbox": { | |
| "version": "1.3.3", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-checkbox/-/react-checkbox-1.3.3.tgz", | |
| "integrity": "sha512-wBbpv+NQftHDdG86Qc0pIyXk5IR3tM8Vd0nWLKDcX8nNn4nXFOFwsKuqw2okA/1D/mpaAkmuyndrPJTYDNZtFw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/primitive": "1.1.3", | |
| "@radix-ui/react-compose-refs": "1.1.2", | |
| "@radix-ui/react-context": "1.1.2", | |
| "@radix-ui/react-presence": "1.1.5", | |
| "@radix-ui/react-primitive": "2.1.3", | |
| "@radix-ui/react-use-controllable-state": "1.2.2", | |
| "@radix-ui/react-use-previous": "1.1.1", | |
| "@radix-ui/react-use-size": "1.1.1" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-collapsible": { | |
| "version": "1.1.12", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-collapsible/-/react-collapsible-1.1.12.tgz", | |
| "integrity": "sha512-Uu+mSh4agx2ib1uIGPP4/CKNULyajb3p92LsVXmH2EHVMTfZWpll88XJ0j4W0z3f8NK1eYl1+Mf/szHPmcHzyA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/primitive": "1.1.3", | |
| "@radix-ui/react-compose-refs": "1.1.2", | |
| "@radix-ui/react-context": "1.1.2", | |
| "@radix-ui/react-id": "1.1.1", | |
| "@radix-ui/react-presence": "1.1.5", | |
| "@radix-ui/react-primitive": "2.1.3", | |
| "@radix-ui/react-use-controllable-state": "1.2.2", | |
| "@radix-ui/react-use-layout-effect": "1.1.1" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-collection": { | |
| "version": "1.1.7", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-collection/-/react-collection-1.1.7.tgz", | |
| "integrity": "sha512-Fh9rGN0MoI4ZFUNyfFVNU4y9LUz93u9/0K+yLgA2bwRojxM8JU1DyvvMBabnZPBgMWREAJvU2jjVzq+LrFUglw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/react-compose-refs": "1.1.2", | |
| "@radix-ui/react-context": "1.1.2", | |
| "@radix-ui/react-primitive": "2.1.3", | |
| "@radix-ui/react-slot": "1.2.3" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-compose-refs": { | |
| "version": "1.1.2", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.2.tgz", | |
| "integrity": "sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg==", | |
| "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-context": { | |
| "version": "1.1.2", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-context/-/react-context-1.1.2.tgz", | |
| "integrity": "sha512-jCi/QKUM2r1Ju5a3J64TH2A5SpKAgh0LpknyqdQ4m6DCV0xJ2HG1xARRwNGPQfi1SLdLWZ1OJz6F4OMBBNiGJA==", | |
| "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-context-menu": { | |
| "version": "2.2.16", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-context-menu/-/react-context-menu-2.2.16.tgz", | |
| "integrity": "sha512-O8morBEW+HsVG28gYDZPTrT9UUovQUlJue5YO836tiTJhuIWBm/zQHc7j388sHWtdH/xUZurK9olD2+pcqx5ww==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/primitive": "1.1.3", | |
| "@radix-ui/react-context": "1.1.2", | |
| "@radix-ui/react-menu": "2.1.16", | |
| "@radix-ui/react-primitive": "2.1.3", | |
| "@radix-ui/react-use-callback-ref": "1.1.1", | |
| "@radix-ui/react-use-controllable-state": "1.2.2" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-dialog": { | |
| "version": "1.1.15", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-dialog/-/react-dialog-1.1.15.tgz", | |
| "integrity": "sha512-TCglVRtzlffRNxRMEyR36DGBLJpeusFcgMVD9PZEzAKnUs1lKCgX5u9BmC2Yg+LL9MgZDugFFs1Vl+Jp4t/PGw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/primitive": "1.1.3", | |
| "@radix-ui/react-compose-refs": "1.1.2", | |
| "@radix-ui/react-context": "1.1.2", | |
| "@radix-ui/react-dismissable-layer": "1.1.11", | |
| "@radix-ui/react-focus-guards": "1.1.3", | |
| "@radix-ui/react-focus-scope": "1.1.7", | |
| "@radix-ui/react-id": "1.1.1", | |
| "@radix-ui/react-portal": "1.1.9", | |
| "@radix-ui/react-presence": "1.1.5", | |
| "@radix-ui/react-primitive": "2.1.3", | |
| "@radix-ui/react-slot": "1.2.3", | |
| "@radix-ui/react-use-controllable-state": "1.2.2", | |
| "aria-hidden": "^1.2.4", | |
| "react-remove-scroll": "^2.6.3" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-direction": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-direction/-/react-direction-1.1.1.tgz", | |
| "integrity": "sha512-1UEWRX6jnOA2y4H5WczZ44gOOjTEmlqv1uNW4GAJEO5+bauCBhv8snY65Iw5/VOS/ghKN9gr2KjnLKxrsvoMVw==", | |
| "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-dismissable-layer": { | |
| "version": "1.1.11", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-dismissable-layer/-/react-dismissable-layer-1.1.11.tgz", | |
| "integrity": "sha512-Nqcp+t5cTB8BinFkZgXiMJniQH0PsUt2k51FUhbdfeKvc4ACcG2uQniY/8+h1Yv6Kza4Q7lD7PQV0z0oicE0Mg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/primitive": "1.1.3", | |
| "@radix-ui/react-compose-refs": "1.1.2", | |
| "@radix-ui/react-primitive": "2.1.3", | |
| "@radix-ui/react-use-callback-ref": "1.1.1", | |
| "@radix-ui/react-use-escape-keydown": "1.1.1" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-dropdown-menu": { | |
| "version": "2.1.16", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-dropdown-menu/-/react-dropdown-menu-2.1.16.tgz", | |
| "integrity": "sha512-1PLGQEynI/3OX/ftV54COn+3Sud/Mn8vALg2rWnBLnRaGtJDduNW/22XjlGgPdpcIbiQxjKtb7BkcjP00nqfJw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/primitive": "1.1.3", | |
| "@radix-ui/react-compose-refs": "1.1.2", | |
| "@radix-ui/react-context": "1.1.2", | |
| "@radix-ui/react-id": "1.1.1", | |
| "@radix-ui/react-menu": "2.1.16", | |
| "@radix-ui/react-primitive": "2.1.3", | |
| "@radix-ui/react-use-controllable-state": "1.2.2" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-focus-guards": { | |
| "version": "1.1.3", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-focus-guards/-/react-focus-guards-1.1.3.tgz", | |
| "integrity": "sha512-0rFg/Rj2Q62NCm62jZw0QX7a3sz6QCQU0LpZdNrJX8byRGaGVTqbrW9jAoIAHyMQqsNpeZ81YgSizOt5WXq0Pw==", | |
| "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-focus-scope": { | |
| "version": "1.1.7", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-focus-scope/-/react-focus-scope-1.1.7.tgz", | |
| "integrity": "sha512-t2ODlkXBQyn7jkl6TNaw/MtVEVvIGelJDCG41Okq/KwUsJBwQ4XVZsHAVUkK4mBv3ewiAS3PGuUWuY2BoK4ZUw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/react-compose-refs": "1.1.2", | |
| "@radix-ui/react-primitive": "2.1.3", | |
| "@radix-ui/react-use-callback-ref": "1.1.1" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-hover-card": { | |
| "version": "1.1.15", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-hover-card/-/react-hover-card-1.1.15.tgz", | |
| "integrity": "sha512-qgTkjNT1CfKMoP0rcasmlH2r1DAiYicWsDsufxl940sT2wHNEWWv6FMWIQXWhVdmC1d/HYfbhQx60KYyAtKxjg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/primitive": "1.1.3", | |
| "@radix-ui/react-compose-refs": "1.1.2", | |
| "@radix-ui/react-context": "1.1.2", | |
| "@radix-ui/react-dismissable-layer": "1.1.11", | |
| "@radix-ui/react-popper": "1.2.8", | |
| "@radix-ui/react-portal": "1.1.9", | |
| "@radix-ui/react-presence": "1.1.5", | |
| "@radix-ui/react-primitive": "2.1.3", | |
| "@radix-ui/react-use-controllable-state": "1.2.2" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-id": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-id/-/react-id-1.1.1.tgz", | |
| "integrity": "sha512-kGkGegYIdQsOb4XjsfM97rXsiHaBwco+hFI66oO4s9LU+PLAC5oJ7khdOVFxkhsmlbpUqDAvXw11CluXP+jkHg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/react-use-layout-effect": "1.1.1" | |
| }, | |
| "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-label": { | |
| "version": "2.1.7", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-label/-/react-label-2.1.7.tgz", | |
| "integrity": "sha512-YT1GqPSL8kJn20djelMX7/cTRp/Y9w5IZHvfxQTVHrOqa2yMl7i/UfMqKRU5V7mEyKTrUVgJXhNQPVCG8PBLoQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/react-primitive": "2.1.3" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-menu": { | |
| "version": "2.1.16", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-menu/-/react-menu-2.1.16.tgz", | |
| "integrity": "sha512-72F2T+PLlphrqLcAotYPp0uJMr5SjP5SL01wfEspJbru5Zs5vQaSHb4VB3ZMJPimgHHCHG7gMOeOB9H3Hdmtxg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/primitive": "1.1.3", | |
| "@radix-ui/react-collection": "1.1.7", | |
| "@radix-ui/react-compose-refs": "1.1.2", | |
| "@radix-ui/react-context": "1.1.2", | |
| "@radix-ui/react-direction": "1.1.1", | |
| "@radix-ui/react-dismissable-layer": "1.1.11", | |
| "@radix-ui/react-focus-guards": "1.1.3", | |
| "@radix-ui/react-focus-scope": "1.1.7", | |
| "@radix-ui/react-id": "1.1.1", | |
| "@radix-ui/react-popper": "1.2.8", | |
| "@radix-ui/react-portal": "1.1.9", | |
| "@radix-ui/react-presence": "1.1.5", | |
| "@radix-ui/react-primitive": "2.1.3", | |
| "@radix-ui/react-roving-focus": "1.1.11", | |
| "@radix-ui/react-slot": "1.2.3", | |
| "@radix-ui/react-use-callback-ref": "1.1.1", | |
| "aria-hidden": "^1.2.4", | |
| "react-remove-scroll": "^2.6.3" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-menubar": { | |
| "version": "1.1.16", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-menubar/-/react-menubar-1.1.16.tgz", | |
| "integrity": "sha512-EB1FktTz5xRRi2Er974AUQZWg2yVBb1yjip38/lgwtCVRd3a+maUoGHN/xs9Yv8SY8QwbSEb+YrxGadVWbEutA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/primitive": "1.1.3", | |
| "@radix-ui/react-collection": "1.1.7", | |
| "@radix-ui/react-compose-refs": "1.1.2", | |
| "@radix-ui/react-context": "1.1.2", | |
| "@radix-ui/react-direction": "1.1.1", | |
| "@radix-ui/react-id": "1.1.1", | |
| "@radix-ui/react-menu": "2.1.16", | |
| "@radix-ui/react-primitive": "2.1.3", | |
| "@radix-ui/react-roving-focus": "1.1.11", | |
| "@radix-ui/react-use-controllable-state": "1.2.2" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-navigation-menu": { | |
| "version": "1.2.14", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-navigation-menu/-/react-navigation-menu-1.2.14.tgz", | |
| "integrity": "sha512-YB9mTFQvCOAQMHU+C/jVl96WmuWeltyUEpRJJky51huhds5W2FQr1J8D/16sQlf0ozxkPK8uF3niQMdUwZPv5w==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/primitive": "1.1.3", | |
| "@radix-ui/react-collection": "1.1.7", | |
| "@radix-ui/react-compose-refs": "1.1.2", | |
| "@radix-ui/react-context": "1.1.2", | |
| "@radix-ui/react-direction": "1.1.1", | |
| "@radix-ui/react-dismissable-layer": "1.1.11", | |
| "@radix-ui/react-id": "1.1.1", | |
| "@radix-ui/react-presence": "1.1.5", | |
| "@radix-ui/react-primitive": "2.1.3", | |
| "@radix-ui/react-use-callback-ref": "1.1.1", | |
| "@radix-ui/react-use-controllable-state": "1.2.2", | |
| "@radix-ui/react-use-layout-effect": "1.1.1", | |
| "@radix-ui/react-use-previous": "1.1.1", | |
| "@radix-ui/react-visually-hidden": "1.2.3" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-popover": { | |
| "version": "1.1.15", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-popover/-/react-popover-1.1.15.tgz", | |
| "integrity": "sha512-kr0X2+6Yy/vJzLYJUPCZEc8SfQcf+1COFoAqauJm74umQhta9M7lNJHP7QQS3vkvcGLQUbWpMzwrXYwrYztHKA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/primitive": "1.1.3", | |
| "@radix-ui/react-compose-refs": "1.1.2", | |
| "@radix-ui/react-context": "1.1.2", | |
| "@radix-ui/react-dismissable-layer": "1.1.11", | |
| "@radix-ui/react-focus-guards": "1.1.3", | |
| "@radix-ui/react-focus-scope": "1.1.7", | |
| "@radix-ui/react-id": "1.1.1", | |
| "@radix-ui/react-popper": "1.2.8", | |
| "@radix-ui/react-portal": "1.1.9", | |
| "@radix-ui/react-presence": "1.1.5", | |
| "@radix-ui/react-primitive": "2.1.3", | |
| "@radix-ui/react-slot": "1.2.3", | |
| "@radix-ui/react-use-controllable-state": "1.2.2", | |
| "aria-hidden": "^1.2.4", | |
| "react-remove-scroll": "^2.6.3" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-popper": { | |
| "version": "1.2.8", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-popper/-/react-popper-1.2.8.tgz", | |
| "integrity": "sha512-0NJQ4LFFUuWkE7Oxf0htBKS6zLkkjBH+hM1uk7Ng705ReR8m/uelduy1DBo0PyBXPKVnBA6YBlU94MBGXrSBCw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@floating-ui/react-dom": "^2.0.0", | |
| "@radix-ui/react-arrow": "1.1.7", | |
| "@radix-ui/react-compose-refs": "1.1.2", | |
| "@radix-ui/react-context": "1.1.2", | |
| "@radix-ui/react-primitive": "2.1.3", | |
| "@radix-ui/react-use-callback-ref": "1.1.1", | |
| "@radix-ui/react-use-layout-effect": "1.1.1", | |
| "@radix-ui/react-use-rect": "1.1.1", | |
| "@radix-ui/react-use-size": "1.1.1", | |
| "@radix-ui/rect": "1.1.1" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-portal": { | |
| "version": "1.1.9", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-portal/-/react-portal-1.1.9.tgz", | |
| "integrity": "sha512-bpIxvq03if6UNwXZ+HTK71JLh4APvnXntDc6XOX8UVq4XQOVl7lwok0AvIl+b8zgCw3fSaVTZMpAPPagXbKmHQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/react-primitive": "2.1.3", | |
| "@radix-ui/react-use-layout-effect": "1.1.1" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-presence": { | |
| "version": "1.1.5", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-presence/-/react-presence-1.1.5.tgz", | |
| "integrity": "sha512-/jfEwNDdQVBCNvjkGit4h6pMOzq8bHkopq458dPt2lMjx+eBQUohZNG9A7DtO/O5ukSbxuaNGXMjHicgwy6rQQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/react-compose-refs": "1.1.2", | |
| "@radix-ui/react-use-layout-effect": "1.1.1" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-primitive": { | |
| "version": "2.1.3", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz", | |
| "integrity": "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/react-slot": "1.2.3" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-progress": { | |
| "version": "1.1.7", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-progress/-/react-progress-1.1.7.tgz", | |
| "integrity": "sha512-vPdg/tF6YC/ynuBIJlk1mm7Le0VgW6ub6J2UWnTQ7/D23KXcPI1qy+0vBkgKgd38RCMJavBXpB83HPNFMTb0Fg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/react-context": "1.1.2", | |
| "@radix-ui/react-primitive": "2.1.3" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-radio-group": { | |
| "version": "1.3.8", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-radio-group/-/react-radio-group-1.3.8.tgz", | |
| "integrity": "sha512-VBKYIYImA5zsxACdisNQ3BjCBfmbGH3kQlnFVqlWU4tXwjy7cGX8ta80BcrO+WJXIn5iBylEH3K6ZTlee//lgQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/primitive": "1.1.3", | |
| "@radix-ui/react-compose-refs": "1.1.2", | |
| "@radix-ui/react-context": "1.1.2", | |
| "@radix-ui/react-direction": "1.1.1", | |
| "@radix-ui/react-presence": "1.1.5", | |
| "@radix-ui/react-primitive": "2.1.3", | |
| "@radix-ui/react-roving-focus": "1.1.11", | |
| "@radix-ui/react-use-controllable-state": "1.2.2", | |
| "@radix-ui/react-use-previous": "1.1.1", | |
| "@radix-ui/react-use-size": "1.1.1" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-roving-focus": { | |
| "version": "1.1.11", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-roving-focus/-/react-roving-focus-1.1.11.tgz", | |
| "integrity": "sha512-7A6S9jSgm/S+7MdtNDSb+IU859vQqJ/QAtcYQcfFC6W8RS4IxIZDldLR0xqCFZ6DCyrQLjLPsxtTNch5jVA4lA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/primitive": "1.1.3", | |
| "@radix-ui/react-collection": "1.1.7", | |
| "@radix-ui/react-compose-refs": "1.1.2", | |
| "@radix-ui/react-context": "1.1.2", | |
| "@radix-ui/react-direction": "1.1.1", | |
| "@radix-ui/react-id": "1.1.1", | |
| "@radix-ui/react-primitive": "2.1.3", | |
| "@radix-ui/react-use-callback-ref": "1.1.1", | |
| "@radix-ui/react-use-controllable-state": "1.2.2" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-scroll-area": { | |
| "version": "1.2.10", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-scroll-area/-/react-scroll-area-1.2.10.tgz", | |
| "integrity": "sha512-tAXIa1g3sM5CGpVT0uIbUx/U3Gs5N8T52IICuCtObaos1S8fzsrPXG5WObkQN3S6NVl6wKgPhAIiBGbWnvc97A==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/number": "1.1.1", | |
| "@radix-ui/primitive": "1.1.3", | |
| "@radix-ui/react-compose-refs": "1.1.2", | |
| "@radix-ui/react-context": "1.1.2", | |
| "@radix-ui/react-direction": "1.1.1", | |
| "@radix-ui/react-presence": "1.1.5", | |
| "@radix-ui/react-primitive": "2.1.3", | |
| "@radix-ui/react-use-callback-ref": "1.1.1", | |
| "@radix-ui/react-use-layout-effect": "1.1.1" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-select": { | |
| "version": "2.2.6", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-select/-/react-select-2.2.6.tgz", | |
| "integrity": "sha512-I30RydO+bnn2PQztvo25tswPH+wFBjehVGtmagkU78yMdwTwVf12wnAOF+AeP8S2N8xD+5UPbGhkUfPyvT+mwQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/number": "1.1.1", | |
| "@radix-ui/primitive": "1.1.3", | |
| "@radix-ui/react-collection": "1.1.7", | |
| "@radix-ui/react-compose-refs": "1.1.2", | |
| "@radix-ui/react-context": "1.1.2", | |
| "@radix-ui/react-direction": "1.1.1", | |
| "@radix-ui/react-dismissable-layer": "1.1.11", | |
| "@radix-ui/react-focus-guards": "1.1.3", | |
| "@radix-ui/react-focus-scope": "1.1.7", | |
| "@radix-ui/react-id": "1.1.1", | |
| "@radix-ui/react-popper": "1.2.8", | |
| "@radix-ui/react-portal": "1.1.9", | |
| "@radix-ui/react-primitive": "2.1.3", | |
| "@radix-ui/react-slot": "1.2.3", | |
| "@radix-ui/react-use-callback-ref": "1.1.1", | |
| "@radix-ui/react-use-controllable-state": "1.2.2", | |
| "@radix-ui/react-use-layout-effect": "1.1.1", | |
| "@radix-ui/react-use-previous": "1.1.1", | |
| "@radix-ui/react-visually-hidden": "1.2.3", | |
| "aria-hidden": "^1.2.4", | |
| "react-remove-scroll": "^2.6.3" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-separator": { | |
| "version": "1.1.7", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-separator/-/react-separator-1.1.7.tgz", | |
| "integrity": "sha512-0HEb8R9E8A+jZjvmFCy/J4xhbXy3TV+9XSnGJ3KvTtjlIUy/YQ/p6UYZvi7YbeoeXdyU9+Y3scizK6hkY37baA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/react-primitive": "2.1.3" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-slider": { | |
| "version": "1.3.6", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-slider/-/react-slider-1.3.6.tgz", | |
| "integrity": "sha512-JPYb1GuM1bxfjMRlNLE+BcmBC8onfCi60Blk7OBqi2MLTFdS+8401U4uFjnwkOr49BLmXxLC6JHkvAsx5OJvHw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/number": "1.1.1", | |
| "@radix-ui/primitive": "1.1.3", | |
| "@radix-ui/react-collection": "1.1.7", | |
| "@radix-ui/react-compose-refs": "1.1.2", | |
| "@radix-ui/react-context": "1.1.2", | |
| "@radix-ui/react-direction": "1.1.1", | |
| "@radix-ui/react-primitive": "2.1.3", | |
| "@radix-ui/react-use-controllable-state": "1.2.2", | |
| "@radix-ui/react-use-layout-effect": "1.1.1", | |
| "@radix-ui/react-use-previous": "1.1.1", | |
| "@radix-ui/react-use-size": "1.1.1" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-slot": { | |
| "version": "1.2.3", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz", | |
| "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/react-compose-refs": "1.1.2" | |
| }, | |
| "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-switch": { | |
| "version": "1.2.6", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-switch/-/react-switch-1.2.6.tgz", | |
| "integrity": "sha512-bByzr1+ep1zk4VubeEVViV592vu2lHE2BZY5OnzehZqOOgogN80+mNtCqPkhn2gklJqOpxWgPoYTSnhBCqpOXQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/primitive": "1.1.3", | |
| "@radix-ui/react-compose-refs": "1.1.2", | |
| "@radix-ui/react-context": "1.1.2", | |
| "@radix-ui/react-primitive": "2.1.3", | |
| "@radix-ui/react-use-controllable-state": "1.2.2", | |
| "@radix-ui/react-use-previous": "1.1.1", | |
| "@radix-ui/react-use-size": "1.1.1" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-tabs": { | |
| "version": "1.1.13", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-tabs/-/react-tabs-1.1.13.tgz", | |
| "integrity": "sha512-7xdcatg7/U+7+Udyoj2zodtI9H/IIopqo+YOIcZOq1nJwXWBZ9p8xiu5llXlekDbZkca79a/fozEYQXIA4sW6A==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/primitive": "1.1.3", | |
| "@radix-ui/react-context": "1.1.2", | |
| "@radix-ui/react-direction": "1.1.1", | |
| "@radix-ui/react-id": "1.1.1", | |
| "@radix-ui/react-presence": "1.1.5", | |
| "@radix-ui/react-primitive": "2.1.3", | |
| "@radix-ui/react-roving-focus": "1.1.11", | |
| "@radix-ui/react-use-controllable-state": "1.2.2" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-toggle": { | |
| "version": "1.1.10", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-toggle/-/react-toggle-1.1.10.tgz", | |
| "integrity": "sha512-lS1odchhFTeZv3xwHH31YPObmJn8gOg7Lq12inrr0+BH/l3Tsq32VfjqH1oh80ARM3mlkfMic15n0kg4sD1poQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/primitive": "1.1.3", | |
| "@radix-ui/react-primitive": "2.1.3", | |
| "@radix-ui/react-use-controllable-state": "1.2.2" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-toggle-group": { | |
| "version": "1.1.11", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-toggle-group/-/react-toggle-group-1.1.11.tgz", | |
| "integrity": "sha512-5umnS0T8JQzQT6HbPyO7Hh9dgd82NmS36DQr+X/YJ9ctFNCiiQd6IJAYYZ33LUwm8M+taCz5t2ui29fHZc4Y6Q==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/primitive": "1.1.3", | |
| "@radix-ui/react-context": "1.1.2", | |
| "@radix-ui/react-direction": "1.1.1", | |
| "@radix-ui/react-primitive": "2.1.3", | |
| "@radix-ui/react-roving-focus": "1.1.11", | |
| "@radix-ui/react-toggle": "1.1.10", | |
| "@radix-ui/react-use-controllable-state": "1.2.2" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-tooltip": { | |
| "version": "1.2.8", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-tooltip/-/react-tooltip-1.2.8.tgz", | |
| "integrity": "sha512-tY7sVt1yL9ozIxvmbtN5qtmH2krXcBCfjEiCgKGLqunJHvgvZG2Pcl2oQ3kbcZARb1BGEHdkLzcYGO8ynVlieg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/primitive": "1.1.3", | |
| "@radix-ui/react-compose-refs": "1.1.2", | |
| "@radix-ui/react-context": "1.1.2", | |
| "@radix-ui/react-dismissable-layer": "1.1.11", | |
| "@radix-ui/react-id": "1.1.1", | |
| "@radix-ui/react-popper": "1.2.8", | |
| "@radix-ui/react-portal": "1.1.9", | |
| "@radix-ui/react-presence": "1.1.5", | |
| "@radix-ui/react-primitive": "2.1.3", | |
| "@radix-ui/react-slot": "1.2.3", | |
| "@radix-ui/react-use-controllable-state": "1.2.2", | |
| "@radix-ui/react-visually-hidden": "1.2.3" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-use-callback-ref": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-use-callback-ref/-/react-use-callback-ref-1.1.1.tgz", | |
| "integrity": "sha512-FkBMwD+qbGQeMu1cOHnuGB6x4yzPjho8ap5WtbEJ26umhgqVXbhekKUQO+hZEL1vU92a3wHwdp0HAcqAUF5iDg==", | |
| "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-use-controllable-state": { | |
| "version": "1.2.2", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-use-controllable-state/-/react-use-controllable-state-1.2.2.tgz", | |
| "integrity": "sha512-BjasUjixPFdS+NKkypcyyN5Pmg83Olst0+c6vGov0diwTEo6mgdqVR6hxcEgFuh4QrAs7Rc+9KuGJ9TVCj0Zzg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/react-use-effect-event": "0.0.2", | |
| "@radix-ui/react-use-layout-effect": "1.1.1" | |
| }, | |
| "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-use-effect-event": { | |
| "version": "0.0.2", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-use-effect-event/-/react-use-effect-event-0.0.2.tgz", | |
| "integrity": "sha512-Qp8WbZOBe+blgpuUT+lw2xheLP8q0oatc9UpmiemEICxGvFLYmHm9QowVZGHtJlGbS6A6yJ3iViad/2cVjnOiA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/react-use-layout-effect": "1.1.1" | |
| }, | |
| "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-use-escape-keydown": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-use-escape-keydown/-/react-use-escape-keydown-1.1.1.tgz", | |
| "integrity": "sha512-Il0+boE7w/XebUHyBjroE+DbByORGR9KKmITzbR7MyQ4akpORYP/ZmbhAr0DG7RmmBqoOnZdy2QlvajJ2QA59g==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/react-use-callback-ref": "1.1.1" | |
| }, | |
| "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-use-is-hydrated": { | |
| "version": "0.1.0", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-use-is-hydrated/-/react-use-is-hydrated-0.1.0.tgz", | |
| "integrity": "sha512-U+UORVEq+cTnRIaostJv9AGdV3G6Y+zbVd+12e18jQ5A3c0xL03IhnHuiU4UV69wolOQp5GfR58NW/EgdQhwOA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "use-sync-external-store": "^1.5.0" | |
| }, | |
| "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-use-layout-effect": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-use-layout-effect/-/react-use-layout-effect-1.1.1.tgz", | |
| "integrity": "sha512-RbJRS4UWQFkzHTTwVymMTUv8EqYhOp8dOOviLj2ugtTiXRaRQS7GLGxZTLL1jWhMeoSCf5zmcZkqTl9IiYfXcQ==", | |
| "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-use-previous": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-use-previous/-/react-use-previous-1.1.1.tgz", | |
| "integrity": "sha512-2dHfToCj/pzca2Ck724OZ5L0EVrr3eHRNsG/b3xQJLA2hZpVCS99bLAX+hm1IHXDEnzU6by5z/5MIY794/a8NQ==", | |
| "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-use-rect": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-use-rect/-/react-use-rect-1.1.1.tgz", | |
| "integrity": "sha512-QTYuDesS0VtuHNNvMh+CjlKJ4LJickCMUAqjlE3+j8w+RlRpwyX3apEQKGFzbZGdo7XNG1tXa+bQqIE7HIXT2w==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/rect": "1.1.1" | |
| }, | |
| "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-use-size": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-use-size/-/react-use-size-1.1.1.tgz", | |
| "integrity": "sha512-ewrXRDTAqAXlkl6t/fkXWNAhFX9I+CkKlw6zjEwk86RSPKwZr3xpBRso655aqYafwtnbpHLj6toFzmd6xdVptQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/react-use-layout-effect": "1.1.1" | |
| }, | |
| "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-visually-hidden": { | |
| "version": "1.2.3", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-visually-hidden/-/react-visually-hidden-1.2.3.tgz", | |
| "integrity": "sha512-pzJq12tEaaIhqjbzpCuv/OypJY/BPavOofm+dbab+MHLajy277+1lLm6JFcGgF5eskJ6mquGirhXY2GD/8u8Ug==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/react-primitive": "2.1.3" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/rect": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/rect/-/rect-1.1.1.tgz", | |
| "integrity": "sha512-HPwpGIzkl28mWyZqG52jiqDJ12waP11Pa1lGoiyUkIEuMLBP0oeK/C89esbXrxsky5we7dfd8U58nm0SgAWpVw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@rolldown/pluginutils": { | |
| "version": "1.0.0-beta.27", | |
| "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.27.tgz", | |
| "integrity": "sha512-+d0F4MKMCbeVUJwG96uQ4SgAznZNSq93I3V+9NHA4OpvqG8mRCpGdKmK8l/dl02h2CCDHwW2FqilnTyDcAnqjA==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/@rollup/rollup-android-arm-eabi": { | |
| "version": "4.49.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.49.0.tgz", | |
| "integrity": "sha512-rlKIeL854Ed0e09QGYFlmDNbka6I3EQFw7iZuugQjMb11KMpJCLPFL4ZPbMfaEhLADEL1yx0oujGkBQ7+qW3eA==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "android" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-android-arm64": { | |
| "version": "4.49.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.49.0.tgz", | |
| "integrity": "sha512-cqPpZdKUSQYRtLLr6R4X3sD4jCBO1zUmeo3qrWBCqYIeH8Q3KRL4F3V7XJ2Rm8/RJOQBZuqzQGWPjjvFUcYa/w==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "android" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-darwin-arm64": { | |
| "version": "4.49.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.49.0.tgz", | |
| "integrity": "sha512-99kMMSMQT7got6iYX3yyIiJfFndpojBmkHfTc1rIje8VbjhmqBXE+nb7ZZP3A5skLyujvT0eIUCUsxAe6NjWbw==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-darwin-x64": { | |
| "version": "4.49.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.49.0.tgz", | |
| "integrity": "sha512-y8cXoD3wdWUDpjOLMKLx6l+NFz3NlkWKcBCBfttUn+VGSfgsQ5o/yDUGtzE9HvsodkP0+16N0P4Ty1VuhtRUGg==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-freebsd-arm64": { | |
| "version": "4.49.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.49.0.tgz", | |
| "integrity": "sha512-3mY5Pr7qv4GS4ZvWoSP8zha8YoiqrU+e0ViPvB549jvliBbdNLrg2ywPGkgLC3cmvN8ya3za+Q2xVyT6z+vZqA==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "freebsd" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-freebsd-x64": { | |
| "version": "4.49.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.49.0.tgz", | |
| "integrity": "sha512-C9KzzOAQU5gU4kG8DTk+tjdKjpWhVWd5uVkinCwwFub2m7cDYLOdtXoMrExfeBmeRy9kBQMkiyJ+HULyF1yj9w==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "freebsd" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-arm-gnueabihf": { | |
| "version": "4.49.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.49.0.tgz", | |
| "integrity": "sha512-OVSQgEZDVLnTbMq5NBs6xkmz3AADByCWI4RdKSFNlDsYXdFtlxS59J+w+LippJe8KcmeSSM3ba+GlsM9+WwC1w==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-arm-musleabihf": { | |
| "version": "4.49.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.49.0.tgz", | |
| "integrity": "sha512-ZnfSFA7fDUHNa4P3VwAcfaBLakCbYaxCk0jUnS3dTou9P95kwoOLAMlT3WmEJDBCSrOEFFV0Y1HXiwfLYJuLlA==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-arm64-gnu": { | |
| "version": "4.49.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.49.0.tgz", | |
| "integrity": "sha512-Z81u+gfrobVK2iV7GqZCBfEB1y6+I61AH466lNK+xy1jfqFLiQ9Qv716WUM5fxFrYxwC7ziVdZRU9qvGHkYIJg==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-arm64-musl": { | |
| "version": "4.49.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.49.0.tgz", | |
| "integrity": "sha512-zoAwS0KCXSnTp9NH/h9aamBAIve0DXeYpll85shf9NJ0URjSTzzS+Z9evmolN+ICfD3v8skKUPyk2PO0uGdFqg==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-loongarch64-gnu": { | |
| "version": "4.49.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.49.0.tgz", | |
| "integrity": "sha512-2QyUyQQ1ZtwZGiq0nvODL+vLJBtciItC3/5cYN8ncDQcv5avrt2MbKt1XU/vFAJlLta5KujqyHdYtdag4YEjYQ==", | |
| "cpu": [ | |
| "loong64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-ppc64-gnu": { | |
| "version": "4.49.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.49.0.tgz", | |
| "integrity": "sha512-k9aEmOWt+mrMuD3skjVJSSxHckJp+SiFzFG+v8JLXbc/xi9hv2icSkR3U7uQzqy+/QbbYY7iNB9eDTwrELo14g==", | |
| "cpu": [ | |
| "ppc64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-riscv64-gnu": { | |
| "version": "4.49.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.49.0.tgz", | |
| "integrity": "sha512-rDKRFFIWJ/zJn6uk2IdYLc09Z7zkE5IFIOWqpuU0o6ZpHcdniAyWkwSUWE/Z25N/wNDmFHHMzin84qW7Wzkjsw==", | |
| "cpu": [ | |
| "riscv64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-riscv64-musl": { | |
| "version": "4.49.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.49.0.tgz", | |
| "integrity": "sha512-FkkhIY/hYFVnOzz1WeV3S9Bd1h0hda/gRqvZCMpHWDHdiIHn6pqsY3b5eSbvGccWHMQ1uUzgZTKS4oGpykf8Tw==", | |
| "cpu": [ | |
| "riscv64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-s390x-gnu": { | |
| "version": "4.49.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.49.0.tgz", | |
| "integrity": "sha512-gRf5c+A7QiOG3UwLyOOtyJMD31JJhMjBvpfhAitPAoqZFcOeK3Kc1Veg1z/trmt+2P6F/biT02fU19GGTS529A==", | |
| "cpu": [ | |
| "s390x" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-x64-gnu": { | |
| "version": "4.49.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.49.0.tgz", | |
| "integrity": "sha512-BR7+blScdLW1h/2hB/2oXM+dhTmpW3rQt1DeSiCP9mc2NMMkqVgjIN3DDsNpKmezffGC9R8XKVOLmBkRUcK/sA==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-x64-musl": { | |
| "version": "4.49.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.49.0.tgz", | |
| "integrity": "sha512-hDMOAe+6nX3V5ei1I7Au3wcr9h3ktKzDvF2ne5ovX8RZiAHEtX1A5SNNk4zt1Qt77CmnbqT+upb/umzoPMWiPg==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-win32-arm64-msvc": { | |
| "version": "4.49.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.49.0.tgz", | |
| "integrity": "sha512-wkNRzfiIGaElC9kXUT+HLx17z7D0jl+9tGYRKwd8r7cUqTL7GYAvgUY++U2hK6Ar7z5Z6IRRoWC8kQxpmM7TDA==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-win32-ia32-msvc": { | |
| "version": "4.49.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.49.0.tgz", | |
| "integrity": "sha512-gq5aW/SyNpjp71AAzroH37DtINDcX1Qw2iv9Chyz49ZgdOP3NV8QCyKZUrGsYX9Yyggj5soFiRCgsL3HwD8TdA==", | |
| "cpu": [ | |
| "ia32" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-win32-x64-msvc": { | |
| "version": "4.49.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.49.0.tgz", | |
| "integrity": "sha512-gEtqFbzmZLFk2xKh7g0Rlo8xzho8KrEFEkzvHbfUGkrgXOpZ4XagQ6n+wIZFNh1nTb8UD16J4nFSFKXYgnbdBg==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ] | |
| }, | |
| "node_modules/@swc/core": { | |
| "version": "1.13.5", | |
| "resolved": "https://registry.npmjs.org/@swc/core/-/core-1.13.5.tgz", | |
| "integrity": "sha512-WezcBo8a0Dg2rnR82zhwoR6aRNxeTGfK5QCD6TQ+kg3xx/zNT02s/0o+81h/3zhvFSB24NtqEr8FTw88O5W/JQ==", | |
| "dev": true, | |
| "hasInstallScript": true, | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "@swc/counter": "^0.1.3", | |
| "@swc/types": "^0.1.24" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/swc" | |
| }, | |
| "optionalDependencies": { | |
| "@swc/core-darwin-arm64": "1.13.5", | |
| "@swc/core-darwin-x64": "1.13.5", | |
| "@swc/core-linux-arm-gnueabihf": "1.13.5", | |
| "@swc/core-linux-arm64-gnu": "1.13.5", | |
| "@swc/core-linux-arm64-musl": "1.13.5", | |
| "@swc/core-linux-x64-gnu": "1.13.5", | |
| "@swc/core-linux-x64-musl": "1.13.5", | |
| "@swc/core-win32-arm64-msvc": "1.13.5", | |
| "@swc/core-win32-ia32-msvc": "1.13.5", | |
| "@swc/core-win32-x64-msvc": "1.13.5" | |
| }, | |
| "peerDependencies": { | |
| "@swc/helpers": ">=0.5.17" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@swc/helpers": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@swc/core-darwin-arm64": { | |
| "version": "1.13.5", | |
| "resolved": "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.13.5.tgz", | |
| "integrity": "sha512-lKNv7SujeXvKn16gvQqUQI5DdyY8v7xcoO3k06/FJbHJS90zEwZdQiMNRiqpYw/orU543tPaWgz7cIYWhbopiQ==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "Apache-2.0 AND MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@swc/core-darwin-x64": { | |
| "version": "1.13.5", | |
| "resolved": "https://registry.npmjs.org/@swc/core-darwin-x64/-/core-darwin-x64-1.13.5.tgz", | |
| "integrity": "sha512-ILd38Fg/w23vHb0yVjlWvQBoE37ZJTdlLHa8LRCFDdX4WKfnVBiblsCU9ar4QTMNdeTBEX9iUF4IrbNWhaF1Ng==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "Apache-2.0 AND MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@swc/core-linux-arm-gnueabihf": { | |
| "version": "1.13.5", | |
| "resolved": "https://registry.npmjs.org/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.13.5.tgz", | |
| "integrity": "sha512-Q6eS3Pt8GLkXxqz9TAw+AUk9HpVJt8Uzm54MvPsqp2yuGmY0/sNaPPNVqctCX9fu/Nu8eaWUen0si6iEiCsazQ==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@swc/core-linux-arm64-gnu": { | |
| "version": "1.13.5", | |
| "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.13.5.tgz", | |
| "integrity": "sha512-aNDfeN+9af+y+M2MYfxCzCy/VDq7Z5YIbMqRI739o8Ganz6ST+27kjQFd8Y/57JN/hcnUEa9xqdS3XY7WaVtSw==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "Apache-2.0 AND MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@swc/core-linux-arm64-musl": { | |
| "version": "1.13.5", | |
| "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.13.5.tgz", | |
| "integrity": "sha512-9+ZxFN5GJag4CnYnq6apKTnnezpfJhCumyz0504/JbHLo+Ue+ZtJnf3RhyA9W9TINtLE0bC4hKpWi8ZKoETyOQ==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "Apache-2.0 AND MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@swc/core-linux-x64-gnu": { | |
| "version": "1.13.5", | |
| "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.13.5.tgz", | |
| "integrity": "sha512-WD530qvHrki8Ywt/PloKUjaRKgstQqNGvmZl54g06kA+hqtSE2FTG9gngXr3UJxYu/cNAjJYiBifm7+w4nbHbA==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "Apache-2.0 AND MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@swc/core-linux-x64-musl": { | |
| "version": "1.13.5", | |
| "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.13.5.tgz", | |
| "integrity": "sha512-Luj8y4OFYx4DHNQTWjdIuKTq2f5k6uSXICqx+FSabnXptaOBAbJHNbHT/06JZh6NRUouaf0mYXN0mcsqvkhd7Q==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "Apache-2.0 AND MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@swc/core-win32-arm64-msvc": { | |
| "version": "1.13.5", | |
| "resolved": "https://registry.npmjs.org/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.13.5.tgz", | |
| "integrity": "sha512-cZ6UpumhF9SDJvv4DA2fo9WIzlNFuKSkZpZmPG1c+4PFSEMy5DFOjBSllCvnqihCabzXzpn6ykCwBmHpy31vQw==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "Apache-2.0 AND MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@swc/core-win32-ia32-msvc": { | |
| "version": "1.13.5", | |
| "resolved": "https://registry.npmjs.org/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.13.5.tgz", | |
| "integrity": "sha512-C5Yi/xIikrFUzZcyGj9L3RpKljFvKiDMtyDzPKzlsDrKIw2EYY+bF88gB6oGY5RGmv4DAX8dbnpRAqgFD0FMEw==", | |
| "cpu": [ | |
| "ia32" | |
| ], | |
| "dev": true, | |
| "license": "Apache-2.0 AND MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@swc/core-win32-x64-msvc": { | |
| "version": "1.13.5", | |
| "resolved": "https://registry.npmjs.org/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.13.5.tgz", | |
| "integrity": "sha512-YrKdMVxbYmlfybCSbRtrilc6UA8GF5aPmGKBdPvjrarvsmf4i7ZHGCEnLtfOMd3Lwbs2WUZq3WdMbozYeLU93Q==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "Apache-2.0 AND MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@swc/counter": { | |
| "version": "0.1.3", | |
| "resolved": "https://registry.npmjs.org/@swc/counter/-/counter-0.1.3.tgz", | |
| "integrity": "sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==", | |
| "dev": true, | |
| "license": "Apache-2.0" | |
| }, | |
| "node_modules/@swc/types": { | |
| "version": "0.1.24", | |
| "resolved": "https://registry.npmjs.org/@swc/types/-/types-0.1.24.tgz", | |
| "integrity": "sha512-tjTMh3V4vAORHtdTprLlfoMptu1WfTZG9Rsca6yOKyNYsRr+MUXutKmliB17orgSZk5DpnDxs8GUdd/qwYxOng==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "@swc/counter": "^0.1.3" | |
| } | |
| }, | |
| "node_modules/@types/d3-array": { | |
| "version": "3.2.1", | |
| "resolved": "https://registry.npmjs.org/@types/d3-array/-/d3-array-3.2.1.tgz", | |
| "integrity": "sha512-Y2Jn2idRrLzUfAKV2LyRImR+y4oa2AntrgID95SHJxuMUrkNXmanDSed71sRNZysveJVt1hLLemQZIady0FpEg==", | |
| "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.7", | |
| "resolved": "https://registry.npmjs.org/@types/d3-shape/-/d3-shape-3.1.7.tgz", | |
| "integrity": "sha512-VLvUQ33C+3J+8p+Daf+nYSOsjB4GXp19/S/aGo60m9h1v6XaxjiT82lKVWJCfzhtuZ3yD7i/TPeC/fuKLLOSmg==", | |
| "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/estree": { | |
| "version": "1.0.8", | |
| "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz", | |
| "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/@types/node": { | |
| "version": "20.19.11", | |
| "resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.11.tgz", | |
| "integrity": "sha512-uug3FEEGv0r+jrecvUUpbY8lLisvIjg6AAic6a2bSP5OEOLeJsDSnvhCDov7ipFFMXS3orMpzlmi0ZcuGkBbow==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "undici-types": "~6.21.0" | |
| } | |
| }, | |
| "node_modules/@types/react": { | |
| "version": "19.2.2", | |
| "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.2.tgz", | |
| "integrity": "sha512-6mDvHUFSjyT2B2yeNx2nUgMxh9LtOWvkhIU3uePn2I2oyNymUAX1NIsdgviM4CH+JSrp2D2hsMvJOkxY+0wNRA==", | |
| "devOptional": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "csstype": "^3.0.2" | |
| } | |
| }, | |
| "node_modules/@vitejs/plugin-react-swc": { | |
| "version": "3.11.0", | |
| "resolved": "https://registry.npmjs.org/@vitejs/plugin-react-swc/-/plugin-react-swc-3.11.0.tgz", | |
| "integrity": "sha512-YTJCGFdNMHCMfjODYtxRNVAYmTWQ1Lb8PulP/2/f/oEEtglw8oKxKIZmmRkyXrVrHfsKOaVkAc3NT9/dMutO5w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@rolldown/pluginutils": "1.0.0-beta.27", | |
| "@swc/core": "^1.12.11" | |
| }, | |
| "peerDependencies": { | |
| "vite": "^4 || ^5 || ^6 || ^7" | |
| } | |
| }, | |
| "node_modules/aria-hidden": { | |
| "version": "1.2.6", | |
| "resolved": "https://registry.npmjs.org/aria-hidden/-/aria-hidden-1.2.6.tgz", | |
| "integrity": "sha512-ik3ZgC9dY/lYVVM++OISsaYDeg1tb0VtP5uL3ouh1koGOaUMDPpbFIei4JkFimWUFPn90sbMNMXQAIVOlnYKJA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "tslib": "^2.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/class-variance-authority": { | |
| "version": "0.7.1", | |
| "resolved": "https://registry.npmjs.org/class-variance-authority/-/class-variance-authority-0.7.1.tgz", | |
| "integrity": "sha512-Ka+9Trutv7G8M6WT6SeiRWz792K5qEqIGEGzXKhAE6xOWAY6pPH8U+9IY3oCMv6kqTmLsv7Xh/2w2RigkePMsg==", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "clsx": "^2.1.1" | |
| }, | |
| "funding": { | |
| "url": "https://polar.sh/cva" | |
| } | |
| }, | |
| "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/cmdk": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/cmdk/-/cmdk-1.1.1.tgz", | |
| "integrity": "sha512-Vsv7kFaXm+ptHDMZ7izaRsP70GgrW9NBNGswt9OZaVBLlE0SNpDq8eu/VGXyF9r7M0azK3Wy7OlYXsuyYLFzHg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/react-compose-refs": "^1.1.1", | |
| "@radix-ui/react-dialog": "^1.1.6", | |
| "@radix-ui/react-id": "^1.1.0", | |
| "@radix-ui/react-primitive": "^2.0.2" | |
| }, | |
| "peerDependencies": { | |
| "react": "^18 || ^19 || ^19.0.0-rc", | |
| "react-dom": "^18 || ^19 || ^19.0.0-rc" | |
| } | |
| }, | |
| "node_modules/csstype": { | |
| "version": "3.1.3", | |
| "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz", | |
| "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==", | |
| "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.0", | |
| "resolved": "https://registry.npmjs.org/d3-format/-/d3-format-3.1.0.tgz", | |
| "integrity": "sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==", | |
| "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/date-fns": { | |
| "version": "3.6.0", | |
| "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.6.0.tgz", | |
| "integrity": "sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==", | |
| "license": "MIT", | |
| "peer": true, | |
| "funding": { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/kossnocorp" | |
| } | |
| }, | |
| "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-node-es": { | |
| "version": "1.1.0", | |
| "resolved": "https://registry.npmjs.org/detect-node-es/-/detect-node-es-1.1.0.tgz", | |
| "integrity": "sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/dom-helpers": { | |
| "version": "5.2.1", | |
| "resolved": "https://registry.npmjs.org/dom-helpers/-/dom-helpers-5.2.1.tgz", | |
| "integrity": "sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/runtime": "^7.8.7", | |
| "csstype": "^3.0.2" | |
| } | |
| }, | |
| "node_modules/embla-carousel": { | |
| "version": "8.6.0", | |
| "resolved": "https://registry.npmjs.org/embla-carousel/-/embla-carousel-8.6.0.tgz", | |
| "integrity": "sha512-SjWyZBHJPbqxHOzckOfo8lHisEaJWmwd23XppYFYVh10bU66/Pn5tkVkbkCMZVdbUE5eTCI2nD8OyIP4Z+uwkA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/embla-carousel-react": { | |
| "version": "8.6.0", | |
| "resolved": "https://registry.npmjs.org/embla-carousel-react/-/embla-carousel-react-8.6.0.tgz", | |
| "integrity": "sha512-0/PjqU7geVmo6F734pmPqpyHqiM99olvyecY7zdweCw+6tKEXnrE90pBiBbMMU8s5tICemzpQ3hi5EpxzGW+JA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "embla-carousel": "8.6.0", | |
| "embla-carousel-reactive-utils": "8.6.0" | |
| }, | |
| "peerDependencies": { | |
| "react": "^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" | |
| } | |
| }, | |
| "node_modules/embla-carousel-reactive-utils": { | |
| "version": "8.6.0", | |
| "resolved": "https://registry.npmjs.org/embla-carousel-reactive-utils/-/embla-carousel-reactive-utils-8.6.0.tgz", | |
| "integrity": "sha512-fMVUDUEx0/uIEDM0Mz3dHznDhfX+znCCDCeIophYb1QGVM7YThSWX+wz11zlYwWFOr74b4QLGg0hrGPJeG2s4A==", | |
| "license": "MIT", | |
| "peerDependencies": { | |
| "embla-carousel": "8.6.0" | |
| } | |
| }, | |
| "node_modules/esbuild": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz", | |
| "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==", | |
| "dev": true, | |
| "hasInstallScript": true, | |
| "license": "MIT", | |
| "bin": { | |
| "esbuild": "bin/esbuild" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "optionalDependencies": { | |
| "@esbuild/aix-ppc64": "0.21.5", | |
| "@esbuild/android-arm": "0.21.5", | |
| "@esbuild/android-arm64": "0.21.5", | |
| "@esbuild/android-x64": "0.21.5", | |
| "@esbuild/darwin-arm64": "0.21.5", | |
| "@esbuild/darwin-x64": "0.21.5", | |
| "@esbuild/freebsd-arm64": "0.21.5", | |
| "@esbuild/freebsd-x64": "0.21.5", | |
| "@esbuild/linux-arm": "0.21.5", | |
| "@esbuild/linux-arm64": "0.21.5", | |
| "@esbuild/linux-ia32": "0.21.5", | |
| "@esbuild/linux-loong64": "0.21.5", | |
| "@esbuild/linux-mips64el": "0.21.5", | |
| "@esbuild/linux-ppc64": "0.21.5", | |
| "@esbuild/linux-riscv64": "0.21.5", | |
| "@esbuild/linux-s390x": "0.21.5", | |
| "@esbuild/linux-x64": "0.21.5", | |
| "@esbuild/netbsd-x64": "0.21.5", | |
| "@esbuild/openbsd-x64": "0.21.5", | |
| "@esbuild/sunos-x64": "0.21.5", | |
| "@esbuild/win32-arm64": "0.21.5", | |
| "@esbuild/win32-ia32": "0.21.5", | |
| "@esbuild/win32-x64": "0.21.5" | |
| } | |
| }, | |
| "node_modules/eventemitter3": { | |
| "version": "4.0.7", | |
| "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz", | |
| "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/fast-equals": { | |
| "version": "5.2.2", | |
| "resolved": "https://registry.npmjs.org/fast-equals/-/fast-equals-5.2.2.tgz", | |
| "integrity": "sha512-V7/RktU11J3I36Nwq2JnZEM7tNm17eBJz+u25qdxBZeCKiX6BkVSZQjwWIr+IobgnZy+ag73tTZgZi7tr0LrBw==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6.0.0" | |
| } | |
| }, | |
| "node_modules/framer-motion": { | |
| "version": "12.23.12", | |
| "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.23.12.tgz", | |
| "integrity": "sha512-6e78rdVtnBvlEVgu6eFEAgG9v3wLnYEboM8I5O5EXvfKC8gxGQB8wXJdhkMy10iVcn05jl6CNw7/HTsTCfwcWg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "motion-dom": "^12.23.12", | |
| "motion-utils": "^12.23.6", | |
| "tslib": "^2.4.0" | |
| }, | |
| "peerDependencies": { | |
| "@emotion/is-prop-valid": "*", | |
| "react": "^18.0.0 || ^19.0.0", | |
| "react-dom": "^18.0.0 || ^19.0.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@emotion/is-prop-valid": { | |
| "optional": true | |
| }, | |
| "react": { | |
| "optional": true | |
| }, | |
| "react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/fsevents": { | |
| "version": "2.3.3", | |
| "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", | |
| "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", | |
| "dev": true, | |
| "hasInstallScript": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": "^8.16.0 || ^10.6.0 || >=11.0.0" | |
| } | |
| }, | |
| "node_modules/get-nonce": { | |
| "version": "1.0.1", | |
| "resolved": "https://registry.npmjs.org/get-nonce/-/get-nonce-1.0.1.tgz", | |
| "integrity": "sha512-FJhYRoDaiatfEkUK8HKlicmu/3SGFD51q3itKDGoSTysQJBnfOcxU5GxnhE1E6soB76MbT0MBtnKJuXyAx+96Q==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/input-otp": { | |
| "version": "1.4.2", | |
| "resolved": "https://registry.npmjs.org/input-otp/-/input-otp-1.4.2.tgz", | |
| "integrity": "sha512-l3jWwYNvrEa6NTCt7BECfCm48GvwuZzkoeG3gBL2w4CHeOXW3eKFmf9UNYkNfYc3mxMrthMnxjIE07MT0zLBQA==", | |
| "license": "MIT", | |
| "peerDependencies": { | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0.0 || ^19.0.0-rc" | |
| } | |
| }, | |
| "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/js-tokens": { | |
| "version": "4.0.0", | |
| "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", | |
| "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash": { | |
| "version": "4.17.21", | |
| "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", | |
| "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/loose-envify": { | |
| "version": "1.4.0", | |
| "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", | |
| "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "js-tokens": "^3.0.0 || ^4.0.0" | |
| }, | |
| "bin": { | |
| "loose-envify": "cli.js" | |
| } | |
| }, | |
| "node_modules/lucide-react": { | |
| "version": "0.487.0", | |
| "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.487.0.tgz", | |
| "integrity": "sha512-aKqhOQ+YmFnwq8dWgGjOuLc8V1R9/c/yOd+zDY4+ohsR2Jo05lSGc3WsstYPIzcTpeosN7LoCkLReUUITvaIvw==", | |
| "license": "ISC", | |
| "peerDependencies": { | |
| "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" | |
| } | |
| }, | |
| "node_modules/motion": { | |
| "version": "12.23.12", | |
| "resolved": "https://registry.npmjs.org/motion/-/motion-12.23.12.tgz", | |
| "integrity": "sha512-8jCD8uW5GD1csOoqh1WhH1A6j5APHVE15nuBkFeRiMzYBdRwyAHmSP/oXSuW0WJPZRXTFdBoG4hY9TFWNhhwng==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "framer-motion": "^12.23.12", | |
| "tslib": "^2.4.0" | |
| }, | |
| "peerDependencies": { | |
| "@emotion/is-prop-valid": "*", | |
| "react": "^18.0.0 || ^19.0.0", | |
| "react-dom": "^18.0.0 || ^19.0.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@emotion/is-prop-valid": { | |
| "optional": true | |
| }, | |
| "react": { | |
| "optional": true | |
| }, | |
| "react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/motion-dom": { | |
| "version": "12.23.12", | |
| "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.23.12.tgz", | |
| "integrity": "sha512-RcR4fvMCTESQBD/uKQe49D5RUeDOokkGRmz4ceaJKDBgHYtZtntC/s2vLvY38gqGaytinij/yi3hMcWVcEF5Kw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "motion-utils": "^12.23.6" | |
| } | |
| }, | |
| "node_modules/motion-utils": { | |
| "version": "12.23.6", | |
| "resolved": "https://registry.npmjs.org/motion-utils/-/motion-utils-12.23.6.tgz", | |
| "integrity": "sha512-eAWoPgr4eFEOFfg2WjIsMoqJTW6Z8MTUCgn/GZ3VRpClWBdnbjryiA3ZSNLyxCTmCQx4RmYX6jX1iWHbenUPNQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/nanoid": { | |
| "version": "3.3.11", | |
| "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz", | |
| "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==", | |
| "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/next-themes": { | |
| "version": "0.4.6", | |
| "resolved": "https://registry.npmjs.org/next-themes/-/next-themes-0.4.6.tgz", | |
| "integrity": "sha512-pZvgD5L0IEvX5/9GWyHMf3m8BKiVQwsCMHfoFosXtXBMnaS0ZnIJ9ST4b4NqLVKDEm8QBxoNNGNaBv2JNF6XNA==", | |
| "license": "MIT", | |
| "peerDependencies": { | |
| "react": "^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc" | |
| } | |
| }, | |
| "node_modules/object-assign": { | |
| "version": "4.1.1", | |
| "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", | |
| "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "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/postcss": { | |
| "version": "8.5.6", | |
| "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz", | |
| "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==", | |
| "dev": true, | |
| "funding": [ | |
| { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/postcss/" | |
| }, | |
| { | |
| "type": "tidelift", | |
| "url": "https://tidelift.com/funding/github/npm/postcss" | |
| }, | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/ai" | |
| } | |
| ], | |
| "license": "MIT", | |
| "dependencies": { | |
| "nanoid": "^3.3.11", | |
| "picocolors": "^1.1.1", | |
| "source-map-js": "^1.2.1" | |
| }, | |
| "engines": { | |
| "node": "^10 || ^12 || >=14" | |
| } | |
| }, | |
| "node_modules/prop-types": { | |
| "version": "15.8.1", | |
| "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz", | |
| "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "loose-envify": "^1.4.0", | |
| "object-assign": "^4.1.1", | |
| "react-is": "^16.13.1" | |
| } | |
| }, | |
| "node_modules/prop-types/node_modules/react-is": { | |
| "version": "16.13.1", | |
| "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", | |
| "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/react": { | |
| "version": "18.3.1", | |
| "resolved": "https://registry.npmjs.org/react/-/react-18.3.1.tgz", | |
| "integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "loose-envify": "^1.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/react-day-picker": { | |
| "version": "8.10.1", | |
| "resolved": "https://registry.npmjs.org/react-day-picker/-/react-day-picker-8.10.1.tgz", | |
| "integrity": "sha512-TMx7fNbhLk15eqcMt+7Z7S2KF7mfTId/XJDjKE8f+IUcFn0l08/kI4FiYTL/0yuOLmEcbR4Fwe3GJf/NiiMnPA==", | |
| "license": "MIT", | |
| "funding": { | |
| "type": "individual", | |
| "url": "https://github.com/sponsors/gpbl" | |
| }, | |
| "peerDependencies": { | |
| "date-fns": "^2.28.0 || ^3.0.0", | |
| "react": "^16.8.0 || ^17.0.0 || ^18.0.0" | |
| } | |
| }, | |
| "node_modules/react-dom": { | |
| "version": "18.3.1", | |
| "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.3.1.tgz", | |
| "integrity": "sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "loose-envify": "^1.1.0", | |
| "scheduler": "^0.23.2" | |
| }, | |
| "peerDependencies": { | |
| "react": "^18.3.1" | |
| } | |
| }, | |
| "node_modules/react-hook-form": { | |
| "version": "7.62.0", | |
| "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.62.0.tgz", | |
| "integrity": "sha512-7KWFejc98xqG/F4bAxpL41NB3o1nnvQO1RWZT3TqRZYL8RryQETGfEdVnJN2fy1crCiBLLjkRBVK05j24FxJGA==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=18.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/react-hook-form" | |
| }, | |
| "peerDependencies": { | |
| "react": "^16.8.0 || ^17 || ^18 || ^19" | |
| } | |
| }, | |
| "node_modules/react-is": { | |
| "version": "18.3.1", | |
| "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz", | |
| "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/react-remove-scroll": { | |
| "version": "2.7.1", | |
| "resolved": "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.7.1.tgz", | |
| "integrity": "sha512-HpMh8+oahmIdOuS5aFKKY6Pyog+FNaZV/XyJOq7b4YFwsFHe5yYfdbIalI4k3vU2nSDql7YskmUseHsRrJqIPA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "react-remove-scroll-bar": "^2.3.7", | |
| "react-style-singleton": "^2.2.3", | |
| "tslib": "^2.1.0", | |
| "use-callback-ref": "^1.3.3", | |
| "use-sidecar": "^1.1.3" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/react-remove-scroll-bar": { | |
| "version": "2.3.8", | |
| "resolved": "https://registry.npmjs.org/react-remove-scroll-bar/-/react-remove-scroll-bar-2.3.8.tgz", | |
| "integrity": "sha512-9r+yi9+mgU33AKcj6IbT9oRCO78WriSj6t/cF8DWBZJ9aOGPOTEDvdUDz1FwKim7QXWwmHqtdHnRJfhAxEG46Q==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "react-style-singleton": "^2.2.2", | |
| "tslib": "^2.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/react-resizable-panels": { | |
| "version": "2.1.9", | |
| "resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-2.1.9.tgz", | |
| "integrity": "sha512-z77+X08YDIrgAes4jl8xhnUu1LNIRp4+E7cv4xHmLOxxUPO/ML7PSrE813b90vj7xvQ1lcf7g2uA9GeMZonjhQ==", | |
| "license": "MIT", | |
| "peerDependencies": { | |
| "react": "^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc", | |
| "react-dom": "^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" | |
| } | |
| }, | |
| "node_modules/react-smooth": { | |
| "version": "4.0.4", | |
| "resolved": "https://registry.npmjs.org/react-smooth/-/react-smooth-4.0.4.tgz", | |
| "integrity": "sha512-gnGKTpYwqL0Iii09gHobNolvX4Kiq4PKx6eWBCYYix+8cdw+cGo3do906l1NBPKkSWx1DghC1dlWG9L2uGd61Q==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "fast-equals": "^5.0.1", | |
| "prop-types": "^15.8.1", | |
| "react-transition-group": "^4.4.5" | |
| }, | |
| "peerDependencies": { | |
| "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/react-style-singleton": { | |
| "version": "2.2.3", | |
| "resolved": "https://registry.npmjs.org/react-style-singleton/-/react-style-singleton-2.2.3.tgz", | |
| "integrity": "sha512-b6jSvxvVnyptAiLjbkWLE/lOnR4lfTtDAl+eUC7RZy+QQWc6wRzIV2CE6xBuMmDxc2qIihtDCZD5NPOFl7fRBQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "get-nonce": "^1.0.0", | |
| "tslib": "^2.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/react-transition-group": { | |
| "version": "4.4.5", | |
| "resolved": "https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.4.5.tgz", | |
| "integrity": "sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==", | |
| "license": "BSD-3-Clause", | |
| "dependencies": { | |
| "@babel/runtime": "^7.5.5", | |
| "dom-helpers": "^5.0.1", | |
| "loose-envify": "^1.4.0", | |
| "prop-types": "^15.6.2" | |
| }, | |
| "peerDependencies": { | |
| "react": ">=16.6.0", | |
| "react-dom": ">=16.6.0" | |
| } | |
| }, | |
| "node_modules/recharts": { | |
| "version": "2.15.4", | |
| "resolved": "https://registry.npmjs.org/recharts/-/recharts-2.15.4.tgz", | |
| "integrity": "sha512-UT/q6fwS3c1dHbXv2uFgYJ9BMFHu3fwnd7AYZaEQhXuYQ4hgsxLvsUXzGdKeZrW5xopzDCvuA2N41WJ88I7zIw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "clsx": "^2.0.0", | |
| "eventemitter3": "^4.0.1", | |
| "lodash": "^4.17.21", | |
| "react-is": "^18.3.1", | |
| "react-smooth": "^4.0.4", | |
| "recharts-scale": "^0.4.4", | |
| "tiny-invariant": "^1.3.1", | |
| "victory-vendor": "^36.6.8" | |
| }, | |
| "engines": { | |
| "node": ">=14" | |
| }, | |
| "peerDependencies": { | |
| "react": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", | |
| "react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" | |
| } | |
| }, | |
| "node_modules/recharts-scale": { | |
| "version": "0.4.5", | |
| "resolved": "https://registry.npmjs.org/recharts-scale/-/recharts-scale-0.4.5.tgz", | |
| "integrity": "sha512-kivNFO+0OcUNu7jQquLXAxz1FIwZj8nrj+YkOKc5694NbjCvcT6aSZiIzNzd2Kul4o4rTto8QVR9lMNtxD4G1w==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "decimal.js-light": "^2.4.1" | |
| } | |
| }, | |
| "node_modules/rollup": { | |
| "version": "4.49.0", | |
| "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.49.0.tgz", | |
| "integrity": "sha512-3IVq0cGJ6H7fKXXEdVt+RcYvRCt8beYY9K1760wGQwSAHZcS9eot1zDG5axUbcp/kWRi5zKIIDX8MoKv/TzvZA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/estree": "1.0.8" | |
| }, | |
| "bin": { | |
| "rollup": "dist/bin/rollup" | |
| }, | |
| "engines": { | |
| "node": ">=18.0.0", | |
| "npm": ">=8.0.0" | |
| }, | |
| "optionalDependencies": { | |
| "@rollup/rollup-android-arm-eabi": "4.49.0", | |
| "@rollup/rollup-android-arm64": "4.49.0", | |
| "@rollup/rollup-darwin-arm64": "4.49.0", | |
| "@rollup/rollup-darwin-x64": "4.49.0", | |
| "@rollup/rollup-freebsd-arm64": "4.49.0", | |
| "@rollup/rollup-freebsd-x64": "4.49.0", | |
| "@rollup/rollup-linux-arm-gnueabihf": "4.49.0", | |
| "@rollup/rollup-linux-arm-musleabihf": "4.49.0", | |
| "@rollup/rollup-linux-arm64-gnu": "4.49.0", | |
| "@rollup/rollup-linux-arm64-musl": "4.49.0", | |
| "@rollup/rollup-linux-loongarch64-gnu": "4.49.0", | |
| "@rollup/rollup-linux-ppc64-gnu": "4.49.0", | |
| "@rollup/rollup-linux-riscv64-gnu": "4.49.0", | |
| "@rollup/rollup-linux-riscv64-musl": "4.49.0", | |
| "@rollup/rollup-linux-s390x-gnu": "4.49.0", | |
| "@rollup/rollup-linux-x64-gnu": "4.49.0", | |
| "@rollup/rollup-linux-x64-musl": "4.49.0", | |
| "@rollup/rollup-win32-arm64-msvc": "4.49.0", | |
| "@rollup/rollup-win32-ia32-msvc": "4.49.0", | |
| "@rollup/rollup-win32-x64-msvc": "4.49.0", | |
| "fsevents": "~2.3.2" | |
| } | |
| }, | |
| "node_modules/scheduler": { | |
| "version": "0.23.2", | |
| "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz", | |
| "integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "loose-envify": "^1.1.0" | |
| } | |
| }, | |
| "node_modules/sonner": { | |
| "version": "2.0.7", | |
| "resolved": "https://registry.npmjs.org/sonner/-/sonner-2.0.7.tgz", | |
| "integrity": "sha512-W6ZN4p58k8aDKA4XPcx2hpIQXBRAgyiWVkYhT7CvK6D3iAu7xjvVyhQHg2/iaKJZ1XVJ4r7XuwGL+WGEK37i9w==", | |
| "license": "MIT", | |
| "peerDependencies": { | |
| "react": "^18.0.0 || ^19.0.0 || ^19.0.0-rc", | |
| "react-dom": "^18.0.0 || ^19.0.0 || ^19.0.0-rc" | |
| } | |
| }, | |
| "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/tailwind-merge": { | |
| "version": "3.3.1", | |
| "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.3.1.tgz", | |
| "integrity": "sha512-gBXpgUm/3rp1lMZZrM/w7D8GKqshif0zAymAhbCyIt8KMe+0v9DQ7cdYLR4FHH/cKpdTXb+A/tKKU3eolfsI+g==", | |
| "license": "MIT", | |
| "funding": { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/dcastil" | |
| } | |
| }, | |
| "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/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/undici-types": { | |
| "version": "6.21.0", | |
| "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", | |
| "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/use-callback-ref": { | |
| "version": "1.3.3", | |
| "resolved": "https://registry.npmjs.org/use-callback-ref/-/use-callback-ref-1.3.3.tgz", | |
| "integrity": "sha512-jQL3lRnocaFtu3V00JToYz/4QkNWswxijDaCVNZRiRTO3HQDLsdu1ZtmIUvV4yPp+rvWm5j0y0TG/S61cuijTg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "tslib": "^2.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/use-sidecar": { | |
| "version": "1.1.3", | |
| "resolved": "https://registry.npmjs.org/use-sidecar/-/use-sidecar-1.1.3.tgz", | |
| "integrity": "sha512-Fedw0aZvkhynoPYlA5WXrMCAMm+nSWdZt6lzJQ7Ok8S6Q+VsHmHpRWndVRJ8Be0ZbkfPc5LRYH+5XrzXcEeLRQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "detect-node-es": "^1.1.0", | |
| "tslib": "^2.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/use-sync-external-store": { | |
| "version": "1.5.0", | |
| "resolved": "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.5.0.tgz", | |
| "integrity": "sha512-Rb46I4cGGVBmjamjphe8L/UnvJD+uPPtTkNvX5mZgqdbavhI4EbgIWJiIHXJ8bc/i9EQGPRh4DwEURJ552Do0A==", | |
| "license": "MIT", | |
| "peerDependencies": { | |
| "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" | |
| } | |
| }, | |
| "node_modules/vaul": { | |
| "version": "1.1.2", | |
| "resolved": "https://registry.npmjs.org/vaul/-/vaul-1.1.2.tgz", | |
| "integrity": "sha512-ZFkClGpWyI2WUQjdLJ/BaGuV6AVQiJ3uELGk3OYtP+B6yCO7Cmn9vPFXVJkRaGkOJu3m8bQMgtyzNHixULceQA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/react-dialog": "^1.1.1" | |
| }, | |
| "peerDependencies": { | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0.0 || ^19.0.0-rc" | |
| } | |
| }, | |
| "node_modules/victory-vendor": { | |
| "version": "36.9.2", | |
| "resolved": "https://registry.npmjs.org/victory-vendor/-/victory-vendor-36.9.2.tgz", | |
| "integrity": "sha512-PnpQQMuxlwYdocC8fIJqVXvkeViHYzotI+NJrCuav0ZYFoq912ZHBk3mCeuj+5/VpodOjPe1z0Fk2ihgzlXqjQ==", | |
| "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": "5.4.19", | |
| "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.19.tgz", | |
| "integrity": "sha512-qO3aKv3HoQC8QKiNSTuUM1l9o/XX3+c+VTgLHbJWHZGeTPVAg2XwazI9UWzoxjIJCGCV2zU60uqMzjeLZuULqA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "esbuild": "^0.21.3", | |
| "postcss": "^8.4.43", | |
| "rollup": "^4.20.0" | |
| }, | |
| "bin": { | |
| "vite": "bin/vite.js" | |
| }, | |
| "engines": { | |
| "node": "^18.0.0 || >=20.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/vitejs/vite?sponsor=1" | |
| }, | |
| "optionalDependencies": { | |
| "fsevents": "~2.3.3" | |
| }, | |
| "peerDependencies": { | |
| "@types/node": "^18.0.0 || >=20.0.0", | |
| "less": "*", | |
| "lightningcss": "^1.21.0", | |
| "sass": "*", | |
| "sass-embedded": "*", | |
| "stylus": "*", | |
| "sugarss": "*", | |
| "terser": "^5.4.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/node": { | |
| "optional": true | |
| }, | |
| "less": { | |
| "optional": true | |
| }, | |
| "lightningcss": { | |
| "optional": true | |
| }, | |
| "sass": { | |
| "optional": true | |
| }, | |
| "sass-embedded": { | |
| "optional": true | |
| }, | |
| "stylus": { | |
| "optional": true | |
| }, | |
| "sugarss": { | |
| "optional": true | |
| }, | |
| "terser": { | |
| "optional": true | |
| } | |
| } | |
| } | |
| } | |
| } | |