Spaces:
Sleeping
Sleeping
| { | |
| "name": "clare-ai-tutor-ui-redesign-copy", | |
| "version": "0.1.0", | |
| "lockfileVersion": 3, | |
| "requires": true, | |
| "packages": { | |
| "": { | |
| "name": "clare-ai-tutor-ui-redesign-copy", | |
| "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", | |
| "docx": "^8.5.0", | |
| "embla-carousel-react": "^8.6.0", | |
| "input-otp": "^1.4.2", | |
| "jspdf": "^3.0.4", | |
| "lucide-react": "^0.263.1", | |
| "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", | |
| "@vitejs/plugin-react-swc": "^3.10.2", | |
| "vite": "6.3.5" | |
| }, | |
| "optionalDependencies": { | |
| "@rollup/rollup-darwin-arm64": "^4.54.0" | |
| } | |
| }, | |
| "node_modules/@babel/runtime": { | |
| "version": "7.28.4", | |
| "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.4.tgz", | |
| "integrity": "sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==", | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@esbuild/aix-ppc64": { | |
| "version": "0.25.12", | |
| "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.12.tgz", | |
| "integrity": "sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==", | |
| "cpu": [ | |
| "ppc64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "aix" | |
| ], | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/@esbuild/android-arm": { | |
| "version": "0.25.12", | |
| "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.12.tgz", | |
| "integrity": "sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "android" | |
| ], | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/@esbuild/android-arm64": { | |
| "version": "0.25.12", | |
| "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.12.tgz", | |
| "integrity": "sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "android" | |
| ], | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/@esbuild/android-x64": { | |
| "version": "0.25.12", | |
| "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.12.tgz", | |
| "integrity": "sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "android" | |
| ], | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/@esbuild/darwin-arm64": { | |
| "version": "0.25.12", | |
| "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.12.tgz", | |
| "integrity": "sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/@esbuild/darwin-x64": { | |
| "version": "0.25.12", | |
| "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.12.tgz", | |
| "integrity": "sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/@esbuild/freebsd-arm64": { | |
| "version": "0.25.12", | |
| "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.12.tgz", | |
| "integrity": "sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "freebsd" | |
| ], | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/@esbuild/freebsd-x64": { | |
| "version": "0.25.12", | |
| "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.12.tgz", | |
| "integrity": "sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "freebsd" | |
| ], | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/@esbuild/linux-arm": { | |
| "version": "0.25.12", | |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.12.tgz", | |
| "integrity": "sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/@esbuild/linux-arm64": { | |
| "version": "0.25.12", | |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.12.tgz", | |
| "integrity": "sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/@esbuild/linux-ia32": { | |
| "version": "0.25.12", | |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.12.tgz", | |
| "integrity": "sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==", | |
| "cpu": [ | |
| "ia32" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/@esbuild/linux-loong64": { | |
| "version": "0.25.12", | |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.12.tgz", | |
| "integrity": "sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==", | |
| "cpu": [ | |
| "loong64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/@esbuild/linux-mips64el": { | |
| "version": "0.25.12", | |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.12.tgz", | |
| "integrity": "sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==", | |
| "cpu": [ | |
| "mips64el" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/@esbuild/linux-ppc64": { | |
| "version": "0.25.12", | |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.12.tgz", | |
| "integrity": "sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==", | |
| "cpu": [ | |
| "ppc64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/@esbuild/linux-riscv64": { | |
| "version": "0.25.12", | |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.12.tgz", | |
| "integrity": "sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==", | |
| "cpu": [ | |
| "riscv64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/@esbuild/linux-s390x": { | |
| "version": "0.25.12", | |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.12.tgz", | |
| "integrity": "sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==", | |
| "cpu": [ | |
| "s390x" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/@esbuild/linux-x64": { | |
| "version": "0.25.12", | |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.12.tgz", | |
| "integrity": "sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/@esbuild/netbsd-arm64": { | |
| "version": "0.25.12", | |
| "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.12.tgz", | |
| "integrity": "sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "netbsd" | |
| ], | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/@esbuild/netbsd-x64": { | |
| "version": "0.25.12", | |
| "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.12.tgz", | |
| "integrity": "sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "netbsd" | |
| ], | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/@esbuild/openbsd-arm64": { | |
| "version": "0.25.12", | |
| "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.12.tgz", | |
| "integrity": "sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "openbsd" | |
| ], | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/@esbuild/openbsd-x64": { | |
| "version": "0.25.12", | |
| "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.12.tgz", | |
| "integrity": "sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "openbsd" | |
| ], | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/@esbuild/openharmony-arm64": { | |
| "version": "0.25.12", | |
| "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.12.tgz", | |
| "integrity": "sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "openharmony" | |
| ], | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/@esbuild/sunos-x64": { | |
| "version": "0.25.12", | |
| "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.12.tgz", | |
| "integrity": "sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "sunos" | |
| ], | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/@esbuild/win32-arm64": { | |
| "version": "0.25.12", | |
| "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.12.tgz", | |
| "integrity": "sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/@esbuild/win32-ia32": { | |
| "version": "0.25.12", | |
| "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.12.tgz", | |
| "integrity": "sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==", | |
| "cpu": [ | |
| "ia32" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/@esbuild/win32-x64": { | |
| "version": "0.25.12", | |
| "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.12.tgz", | |
| "integrity": "sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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==" | |
| }, | |
| "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==" | |
| }, | |
| "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==" | |
| }, | |
| "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==", | |
| "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==", | |
| "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-alert-dialog/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==", | |
| "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-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==", | |
| "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.8", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-aspect-ratio/-/react-aspect-ratio-1.1.8.tgz", | |
| "integrity": "sha512-5nZrJTF7gH+e0nZS7/QxFz6tJV4VimhQb1avEgtsJxvvIp5JilL+c58HICsKzPxghdwaDt48hEfPM1au4zGy+w==", | |
| "dependencies": { | |
| "@radix-ui/react-primitive": "2.1.4" | |
| }, | |
| "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/node_modules/@radix-ui/react-primitive": { | |
| "version": "2.1.4", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.4.tgz", | |
| "integrity": "sha512-9hQc4+GNVtJAIEPEqlYqW5RiYdrr8ea5XQ0ZOnD6fgru+83kqT15mq2OCcbe8KnjRZl5vF3ks69AKz3kh1jrhg==", | |
| "dependencies": { | |
| "@radix-ui/react-slot": "1.2.4" | |
| }, | |
| "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.11", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-avatar/-/react-avatar-1.1.11.tgz", | |
| "integrity": "sha512-0Qk603AHGV28BOBO34p7IgD5m+V5Sg/YovfayABkoDDBM5d3NCx0Mp4gGrjzLGes1jV5eNOE1r3itqOR33VC6Q==", | |
| "dependencies": { | |
| "@radix-ui/react-context": "1.1.3", | |
| "@radix-ui/react-primitive": "2.1.4", | |
| "@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-avatar/node_modules/@radix-ui/react-context": { | |
| "version": "1.1.3", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-context/-/react-context-1.1.3.tgz", | |
| "integrity": "sha512-ieIFACdMpYfMEjF0rEf5KLvfVyIkOz6PDGyNnP+u+4xQ6jny3VCgA4OgXOwNx2aUkxn8zx9fiVcM8CfFYv9Lxw==", | |
| "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-avatar/node_modules/@radix-ui/react-primitive": { | |
| "version": "2.1.4", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.4.tgz", | |
| "integrity": "sha512-9hQc4+GNVtJAIEPEqlYqW5RiYdrr8ea5XQ0ZOnD6fgru+83kqT15mq2OCcbe8KnjRZl5vF3ks69AKz3kh1jrhg==", | |
| "dependencies": { | |
| "@radix-ui/react-slot": "1.2.4" | |
| }, | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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-collection/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==", | |
| "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-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==", | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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-dialog/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==", | |
| "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-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==", | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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.8", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-label/-/react-label-2.1.8.tgz", | |
| "integrity": "sha512-FmXs37I6hSBVDlO4y764TNz1rLgKwjJMQ0EGte6F3Cb3f4bIuHB/iLa/8I9VKkmOy+gNHq8rql3j686ACVV21A==", | |
| "dependencies": { | |
| "@radix-ui/react-primitive": "2.1.4" | |
| }, | |
| "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-label/node_modules/@radix-ui/react-primitive": { | |
| "version": "2.1.4", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.4.tgz", | |
| "integrity": "sha512-9hQc4+GNVtJAIEPEqlYqW5RiYdrr8ea5XQ0ZOnD6fgru+83kqT15mq2OCcbe8KnjRZl5vF3ks69AKz3kh1jrhg==", | |
| "dependencies": { | |
| "@radix-ui/react-slot": "1.2.4" | |
| }, | |
| "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==", | |
| "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-menu/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==", | |
| "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-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==", | |
| "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==", | |
| "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==", | |
| "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-popover/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==", | |
| "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-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==", | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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-primitive/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==", | |
| "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-progress": { | |
| "version": "1.1.8", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-progress/-/react-progress-1.1.8.tgz", | |
| "integrity": "sha512-+gISHcSPUJ7ktBy9RnTqbdKW78bcGke3t6taawyZ71pio1JewwGSJizycs7rLhGTvMJYCQB1DBK4KQsxs7U8dA==", | |
| "dependencies": { | |
| "@radix-ui/react-context": "1.1.3", | |
| "@radix-ui/react-primitive": "2.1.4" | |
| }, | |
| "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/node_modules/@radix-ui/react-context": { | |
| "version": "1.1.3", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-context/-/react-context-1.1.3.tgz", | |
| "integrity": "sha512-ieIFACdMpYfMEjF0rEf5KLvfVyIkOz6PDGyNnP+u+4xQ6jny3VCgA4OgXOwNx2aUkxn8zx9fiVcM8CfFYv9Lxw==", | |
| "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-progress/node_modules/@radix-ui/react-primitive": { | |
| "version": "2.1.4", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.4.tgz", | |
| "integrity": "sha512-9hQc4+GNVtJAIEPEqlYqW5RiYdrr8ea5XQ0ZOnD6fgru+83kqT15mq2OCcbe8KnjRZl5vF3ks69AKz3kh1jrhg==", | |
| "dependencies": { | |
| "@radix-ui/react-slot": "1.2.4" | |
| }, | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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-select/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==", | |
| "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-separator": { | |
| "version": "1.1.8", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-separator/-/react-separator-1.1.8.tgz", | |
| "integrity": "sha512-sDvqVY4itsKwwSMEe0jtKgfTh+72Sy3gPmQpjqcQneqQ4PFmr/1I0YA+2/puilhggCe2gJcx5EBAYFkWkdpa5g==", | |
| "dependencies": { | |
| "@radix-ui/react-primitive": "2.1.4" | |
| }, | |
| "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/node_modules/@radix-ui/react-primitive": { | |
| "version": "2.1.4", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.4.tgz", | |
| "integrity": "sha512-9hQc4+GNVtJAIEPEqlYqW5RiYdrr8ea5XQ0ZOnD6fgru+83kqT15mq2OCcbe8KnjRZl5vF3ks69AKz3kh1jrhg==", | |
| "dependencies": { | |
| "@radix-ui/react-slot": "1.2.4" | |
| }, | |
| "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==", | |
| "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.4", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.4.tgz", | |
| "integrity": "sha512-Jl+bCv8HxKnlTLVrcDE8zTMJ09R9/ukw4qBs/oZClOfoQk/cOTbDn+NceXfV7j09YPVQUryJPHurafcSg6EVKA==", | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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-tooltip/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==", | |
| "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-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==", | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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==" | |
| }, | |
| "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 | |
| }, | |
| "node_modules/@rollup/rollup-android-arm-eabi": { | |
| "version": "4.54.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.54.0.tgz", | |
| "integrity": "sha512-OywsdRHrFvCdvsewAInDKCNyR3laPA2mc9bRYJ6LBp5IyvF3fvXbbNR0bSzHlZVFtn6E0xw2oZlyjg4rKCVcng==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "android" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-android-arm64": { | |
| "version": "4.54.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.54.0.tgz", | |
| "integrity": "sha512-Skx39Uv+u7H224Af+bDgNinitlmHyQX1K/atIA32JP3JQw6hVODX5tkbi2zof/E69M1qH2UoN3Xdxgs90mmNYw==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "android" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-darwin-arm64": { | |
| "version": "4.54.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.54.0.tgz", | |
| "integrity": "sha512-k43D4qta/+6Fq+nCDhhv9yP2HdeKeP56QrUUTW7E6PhZP1US6NDqpJj4MY0jBHlJivVJD5P8NxrjuobZBJTCRw==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-darwin-x64": { | |
| "version": "4.54.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.54.0.tgz", | |
| "integrity": "sha512-cOo7biqwkpawslEfox5Vs8/qj83M/aZCSSNIWpVzfU2CYHa2G3P1UN5WF01RdTHSgCkri7XOlTdtk17BezlV3A==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-freebsd-arm64": { | |
| "version": "4.54.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.54.0.tgz", | |
| "integrity": "sha512-miSvuFkmvFbgJ1BevMa4CPCFt5MPGw094knM64W9I0giUIMMmRYcGW/JWZDriaw/k1kOBtsWh1z6nIFV1vPNtA==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "freebsd" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-freebsd-x64": { | |
| "version": "4.54.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.54.0.tgz", | |
| "integrity": "sha512-KGXIs55+b/ZfZsq9aR026tmr/+7tq6VG6MsnrvF4H8VhwflTIuYh+LFUlIsRdQSgrgmtM3fVATzEAj4hBQlaqQ==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "freebsd" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-arm-gnueabihf": { | |
| "version": "4.54.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.54.0.tgz", | |
| "integrity": "sha512-EHMUcDwhtdRGlXZsGSIuXSYwD5kOT9NVnx9sqzYiwAc91wfYOE1g1djOEDseZJKKqtHAHGwnGPQu3kytmfaXLQ==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-arm-musleabihf": { | |
| "version": "4.54.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.54.0.tgz", | |
| "integrity": "sha512-+pBrqEjaakN2ySv5RVrj/qLytYhPKEUwk+e3SFU5jTLHIcAtqh2rLrd/OkbNuHJpsBgxsD8ccJt5ga/SeG0JmA==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-arm64-gnu": { | |
| "version": "4.54.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.54.0.tgz", | |
| "integrity": "sha512-NSqc7rE9wuUaRBsBp5ckQ5CVz5aIRKCwsoa6WMF7G01sX3/qHUw/z4pv+D+ahL1EIKy6Enpcnz1RY8pf7bjwng==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-arm64-musl": { | |
| "version": "4.54.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.54.0.tgz", | |
| "integrity": "sha512-gr5vDbg3Bakga5kbdpqx81m2n9IX8M6gIMlQQIXiLTNeQW6CucvuInJ91EuCJ/JYvc+rcLLsDFcfAD1K7fMofg==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-loong64-gnu": { | |
| "version": "4.54.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.54.0.tgz", | |
| "integrity": "sha512-gsrtB1NA3ZYj2vq0Rzkylo9ylCtW/PhpLEivlgWe0bpgtX5+9j9EZa0wtZiCjgu6zmSeZWyI/e2YRX1URozpIw==", | |
| "cpu": [ | |
| "loong64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-ppc64-gnu": { | |
| "version": "4.54.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.54.0.tgz", | |
| "integrity": "sha512-y3qNOfTBStmFNq+t4s7Tmc9hW2ENtPg8FeUD/VShI7rKxNW7O4fFeaYbMsd3tpFlIg1Q8IapFgy7Q9i2BqeBvA==", | |
| "cpu": [ | |
| "ppc64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-riscv64-gnu": { | |
| "version": "4.54.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.54.0.tgz", | |
| "integrity": "sha512-89sepv7h2lIVPsFma8iwmccN7Yjjtgz0Rj/Ou6fEqg3HDhpCa+Et+YSufy27i6b0Wav69Qv4WBNl3Rs6pwhebQ==", | |
| "cpu": [ | |
| "riscv64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-riscv64-musl": { | |
| "version": "4.54.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.54.0.tgz", | |
| "integrity": "sha512-ZcU77ieh0M2Q8Ur7D5X7KvK+UxbXeDHwiOt/CPSBTI1fBmeDMivW0dPkdqkT4rOgDjrDDBUed9x4EgraIKoR2A==", | |
| "cpu": [ | |
| "riscv64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-s390x-gnu": { | |
| "version": "4.54.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.54.0.tgz", | |
| "integrity": "sha512-2AdWy5RdDF5+4YfG/YesGDDtbyJlC9LHmL6rZw6FurBJ5n4vFGupsOBGfwMRjBYH7qRQowT8D/U4LoSvVwOhSQ==", | |
| "cpu": [ | |
| "s390x" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-x64-gnu": { | |
| "version": "4.54.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.54.0.tgz", | |
| "integrity": "sha512-WGt5J8Ij/rvyqpFexxk3ffKqqbLf9AqrTBbWDk7ApGUzaIs6V+s2s84kAxklFwmMF/vBNGrVdYgbblCOFFezMQ==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-x64-musl": { | |
| "version": "4.54.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.54.0.tgz", | |
| "integrity": "sha512-JzQmb38ATzHjxlPHuTH6tE7ojnMKM2kYNzt44LO/jJi8BpceEC8QuXYA908n8r3CNuG/B3BV8VR3Hi1rYtmPiw==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-openharmony-arm64": { | |
| "version": "4.54.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.54.0.tgz", | |
| "integrity": "sha512-huT3fd0iC7jigGh7n3q/+lfPcXxBi+om/Rs3yiFxjvSxbSB6aohDFXbWvlspaqjeOh+hx7DDHS+5Es5qRkWkZg==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "openharmony" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-win32-arm64-msvc": { | |
| "version": "4.54.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.54.0.tgz", | |
| "integrity": "sha512-c2V0W1bsKIKfbLMBu/WGBz6Yci8nJ/ZJdheE0EwB73N3MvHYKiKGs3mVilX4Gs70eGeDaMqEob25Tw2Gb9Nqyw==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-win32-ia32-msvc": { | |
| "version": "4.54.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.54.0.tgz", | |
| "integrity": "sha512-woEHgqQqDCkAzrDhvDipnSirm5vxUXtSKDYTVpZG3nUdW/VVB5VdCYA2iReSj/u3yCZzXID4kuKG7OynPnB3WQ==", | |
| "cpu": [ | |
| "ia32" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-win32-x64-gnu": { | |
| "version": "4.54.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.54.0.tgz", | |
| "integrity": "sha512-dzAc53LOuFvHwbCEOS0rPbXp6SIhAf2txMP5p6mGyOXXw5mWY8NGGbPMPrs4P1WItkfApDathBj/NzMLUZ9rtQ==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-win32-x64-msvc": { | |
| "version": "4.54.0", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.54.0.tgz", | |
| "integrity": "sha512-hYT5d3YNdSh3mbCU1gwQyPgQd3T2ne0A3KG8KSBdav5TiBg6eInVmV+TeR5uHufiIgSFg0XsOWGW5/RhNcSvPg==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ] | |
| }, | |
| "node_modules/@swc/core": { | |
| "version": "1.15.7", | |
| "resolved": "https://registry.npmjs.org/@swc/core/-/core-1.15.7.tgz", | |
| "integrity": "sha512-kTGB8XI7P+pTKW83tnUEDVP4zduF951u3UAOn5eTi0vyW6MvL56A3+ggMdfuVFtDI0/DsbSzf5z34HVBbuScWw==", | |
| "dev": true, | |
| "hasInstallScript": true, | |
| "dependencies": { | |
| "@swc/counter": "^0.1.3", | |
| "@swc/types": "^0.1.25" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/swc" | |
| }, | |
| "optionalDependencies": { | |
| "@swc/core-darwin-arm64": "1.15.7", | |
| "@swc/core-darwin-x64": "1.15.7", | |
| "@swc/core-linux-arm-gnueabihf": "1.15.7", | |
| "@swc/core-linux-arm64-gnu": "1.15.7", | |
| "@swc/core-linux-arm64-musl": "1.15.7", | |
| "@swc/core-linux-x64-gnu": "1.15.7", | |
| "@swc/core-linux-x64-musl": "1.15.7", | |
| "@swc/core-win32-arm64-msvc": "1.15.7", | |
| "@swc/core-win32-ia32-msvc": "1.15.7", | |
| "@swc/core-win32-x64-msvc": "1.15.7" | |
| }, | |
| "peerDependencies": { | |
| "@swc/helpers": ">=0.5.17" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@swc/helpers": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@swc/core-darwin-arm64": { | |
| "version": "1.15.7", | |
| "resolved": "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.15.7.tgz", | |
| "integrity": "sha512-+hNVUfezUid7LeSHqnhoC6Gh3BROABxjlDNInuZ/fie1RUxaEX4qzDwdTgozJELgHhvYxyPIg1ro8ibnKtgO4g==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@swc/core-darwin-x64": { | |
| "version": "1.15.7", | |
| "resolved": "https://registry.npmjs.org/@swc/core-darwin-x64/-/core-darwin-x64-1.15.7.tgz", | |
| "integrity": "sha512-ZAFuvtSYZTuXPcrhanaD5eyp27H8LlDzx2NAeVyH0FchYcuXf0h5/k3GL9ZU6Jw9eQ63R1E8KBgpXEJlgRwZUQ==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@swc/core-linux-arm-gnueabihf": { | |
| "version": "1.15.7", | |
| "resolved": "https://registry.npmjs.org/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.15.7.tgz", | |
| "integrity": "sha512-K3HTYocpqnOw8KcD8SBFxiDHjIma7G/X+bLdfWqf+qzETNBrzOub/IEkq9UaeupaJiZJkPptr/2EhEXXWryS/A==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@swc/core-linux-arm64-gnu": { | |
| "version": "1.15.7", | |
| "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.15.7.tgz", | |
| "integrity": "sha512-HCnVIlsLnCtQ3uXcXgWrvQ6SAraskLA9QJo9ykTnqTH6TvUYqEta+TdTdGjzngD6TOE7XjlAiUs/RBtU8Z0t+Q==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@swc/core-linux-arm64-musl": { | |
| "version": "1.15.7", | |
| "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.15.7.tgz", | |
| "integrity": "sha512-/OOp9UZBg4v2q9+x/U21Jtld0Wb8ghzBScwhscI7YvoSh4E8RALaJ1msV8V8AKkBkZH7FUAFB7Vbv0oVzZsezA==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@swc/core-linux-x64-gnu": { | |
| "version": "1.15.7", | |
| "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.15.7.tgz", | |
| "integrity": "sha512-VBbs4gtD4XQxrHuQ2/2+TDZpPQQgrOHYRnS6SyJW+dw0Nj/OomRqH+n5Z4e/TgKRRbieufipeIGvADYC/90PYQ==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@swc/core-linux-x64-musl": { | |
| "version": "1.15.7", | |
| "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.15.7.tgz", | |
| "integrity": "sha512-kVuy2unodso6p0rMauS2zby8/bhzoGRYxBDyD6i2tls/fEYAE74oP0VPFzxIyHaIjK1SN6u5TgvV9MpyJ5xVug==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@swc/core-win32-arm64-msvc": { | |
| "version": "1.15.7", | |
| "resolved": "https://registry.npmjs.org/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.15.7.tgz", | |
| "integrity": "sha512-uddYoo5Xmo1XKLhAnh4NBIyy5d0xk33x1sX3nIJboFySLNz878ksCFCZ3IBqrt1Za0gaoIWoOSSSk0eNhAc/sw==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@swc/core-win32-ia32-msvc": { | |
| "version": "1.15.7", | |
| "resolved": "https://registry.npmjs.org/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.15.7.tgz", | |
| "integrity": "sha512-rqq8JjNMLx3QNlh0aPTtN/4+BGLEHC94rj9mkH1stoNRf3ra6IksNHMHy+V1HUqElEgcZyx+0yeXx3eLOTcoFw==", | |
| "cpu": [ | |
| "ia32" | |
| ], | |
| "dev": true, | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@swc/core-win32-x64-msvc": { | |
| "version": "1.15.7", | |
| "resolved": "https://registry.npmjs.org/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.15.7.tgz", | |
| "integrity": "sha512-4BK06EGdPnuplgcNhmSbOIiLdRgHYX3v1nl4HXo5uo4GZMfllXaCyBUes+0ePRfwbn9OFgVhCWPcYYjMT6hycQ==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "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 | |
| }, | |
| "node_modules/@swc/types": { | |
| "version": "0.1.25", | |
| "resolved": "https://registry.npmjs.org/@swc/types/-/types-0.1.25.tgz", | |
| "integrity": "sha512-iAoY/qRhNH8a/hBvm3zKj9qQ4oc2+3w1unPJa2XvTK3XjeLXtzcCingVPw/9e5mn1+0yPqxcBGp9Jf0pkfMb1g==", | |
| "dev": true, | |
| "dependencies": { | |
| "@swc/counter": "^0.1.3" | |
| } | |
| }, | |
| "node_modules/@types/d3-array": { | |
| "version": "3.2.2", | |
| "resolved": "https://registry.npmjs.org/@types/d3-array/-/d3-array-3.2.2.tgz", | |
| "integrity": "sha512-hOLWVbm7uRza0BYXpIIW5pxfrKe0W+D5lrFiAEYR+pb6w3N2SwSMaJbXdUfSEv+dT4MfHBLtn5js0LAWaO6otw==" | |
| }, | |
| "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==" | |
| }, | |
| "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==" | |
| }, | |
| "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==", | |
| "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==" | |
| }, | |
| "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==", | |
| "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==", | |
| "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==" | |
| }, | |
| "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==" | |
| }, | |
| "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 | |
| }, | |
| "node_modules/@types/node": { | |
| "version": "20.19.27", | |
| "resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.27.tgz", | |
| "integrity": "sha512-N2clP5pJhB2YnZJ3PIHFk5RkygRX5WO/5f0WC08tp0wd+sv0rsJk3MqWn3CbNmT2J505a5336jaQj4ph1AdMug==", | |
| "dependencies": { | |
| "undici-types": "~6.21.0" | |
| } | |
| }, | |
| "node_modules/@types/pako": { | |
| "version": "2.0.4", | |
| "resolved": "https://registry.npmjs.org/@types/pako/-/pako-2.0.4.tgz", | |
| "integrity": "sha512-VWDCbrLeVXJM9fihYodcLiIv0ku+AlOa/TQ1SvYOaBuyrSKgEcro95LJyIsJ4vSo6BXIxOKxiJAat04CmST9Fw==" | |
| }, | |
| "node_modules/@types/raf": { | |
| "version": "3.4.3", | |
| "resolved": "https://registry.npmjs.org/@types/raf/-/raf-3.4.3.tgz", | |
| "integrity": "sha512-c4YAvMedbPZ5tEyxzQdMoOhhJ4RD3rngZIdwC2/qDN3d7JpEhB6fiBRKVY1lg5B7Wk+uPBjn5f39j1/2MY1oOw==", | |
| "optional": true | |
| }, | |
| "node_modules/@types/trusted-types": { | |
| "version": "2.0.7", | |
| "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz", | |
| "integrity": "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==", | |
| "optional": true | |
| }, | |
| "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, | |
| "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==", | |
| "dependencies": { | |
| "tslib": "^2.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/base64-arraybuffer": { | |
| "version": "1.0.2", | |
| "resolved": "https://registry.npmjs.org/base64-arraybuffer/-/base64-arraybuffer-1.0.2.tgz", | |
| "integrity": "sha512-I3yl4r9QB5ZRY3XuJVEPfc2XhZO6YweFPI+UovAzn+8/hb3oJ6lnysaFcjVpkCPfVWFUDvoZ8kmVDP7WyRtYtQ==", | |
| "optional": true, | |
| "engines": { | |
| "node": ">= 0.6.0" | |
| } | |
| }, | |
| "node_modules/canvg": { | |
| "version": "3.0.11", | |
| "resolved": "https://registry.npmjs.org/canvg/-/canvg-3.0.11.tgz", | |
| "integrity": "sha512-5ON+q7jCTgMp9cjpu4Jo6XbvfYwSB2Ow3kzHKfIyJfaCAOHLbdKPQqGKgfED/R5B+3TFFfe8pegYA+b423SRyA==", | |
| "optional": true, | |
| "dependencies": { | |
| "@babel/runtime": "^7.12.5", | |
| "@types/raf": "^3.4.0", | |
| "core-js": "^3.8.3", | |
| "raf": "^3.4.1", | |
| "regenerator-runtime": "^0.13.7", | |
| "rgbcolor": "^1.0.1", | |
| "stackblur-canvas": "^2.0.0", | |
| "svg-pathdata": "^6.0.3" | |
| }, | |
| "engines": { | |
| "node": ">=10.0.0" | |
| } | |
| }, | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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/core-js": { | |
| "version": "3.47.0", | |
| "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.47.0.tgz", | |
| "integrity": "sha512-c3Q2VVkGAUyupsjRnaNX6u8Dq2vAdzm9iuPj5FW0fRxzlxgq9Q39MDq10IvmQSpLgHQNyQzQmOo6bgGHmH3NNg==", | |
| "hasInstallScript": true, | |
| "optional": true, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/core-js" | |
| } | |
| }, | |
| "node_modules/core-util-is": { | |
| "version": "1.0.3", | |
| "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz", | |
| "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==" | |
| }, | |
| "node_modules/css-line-break": { | |
| "version": "2.1.0", | |
| "resolved": "https://registry.npmjs.org/css-line-break/-/css-line-break-2.1.0.tgz", | |
| "integrity": "sha512-FHcKFCZcAha3LwfVBhCQbW2nCNbkZXn7KVUJcsT5/P8YmfsVja0FMPJr0B903j/E69HUphKiV9iQArX8SDYA4w==", | |
| "optional": true, | |
| "dependencies": { | |
| "utrie": "^1.0.2" | |
| } | |
| }, | |
| "node_modules/csstype": { | |
| "version": "3.2.3", | |
| "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz", | |
| "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==" | |
| }, | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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==" | |
| }, | |
| "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==" | |
| }, | |
| "node_modules/docx": { | |
| "version": "8.5.0", | |
| "resolved": "https://registry.npmjs.org/docx/-/docx-8.5.0.tgz", | |
| "integrity": "sha512-4SbcbedPXTciySXiSnNNLuJXpvxFe5nqivbiEHXyL8P/w0wx2uW7YXNjnYgjW0e2e6vy+L/tMISU/oAiXCl57Q==", | |
| "dependencies": { | |
| "@types/node": "^20.3.1", | |
| "jszip": "^3.10.1", | |
| "nanoid": "^5.0.4", | |
| "xml": "^1.0.1", | |
| "xml-js": "^1.6.8" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "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==", | |
| "dependencies": { | |
| "@babel/runtime": "^7.8.7", | |
| "csstype": "^3.0.2" | |
| } | |
| }, | |
| "node_modules/dompurify": { | |
| "version": "3.3.1", | |
| "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.3.1.tgz", | |
| "integrity": "sha512-qkdCKzLNtrgPFP1Vo+98FRzJnBRGe4ffyCea9IwHB1fyxPOeNTHpLKYGd4Uk9xvNoH0ZoOjwZxNptyMwqrId1Q==", | |
| "optional": true, | |
| "optionalDependencies": { | |
| "@types/trusted-types": "^2.0.7" | |
| } | |
| }, | |
| "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==" | |
| }, | |
| "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==", | |
| "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==", | |
| "peerDependencies": { | |
| "embla-carousel": "8.6.0" | |
| } | |
| }, | |
| "node_modules/esbuild": { | |
| "version": "0.25.12", | |
| "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.12.tgz", | |
| "integrity": "sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==", | |
| "dev": true, | |
| "hasInstallScript": true, | |
| "bin": { | |
| "esbuild": "bin/esbuild" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "optionalDependencies": { | |
| "@esbuild/aix-ppc64": "0.25.12", | |
| "@esbuild/android-arm": "0.25.12", | |
| "@esbuild/android-arm64": "0.25.12", | |
| "@esbuild/android-x64": "0.25.12", | |
| "@esbuild/darwin-arm64": "0.25.12", | |
| "@esbuild/darwin-x64": "0.25.12", | |
| "@esbuild/freebsd-arm64": "0.25.12", | |
| "@esbuild/freebsd-x64": "0.25.12", | |
| "@esbuild/linux-arm": "0.25.12", | |
| "@esbuild/linux-arm64": "0.25.12", | |
| "@esbuild/linux-ia32": "0.25.12", | |
| "@esbuild/linux-loong64": "0.25.12", | |
| "@esbuild/linux-mips64el": "0.25.12", | |
| "@esbuild/linux-ppc64": "0.25.12", | |
| "@esbuild/linux-riscv64": "0.25.12", | |
| "@esbuild/linux-s390x": "0.25.12", | |
| "@esbuild/linux-x64": "0.25.12", | |
| "@esbuild/netbsd-arm64": "0.25.12", | |
| "@esbuild/netbsd-x64": "0.25.12", | |
| "@esbuild/openbsd-arm64": "0.25.12", | |
| "@esbuild/openbsd-x64": "0.25.12", | |
| "@esbuild/openharmony-arm64": "0.25.12", | |
| "@esbuild/sunos-x64": "0.25.12", | |
| "@esbuild/win32-arm64": "0.25.12", | |
| "@esbuild/win32-ia32": "0.25.12", | |
| "@esbuild/win32-x64": "0.25.12" | |
| } | |
| }, | |
| "node_modules/eventemitter3": { | |
| "version": "4.0.7", | |
| "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz", | |
| "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==" | |
| }, | |
| "node_modules/fast-equals": { | |
| "version": "5.4.0", | |
| "resolved": "https://registry.npmjs.org/fast-equals/-/fast-equals-5.4.0.tgz", | |
| "integrity": "sha512-jt2DW/aNFNwke7AUd+Z+e6pz39KO5rzdbbFCg2sGafS4mk13MI7Z8O5z9cADNn5lhGODIgLwug6TZO2ctf7kcw==", | |
| "engines": { | |
| "node": ">=6.0.0" | |
| } | |
| }, | |
| "node_modules/fast-png": { | |
| "version": "6.4.0", | |
| "resolved": "https://registry.npmjs.org/fast-png/-/fast-png-6.4.0.tgz", | |
| "integrity": "sha512-kAqZq1TlgBjZcLr5mcN6NP5Rv4V2f22z00c3g8vRrwkcqjerx7BEhPbOnWCPqaHUl2XWQBJQvOT/FQhdMT7X/Q==", | |
| "dependencies": { | |
| "@types/pako": "^2.0.3", | |
| "iobuffer": "^5.3.2", | |
| "pako": "^2.1.0" | |
| } | |
| }, | |
| "node_modules/fdir": { | |
| "version": "6.5.0", | |
| "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz", | |
| "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==", | |
| "dev": true, | |
| "engines": { | |
| "node": ">=12.0.0" | |
| }, | |
| "peerDependencies": { | |
| "picomatch": "^3 || ^4" | |
| }, | |
| "peerDependenciesMeta": { | |
| "picomatch": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/fflate": { | |
| "version": "0.8.2", | |
| "resolved": "https://registry.npmjs.org/fflate/-/fflate-0.8.2.tgz", | |
| "integrity": "sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==" | |
| }, | |
| "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, | |
| "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==", | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/html2canvas": { | |
| "version": "1.4.1", | |
| "resolved": "https://registry.npmjs.org/html2canvas/-/html2canvas-1.4.1.tgz", | |
| "integrity": "sha512-fPU6BHNpsyIhr8yyMpTLLxAbkaK8ArIBcmZIRiBLiDhjeqvXolaEmDGmELFuX9I4xDcaKKcJl+TKZLqruBbmWA==", | |
| "optional": true, | |
| "dependencies": { | |
| "css-line-break": "^2.1.0", | |
| "text-segmentation": "^1.0.3" | |
| }, | |
| "engines": { | |
| "node": ">=8.0.0" | |
| } | |
| }, | |
| "node_modules/immediate": { | |
| "version": "3.0.6", | |
| "resolved": "https://registry.npmjs.org/immediate/-/immediate-3.0.6.tgz", | |
| "integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==" | |
| }, | |
| "node_modules/inherits": { | |
| "version": "2.0.4", | |
| "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", | |
| "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" | |
| }, | |
| "node_modules/input-otp": { | |
| "version": "1.4.2", | |
| "resolved": "https://registry.npmjs.org/input-otp/-/input-otp-1.4.2.tgz", | |
| "integrity": "sha512-l3jWwYNvrEa6NTCt7BECfCm48GvwuZzkoeG3gBL2w4CHeOXW3eKFmf9UNYkNfYc3mxMrthMnxjIE07MT0zLBQA==", | |
| "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==", | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/iobuffer": { | |
| "version": "5.4.0", | |
| "resolved": "https://registry.npmjs.org/iobuffer/-/iobuffer-5.4.0.tgz", | |
| "integrity": "sha512-DRebOWuqDvxunfkNJAlc3IzWIPD5xVxwUNbHr7xKB8E6aLJxIPfNX3CoMJghcFjpv6RWQsrcJbghtEwSPoJqMA==" | |
| }, | |
| "node_modules/isarray": { | |
| "version": "1.0.0", | |
| "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", | |
| "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==" | |
| }, | |
| "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==" | |
| }, | |
| "node_modules/jspdf": { | |
| "version": "3.0.4", | |
| "resolved": "https://registry.npmjs.org/jspdf/-/jspdf-3.0.4.tgz", | |
| "integrity": "sha512-dc6oQ8y37rRcHn316s4ngz/nOjayLF/FFxBF4V9zamQKRqXxyiH1zagkCdktdWhtoQId5K20xt1lB90XzkB+hQ==", | |
| "dependencies": { | |
| "@babel/runtime": "^7.28.4", | |
| "fast-png": "^6.2.0", | |
| "fflate": "^0.8.1" | |
| }, | |
| "optionalDependencies": { | |
| "canvg": "^3.0.11", | |
| "core-js": "^3.6.0", | |
| "dompurify": "^3.2.4", | |
| "html2canvas": "^1.0.0-rc.5" | |
| } | |
| }, | |
| "node_modules/jszip": { | |
| "version": "3.10.1", | |
| "resolved": "https://registry.npmjs.org/jszip/-/jszip-3.10.1.tgz", | |
| "integrity": "sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==", | |
| "dependencies": { | |
| "lie": "~3.3.0", | |
| "pako": "~1.0.2", | |
| "readable-stream": "~2.3.6", | |
| "setimmediate": "^1.0.5" | |
| } | |
| }, | |
| "node_modules/jszip/node_modules/pako": { | |
| "version": "1.0.11", | |
| "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz", | |
| "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==" | |
| }, | |
| "node_modules/lie": { | |
| "version": "3.3.0", | |
| "resolved": "https://registry.npmjs.org/lie/-/lie-3.3.0.tgz", | |
| "integrity": "sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==", | |
| "dependencies": { | |
| "immediate": "~3.0.5" | |
| } | |
| }, | |
| "node_modules/lodash": { | |
| "version": "4.17.21", | |
| "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", | |
| "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" | |
| }, | |
| "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==", | |
| "dependencies": { | |
| "js-tokens": "^3.0.0 || ^4.0.0" | |
| }, | |
| "bin": { | |
| "loose-envify": "cli.js" | |
| } | |
| }, | |
| "node_modules/lucide-react": { | |
| "version": "0.263.1", | |
| "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.263.1.tgz", | |
| "integrity": "sha512-keqxAx97PlaEN89PXZ6ki1N8nRjGWtDa4021GFYLNj0RgruM5odbpl8GHTExj0hhPq3sF6Up0gnxt6TSHu+ovw==", | |
| "peerDependencies": { | |
| "react": "^16.5.1 || ^17.0.0 || ^18.0.0" | |
| } | |
| }, | |
| "node_modules/nanoid": { | |
| "version": "5.1.6", | |
| "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-5.1.6.tgz", | |
| "integrity": "sha512-c7+7RQ+dMB5dPwwCp4ee1/iV/q2P6aK1mTZcfr1BTuVlyW9hJYiMPybJCcnBlQtuSmTIWNeazm/zqNoZSSElBg==", | |
| "funding": [ | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/ai" | |
| } | |
| ], | |
| "bin": { | |
| "nanoid": "bin/nanoid.js" | |
| }, | |
| "engines": { | |
| "node": "^18 || >=20" | |
| } | |
| }, | |
| "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==", | |
| "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==", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/pako": { | |
| "version": "2.1.0", | |
| "resolved": "https://registry.npmjs.org/pako/-/pako-2.1.0.tgz", | |
| "integrity": "sha512-w+eufiZ1WuJYgPXbV/PO3NCMEc3xqylkKHzp8bxp1uW4qaSNQUkwmLLEc3kKsfz8lpV1F8Ht3U1Cm+9Srog2ug==" | |
| }, | |
| "node_modules/performance-now": { | |
| "version": "2.1.0", | |
| "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz", | |
| "integrity": "sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==", | |
| "optional": true | |
| }, | |
| "node_modules/picocolors": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", | |
| "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", | |
| "dev": true | |
| }, | |
| "node_modules/picomatch": { | |
| "version": "4.0.3", | |
| "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz", | |
| "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", | |
| "dev": true, | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/jonschlinkert" | |
| } | |
| }, | |
| "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" | |
| } | |
| ], | |
| "dependencies": { | |
| "nanoid": "^3.3.11", | |
| "picocolors": "^1.1.1", | |
| "source-map-js": "^1.2.1" | |
| }, | |
| "engines": { | |
| "node": "^10 || ^12 || >=14" | |
| } | |
| }, | |
| "node_modules/postcss/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" | |
| } | |
| ], | |
| "bin": { | |
| "nanoid": "bin/nanoid.cjs" | |
| }, | |
| "engines": { | |
| "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" | |
| } | |
| }, | |
| "node_modules/process-nextick-args": { | |
| "version": "2.0.1", | |
| "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", | |
| "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==" | |
| }, | |
| "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==", | |
| "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==" | |
| }, | |
| "node_modules/raf": { | |
| "version": "3.4.1", | |
| "resolved": "https://registry.npmjs.org/raf/-/raf-3.4.1.tgz", | |
| "integrity": "sha512-Sq4CW4QhwOHE8ucn6J34MqtZCeWFP2aQSmrlroYgqAV1PjStIhJXxYuTgUIfkEk7zTLjmIjLmU5q+fbD1NnOJA==", | |
| "optional": true, | |
| "dependencies": { | |
| "performance-now": "^2.1.0" | |
| } | |
| }, | |
| "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==", | |
| "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==", | |
| "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==", | |
| "dependencies": { | |
| "loose-envify": "^1.1.0", | |
| "scheduler": "^0.23.2" | |
| }, | |
| "peerDependencies": { | |
| "react": "^18.3.1" | |
| } | |
| }, | |
| "node_modules/react-hook-form": { | |
| "version": "7.69.0", | |
| "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.69.0.tgz", | |
| "integrity": "sha512-yt6ZGME9f4F6WHwevrvpAjh42HMvocuSnSIHUGycBqXIJdhqGSPQzTpGF+1NLREk/58IdPxEMfPcFCjlMhclGw==", | |
| "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==" | |
| }, | |
| "node_modules/react-remove-scroll": { | |
| "version": "2.7.2", | |
| "resolved": "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.7.2.tgz", | |
| "integrity": "sha512-Iqb9NjCCTt6Hf+vOdNIZGdTiH1QSqr27H/Ek9sv/a97gfueI/5h1s3yRi1nngzMUaOOToin5dI1dXKdXiF+u0Q==", | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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==", | |
| "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/readable-stream": { | |
| "version": "2.3.8", | |
| "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz", | |
| "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", | |
| "dependencies": { | |
| "core-util-is": "~1.0.0", | |
| "inherits": "~2.0.3", | |
| "isarray": "~1.0.0", | |
| "process-nextick-args": "~2.0.0", | |
| "safe-buffer": "~5.1.1", | |
| "string_decoder": "~1.1.1", | |
| "util-deprecate": "~1.0.1" | |
| } | |
| }, | |
| "node_modules/recharts": { | |
| "version": "2.15.4", | |
| "resolved": "https://registry.npmjs.org/recharts/-/recharts-2.15.4.tgz", | |
| "integrity": "sha512-UT/q6fwS3c1dHbXv2uFgYJ9BMFHu3fwnd7AYZaEQhXuYQ4hgsxLvsUXzGdKeZrW5xopzDCvuA2N41WJ88I7zIw==", | |
| "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==", | |
| "dependencies": { | |
| "decimal.js-light": "^2.4.1" | |
| } | |
| }, | |
| "node_modules/regenerator-runtime": { | |
| "version": "0.13.11", | |
| "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz", | |
| "integrity": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==", | |
| "optional": true | |
| }, | |
| "node_modules/rgbcolor": { | |
| "version": "1.0.1", | |
| "resolved": "https://registry.npmjs.org/rgbcolor/-/rgbcolor-1.0.1.tgz", | |
| "integrity": "sha512-9aZLIrhRaD97sgVhtJOW6ckOEh6/GnvQtdVNfdZ6s67+3/XwLS9lBcQYzEEhYVeUowN7pRzMLsyGhK2i/xvWbw==", | |
| "optional": true, | |
| "engines": { | |
| "node": ">= 0.8.15" | |
| } | |
| }, | |
| "node_modules/rollup": { | |
| "version": "4.54.0", | |
| "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.54.0.tgz", | |
| "integrity": "sha512-3nk8Y3a9Ea8szgKhinMlGMhGMw89mqule3KWczxhIzqudyHdCIOHw8WJlj/r329fACjKLEh13ZSk7oE22kyeIw==", | |
| "dev": true, | |
| "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.54.0", | |
| "@rollup/rollup-android-arm64": "4.54.0", | |
| "@rollup/rollup-darwin-arm64": "4.54.0", | |
| "@rollup/rollup-darwin-x64": "4.54.0", | |
| "@rollup/rollup-freebsd-arm64": "4.54.0", | |
| "@rollup/rollup-freebsd-x64": "4.54.0", | |
| "@rollup/rollup-linux-arm-gnueabihf": "4.54.0", | |
| "@rollup/rollup-linux-arm-musleabihf": "4.54.0", | |
| "@rollup/rollup-linux-arm64-gnu": "4.54.0", | |
| "@rollup/rollup-linux-arm64-musl": "4.54.0", | |
| "@rollup/rollup-linux-loong64-gnu": "4.54.0", | |
| "@rollup/rollup-linux-ppc64-gnu": "4.54.0", | |
| "@rollup/rollup-linux-riscv64-gnu": "4.54.0", | |
| "@rollup/rollup-linux-riscv64-musl": "4.54.0", | |
| "@rollup/rollup-linux-s390x-gnu": "4.54.0", | |
| "@rollup/rollup-linux-x64-gnu": "4.54.0", | |
| "@rollup/rollup-linux-x64-musl": "4.54.0", | |
| "@rollup/rollup-openharmony-arm64": "4.54.0", | |
| "@rollup/rollup-win32-arm64-msvc": "4.54.0", | |
| "@rollup/rollup-win32-ia32-msvc": "4.54.0", | |
| "@rollup/rollup-win32-x64-gnu": "4.54.0", | |
| "@rollup/rollup-win32-x64-msvc": "4.54.0", | |
| "fsevents": "~2.3.2" | |
| } | |
| }, | |
| "node_modules/safe-buffer": { | |
| "version": "5.1.2", | |
| "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", | |
| "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" | |
| }, | |
| "node_modules/sax": { | |
| "version": "1.4.3", | |
| "resolved": "https://registry.npmjs.org/sax/-/sax-1.4.3.tgz", | |
| "integrity": "sha512-yqYn1JhPczigF94DMS+shiDMjDowYO6y9+wB/4WgO0Y19jWYk0lQ4tuG5KI7kj4FTp1wxPj5IFfcrz/s1c3jjQ==" | |
| }, | |
| "node_modules/scheduler": { | |
| "version": "0.23.2", | |
| "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz", | |
| "integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==", | |
| "dependencies": { | |
| "loose-envify": "^1.1.0" | |
| } | |
| }, | |
| "node_modules/setimmediate": { | |
| "version": "1.0.5", | |
| "resolved": "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz", | |
| "integrity": "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==" | |
| }, | |
| "node_modules/sonner": { | |
| "version": "2.0.7", | |
| "resolved": "https://registry.npmjs.org/sonner/-/sonner-2.0.7.tgz", | |
| "integrity": "sha512-W6ZN4p58k8aDKA4XPcx2hpIQXBRAgyiWVkYhT7CvK6D3iAu7xjvVyhQHg2/iaKJZ1XVJ4r7XuwGL+WGEK37i9w==", | |
| "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, | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/stackblur-canvas": { | |
| "version": "2.7.0", | |
| "resolved": "https://registry.npmjs.org/stackblur-canvas/-/stackblur-canvas-2.7.0.tgz", | |
| "integrity": "sha512-yf7OENo23AGJhBriGx0QivY5JP6Y1HbrrDI6WLt6C5auYZXlQrheoY8hD4ibekFKz1HOfE48Ww8kMWMnJD/zcQ==", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=0.1.14" | |
| } | |
| }, | |
| "node_modules/string_decoder": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", | |
| "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", | |
| "dependencies": { | |
| "safe-buffer": "~5.1.0" | |
| } | |
| }, | |
| "node_modules/svg-pathdata": { | |
| "version": "6.0.3", | |
| "resolved": "https://registry.npmjs.org/svg-pathdata/-/svg-pathdata-6.0.3.tgz", | |
| "integrity": "sha512-qsjeeq5YjBZ5eMdFuUa4ZosMLxgr5RZ+F+Y1OrDhuOCEInRMA3x74XdBtggJcj9kOeInz0WE+LgCPDkZFlBYJw==", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=12.0.0" | |
| } | |
| }, | |
| "node_modules/tailwind-merge": { | |
| "version": "3.4.0", | |
| "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.4.0.tgz", | |
| "integrity": "sha512-uSaO4gnW+b3Y2aWoWfFpX62vn2sR3skfhbjsEnaBI81WD1wBLlHZe5sWf0AqjksNdYTbGBEd0UasQMT3SNV15g==", | |
| "funding": { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/dcastil" | |
| } | |
| }, | |
| "node_modules/text-segmentation": { | |
| "version": "1.0.3", | |
| "resolved": "https://registry.npmjs.org/text-segmentation/-/text-segmentation-1.0.3.tgz", | |
| "integrity": "sha512-iOiPUo/BGnZ6+54OsWxZidGCsdU8YbE4PSpdPinp7DeMtUJNJBoJ/ouUSTJjHkh1KntHaltHl/gDs2FC4i5+Nw==", | |
| "optional": true, | |
| "dependencies": { | |
| "utrie": "^1.0.2" | |
| } | |
| }, | |
| "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==" | |
| }, | |
| "node_modules/tinyglobby": { | |
| "version": "0.2.15", | |
| "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz", | |
| "integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==", | |
| "dev": true, | |
| "dependencies": { | |
| "fdir": "^6.5.0", | |
| "picomatch": "^4.0.3" | |
| }, | |
| "engines": { | |
| "node": ">=12.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/SuperchupuDev" | |
| } | |
| }, | |
| "node_modules/tslib": { | |
| "version": "2.8.1", | |
| "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", | |
| "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==" | |
| }, | |
| "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==" | |
| }, | |
| "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==", | |
| "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==", | |
| "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.6.0", | |
| "resolved": "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.6.0.tgz", | |
| "integrity": "sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==", | |
| "peerDependencies": { | |
| "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" | |
| } | |
| }, | |
| "node_modules/util-deprecate": { | |
| "version": "1.0.2", | |
| "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", | |
| "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" | |
| }, | |
| "node_modules/utrie": { | |
| "version": "1.0.2", | |
| "resolved": "https://registry.npmjs.org/utrie/-/utrie-1.0.2.tgz", | |
| "integrity": "sha512-1MLa5ouZiOmQzUbjbu9VmjLzn1QLXBhwpUa7kdLUQK+KQ5KA9I1vk5U4YHe/X2Ch7PYnJfWuWT+VbuxbGwljhw==", | |
| "optional": true, | |
| "dependencies": { | |
| "base64-arraybuffer": "^1.0.2" | |
| } | |
| }, | |
| "node_modules/vaul": { | |
| "version": "1.1.2", | |
| "resolved": "https://registry.npmjs.org/vaul/-/vaul-1.1.2.tgz", | |
| "integrity": "sha512-ZFkClGpWyI2WUQjdLJ/BaGuV6AVQiJ3uELGk3OYtP+B6yCO7Cmn9vPFXVJkRaGkOJu3m8bQMgtyzNHixULceQA==", | |
| "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==", | |
| "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": "6.3.5", | |
| "resolved": "https://registry.npmjs.org/vite/-/vite-6.3.5.tgz", | |
| "integrity": "sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==", | |
| "dev": true, | |
| "dependencies": { | |
| "esbuild": "^0.25.0", | |
| "fdir": "^6.4.4", | |
| "picomatch": "^4.0.2", | |
| "postcss": "^8.5.3", | |
| "rollup": "^4.34.9", | |
| "tinyglobby": "^0.2.13" | |
| }, | |
| "bin": { | |
| "vite": "bin/vite.js" | |
| }, | |
| "engines": { | |
| "node": "^18.0.0 || ^20.0.0 || >=22.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 || >=22.0.0", | |
| "jiti": ">=1.21.0", | |
| "less": "*", | |
| "lightningcss": "^1.21.0", | |
| "sass": "*", | |
| "sass-embedded": "*", | |
| "stylus": "*", | |
| "sugarss": "*", | |
| "terser": "^5.16.0", | |
| "tsx": "^4.8.1", | |
| "yaml": "^2.4.2" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/node": { | |
| "optional": true | |
| }, | |
| "jiti": { | |
| "optional": true | |
| }, | |
| "less": { | |
| "optional": true | |
| }, | |
| "lightningcss": { | |
| "optional": true | |
| }, | |
| "sass": { | |
| "optional": true | |
| }, | |
| "sass-embedded": { | |
| "optional": true | |
| }, | |
| "stylus": { | |
| "optional": true | |
| }, | |
| "sugarss": { | |
| "optional": true | |
| }, | |
| "terser": { | |
| "optional": true | |
| }, | |
| "tsx": { | |
| "optional": true | |
| }, | |
| "yaml": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/xml": { | |
| "version": "1.0.1", | |
| "resolved": "https://registry.npmjs.org/xml/-/xml-1.0.1.tgz", | |
| "integrity": "sha512-huCv9IH9Tcf95zuYCsQraZtWnJvBtLVE0QHMOs8bWyZAFZNDcYjsPq1nEx8jKA9y+Beo9v+7OBPRisQTjinQMw==" | |
| }, | |
| "node_modules/xml-js": { | |
| "version": "1.6.11", | |
| "resolved": "https://registry.npmjs.org/xml-js/-/xml-js-1.6.11.tgz", | |
| "integrity": "sha512-7rVi2KMfwfWFl+GpPg6m80IVMWXLRjO+PxTq7V2CDhoGak0wzYzFgUY2m4XJ47OGdXd8eLE8EmwfAmdjw7lC1g==", | |
| "dependencies": { | |
| "sax": "^1.2.4" | |
| }, | |
| "bin": { | |
| "xml-js": "bin/cli.js" | |
| } | |
| } | |
| } | |
| } | |