diff --git a/package-lock.json b/package-lock.json index 8ac1a07..b42d915 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "jaylydev.github.io", "version": "0.15.7", "dependencies": { - "@heroui/react": "^2.7.8", + "@heroui/react": "^2.8.2", "@jsdevtools/rehype-toc": "^3.0.2", "@wooorm/starry-night": "^3.2.0", "autoprefixer": "10.4.20", @@ -58,13 +58,10 @@ } }, "node_modules/@babel/runtime": { - "version": "7.27.0", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.27.0.tgz", - "integrity": "sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==", + "version": "7.28.2", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.2.tgz", + "integrity": "sha512-KHp2IflsnGywDjBWDkR9iEqiWSpc8GIi0lgTT3mOElT0PP1tG26P4tmFI2YvAdzgq9RGyoHZQEIEdZy6Ec5xCA==", "license": "MIT", - "dependencies": { - "regenerator-runtime": "^0.14.0" - }, "engines": { "node": ">=6.9.0" } @@ -282,1354 +279,1400 @@ "tslib": "^2.8.0" } }, - "node_modules/@heroui/accordion": { - "version": "2.2.16", - "resolved": "https://registry.npmjs.org/@heroui/accordion/-/accordion-2.2.16.tgz", - "integrity": "sha512-YjWTUx4hSRD6cV9hZxF9bEn/MStgPV2v4CCz66DdtGrxE527PANjk2oq4rkCS0ZnqfCw4ruFUuRS0HpnY5k/5w==", - "license": "MIT", - "dependencies": { - "@heroui/aria-utils": "2.2.16", - "@heroui/divider": "2.2.13", - "@heroui/dom-animation": "2.1.8", - "@heroui/framer-utils": "2.1.15", - "@heroui/react-utils": "2.1.10", - "@heroui/shared-icons": "2.1.7", - "@heroui/shared-utils": "2.1.9", - "@heroui/use-aria-accordion": "2.2.11", - "@react-aria/button": "3.13.0", - "@react-aria/focus": "3.20.2", - "@react-aria/interactions": "3.25.0", - "@react-aria/utils": "3.28.2", - "@react-stately/tree": "3.8.9", - "@react-types/accordion": "3.0.0-alpha.26", - "@react-types/shared": "3.29.0" + "node_modules/@heroui/aria-utils": { + "version": "2.2.21", + "resolved": "https://registry.npmjs.org/@heroui/aria-utils/-/aria-utils-2.2.21.tgz", + "integrity": "sha512-6R01UEqgOOlD+MgizCQfsP2yK8e7RAHhWM/MtXHSCjWG7Ud+Ys1HlZPaH8+BB1P6UqtHZScZQevUFq975YJ57Q==", + "license": "MIT", + "dependencies": { + "@heroui/system": "2.4.20", + "@react-aria/utils": "3.30.0", + "@react-stately/collections": "3.12.6", + "@react-types/overlays": "3.9.0", + "@react-types/shared": "3.31.0" }, "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", - "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/alert": { - "version": "2.2.19", - "resolved": "https://registry.npmjs.org/@heroui/alert/-/alert-2.2.19.tgz", - "integrity": "sha512-Qou8JxQy75rce9L4RA50zAJbEDVaQOHV1McWm0gJPBpKzDeN9sFSSyRy7UgKSDTQc5s3TVfQMZYrq2txY2HQlQ==", + "node_modules/@heroui/dom-animation": { + "version": "2.1.10", + "resolved": "https://registry.npmjs.org/@heroui/dom-animation/-/dom-animation-2.1.10.tgz", + "integrity": "sha512-dt+0xdVPbORwNvFT5pnqV2ULLlSgOJeqlg/DMo97s9RWeD6rD4VedNY90c8C9meqWqGegQYBQ9ztsfX32mGEPA==", + "license": "MIT", + "peerDependencies": { + "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1" + } + }, + "node_modules/@heroui/form": { + "version": "2.1.24", + "resolved": "https://registry.npmjs.org/@heroui/form/-/form-2.1.24.tgz", + "integrity": "sha512-zA6eeRXz8DS0kb8VMsiuRQOs4mtVmKgalNZ91xJSqD68CmdE4WI5Ig3rxB9jdl/fd1VVkO853GPp5mzizmNjvA==", "license": "MIT", "dependencies": { - "@heroui/button": "2.2.19", - "@heroui/react-utils": "2.1.10", - "@heroui/shared-icons": "2.1.7", - "@heroui/shared-utils": "2.1.9", - "@react-aria/utils": "3.28.2", - "@react-stately/utils": "3.10.6" + "@heroui/shared-utils": "2.1.10", + "@heroui/system": "2.4.20", + "@heroui/theme": "2.4.20", + "@react-stately/form": "3.2.0", + "@react-types/form": "3.7.14", + "@react-types/shared": "3.31.0" }, "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", - "react": ">=18 || >=19.0.0-rc.0", - "react-dom": ">=18 || >=19.0.0-rc.0" + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", + "react": ">=18", + "react-dom": ">=18" } }, - "node_modules/@heroui/aria-utils": { - "version": "2.2.16", - "resolved": "https://registry.npmjs.org/@heroui/aria-utils/-/aria-utils-2.2.16.tgz", - "integrity": "sha512-d4MuOSpn95RgxJloLc9mDfo162Z0/YtErr6CgXbIWNQfZL8AfBxUMCuhYS1KCUwBV6usitMf2XIW4zGEGtMkXA==", + "node_modules/@heroui/form/node_modules/@heroui/theme": { + "version": "2.4.20", + "resolved": "https://registry.npmjs.org/@heroui/theme/-/theme-2.4.20.tgz", + "integrity": "sha512-wJdsz7XS9M7xbNd0d1EaaK5dCZIEOSI7eCr5A6f5aM48mtqLaXfsj3gYsfCy7GkQAvtKWuicwKe5D94Xoma6GA==", "license": "MIT", "dependencies": { - "@heroui/react-rsc-utils": "2.1.7", - "@heroui/shared-utils": "2.1.9", - "@heroui/system": "2.4.15", - "@react-aria/utils": "3.28.2", - "@react-stately/collections": "3.12.3", - "@react-stately/overlays": "3.6.15", - "@react-types/overlays": "3.8.14", - "@react-types/shared": "3.29.0" + "@heroui/shared-utils": "2.1.10", + "clsx": "^1.2.1", + "color": "^4.2.3", + "color2k": "^2.0.3", + "deepmerge": "4.3.1", + "flat": "^5.0.2", + "tailwind-merge": "3.3.1", + "tailwind-variants": "2.0.1" }, "peerDependencies": { - "react": ">=18 || >=19.0.0-rc.0", - "react-dom": ">=18 || >=19.0.0-rc.0" + "tailwindcss": ">=4.0.0" } }, - "node_modules/@heroui/autocomplete": { - "version": "2.3.20", - "resolved": "https://registry.npmjs.org/@heroui/autocomplete/-/autocomplete-2.3.20.tgz", - "integrity": "sha512-QlZ3AjGt/hXW0sJxK+x7XU+PNLam5HU1wYuaC9Q6TXabvh/2BcFncvCi0l3OShh5GYuiP2BTP3Ynb3pdd1+DAA==", - "license": "MIT", - "dependencies": { - "@heroui/aria-utils": "2.2.16", - "@heroui/button": "2.2.19", - "@heroui/form": "2.1.18", - "@heroui/input": "2.4.19", - "@heroui/listbox": "2.3.18", - "@heroui/popover": "2.3.19", - "@heroui/react-utils": "2.1.10", - "@heroui/scroll-shadow": "2.3.13", - "@heroui/shared-icons": "2.1.7", - "@heroui/shared-utils": "2.1.9", - "@heroui/spinner": "2.2.16", - "@heroui/use-aria-button": "2.2.13", - "@heroui/use-safe-layout-effect": "2.1.7", - "@react-aria/combobox": "3.12.2", - "@react-aria/focus": "3.20.2", - "@react-aria/i18n": "3.12.8", - "@react-aria/interactions": "3.25.0", - "@react-aria/utils": "3.28.2", - "@react-aria/visually-hidden": "3.8.22", - "@react-stately/combobox": "3.10.4", - "@react-types/combobox": "3.13.4", - "@react-types/shared": "3.29.0" - }, - "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", - "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", - "react": ">=18 || >=19.0.0-rc.0", - "react-dom": ">=18 || >=19.0.0-rc.0" + "node_modules/@heroui/form/node_modules/clsx": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/clsx/-/clsx-1.2.1.tgz", + "integrity": "sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==", + "license": "MIT", + "engines": { + "node": ">=6" } }, - "node_modules/@heroui/avatar": { - "version": "2.2.15", - "resolved": "https://registry.npmjs.org/@heroui/avatar/-/avatar-2.2.15.tgz", - "integrity": "sha512-8o5+PciEH/uCqlaJDmc06sHAYLFoTenQfpIzWTh4Z/ced3u3xT74ZKf/+q4DnezaA5uJA+nc3+LF3wWli6/o/g==", + "node_modules/@heroui/form/node_modules/tailwindcss": { + "version": "4.1.11", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.11.tgz", + "integrity": "sha512-2E9TBm6MDD/xKYe+dvJZAmg3yxIEDNRc0jwlNyDg/4Fil2QcSLjFKGVff0lAf1jjeaArlG/M75Ey/EYr/OJtBA==", + "license": "MIT", + "peer": true + }, + "node_modules/@heroui/framer-utils": { + "version": "2.1.20", + "resolved": "https://registry.npmjs.org/@heroui/framer-utils/-/framer-utils-2.1.20.tgz", + "integrity": "sha512-DigZrwJp3+ay7rnjIW4ZGXen4QmxDgdvg6xvBK5T6H3JLN6NN+F7kknjK+kFh7tOb1NzuanguribvsufGqMe4w==", "license": "MIT", "dependencies": { - "@heroui/react-utils": "2.1.10", - "@heroui/shared-utils": "2.1.9", - "@heroui/use-image": "2.1.9", - "@react-aria/focus": "3.20.2", - "@react-aria/interactions": "3.25.0", - "@react-aria/utils": "3.28.2" + "@heroui/system": "2.4.20", + "@heroui/use-measure": "2.1.8" }, "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", + "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/badge": { - "version": "2.2.12", - "resolved": "https://registry.npmjs.org/@heroui/badge/-/badge-2.2.12.tgz", - "integrity": "sha512-JVvsmgHzvNDHMSW0/51LaikjTIxm59dU7Bvgp6bN5MuWgMvdhVcrrBskyy98uk7B4i8yYEfzfKBOPU3apZGAug==", - "license": "MIT", - "dependencies": { - "@heroui/react-utils": "2.1.10", - "@heroui/shared-utils": "2.1.9" + "node_modules/@heroui/react": { + "version": "2.8.2", + "resolved": "https://registry.npmjs.org/@heroui/react/-/react-2.8.2.tgz", + "integrity": "sha512-Z0lG7N/jyCxRhh6CWb+WFEjbA6wyutYwAYyDAq5uOsGjRKUpAv5zm6ByNdS1YqrP4k8sp0g5HijXbLThQyR9BQ==", + "license": "MIT", + "dependencies": { + "@heroui/accordion": "2.2.21", + "@heroui/alert": "2.2.24", + "@heroui/autocomplete": "2.3.26", + "@heroui/avatar": "2.2.20", + "@heroui/badge": "2.2.15", + "@heroui/breadcrumbs": "2.2.20", + "@heroui/button": "2.2.24", + "@heroui/calendar": "2.2.24", + "@heroui/card": "2.2.23", + "@heroui/checkbox": "2.3.24", + "@heroui/chip": "2.2.20", + "@heroui/code": "2.2.18", + "@heroui/date-input": "2.3.24", + "@heroui/date-picker": "2.3.25", + "@heroui/divider": "2.2.17", + "@heroui/drawer": "2.2.21", + "@heroui/dropdown": "2.3.24", + "@heroui/form": "2.1.24", + "@heroui/framer-utils": "2.1.20", + "@heroui/image": "2.2.15", + "@heroui/input": "2.4.25", + "@heroui/input-otp": "2.1.24", + "@heroui/kbd": "2.2.19", + "@heroui/link": "2.2.21", + "@heroui/listbox": "2.3.23", + "@heroui/menu": "2.2.23", + "@heroui/modal": "2.2.21", + "@heroui/navbar": "2.2.22", + "@heroui/number-input": "2.0.15", + "@heroui/pagination": "2.2.22", + "@heroui/popover": "2.3.24", + "@heroui/progress": "2.2.20", + "@heroui/radio": "2.3.24", + "@heroui/ripple": "2.2.18", + "@heroui/scroll-shadow": "2.3.16", + "@heroui/select": "2.4.25", + "@heroui/skeleton": "2.2.15", + "@heroui/slider": "2.4.21", + "@heroui/snippet": "2.2.25", + "@heroui/spacer": "2.2.18", + "@heroui/spinner": "2.2.21", + "@heroui/switch": "2.2.22", + "@heroui/system": "2.4.20", + "@heroui/table": "2.2.24", + "@heroui/tabs": "2.2.21", + "@heroui/theme": "2.4.20", + "@heroui/toast": "2.0.14", + "@heroui/tooltip": "2.2.21", + "@heroui/user": "2.2.20", + "@react-aria/visually-hidden": "3.8.26" }, "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", + "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/breadcrumbs": { - "version": "2.2.15", - "resolved": "https://registry.npmjs.org/@heroui/breadcrumbs/-/breadcrumbs-2.2.15.tgz", - "integrity": "sha512-86/WSR21CRPiurb6OLiEPpQeZNPGWyNdpen3tpwT/4nC1U/9nOAw+Gt8uB8dO9Xze6wR4d1yqAIuSPGgVL7OPA==", + "node_modules/@heroui/react-rsc-utils": { + "version": "2.1.9", + "resolved": "https://registry.npmjs.org/@heroui/react-rsc-utils/-/react-rsc-utils-2.1.9.tgz", + "integrity": "sha512-e77OEjNCmQxE9/pnLDDb93qWkX58/CcgIqdNAczT/zUP+a48NxGq2A2WRimvc1uviwaNL2StriE2DmyZPyYW7Q==", + "license": "MIT", + "peerDependencies": { + "react": ">=18 || >=19.0.0-rc.0" + } + }, + "node_modules/@heroui/react-utils": { + "version": "2.1.12", + "resolved": "https://registry.npmjs.org/@heroui/react-utils/-/react-utils-2.1.12.tgz", + "integrity": "sha512-D+EYFMtBuWGrtsw+CklgAHtQfT17wZcjmKIvUMGOjAFFSLHG9NJd7yOrsZGk90OuJVQ3O1Gj3MfchEmUXidxyw==", "license": "MIT", "dependencies": { - "@heroui/react-utils": "2.1.10", - "@heroui/shared-icons": "2.1.7", - "@heroui/shared-utils": "2.1.9", - "@react-aria/breadcrumbs": "3.5.23", - "@react-aria/focus": "3.20.2", - "@react-aria/utils": "3.28.2", - "@react-types/breadcrumbs": "3.7.12", - "@react-types/shared": "3.29.0" + "@heroui/react-rsc-utils": "2.1.9", + "@heroui/shared-utils": "2.1.10" }, "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", - "react": ">=18 || >=19.0.0-rc.0", - "react-dom": ">=18 || >=19.0.0-rc.0" + "react": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/button": { - "version": "2.2.19", - "resolved": "https://registry.npmjs.org/@heroui/button/-/button-2.2.19.tgz", - "integrity": "sha512-9vpTYyGzadcLa2Toy1K0Aoa6hno2kH5S+Sc9Ruliim0MdoqXtdsD2i1Ywpgf2xp6bD6bTHsfb1uuspAYJRdxJA==", + "node_modules/@heroui/react/node_modules/@heroui/accordion": { + "version": "2.2.21", + "resolved": "https://registry.npmjs.org/@heroui/accordion/-/accordion-2.2.21.tgz", + "integrity": "sha512-B873BeTgzxsq9+85/d0BCKFus4llxI6OJBJt+dLXslYdijzfrRhhA7vWzvhOsV3kIHPcTrUpS4iUDO/UhR/EEA==", "license": "MIT", "dependencies": { - "@heroui/react-utils": "2.1.10", - "@heroui/ripple": "2.2.14", - "@heroui/shared-utils": "2.1.9", - "@heroui/spinner": "2.2.16", - "@heroui/use-aria-button": "2.2.13", - "@react-aria/button": "3.13.0", - "@react-aria/focus": "3.20.2", - "@react-aria/interactions": "3.25.0", - "@react-aria/utils": "3.28.2", - "@react-types/button": "3.12.0", - "@react-types/shared": "3.29.0" + "@heroui/aria-utils": "2.2.21", + "@heroui/divider": "2.2.17", + "@heroui/dom-animation": "2.1.10", + "@heroui/framer-utils": "2.1.20", + "@heroui/react-utils": "2.1.12", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.10", + "@heroui/use-aria-accordion": "2.2.16", + "@react-aria/focus": "3.21.0", + "@react-aria/interactions": "3.25.4", + "@react-stately/tree": "3.9.1", + "@react-types/accordion": "3.0.0-alpha.26", + "@react-types/shared": "3.31.0" }, "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/calendar": { - "version": "2.2.19", - "resolved": "https://registry.npmjs.org/@heroui/calendar/-/calendar-2.2.19.tgz", - "integrity": "sha512-q9bSjSWa/NlJGnb/7n18bXXZbn2/oPAAnpgieLorUh/0XeW9mGgasa6OA3VC6q+GfA6MHNpdhe4MBN9jc5fwlA==", - "license": "MIT", - "dependencies": { - "@heroui/button": "2.2.19", - "@heroui/dom-animation": "2.1.8", - "@heroui/framer-utils": "2.1.15", - "@heroui/react-utils": "2.1.10", - "@heroui/shared-icons": "2.1.7", - "@heroui/shared-utils": "2.1.9", - "@heroui/use-aria-button": "2.2.13", - "@internationalized/date": "3.8.0", - "@react-aria/calendar": "3.8.0", - "@react-aria/focus": "3.20.2", - "@react-aria/i18n": "3.12.8", - "@react-aria/interactions": "3.25.0", - "@react-aria/utils": "3.28.2", - "@react-aria/visually-hidden": "3.8.22", - "@react-stately/calendar": "3.8.0", - "@react-stately/utils": "3.10.6", - "@react-types/button": "3.12.0", - "@react-types/calendar": "3.7.0", - "@react-types/shared": "3.29.0", - "@types/lodash.debounce": "^4.0.7", - "scroll-into-view-if-needed": "3.0.10" + "node_modules/@heroui/react/node_modules/@heroui/alert": { + "version": "2.2.24", + "resolved": "https://registry.npmjs.org/@heroui/alert/-/alert-2.2.24.tgz", + "integrity": "sha512-Yec/mykI3n14uJaCP4RTR6iXIa3cFsVF7dt51xFkb0X/h6fTIUiSwnH7hM7vacAHpq5letFcm5XNMj316R2PpA==", + "license": "MIT", + "dependencies": { + "@heroui/button": "2.2.24", + "@heroui/react-utils": "2.1.12", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.10", + "@react-stately/utils": "3.10.8" }, "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.19", + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0" + } + }, + "node_modules/@heroui/react/node_modules/@heroui/autocomplete": { + "version": "2.3.26", + "resolved": "https://registry.npmjs.org/@heroui/autocomplete/-/autocomplete-2.3.26.tgz", + "integrity": "sha512-njdBN9mIM3zUJ2EvSjBBdm8tjRgL5FFQrsgR/OWCdLGui1n1A7h/bF6o5AWZkcDDX5jP1hsGZDtQ+28frorjtw==", + "license": "MIT", + "dependencies": { + "@heroui/aria-utils": "2.2.21", + "@heroui/button": "2.2.24", + "@heroui/form": "2.1.24", + "@heroui/input": "2.4.25", + "@heroui/listbox": "2.3.23", + "@heroui/popover": "2.3.24", + "@heroui/react-utils": "2.1.12", + "@heroui/scroll-shadow": "2.3.16", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.10", + "@heroui/use-safe-layout-effect": "2.1.8", + "@react-aria/combobox": "3.13.0", + "@react-aria/i18n": "3.12.11", + "@react-stately/combobox": "3.11.0", + "@react-types/combobox": "3.13.7", + "@react-types/shared": "3.31.0" + }, + "peerDependencies": { + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/card": { - "version": "2.2.18", - "resolved": "https://registry.npmjs.org/@heroui/card/-/card-2.2.18.tgz", - "integrity": "sha512-fgvOfmeEz3ri9ft2P45ycclsC0AeJxQnZey2JuF6G8ou7IOKYEO0najuW6PDs9h50tY5TLWl1fU5S7WMUzjEpw==", + "node_modules/@heroui/react/node_modules/@heroui/avatar": { + "version": "2.2.20", + "resolved": "https://registry.npmjs.org/@heroui/avatar/-/avatar-2.2.20.tgz", + "integrity": "sha512-wqbgEQQwEyG42EtpiVdy75JsHiJspC9bBusZYB+LIzV3hMO7Gt70rD4W6TShO+L7VA/S1UfHqGL06oYUC7K7ew==", "license": "MIT", "dependencies": { - "@heroui/react-utils": "2.1.10", - "@heroui/ripple": "2.2.14", - "@heroui/shared-utils": "2.1.9", - "@heroui/use-aria-button": "2.2.13", - "@react-aria/button": "3.13.0", - "@react-aria/focus": "3.20.2", - "@react-aria/interactions": "3.25.0", - "@react-aria/utils": "3.28.2", - "@react-types/shared": "3.29.0" + "@heroui/react-utils": "2.1.12", + "@heroui/shared-utils": "2.1.10", + "@heroui/use-image": "2.1.11", + "@react-aria/focus": "3.21.0", + "@react-aria/interactions": "3.25.4" }, "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", - "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/checkbox": { - "version": "2.3.18", - "resolved": "https://registry.npmjs.org/@heroui/checkbox/-/checkbox-2.3.18.tgz", - "integrity": "sha512-hTVCN2A4+lPt+JmsBzgVS5YNEyEu8NvdUDJ01NA3DNpIjAxV6RmiVl6HnRxECHt7xCzqk5inun/W38NOos756g==", + "node_modules/@heroui/react/node_modules/@heroui/badge": { + "version": "2.2.15", + "resolved": "https://registry.npmjs.org/@heroui/badge/-/badge-2.2.15.tgz", + "integrity": "sha512-wdxMBH+FkfqPZrv2FP9aqenKG5EeOH2i9mSopMHP+o4ZaWW5lmKYqjN1lQ5DXCO4XaDtY4jOWEExp4UJ2e7rKg==", "license": "MIT", "dependencies": { - "@heroui/form": "2.1.18", - "@heroui/react-utils": "2.1.10", - "@heroui/shared-utils": "2.1.9", - "@heroui/use-callback-ref": "2.1.7", - "@heroui/use-safe-layout-effect": "2.1.7", - "@react-aria/checkbox": "3.15.4", - "@react-aria/focus": "3.20.2", - "@react-aria/interactions": "3.25.0", - "@react-aria/utils": "3.28.2", - "@react-aria/visually-hidden": "3.8.22", - "@react-stately/checkbox": "3.6.13", - "@react-stately/toggle": "3.8.3", - "@react-types/checkbox": "3.9.3", - "@react-types/shared": "3.29.0" + "@heroui/react-utils": "2.1.12", + "@heroui/shared-utils": "2.1.10" }, "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.3", + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/chip": { - "version": "2.2.15", - "resolved": "https://registry.npmjs.org/@heroui/chip/-/chip-2.2.15.tgz", - "integrity": "sha512-c5omTTjpkydwN9L9LcA3ibxRfWhxYMjJkJwkDZkCY5T+FKItv0iRo2PX6+k13UOhQe+G03zwCJxgkQvAUZHU0A==", + "node_modules/@heroui/react/node_modules/@heroui/breadcrumbs": { + "version": "2.2.20", + "resolved": "https://registry.npmjs.org/@heroui/breadcrumbs/-/breadcrumbs-2.2.20.tgz", + "integrity": "sha512-lH3MykNKF91bbgXRamtKhfnkzmMyfbqErWgnRVVH4j0ae5I8lWuWcmrDlOIrfhzQf+6xv6Mt2uUE2074FOwYmw==", "license": "MIT", "dependencies": { - "@heroui/react-utils": "2.1.10", - "@heroui/shared-icons": "2.1.7", - "@heroui/shared-utils": "2.1.9", - "@react-aria/focus": "3.20.2", - "@react-aria/interactions": "3.25.0", - "@react-aria/utils": "3.28.2", - "@react-types/checkbox": "3.9.3" + "@heroui/react-utils": "2.1.12", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.10", + "@react-aria/breadcrumbs": "3.5.27", + "@react-aria/focus": "3.21.0", + "@react-types/breadcrumbs": "3.7.15" }, "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/code": { - "version": "2.2.14", - "resolved": "https://registry.npmjs.org/@heroui/code/-/code-2.2.14.tgz", - "integrity": "sha512-mFHgSXi1XzP+B59QBpWk/6NOc2A8wToPWDEaPOJO65nNUZ0S7FHhZTUNVPxHRn3wy8RPclPUpLFicGggT5inQw==", + "node_modules/@heroui/react/node_modules/@heroui/button": { + "version": "2.2.24", + "resolved": "https://registry.npmjs.org/@heroui/button/-/button-2.2.24.tgz", + "integrity": "sha512-PR4CZaDSSAGYPv7uUNRc9FAJkNtMgcNUdnD0qxQoJDQoB/C6LLLgROqc/iHaKX9aEH5JYIISbMxTIcJtY2Zk2A==", "license": "MIT", "dependencies": { - "@heroui/react-utils": "2.1.10", - "@heroui/shared-utils": "2.1.9", - "@heroui/system-rsc": "2.3.13" + "@heroui/react-utils": "2.1.12", + "@heroui/ripple": "2.2.18", + "@heroui/shared-utils": "2.1.10", + "@heroui/spinner": "2.2.21", + "@heroui/use-aria-button": "2.2.18", + "@react-aria/focus": "3.21.0", + "@react-aria/interactions": "3.25.4", + "@react-types/shared": "3.31.0" }, "peerDependencies": { - "@heroui/theme": ">=2.4.6", + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", + "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/date-input": { - "version": "2.3.18", - "resolved": "https://registry.npmjs.org/@heroui/date-input/-/date-input-2.3.18.tgz", - "integrity": "sha512-G9RTgvu0L3DyqrmlqeaFN+xWcZaLgfAVJi8hh3tyP1K6VtlSi1+NfioeJ47HZabFy7balmQBioCK/Qg2iZqf3Q==", - "license": "MIT", - "dependencies": { - "@heroui/form": "2.1.18", - "@heroui/react-utils": "2.1.10", - "@heroui/shared-utils": "2.1.9", - "@internationalized/date": "3.8.0", - "@react-aria/datepicker": "3.14.2", - "@react-aria/i18n": "3.12.8", - "@react-aria/utils": "3.28.2", - "@react-stately/datepicker": "3.14.0", - "@react-types/datepicker": "3.12.0", - "@react-types/shared": "3.29.0" + "node_modules/@heroui/react/node_modules/@heroui/calendar": { + "version": "2.2.24", + "resolved": "https://registry.npmjs.org/@heroui/calendar/-/calendar-2.2.24.tgz", + "integrity": "sha512-zUJ/m8uAVEn53FcKN6B2a+BtjXAsSicu8M667aKyaGgVFwOTWgH5miFvD/xLyFu+gAF/LBrC6ysDQMdHdiKKBQ==", + "license": "MIT", + "dependencies": { + "@heroui/button": "2.2.24", + "@heroui/dom-animation": "2.1.10", + "@heroui/framer-utils": "2.1.20", + "@heroui/react-utils": "2.1.12", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.10", + "@heroui/use-aria-button": "2.2.18", + "@internationalized/date": "3.8.2", + "@react-aria/calendar": "3.9.0", + "@react-aria/focus": "3.21.0", + "@react-aria/i18n": "3.12.11", + "@react-aria/interactions": "3.25.4", + "@react-aria/visually-hidden": "3.8.26", + "@react-stately/calendar": "3.8.3", + "@react-stately/utils": "3.10.8", + "@react-types/button": "3.13.0", + "@react-types/calendar": "3.7.3", + "@react-types/shared": "3.31.0", + "scroll-into-view-if-needed": "3.0.10" }, "peerDependencies": { - "@heroui/system": ">=2.4.10", - "@heroui/theme": ">=2.4.9", + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", + "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/date-picker": { - "version": "2.3.19", - "resolved": "https://registry.npmjs.org/@heroui/date-picker/-/date-picker-2.3.19.tgz", - "integrity": "sha512-v+mpWcO9XIknLbVFSdIgVQhFHjinO/ysmsh1lWtXN70GLcc959ip493dWaENx/9VdNFqt4XiB/0d16BBDghsrw==", - "license": "MIT", - "dependencies": { - "@heroui/aria-utils": "2.2.16", - "@heroui/button": "2.2.19", - "@heroui/calendar": "2.2.19", - "@heroui/date-input": "2.3.18", - "@heroui/form": "2.1.18", - "@heroui/popover": "2.3.19", - "@heroui/react-utils": "2.1.10", - "@heroui/shared-icons": "2.1.7", - "@heroui/shared-utils": "2.1.9", - "@internationalized/date": "3.8.0", - "@react-aria/datepicker": "3.14.2", - "@react-aria/i18n": "3.12.8", - "@react-aria/utils": "3.28.2", - "@react-stately/datepicker": "3.14.0", - "@react-stately/overlays": "3.6.15", - "@react-stately/utils": "3.10.6", - "@react-types/datepicker": "3.12.0", - "@react-types/shared": "3.29.0" - }, - "peerDependencies": { - "@heroui/system": ">=2.4.10", - "@heroui/theme": ">=2.4.9", + "node_modules/@heroui/react/node_modules/@heroui/card": { + "version": "2.2.23", + "resolved": "https://registry.npmjs.org/@heroui/card/-/card-2.2.23.tgz", + "integrity": "sha512-oMmZNr2/mGp/S+Ct8iyzAp4H+tLuT3G0dgHyRie7txj8en79RAy+yRPBYdSt3OpIWM/Zv9un3Dnxgmi/UGCo+A==", + "license": "MIT", + "dependencies": { + "@heroui/react-utils": "2.1.12", + "@heroui/ripple": "2.2.18", + "@heroui/shared-utils": "2.1.10", + "@heroui/use-aria-button": "2.2.18", + "@react-aria/focus": "3.21.0", + "@react-aria/interactions": "3.25.4", + "@react-types/shared": "3.31.0" + }, + "peerDependencies": { + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/divider": { - "version": "2.2.13", - "resolved": "https://registry.npmjs.org/@heroui/divider/-/divider-2.2.13.tgz", - "integrity": "sha512-axoFh+eAdlmEPgu8RAbfEhRop/Bld/VuhCr7r7N/CBhCHTOz0H8ja/keYQAZr8Nnxn5s/Lx0NwMuPT0SZEi23A==", + "node_modules/@heroui/react/node_modules/@heroui/checkbox": { + "version": "2.3.24", + "resolved": "https://registry.npmjs.org/@heroui/checkbox/-/checkbox-2.3.24.tgz", + "integrity": "sha512-H/bcpYGeWB9WFhkkOPojO4ONrz5GIMzfAMYdaKOUFtLVl7B9yVca7HaKdNryAFtNSBd/QQAm/an7gh/OFxIgew==", "license": "MIT", "dependencies": { - "@heroui/react-rsc-utils": "2.1.7", - "@heroui/shared-utils": "2.1.9", - "@heroui/system-rsc": "2.3.13", - "@react-types/shared": "3.29.0" + "@heroui/form": "2.1.24", + "@heroui/react-utils": "2.1.12", + "@heroui/shared-utils": "2.1.10", + "@heroui/use-callback-ref": "2.1.8", + "@heroui/use-safe-layout-effect": "2.1.8", + "@react-aria/checkbox": "3.16.0", + "@react-aria/focus": "3.21.0", + "@react-aria/interactions": "3.25.4", + "@react-stately/checkbox": "3.7.0", + "@react-stately/toggle": "3.9.0", + "@react-types/checkbox": "3.10.0", + "@react-types/shared": "3.31.0" }, "peerDependencies": { - "@heroui/theme": ">=2.4.6", + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/dom-animation": { - "version": "2.1.8", - "resolved": "https://registry.npmjs.org/@heroui/dom-animation/-/dom-animation-2.1.8.tgz", - "integrity": "sha512-88PwAmkF+lodZisF1OB3CuwNs+1sTB5eAfGvXZGUCO/rNZvGIL4KxmxuDM2odb0MJYklMU39+aqCEg/U+x2tEA==", + "node_modules/@heroui/react/node_modules/@heroui/chip": { + "version": "2.2.20", + "resolved": "https://registry.npmjs.org/@heroui/chip/-/chip-2.2.20.tgz", + "integrity": "sha512-BTYXeMcSeBPOZEFk4MDGTrcML/NLYmQn+xdlSdiv9b2dM/gEq1hpTizt+kpvNH7kF6BSUxM6zJearIGUZ7gf5w==", "license": "MIT", + "dependencies": { + "@heroui/react-utils": "2.1.12", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.10", + "@react-aria/focus": "3.21.0", + "@react-aria/interactions": "3.25.4" + }, "peerDependencies": { - "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1" + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/drawer": { - "version": "2.2.16", - "resolved": "https://registry.npmjs.org/@heroui/drawer/-/drawer-2.2.16.tgz", - "integrity": "sha512-g3kquuqvHF15KY2jStlEEE9cUpnxRyvrasyQQtVLjxfJwBPosl9Yp6vS6z+sYBhvgTZc5r66LpEOREumrSxvSQ==", + "node_modules/@heroui/react/node_modules/@heroui/code": { + "version": "2.2.18", + "resolved": "https://registry.npmjs.org/@heroui/code/-/code-2.2.18.tgz", + "integrity": "sha512-e8+5LoJw6GQs9ASlAjdHG/Ksgiu9AyPfmf6ElP0VNXuRbXEtiOO5gXJxxh81bxz05HQaQyL/mQZKqnxf+Zb6bA==", "license": "MIT", "dependencies": { - "@heroui/framer-utils": "2.1.15", - "@heroui/modal": "2.2.16", - "@heroui/react-utils": "2.1.10", - "@heroui/shared-utils": "2.1.9" + "@heroui/react-utils": "2.1.12", + "@heroui/shared-utils": "2.1.10", + "@heroui/system-rsc": "2.3.17" }, "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", + "@heroui/theme": ">=2.4.17", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/dropdown": { - "version": "2.3.19", - "resolved": "https://registry.npmjs.org/@heroui/dropdown/-/dropdown-2.3.19.tgz", - "integrity": "sha512-smSnLNM9s1f/l+0Z1J6nn6wcvfLCz/GRLRJLw09qnoUb+9pGWxsA1uZNRopB7oZOrD5VafGHR6bXy5iV7mfReQ==", + "node_modules/@heroui/react/node_modules/@heroui/date-input": { + "version": "2.3.24", + "resolved": "https://registry.npmjs.org/@heroui/date-input/-/date-input-2.3.24.tgz", + "integrity": "sha512-K1OFu8vv3oEgQ9GV2ipB+tJOsU/0+DsKWDiKiAISMt4OXilybncm2SrR05M5D36BM0jm5gofnNN7geMYBbhngQ==", "license": "MIT", "dependencies": { - "@heroui/aria-utils": "2.2.16", - "@heroui/menu": "2.2.18", - "@heroui/popover": "2.3.19", - "@heroui/react-utils": "2.1.10", - "@heroui/shared-utils": "2.1.9", - "@react-aria/focus": "3.20.2", - "@react-aria/menu": "3.18.2", - "@react-aria/utils": "3.28.2", - "@react-stately/menu": "3.9.3", - "@react-types/menu": "3.10.0" + "@heroui/form": "2.1.24", + "@heroui/react-utils": "2.1.12", + "@heroui/shared-utils": "2.1.10", + "@internationalized/date": "3.8.2", + "@react-aria/datepicker": "3.15.0", + "@react-aria/i18n": "3.12.11", + "@react-stately/datepicker": "3.15.0", + "@react-types/datepicker": "3.13.0", + "@react-types/shared": "3.31.0" }, "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0" + } + }, + "node_modules/@heroui/react/node_modules/@heroui/date-picker": { + "version": "2.3.25", + "resolved": "https://registry.npmjs.org/@heroui/date-picker/-/date-picker-2.3.25.tgz", + "integrity": "sha512-UHnn/RDHF4vVZcJ54U8hArknYcmEGyeNbhRNVtXKcRWQgrA7gi/S5ng9m8Wi/j+SbWK7KiPdVSwlk/1PQr5Vdw==", + "license": "MIT", + "dependencies": { + "@heroui/aria-utils": "2.2.21", + "@heroui/button": "2.2.24", + "@heroui/calendar": "2.2.24", + "@heroui/date-input": "2.3.24", + "@heroui/form": "2.1.24", + "@heroui/popover": "2.3.24", + "@heroui/react-utils": "2.1.12", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.10", + "@internationalized/date": "3.8.2", + "@react-aria/datepicker": "3.15.0", + "@react-aria/i18n": "3.12.11", + "@react-stately/datepicker": "3.15.0", + "@react-stately/utils": "3.10.8", + "@react-types/datepicker": "3.13.0", + "@react-types/shared": "3.31.0" + }, + "peerDependencies": { + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/form": { - "version": "2.1.18", - "resolved": "https://registry.npmjs.org/@heroui/form/-/form-2.1.18.tgz", - "integrity": "sha512-cBlliX6uiIUHDMF/bf5u1JhaA1+ddJHfmDPGfdl25c0mSWbyJqWJ0f1N2KZfrOf8kBkXdWCDXgK5sr3h9n22xg==", + "node_modules/@heroui/react/node_modules/@heroui/divider": { + "version": "2.2.17", + "resolved": "https://registry.npmjs.org/@heroui/divider/-/divider-2.2.17.tgz", + "integrity": "sha512-/6u3mo3TLGOsxYftuHUamfgDYZARsk7esKSxwEeSJ1ufIuo/+Z+yPpaTfe3WUvha0VuwTfyLN99+puqdoTU3zQ==", "license": "MIT", "dependencies": { - "@heroui/react-utils": "2.1.10", - "@heroui/shared-utils": "2.1.9", - "@heroui/system": "2.4.15", - "@heroui/theme": "2.4.15", - "@react-aria/utils": "3.28.2", - "@react-stately/form": "3.1.3", - "@react-types/form": "3.7.11", - "@react-types/shared": "3.29.0" + "@heroui/react-rsc-utils": "2.1.9", + "@heroui/system-rsc": "2.3.17", + "@react-types/shared": "3.31.0" }, "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", - "react": ">=18", - "react-dom": ">=18" + "@heroui/theme": ">=2.4.17", + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/framer-utils": { - "version": "2.1.15", - "resolved": "https://registry.npmjs.org/@heroui/framer-utils/-/framer-utils-2.1.15.tgz", - "integrity": "sha512-SH6hIz0OrhJrx284Gnp1EpCnNL8Dkt3XFmtHogNsE9ggRwMLy1xKIqyVni0V4ZmUe1DNGKAW9ywHV3onp3pFfg==", + "node_modules/@heroui/react/node_modules/@heroui/drawer": { + "version": "2.2.21", + "resolved": "https://registry.npmjs.org/@heroui/drawer/-/drawer-2.2.21.tgz", + "integrity": "sha512-pYFWOyIqX1gmMOsFxEfajWFjX32O1jDvei7Q9eHs4AVVw7DaeWtQUYovM/6p8yRp//X/bxNQpUhMvEFaIc/8yQ==", + "license": "MIT", + "dependencies": { + "@heroui/framer-utils": "2.1.20", + "@heroui/modal": "2.2.21", + "@heroui/react-utils": "2.1.12", + "@heroui/shared-utils": "2.1.10" + }, + "peerDependencies": { + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0" + } + }, + "node_modules/@heroui/react/node_modules/@heroui/dropdown": { + "version": "2.3.24", + "resolved": "https://registry.npmjs.org/@heroui/dropdown/-/dropdown-2.3.24.tgz", + "integrity": "sha512-xqvfCViiFW1jOqtRHvMT2mUe7FjTHPJswcyYL80ECRbToS5r9wYvljBgewzesm98l3d15ELGYr4dsqufqNJ9Cg==", "license": "MIT", "dependencies": { - "@heroui/shared-utils": "2.1.9", - "@heroui/system": "2.4.15", - "@heroui/use-measure": "2.1.7" + "@heroui/aria-utils": "2.2.21", + "@heroui/menu": "2.2.23", + "@heroui/popover": "2.3.24", + "@heroui/react-utils": "2.1.12", + "@heroui/shared-utils": "2.1.10", + "@react-aria/focus": "3.21.0", + "@react-aria/menu": "3.19.0", + "@react-stately/menu": "3.9.6", + "@react-types/menu": "3.10.3" }, "peerDependencies": { + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/image": { - "version": "2.2.12", - "resolved": "https://registry.npmjs.org/@heroui/image/-/image-2.2.12.tgz", - "integrity": "sha512-WJmdp86ibq0XJzi64a/n/c5xEDHNvBD5VU7hinyasRLQBa159Hw4Mab7sueFVBX6ELWj/MIyRb9GK8wz9n3Pwg==", + "node_modules/@heroui/react/node_modules/@heroui/image": { + "version": "2.2.15", + "resolved": "https://registry.npmjs.org/@heroui/image/-/image-2.2.15.tgz", + "integrity": "sha512-7/DIVZJh2CIZuzoRW9/XVLRyLTWsqNFQgEknEAjGudAUxlcu1dJ8ZuFBVC55SfPIrXE7WuGoiG1Q0B1iwW65IA==", "license": "MIT", "dependencies": { - "@heroui/react-utils": "2.1.10", - "@heroui/shared-utils": "2.1.9", - "@heroui/use-image": "2.1.9" + "@heroui/react-utils": "2.1.12", + "@heroui/shared-utils": "2.1.10", + "@heroui/use-image": "2.1.11" }, "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/input": { - "version": "2.4.19", - "resolved": "https://registry.npmjs.org/@heroui/input/-/input-2.4.19.tgz", - "integrity": "sha512-hKkdMNYHoHpwW/wxdbcWW6M9lLzSTQkSC1FwSfmx3Ug399bX9aLbwNj6R7oOpqqilZjbdnVOWDTzQ9B1vu1Sqg==", - "license": "MIT", - "dependencies": { - "@heroui/form": "2.1.18", - "@heroui/react-utils": "2.1.10", - "@heroui/shared-icons": "2.1.7", - "@heroui/shared-utils": "2.1.9", - "@heroui/use-safe-layout-effect": "2.1.7", - "@react-aria/focus": "3.20.2", - "@react-aria/interactions": "3.25.0", - "@react-aria/textfield": "3.17.2", - "@react-aria/utils": "3.28.2", - "@react-stately/utils": "3.10.6", - "@react-types/shared": "3.29.0", - "@react-types/textfield": "3.12.1", + "node_modules/@heroui/react/node_modules/@heroui/input": { + "version": "2.4.25", + "resolved": "https://registry.npmjs.org/@heroui/input/-/input-2.4.25.tgz", + "integrity": "sha512-k5qYabB2wBmRQvrbGb9gk/KjK97H11rzQyvGsJXdoRbRMxoDB2sczpG08IqY1ecHXQT5bHqJ3Qgh6q1ZN+MYxg==", + "license": "MIT", + "dependencies": { + "@heroui/form": "2.1.24", + "@heroui/react-utils": "2.1.12", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.10", + "@heroui/use-safe-layout-effect": "2.1.8", + "@react-aria/focus": "3.21.0", + "@react-aria/interactions": "3.25.4", + "@react-aria/textfield": "3.18.0", + "@react-stately/utils": "3.10.8", + "@react-types/shared": "3.31.0", + "@react-types/textfield": "3.12.4", "react-textarea-autosize": "^8.5.3" }, "peerDependencies": { - "@heroui/system": ">=2.4.10", - "@heroui/theme": ">=2.4.12", + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.19", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/input-otp": { - "version": "2.1.18", - "resolved": "https://registry.npmjs.org/@heroui/input-otp/-/input-otp-2.1.18.tgz", - "integrity": "sha512-JMqQf4j0tx+OkDyN69KKMIHbxsFvbF5ov5WkwDP1h77eD0Wr89FzJz7nUMIpruEwrFtuCT/QnmQuHcBEIwC0sA==", + "node_modules/@heroui/react/node_modules/@heroui/input-otp": { + "version": "2.1.24", + "resolved": "https://registry.npmjs.org/@heroui/input-otp/-/input-otp-2.1.24.tgz", + "integrity": "sha512-t8zT8mRt/pLR4u1Qw/eyVLCSSvgYehVVXbPor++SVtWAtNMpKp5GuY3CmKsxujZ2BJU8f2itVgHo0UryEXKdRg==", "license": "MIT", "dependencies": { - "@heroui/form": "2.1.18", - "@heroui/react-utils": "2.1.10", - "@heroui/shared-utils": "2.1.9", - "@react-aria/focus": "3.20.2", - "@react-aria/form": "3.0.15", - "@react-aria/utils": "3.28.2", - "@react-stately/form": "3.1.3", - "@react-stately/utils": "3.10.6", - "@react-types/textfield": "3.12.1", + "@heroui/form": "2.1.24", + "@heroui/react-utils": "2.1.12", + "@heroui/shared-utils": "2.1.10", + "@heroui/use-form-reset": "2.0.1", + "@react-aria/focus": "3.21.0", + "@react-aria/form": "3.1.0", + "@react-stately/form": "3.2.0", + "@react-stately/utils": "3.10.8", + "@react-types/textfield": "3.12.4", "input-otp": "1.4.1" }, "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.13", + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", "react": ">=18", "react-dom": ">=18" } }, - "node_modules/@heroui/kbd": { - "version": "2.2.15", - "resolved": "https://registry.npmjs.org/@heroui/kbd/-/kbd-2.2.15.tgz", - "integrity": "sha512-cx/PIi+3Hb3EKF3OdejClgOFXLWiUFM7iLZ4rmbFzY9PJiIkPUQCLLhljjCpJmcbRfYHY/UXwUszsIhm/aoSvA==", + "node_modules/@heroui/react/node_modules/@heroui/kbd": { + "version": "2.2.19", + "resolved": "https://registry.npmjs.org/@heroui/kbd/-/kbd-2.2.19.tgz", + "integrity": "sha512-PP8fMPRVMGqJU3T5ufyjPUrguBxNstdBLIqiwk4G6TXBTrTkfMxTYVNG+gvsB6tjzmVjPsHpv2IvCjG4arLojw==", "license": "MIT", "dependencies": { - "@heroui/react-utils": "2.1.10", - "@heroui/shared-utils": "2.1.9", - "@heroui/system-rsc": "2.3.13", - "@react-aria/utils": "3.28.2" + "@heroui/react-utils": "2.1.12", + "@heroui/shared-utils": "2.1.10", + "@heroui/system-rsc": "2.3.17" }, "peerDependencies": { - "@heroui/theme": ">=2.4.6", + "@heroui/theme": ">=2.4.17", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/link": { - "version": "2.2.16", - "resolved": "https://registry.npmjs.org/@heroui/link/-/link-2.2.16.tgz", - "integrity": "sha512-k/F4bQptv0HAWu9MbePpIa8XvPPDXYxw603HlyFK7qqeGM9daXK3ZgEhE/sd2cnatxa9pYuaiimh7ZxMEsCvtQ==", + "node_modules/@heroui/react/node_modules/@heroui/link": { + "version": "2.2.21", + "resolved": "https://registry.npmjs.org/@heroui/link/-/link-2.2.21.tgz", + "integrity": "sha512-s2jUESfwx+dYvKjM/ct1XAl/hJcEdSykmOt/X9L5YSaGqhhaFzk1QvlUcz0Byu+WAN0OjxRZxAEbEV642IjNDw==", "license": "MIT", "dependencies": { - "@heroui/react-utils": "2.1.10", - "@heroui/shared-icons": "2.1.7", - "@heroui/shared-utils": "2.1.9", - "@heroui/use-aria-link": "2.2.14", - "@react-aria/focus": "3.20.2", - "@react-aria/link": "3.8.0", - "@react-aria/utils": "3.28.2", - "@react-types/link": "3.6.0" + "@heroui/react-utils": "2.1.12", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.10", + "@heroui/use-aria-link": "2.2.19", + "@react-aria/focus": "3.21.0", + "@react-types/link": "3.6.3" }, "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/listbox": { - "version": "2.3.18", - "resolved": "https://registry.npmjs.org/@heroui/listbox/-/listbox-2.3.18.tgz", - "integrity": "sha512-CQRp6Lsyq5iqSSTitFmwoBjWff8nEyqLW17yA3UDZNQfUX2g8F/tPfFmDiRQzKykpQTOZ1MhT0SietQHfyv8Eg==", - "license": "MIT", - "dependencies": { - "@heroui/aria-utils": "2.2.16", - "@heroui/divider": "2.2.13", - "@heroui/react-utils": "2.1.10", - "@heroui/shared-utils": "2.1.9", - "@heroui/use-is-mobile": "2.2.9", - "@react-aria/focus": "3.20.2", - "@react-aria/interactions": "3.25.0", - "@react-aria/listbox": "3.14.3", - "@react-aria/utils": "3.28.2", - "@react-stately/list": "3.12.1", - "@react-types/menu": "3.10.0", - "@react-types/shared": "3.29.0", + "node_modules/@heroui/react/node_modules/@heroui/listbox": { + "version": "2.3.23", + "resolved": "https://registry.npmjs.org/@heroui/listbox/-/listbox-2.3.23.tgz", + "integrity": "sha512-8lZupiqN6J7mNR9gbpz8kDRIdInUXrXc+anInxSDGbL7z+PYgnJ+dqice2yJyRZy/8eT5ZpTdfdV/aw9DluNyA==", + "license": "MIT", + "dependencies": { + "@heroui/aria-utils": "2.2.21", + "@heroui/divider": "2.2.17", + "@heroui/react-utils": "2.1.12", + "@heroui/shared-utils": "2.1.10", + "@heroui/use-is-mobile": "2.2.12", + "@react-aria/focus": "3.21.0", + "@react-aria/interactions": "3.25.4", + "@react-aria/listbox": "3.14.7", + "@react-stately/list": "3.12.4", + "@react-types/shared": "3.31.0", "@tanstack/react-virtual": "3.11.3" }, "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/menu": { - "version": "2.2.18", - "resolved": "https://registry.npmjs.org/@heroui/menu/-/menu-2.2.18.tgz", - "integrity": "sha512-O1i1yuiv34jW8nv8rHGIfwXC+1V6ZxTUu3nblR/TjgB8qClf4WV1LtmkDPweQ5rcR3w8+LKGTGMXh/4tfxDD8A==", - "license": "MIT", - "dependencies": { - "@heroui/aria-utils": "2.2.16", - "@heroui/divider": "2.2.13", - "@heroui/react-utils": "2.1.10", - "@heroui/shared-utils": "2.1.9", - "@heroui/use-is-mobile": "2.2.9", - "@react-aria/focus": "3.20.2", - "@react-aria/interactions": "3.25.0", - "@react-aria/menu": "3.18.2", - "@react-aria/utils": "3.28.2", - "@react-stately/menu": "3.9.3", - "@react-stately/tree": "3.8.9", - "@react-types/menu": "3.10.0", - "@react-types/shared": "3.29.0" - }, - "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", + "node_modules/@heroui/react/node_modules/@heroui/menu": { + "version": "2.2.23", + "resolved": "https://registry.npmjs.org/@heroui/menu/-/menu-2.2.23.tgz", + "integrity": "sha512-Q2X+7dGxiHmTDnlboOi757biHkbci4zpukMDIi7i2UzHdw1SraH/A2K7bUdGMP+7+KxwSDmj19e0/ZHV/TWtaQ==", + "license": "MIT", + "dependencies": { + "@heroui/aria-utils": "2.2.21", + "@heroui/divider": "2.2.17", + "@heroui/react-utils": "2.1.12", + "@heroui/shared-utils": "2.1.10", + "@heroui/use-is-mobile": "2.2.12", + "@react-aria/focus": "3.21.0", + "@react-aria/interactions": "3.25.4", + "@react-aria/menu": "3.19.0", + "@react-stately/tree": "3.9.1", + "@react-types/menu": "3.10.3", + "@react-types/shared": "3.31.0" + }, + "peerDependencies": { + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/modal": { - "version": "2.2.16", - "resolved": "https://registry.npmjs.org/@heroui/modal/-/modal-2.2.16.tgz", - "integrity": "sha512-H4Apuvs6ohZTweRe2atRtJQp1nI9HSZVMKRgdn8kIqYBP4rZBu3dTPvnqRKzI4cpdQrsAr4J3xJ36Yt/sn0Rpw==", - "license": "MIT", - "dependencies": { - "@heroui/dom-animation": "2.1.8", - "@heroui/framer-utils": "2.1.15", - "@heroui/react-utils": "2.1.10", - "@heroui/shared-icons": "2.1.7", - "@heroui/shared-utils": "2.1.9", - "@heroui/use-aria-button": "2.2.13", - "@heroui/use-aria-modal-overlay": "2.2.12", - "@heroui/use-disclosure": "2.2.11", - "@heroui/use-draggable": "2.1.11", - "@react-aria/dialog": "3.5.24", - "@react-aria/focus": "3.20.2", - "@react-aria/interactions": "3.25.0", - "@react-aria/overlays": "3.27.0", - "@react-aria/utils": "3.28.2", - "@react-stately/overlays": "3.6.15", - "@react-types/overlays": "3.8.14" - }, - "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", + "node_modules/@heroui/react/node_modules/@heroui/modal": { + "version": "2.2.21", + "resolved": "https://registry.npmjs.org/@heroui/modal/-/modal-2.2.21.tgz", + "integrity": "sha512-VZDwDS+UnYrpCYvqkGTIlm9ADy7s8vvQo1ueLts7WCSYpMxWu6YDnJpkHnth2AyhEzdXGIskbMm96TZW5jwdAQ==", + "license": "MIT", + "dependencies": { + "@heroui/dom-animation": "2.1.10", + "@heroui/framer-utils": "2.1.20", + "@heroui/react-utils": "2.1.12", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.10", + "@heroui/use-aria-button": "2.2.18", + "@heroui/use-aria-modal-overlay": "2.2.17", + "@heroui/use-disclosure": "2.2.15", + "@heroui/use-draggable": "2.1.16", + "@heroui/use-viewport-size": "2.0.1", + "@react-aria/dialog": "3.5.28", + "@react-aria/focus": "3.21.0", + "@react-aria/overlays": "3.28.0", + "@react-stately/overlays": "3.6.18" + }, + "peerDependencies": { + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/navbar": { - "version": "2.2.17", - "resolved": "https://registry.npmjs.org/@heroui/navbar/-/navbar-2.2.17.tgz", - "integrity": "sha512-+8iH0arqTSAs64Pnx8yI5nrfpK/kmkD7vR+WlfEy9rwJ1cuWjesvOttadfG2TnoQO3FJ+Wm4GEvwgmgeXMmpnQ==", - "license": "MIT", - "dependencies": { - "@heroui/dom-animation": "2.1.8", - "@heroui/framer-utils": "2.1.15", - "@heroui/react-utils": "2.1.10", - "@heroui/shared-utils": "2.1.9", - "@heroui/use-scroll-position": "2.1.7", - "@react-aria/button": "3.13.0", - "@react-aria/focus": "3.20.2", - "@react-aria/interactions": "3.25.0", - "@react-aria/overlays": "3.27.0", - "@react-aria/utils": "3.28.2", - "@react-stately/toggle": "3.8.3", - "@react-stately/utils": "3.10.6" - }, - "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", + "node_modules/@heroui/react/node_modules/@heroui/navbar": { + "version": "2.2.22", + "resolved": "https://registry.npmjs.org/@heroui/navbar/-/navbar-2.2.22.tgz", + "integrity": "sha512-EMeg18Y3RWQBf0EfSi9pYfCzMva60d0bD1JgZE6IkSjrHJp+iOu9d9y32MlSsUX0sUvjeowYuYeVwg80d9vJqA==", + "license": "MIT", + "dependencies": { + "@heroui/dom-animation": "2.1.10", + "@heroui/framer-utils": "2.1.20", + "@heroui/react-utils": "2.1.12", + "@heroui/shared-utils": "2.1.10", + "@heroui/use-resize": "2.1.8", + "@heroui/use-scroll-position": "2.1.8", + "@react-aria/button": "3.14.0", + "@react-aria/focus": "3.21.0", + "@react-aria/interactions": "3.25.4", + "@react-aria/overlays": "3.28.0", + "@react-stately/toggle": "3.9.0", + "@react-stately/utils": "3.10.8" + }, + "peerDependencies": { + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/number-input": { - "version": "2.0.9", - "resolved": "https://registry.npmjs.org/@heroui/number-input/-/number-input-2.0.9.tgz", - "integrity": "sha512-UKmr8V6gNjdFDFgdhvU9fVWrChwXdNkg3H2Jh1NiBAjvnAOiZZ8rJsSRxR8gR4bM81Hdo+V6NKATlMYcOWSXZA==", - "license": "MIT", - "dependencies": { - "@heroui/button": "2.2.19", - "@heroui/form": "2.1.18", - "@heroui/react-utils": "2.1.10", - "@heroui/shared-icons": "2.1.7", - "@heroui/shared-utils": "2.1.9", - "@heroui/use-safe-layout-effect": "2.1.7", - "@react-aria/focus": "3.20.2", - "@react-aria/i18n": "3.12.8", - "@react-aria/interactions": "3.25.0", - "@react-aria/numberfield": "3.11.13", - "@react-aria/utils": "3.28.2", - "@react-stately/numberfield": "3.9.11", - "@react-stately/utils": "3.10.6", - "@react-types/button": "3.12.0", - "@react-types/numberfield": "3.8.10", - "@react-types/shared": "3.29.0" - }, - "peerDependencies": { - "@heroui/system": ">=2.4.10", - "@heroui/theme": ">=2.4.9", + "node_modules/@heroui/react/node_modules/@heroui/number-input": { + "version": "2.0.15", + "resolved": "https://registry.npmjs.org/@heroui/number-input/-/number-input-2.0.15.tgz", + "integrity": "sha512-GSyHAxbVVfdrmcHzNoJlS4+rWTlRPugT0yHDDI8Yg+JjJ05PTPxEVeNrKnx7dwu3bs2yEreDhBDd5wt/IUZ0kQ==", + "license": "MIT", + "dependencies": { + "@heroui/button": "2.2.24", + "@heroui/form": "2.1.24", + "@heroui/react-utils": "2.1.12", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.10", + "@heroui/use-safe-layout-effect": "2.1.8", + "@react-aria/focus": "3.21.0", + "@react-aria/i18n": "3.12.11", + "@react-aria/interactions": "3.25.4", + "@react-aria/numberfield": "3.12.0", + "@react-stately/numberfield": "3.10.0", + "@react-types/button": "3.13.0", + "@react-types/numberfield": "3.8.13", + "@react-types/shared": "3.31.0" + }, + "peerDependencies": { + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.19", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/pagination": { - "version": "2.2.17", - "resolved": "https://registry.npmjs.org/@heroui/pagination/-/pagination-2.2.17.tgz", - "integrity": "sha512-UL1MRw2zNsvc5gTe9m3ZN12Fiq5NlDKvpXus0EL471QnsZSOc6SsmjVHrLTWs+AmWiEfiQ2ICKjrlR/JYF+ZGQ==", - "license": "MIT", - "dependencies": { - "@heroui/react-utils": "2.1.10", - "@heroui/shared-icons": "2.1.7", - "@heroui/shared-utils": "2.1.9", - "@heroui/use-intersection-observer": "2.2.11", - "@heroui/use-pagination": "2.2.12", - "@react-aria/focus": "3.20.2", - "@react-aria/i18n": "3.12.8", - "@react-aria/interactions": "3.25.0", - "@react-aria/utils": "3.28.2", + "node_modules/@heroui/react/node_modules/@heroui/pagination": { + "version": "2.2.22", + "resolved": "https://registry.npmjs.org/@heroui/pagination/-/pagination-2.2.22.tgz", + "integrity": "sha512-HKv4bBSIh+AFkr+mLOL+Qhdt6blL0AtMrAY/WXXTr7yMOKKZsGDBuTgANTgp2yw8z52gX9hm0xs0kZs/73noHA==", + "license": "MIT", + "dependencies": { + "@heroui/react-utils": "2.1.12", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.10", + "@heroui/use-intersection-observer": "2.2.14", + "@heroui/use-pagination": "2.2.16", + "@react-aria/focus": "3.21.0", + "@react-aria/i18n": "3.12.11", + "@react-aria/interactions": "3.25.4", + "@react-aria/utils": "3.30.0", "scroll-into-view-if-needed": "3.0.10" }, "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/popover": { - "version": "2.3.19", - "resolved": "https://registry.npmjs.org/@heroui/popover/-/popover-2.3.19.tgz", - "integrity": "sha512-I6IkBea61BKyvJ3NVBSvXMb4HgQwXXBmtag6L+AsGakJ5X+10v5oAuFHYEhhnZ9Uwh3ckqw0dMzQzzh5P4VE6A==", - "license": "MIT", - "dependencies": { - "@heroui/aria-utils": "2.2.16", - "@heroui/button": "2.2.19", - "@heroui/dom-animation": "2.1.8", - "@heroui/framer-utils": "2.1.15", - "@heroui/react-utils": "2.1.10", - "@heroui/shared-utils": "2.1.9", - "@heroui/use-aria-button": "2.2.13", - "@heroui/use-safe-layout-effect": "2.1.7", - "@react-aria/dialog": "3.5.24", - "@react-aria/focus": "3.20.2", - "@react-aria/interactions": "3.25.0", - "@react-aria/overlays": "3.27.0", - "@react-aria/utils": "3.28.2", - "@react-stately/overlays": "3.6.15", - "@react-types/button": "3.12.0", - "@react-types/overlays": "3.8.14" - }, - "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", + "node_modules/@heroui/react/node_modules/@heroui/popover": { + "version": "2.3.24", + "resolved": "https://registry.npmjs.org/@heroui/popover/-/popover-2.3.24.tgz", + "integrity": "sha512-ZIVGgqg2RAeRisMNhtJEfOk+yvitk0t7RzcQxd6Has/XkNPXStWEmpjW9wI5P9/RPj76ix4fS7ZArQefX+VHUg==", + "license": "MIT", + "dependencies": { + "@heroui/aria-utils": "2.2.21", + "@heroui/button": "2.2.24", + "@heroui/dom-animation": "2.1.10", + "@heroui/framer-utils": "2.1.20", + "@heroui/react-utils": "2.1.12", + "@heroui/shared-utils": "2.1.10", + "@heroui/use-aria-button": "2.2.18", + "@heroui/use-aria-overlay": "2.0.2", + "@heroui/use-safe-layout-effect": "2.1.8", + "@react-aria/dialog": "3.5.28", + "@react-aria/focus": "3.21.0", + "@react-aria/overlays": "3.28.0", + "@react-stately/overlays": "3.6.18", + "@react-types/overlays": "3.9.0" + }, + "peerDependencies": { + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/progress": { - "version": "2.2.15", - "resolved": "https://registry.npmjs.org/@heroui/progress/-/progress-2.2.15.tgz", - "integrity": "sha512-nWZCw4EAuBZ7hrmmgC1bSzhg2wJScQeop4erUIM59UHFUSYhVbW7GG6Q5wBn+lEkEi/Sn3Tm7OOFDlUa7bRdXA==", + "node_modules/@heroui/react/node_modules/@heroui/progress": { + "version": "2.2.20", + "resolved": "https://registry.npmjs.org/@heroui/progress/-/progress-2.2.20.tgz", + "integrity": "sha512-TMnMh/TPGDPr2c91tcD5JyWRph74xENLcaV/jIihh9UZpKKLrzoU1rTCjKbqaK7Dz9y5fcgM8vVAZmf7SK3mWA==", "license": "MIT", "dependencies": { - "@heroui/react-utils": "2.1.10", - "@heroui/shared-utils": "2.1.9", - "@heroui/use-is-mounted": "2.1.7", - "@react-aria/i18n": "3.12.8", - "@react-aria/progress": "3.4.22", - "@react-aria/utils": "3.28.2", - "@react-types/progress": "3.5.11" + "@heroui/react-utils": "2.1.12", + "@heroui/shared-utils": "2.1.10", + "@heroui/use-is-mounted": "2.1.8", + "@react-aria/progress": "3.4.25", + "@react-types/progress": "3.5.14" }, "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/radio": { - "version": "2.3.18", - "resolved": "https://registry.npmjs.org/@heroui/radio/-/radio-2.3.18.tgz", - "integrity": "sha512-QCyEFa6eBhkqouf+h4Tk5Xnm6kn8slEwD5c8ol/Se2P/iDWxnXhy4mKiHZq6qhPIgxYqnY4cwNeaR/iz+42XXw==", + "node_modules/@heroui/react/node_modules/@heroui/radio": { + "version": "2.3.24", + "resolved": "https://registry.npmjs.org/@heroui/radio/-/radio-2.3.24.tgz", + "integrity": "sha512-IQ1cwsIAff1JvlpqK5El/b2z6JTDqWK8XiTkElvEy4QkY29uIINkYy6kXqbKyZx14pKN0ILou6Z/iR8QUq304g==", "license": "MIT", "dependencies": { - "@heroui/form": "2.1.18", - "@heroui/react-utils": "2.1.10", - "@heroui/shared-utils": "2.1.9", - "@react-aria/focus": "3.20.2", - "@react-aria/interactions": "3.25.0", - "@react-aria/radio": "3.11.2", - "@react-aria/utils": "3.28.2", - "@react-aria/visually-hidden": "3.8.22", - "@react-stately/radio": "3.10.12", - "@react-types/radio": "3.8.8", - "@react-types/shared": "3.29.0" + "@heroui/form": "2.1.24", + "@heroui/react-utils": "2.1.12", + "@heroui/shared-utils": "2.1.10", + "@react-aria/focus": "3.21.0", + "@react-aria/interactions": "3.25.4", + "@react-aria/radio": "3.12.0", + "@react-aria/visually-hidden": "3.8.26", + "@react-stately/radio": "3.11.0", + "@react-types/radio": "3.9.0", + "@react-types/shared": "3.31.0" }, "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.3", + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/react": { - "version": "2.7.8", - "resolved": "https://registry.npmjs.org/@heroui/react/-/react-2.7.8.tgz", - "integrity": "sha512-ywtnEcf64mj5Q6nwjv2atG+Y6BVSlm8G+QZkGKBeQnMZfKi2oBAsNNEMoC9XW4wWp/nB4t5pJPp28oJaTZcofA==", - "license": "MIT", - "dependencies": { - "@heroui/accordion": "2.2.16", - "@heroui/alert": "2.2.19", - "@heroui/autocomplete": "2.3.20", - "@heroui/avatar": "2.2.15", - "@heroui/badge": "2.2.12", - "@heroui/breadcrumbs": "2.2.15", - "@heroui/button": "2.2.19", - "@heroui/calendar": "2.2.19", - "@heroui/card": "2.2.18", - "@heroui/checkbox": "2.3.18", - "@heroui/chip": "2.2.15", - "@heroui/code": "2.2.14", - "@heroui/date-input": "2.3.18", - "@heroui/date-picker": "2.3.19", - "@heroui/divider": "2.2.13", - "@heroui/drawer": "2.2.16", - "@heroui/dropdown": "2.3.19", - "@heroui/form": "2.1.18", - "@heroui/framer-utils": "2.1.15", - "@heroui/image": "2.2.12", - "@heroui/input": "2.4.19", - "@heroui/input-otp": "2.1.18", - "@heroui/kbd": "2.2.15", - "@heroui/link": "2.2.16", - "@heroui/listbox": "2.3.18", - "@heroui/menu": "2.2.18", - "@heroui/modal": "2.2.16", - "@heroui/navbar": "2.2.17", - "@heroui/number-input": "2.0.9", - "@heroui/pagination": "2.2.17", - "@heroui/popover": "2.3.19", - "@heroui/progress": "2.2.15", - "@heroui/radio": "2.3.18", - "@heroui/ripple": "2.2.14", - "@heroui/scroll-shadow": "2.3.13", - "@heroui/select": "2.4.19", - "@heroui/skeleton": "2.2.12", - "@heroui/slider": "2.4.16", - "@heroui/snippet": "2.2.20", - "@heroui/spacer": "2.2.14", - "@heroui/spinner": "2.2.16", - "@heroui/switch": "2.2.17", - "@heroui/system": "2.4.15", - "@heroui/table": "2.2.18", - "@heroui/tabs": "2.2.16", - "@heroui/theme": "2.4.15", - "@heroui/toast": "2.0.9", - "@heroui/tooltip": "2.2.16", - "@heroui/user": "2.2.15", - "@react-aria/visually-hidden": "3.8.22" + "node_modules/@heroui/react/node_modules/@heroui/ripple": { + "version": "2.2.18", + "resolved": "https://registry.npmjs.org/@heroui/ripple/-/ripple-2.2.18.tgz", + "integrity": "sha512-EAZrF6hLJTBiv1sF6R3Wfj/pAIO2yIdVNT2vzaNEXEInrB/fFJlnxfka4p89JjuPl3tiC9jAfavv+zK9YhyBag==", + "license": "MIT", + "dependencies": { + "@heroui/dom-animation": "2.1.10", + "@heroui/shared-utils": "2.1.10" }, "peerDependencies": { + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/react-rsc-utils": { - "version": "2.1.7", - "resolved": "https://registry.npmjs.org/@heroui/react-rsc-utils/-/react-rsc-utils-2.1.7.tgz", - "integrity": "sha512-NYKKOLs+KHA8v0+PxkkhVXxTD0WNvC4QMlMjUVshzpWhjnOHIrtXjAtqO6XezWmiKNKY76FAjnMZP+Be5+j5uw==", + "node_modules/@heroui/react/node_modules/@heroui/scroll-shadow": { + "version": "2.3.16", + "resolved": "https://registry.npmjs.org/@heroui/scroll-shadow/-/scroll-shadow-2.3.16.tgz", + "integrity": "sha512-T1zTUjSOpmefMTacFQJFrgssY2BBUO+ZoGQnCiybY+XSZDiuMDmOEjNxC71VUuaHXOzYvhLwmzJY4ZnaUOTlXw==", "license": "MIT", + "dependencies": { + "@heroui/react-utils": "2.1.12", + "@heroui/shared-utils": "2.1.10", + "@heroui/use-data-scroll-overflow": "2.2.11" + }, "peerDependencies": { - "react": ">=18 || >=19.0.0-rc.0" + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/react-utils": { - "version": "2.1.10", - "resolved": "https://registry.npmjs.org/@heroui/react-utils/-/react-utils-2.1.10.tgz", - "integrity": "sha512-Wj3BSQnNFrDzDnN44vYEwTScMpdbylbZwO8UxIY02AoQCBD5QW7Wf0r2FVlrsrjPjMOVeogwlVvCBYvZz5hHnQ==", + "node_modules/@heroui/react/node_modules/@heroui/select": { + "version": "2.4.25", + "resolved": "https://registry.npmjs.org/@heroui/select/-/select-2.4.25.tgz", + "integrity": "sha512-vJoIcRsuh340jvG0JI3NkkvG7iHfflyuxf3hJ4UFAiz+oXxjL1TASToHsIlSiwYZtv1Ihdy89b8Jjfrpa0n89g==", + "license": "MIT", + "dependencies": { + "@heroui/aria-utils": "2.2.21", + "@heroui/form": "2.1.24", + "@heroui/listbox": "2.3.23", + "@heroui/popover": "2.3.24", + "@heroui/react-utils": "2.1.12", + "@heroui/scroll-shadow": "2.3.16", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.10", + "@heroui/spinner": "2.2.21", + "@heroui/use-aria-button": "2.2.18", + "@heroui/use-aria-multiselect": "2.4.17", + "@heroui/use-form-reset": "2.0.1", + "@heroui/use-safe-layout-effect": "2.1.8", + "@react-aria/focus": "3.21.0", + "@react-aria/form": "3.1.0", + "@react-aria/interactions": "3.25.4", + "@react-aria/overlays": "3.28.0", + "@react-aria/visually-hidden": "3.8.26", + "@react-types/shared": "3.31.0" + }, + "peerDependencies": { + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", + "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0" + } + }, + "node_modules/@heroui/react/node_modules/@heroui/skeleton": { + "version": "2.2.15", + "resolved": "https://registry.npmjs.org/@heroui/skeleton/-/skeleton-2.2.15.tgz", + "integrity": "sha512-Y0nRETaOuF5a1VQy6jPczEM4+MQ9dIJVUSDv2WwJeFBnSs47aNKjOj0ooHaECreynOcKcSqC6hdzKCnN2upKrw==", "license": "MIT", "dependencies": { - "@heroui/react-rsc-utils": "2.1.7", - "@heroui/shared-utils": "2.1.9" + "@heroui/shared-utils": "2.1.10" }, "peerDependencies": { - "react": ">=18 || >=19.0.0-rc.0" + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/ripple": { - "version": "2.2.14", - "resolved": "https://registry.npmjs.org/@heroui/ripple/-/ripple-2.2.14.tgz", - "integrity": "sha512-ZwPFoNJgLRwiY1TQc5FJenSsJZrdOYP80VWRcmXn0uvMjiv674Rjviji1QEpONA0gvvSxYnptB/ere1oi15NUg==", + "node_modules/@heroui/react/node_modules/@heroui/slider": { + "version": "2.4.21", + "resolved": "https://registry.npmjs.org/@heroui/slider/-/slider-2.4.21.tgz", + "integrity": "sha512-vinWQq8h5f5V5kiuyNmSAIiPbByj8NQz2n6saYxP3R1++n2ywGE/dDWofZV10mfR9XiC8fLtdTxAs/u717E7Mw==", "license": "MIT", "dependencies": { - "@heroui/dom-animation": "2.1.8", - "@heroui/react-utils": "2.1.10", - "@heroui/shared-utils": "2.1.9" + "@heroui/react-utils": "2.1.12", + "@heroui/shared-utils": "2.1.10", + "@heroui/tooltip": "2.2.21", + "@react-aria/focus": "3.21.0", + "@react-aria/i18n": "3.12.11", + "@react-aria/interactions": "3.25.4", + "@react-aria/slider": "3.8.0", + "@react-aria/visually-hidden": "3.8.26", + "@react-stately/slider": "3.7.0" }, "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", - "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.19", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/scroll-shadow": { - "version": "2.3.13", - "resolved": "https://registry.npmjs.org/@heroui/scroll-shadow/-/scroll-shadow-2.3.13.tgz", - "integrity": "sha512-RfYfVewf6UR4vr4sIPI2NaNoyK5lLgJwdWNGufE1Km7INelXf3BVdVKLW/Qlq/cES+B4TV3gq5Nto8aen3R1Sg==", + "node_modules/@heroui/react/node_modules/@heroui/snippet": { + "version": "2.2.25", + "resolved": "https://registry.npmjs.org/@heroui/snippet/-/snippet-2.2.25.tgz", + "integrity": "sha512-o1qSv6Vlzm4MDxlGcWBovNqDDmbIv50tFgdWtqLbo2rXfO6OuqLxP2IBKC0fyT8r7zXB3lYrG+3BP7Ok/5zcbw==", "license": "MIT", "dependencies": { - "@heroui/react-utils": "2.1.10", - "@heroui/shared-utils": "2.1.9", - "@heroui/use-data-scroll-overflow": "2.2.10" + "@heroui/button": "2.2.24", + "@heroui/react-utils": "2.1.12", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.10", + "@heroui/tooltip": "2.2.21", + "@heroui/use-clipboard": "2.1.9", + "@react-aria/focus": "3.21.0" }, "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", + "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/select": { - "version": "2.4.19", - "resolved": "https://registry.npmjs.org/@heroui/select/-/select-2.4.19.tgz", - "integrity": "sha512-lEeDyA9QvcQSblHbrqmHhY1V1LJjMmVa6gQ5hxHRfaFcxhQFmp+ORinSsuRVojITRoQ9bz/hTNX+tnrSqyHr/w==", - "license": "MIT", - "dependencies": { - "@heroui/aria-utils": "2.2.16", - "@heroui/form": "2.1.18", - "@heroui/listbox": "2.3.18", - "@heroui/popover": "2.3.19", - "@heroui/react-utils": "2.1.10", - "@heroui/scroll-shadow": "2.3.13", - "@heroui/shared-icons": "2.1.7", - "@heroui/shared-utils": "2.1.9", - "@heroui/spinner": "2.2.16", - "@heroui/use-aria-button": "2.2.13", - "@heroui/use-aria-multiselect": "2.4.12", - "@heroui/use-safe-layout-effect": "2.1.7", - "@react-aria/focus": "3.20.2", - "@react-aria/form": "3.0.15", - "@react-aria/interactions": "3.25.0", - "@react-aria/overlays": "3.27.0", - "@react-aria/utils": "3.28.2", - "@react-aria/visually-hidden": "3.8.22", - "@react-types/shared": "3.29.0", - "@tanstack/react-virtual": "3.11.3" + "node_modules/@heroui/react/node_modules/@heroui/spacer": { + "version": "2.2.18", + "resolved": "https://registry.npmjs.org/@heroui/spacer/-/spacer-2.2.18.tgz", + "integrity": "sha512-EHUIyWt2w0viR7oSqhbZPP4fHuILOdcq7ejAhid7rqhsJSjfixQQ/V4OY7D8vpzi7KmlyrkfpkjAZqAApiEbuA==", + "license": "MIT", + "dependencies": { + "@heroui/react-utils": "2.1.12", + "@heroui/shared-utils": "2.1.10", + "@heroui/system-rsc": "2.3.17" }, "peerDependencies": { - "@heroui/system": ">=2.4.10", - "@heroui/theme": ">=2.4.12", - "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", + "@heroui/theme": ">=2.4.17", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/shared-icons": { - "version": "2.1.7", - "resolved": "https://registry.npmjs.org/@heroui/shared-icons/-/shared-icons-2.1.7.tgz", - "integrity": "sha512-uJ8MKVR6tWWhFqTjyzeuJabLVMvwENX2aCWLAAPcJedKcPEEmxgE8y3CbY7vRRPEJENXOoeAgmcVWdVgPYeRIw==", + "node_modules/@heroui/react/node_modules/@heroui/spinner": { + "version": "2.2.21", + "resolved": "https://registry.npmjs.org/@heroui/spinner/-/spinner-2.2.21.tgz", + "integrity": "sha512-8rBUwVcVESlHfguRXkgC4p7UEymAAUL/E+nOCfqOHqr308bKhVrS2lSjfeRMBGEJqWLf3m5AMhRfwpRbcSVHWg==", "license": "MIT", + "dependencies": { + "@heroui/shared-utils": "2.1.10", + "@heroui/system": "2.4.20", + "@heroui/system-rsc": "2.3.17" + }, "peerDependencies": { - "react": ">=18 || >=19.0.0-rc.0" + "@heroui/theme": ">=2.4.17", + "react": ">=18 || >=19.0.0-rc.0", + "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/shared-utils": { - "version": "2.1.9", - "resolved": "https://registry.npmjs.org/@heroui/shared-utils/-/shared-utils-2.1.9.tgz", - "integrity": "sha512-mM/Ep914cYMbw3T/b6+6loYhuNfzDaph76mzw/oIS05gw1Dhp9luCziSiIhqDGgzYck2d74oWTZlahyCsxf47w==", - "hasInstallScript": true, - "license": "MIT" - }, - "node_modules/@heroui/skeleton": { - "version": "2.2.12", - "resolved": "https://registry.npmjs.org/@heroui/skeleton/-/skeleton-2.2.12.tgz", - "integrity": "sha512-HlRKMVLgMAfe9wX7BPhTN84Xu+SdJWCtmxLzBWUZVNpLZdjnu2lLOcbkzwo+84tSjsxbLP4tqBW8hdJnxTQVVA==", + "node_modules/@heroui/react/node_modules/@heroui/switch": { + "version": "2.2.22", + "resolved": "https://registry.npmjs.org/@heroui/switch/-/switch-2.2.22.tgz", + "integrity": "sha512-EwWEKCzHqZT7oj8iYudDdVsZtoCZRCTGQyS5PutETUXvgOAj3fXFWegrLAPPaIeZggguvS3nIVjgaKUnPS2/Fw==", "license": "MIT", "dependencies": { - "@heroui/react-utils": "2.1.10", - "@heroui/shared-utils": "2.1.9" + "@heroui/react-utils": "2.1.12", + "@heroui/shared-utils": "2.1.10", + "@heroui/use-safe-layout-effect": "2.1.8", + "@react-aria/focus": "3.21.0", + "@react-aria/interactions": "3.25.4", + "@react-aria/switch": "3.7.6", + "@react-aria/visually-hidden": "3.8.26", + "@react-stately/toggle": "3.9.0" }, "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/slider": { - "version": "2.4.16", - "resolved": "https://registry.npmjs.org/@heroui/slider/-/slider-2.4.16.tgz", - "integrity": "sha512-KbPtHoOcVYZRXWG+LZgZe8mMO067F9eOiYcrKs5sO5nkEx0MgRlM5VeagC32R86P/fT+hHdL8fUGmatRDZ267Q==", + "node_modules/@heroui/react/node_modules/@heroui/system-rsc": { + "version": "2.3.17", + "resolved": "https://registry.npmjs.org/@heroui/system-rsc/-/system-rsc-2.3.17.tgz", + "integrity": "sha512-XtQJpLN8HkLYJsvfyBWA/RE8w3PJzEjItwGZ0NACCKRiwkQL205WXJNlkzXsO2/+Y7fEKXkqTMNpQYEhnUlEpw==", "license": "MIT", "dependencies": { - "@heroui/react-utils": "2.1.10", - "@heroui/shared-utils": "2.1.9", - "@heroui/tooltip": "2.2.16", - "@react-aria/focus": "3.20.2", - "@react-aria/i18n": "3.12.8", - "@react-aria/interactions": "3.25.0", - "@react-aria/slider": "3.7.18", - "@react-aria/utils": "3.28.2", - "@react-aria/visually-hidden": "3.8.22", - "@react-stately/slider": "3.6.3" + "@react-types/shared": "3.31.0", + "clsx": "^1.2.1" + }, + "peerDependencies": { + "@heroui/theme": ">=2.4.17", + "react": ">=18 || >=19.0.0-rc.0" + } + }, + "node_modules/@heroui/react/node_modules/@heroui/table": { + "version": "2.2.24", + "resolved": "https://registry.npmjs.org/@heroui/table/-/table-2.2.24.tgz", + "integrity": "sha512-R3jsgmqGqVAI5rxy0MbcL2lOZwJSbaHSDBEPtDj1UCrPlQC7O+VhKMC9D3I0MaX+bCVDfm0wMYmu5mNjmXGXnQ==", + "license": "MIT", + "dependencies": { + "@heroui/checkbox": "2.3.24", + "@heroui/react-utils": "2.1.12", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.10", + "@heroui/spacer": "2.2.18", + "@react-aria/focus": "3.21.0", + "@react-aria/interactions": "3.25.4", + "@react-aria/table": "3.17.6", + "@react-aria/visually-hidden": "3.8.26", + "@react-stately/table": "3.14.4", + "@react-stately/virtualizer": "4.4.2", + "@react-types/grid": "3.3.4", + "@react-types/table": "3.13.2", + "@tanstack/react-virtual": "3.11.3" }, "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/snippet": { - "version": "2.2.20", - "resolved": "https://registry.npmjs.org/@heroui/snippet/-/snippet-2.2.20.tgz", - "integrity": "sha512-/vSPkL8V6aQK/i0Ipr8bIBZifTF0g0Kq7DAq0QPfKZNqVWE0rhZyndvn1XU+KevGHybN9WDh6LsYqglxlDIm/A==", + "node_modules/@heroui/react/node_modules/@heroui/tabs": { + "version": "2.2.21", + "resolved": "https://registry.npmjs.org/@heroui/tabs/-/tabs-2.2.21.tgz", + "integrity": "sha512-vZAmK7d5i9FE9n78jgJWI6jSHofam4CQSD6ejoefuSWPQZ1nJSgkZrMkTKQuXlvjK+zYy5yvkdj1B8PKq1XaIA==", "license": "MIT", "dependencies": { - "@heroui/button": "2.2.19", - "@heroui/react-utils": "2.1.10", - "@heroui/shared-icons": "2.1.7", - "@heroui/shared-utils": "2.1.9", - "@heroui/tooltip": "2.2.16", - "@heroui/use-clipboard": "2.1.8", - "@react-aria/focus": "3.20.2", - "@react-aria/utils": "3.28.2" + "@heroui/aria-utils": "2.2.21", + "@heroui/react-utils": "2.1.12", + "@heroui/shared-utils": "2.1.10", + "@heroui/use-is-mounted": "2.1.8", + "@react-aria/focus": "3.21.0", + "@react-aria/interactions": "3.25.4", + "@react-aria/tabs": "3.10.6", + "@react-stately/tabs": "3.8.4", + "@react-types/shared": "3.31.0", + "scroll-into-view-if-needed": "3.0.10" }, "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/spacer": { - "version": "2.2.14", - "resolved": "https://registry.npmjs.org/@heroui/spacer/-/spacer-2.2.14.tgz", - "integrity": "sha512-wiksYhtYH+RIhoMJPdQtWFltw9TF5QKqOujecNmRUORlOsPGAPEHUnzVTV8D7qpk4nJaDB/BNdlN40NaPvWEjg==", + "node_modules/@heroui/react/node_modules/@heroui/theme": { + "version": "2.4.20", + "resolved": "https://registry.npmjs.org/@heroui/theme/-/theme-2.4.20.tgz", + "integrity": "sha512-wJdsz7XS9M7xbNd0d1EaaK5dCZIEOSI7eCr5A6f5aM48mtqLaXfsj3gYsfCy7GkQAvtKWuicwKe5D94Xoma6GA==", "license": "MIT", "dependencies": { - "@heroui/react-utils": "2.1.10", - "@heroui/shared-utils": "2.1.9", - "@heroui/system-rsc": "2.3.13" + "@heroui/shared-utils": "2.1.10", + "clsx": "^1.2.1", + "color": "^4.2.3", + "color2k": "^2.0.3", + "deepmerge": "4.3.1", + "flat": "^5.0.2", + "tailwind-merge": "3.3.1", + "tailwind-variants": "2.0.1" }, "peerDependencies": { - "@heroui/theme": ">=2.4.6", - "react": ">=18 || >=19.0.0-rc.0", - "react-dom": ">=18 || >=19.0.0-rc.0" + "tailwindcss": ">=4.0.0" } }, - "node_modules/@heroui/spinner": { - "version": "2.2.16", - "resolved": "https://registry.npmjs.org/@heroui/spinner/-/spinner-2.2.16.tgz", - "integrity": "sha512-yC6OWWiDuXK+NiGpUcAnrmDyBwvWHYw5nzVkUPZ+3TpDpVg9pM7xKSSgf7Xk2C1jgI2diAXbEnCRMVJ87s/zfQ==", + "node_modules/@heroui/react/node_modules/@heroui/toast": { + "version": "2.0.14", + "resolved": "https://registry.npmjs.org/@heroui/toast/-/toast-2.0.14.tgz", + "integrity": "sha512-rYOIl+Nj9EfpBEbZ0fpRiZvKYMQrOntscvIQhQgxvCr3j/5AydKbkA2s+yncHxLj/eDoYaaCCZncbj/Q72ndkA==", "license": "MIT", "dependencies": { - "@heroui/react-utils": "2.1.10", - "@heroui/shared-utils": "2.1.9", - "@heroui/system": "2.4.15", - "@heroui/system-rsc": "2.3.13" + "@heroui/react-utils": "2.1.12", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.10", + "@heroui/spinner": "2.2.21", + "@heroui/use-is-mobile": "2.2.12", + "@react-aria/interactions": "3.25.4", + "@react-aria/toast": "3.0.6", + "@react-stately/toast": "3.1.2" }, "peerDependencies": { - "@heroui/theme": ">=2.4.6", + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", + "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/switch": { - "version": "2.2.17", - "resolved": "https://registry.npmjs.org/@heroui/switch/-/switch-2.2.17.tgz", - "integrity": "sha512-32JfQpT39WDkcWDAHvxhrQ0hXSjLEBEZSWvbRZKrdmB9SPGq6F8fs+wAA5OINoa+MJEBZVHjLcNoRFl5uXQtog==", + "node_modules/@heroui/react/node_modules/@heroui/tooltip": { + "version": "2.2.21", + "resolved": "https://registry.npmjs.org/@heroui/tooltip/-/tooltip-2.2.21.tgz", + "integrity": "sha512-ob3XeFir06zeeV6Lq6yCmagSNzwMpEQfsNXP0hisPNamCrJXH2OmrGU01nOmBBMLusBmhQ43Cc3OPDCAyKxUfA==", "license": "MIT", "dependencies": { - "@heroui/react-utils": "2.1.10", - "@heroui/shared-utils": "2.1.9", - "@heroui/use-safe-layout-effect": "2.1.7", - "@react-aria/focus": "3.20.2", - "@react-aria/interactions": "3.25.0", - "@react-aria/switch": "3.7.2", - "@react-aria/utils": "3.28.2", - "@react-aria/visually-hidden": "3.8.22", - "@react-stately/toggle": "3.8.3", - "@react-types/shared": "3.29.0" + "@heroui/aria-utils": "2.2.21", + "@heroui/dom-animation": "2.1.10", + "@heroui/framer-utils": "2.1.20", + "@heroui/react-utils": "2.1.12", + "@heroui/shared-utils": "2.1.10", + "@heroui/use-aria-overlay": "2.0.2", + "@heroui/use-safe-layout-effect": "2.1.8", + "@react-aria/overlays": "3.28.0", + "@react-aria/tooltip": "3.8.6", + "@react-stately/tooltip": "3.5.6", + "@react-types/overlays": "3.9.0", + "@react-types/tooltip": "3.4.19" }, "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.3", + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", + "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/system": { - "version": "2.4.15", - "resolved": "https://registry.npmjs.org/@heroui/system/-/system-2.4.15.tgz", - "integrity": "sha512-+QUHscs2RTk5yOFEQXNlQa478P7PTD02ZGP/RTNCviR4E9ZTUifdjfsKA7D4L79S7L8Mkvbz5E2Ruz2ZF0R/IA==", + "node_modules/@heroui/react/node_modules/@heroui/user": { + "version": "2.2.20", + "resolved": "https://registry.npmjs.org/@heroui/user/-/user-2.2.20.tgz", + "integrity": "sha512-KnqFtiZR18nlpSEJzA6/aGhNMnuWjQx6L7JbF8kAA2CdhHEBABRIsqKN1qBRon7awMilzBOvlHe6yuk1sEqJHg==", "license": "MIT", "dependencies": { - "@heroui/react-utils": "2.1.10", - "@heroui/system-rsc": "2.3.13", - "@internationalized/date": "3.8.0", - "@react-aria/i18n": "3.12.8", - "@react-aria/overlays": "3.27.0", - "@react-aria/utils": "3.28.2", - "@react-stately/utils": "3.10.6", - "@react-types/datepicker": "3.12.0" + "@heroui/avatar": "2.2.20", + "@heroui/react-utils": "2.1.12", + "@heroui/shared-utils": "2.1.10", + "@react-aria/focus": "3.21.0" }, "peerDependencies": { - "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", + "@heroui/system": ">=2.4.18", + "@heroui/theme": ">=2.4.17", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/system-rsc": { - "version": "2.3.13", - "resolved": "https://registry.npmjs.org/@heroui/system-rsc/-/system-rsc-2.3.13.tgz", - "integrity": "sha512-zLBrDKCoM4o039t3JdfYZAOlHmn4RzI6gxU+Tw8XJIfvUzpGSvR2seY2XJBbKOonmTpILlnw16ZvHF+KG+nN0w==", + "node_modules/@heroui/react/node_modules/clsx": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/clsx/-/clsx-1.2.1.tgz", + "integrity": "sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==", + "license": "MIT", + "engines": { + "node": ">=6" + } + }, + "node_modules/@heroui/react/node_modules/tailwindcss": { + "version": "4.1.11", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.11.tgz", + "integrity": "sha512-2E9TBm6MDD/xKYe+dvJZAmg3yxIEDNRc0jwlNyDg/4Fil2QcSLjFKGVff0lAf1jjeaArlG/M75Ey/EYr/OJtBA==", + "license": "MIT", + "peer": true + }, + "node_modules/@heroui/shared-icons": { + "version": "2.1.10", + "resolved": "https://registry.npmjs.org/@heroui/shared-icons/-/shared-icons-2.1.10.tgz", + "integrity": "sha512-ePo60GjEpM0SEyZBGOeySsLueNDCqLsVL79Fq+5BphzlrBAcaKY7kUp74964ImtkXvknTxAWzuuTr3kCRqj6jg==", "license": "MIT", - "dependencies": { - "@react-types/shared": "3.29.0", - "clsx": "^1.2.1" - }, "peerDependencies": { - "@heroui/theme": ">=2.4.6", "react": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/table": { - "version": "2.2.18", - "resolved": "https://registry.npmjs.org/@heroui/table/-/table-2.2.18.tgz", - "integrity": "sha512-4KmYMUq77bc6kY4zr5AZoFm4xzML8zAA505q3kUwlKcpiSbbYxebRUJtbf/UE3FY2NlXAiIuUiL7cvKPmOuVnw==", - "license": "MIT", - "dependencies": { - "@heroui/checkbox": "2.3.18", - "@heroui/react-utils": "2.1.10", - "@heroui/shared-icons": "2.1.7", - "@heroui/shared-utils": "2.1.9", - "@heroui/spacer": "2.2.14", - "@react-aria/focus": "3.20.2", - "@react-aria/interactions": "3.25.0", - "@react-aria/table": "3.17.2", - "@react-aria/utils": "3.28.2", - "@react-aria/visually-hidden": "3.8.22", - "@react-stately/table": "3.14.1", - "@react-stately/virtualizer": "4.3.2", - "@react-types/grid": "3.3.1", - "@react-types/table": "3.12.0", - "@tanstack/react-virtual": "3.11.3" + "node_modules/@heroui/shared-utils": { + "version": "2.1.10", + "resolved": "https://registry.npmjs.org/@heroui/shared-utils/-/shared-utils-2.1.10.tgz", + "integrity": "sha512-w6pSRZZBNDG5/aFueSDUWqOIzqUjKojukg7FxTnVeUX+vIlnYV2Wfv+W+C4l+OV7o0t8emeoe5tXZh8QcLEZEQ==", + "hasInstallScript": true, + "license": "MIT" + }, + "node_modules/@heroui/system": { + "version": "2.4.20", + "resolved": "https://registry.npmjs.org/@heroui/system/-/system-2.4.20.tgz", + "integrity": "sha512-bLl86ghOjsk8JLarLfL8wkuiNySJS1PHtd0mpGbAjVRQZYp4wH27R7hYBV55dre8Zw+nIRq58PgILdos7F+e0w==", + "license": "MIT", + "dependencies": { + "@heroui/react-utils": "2.1.12", + "@heroui/system-rsc": "2.3.17", + "@react-aria/i18n": "3.12.11", + "@react-aria/overlays": "3.28.0", + "@react-aria/utils": "3.30.0" }, "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", + "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/tabs": { - "version": "2.2.16", - "resolved": "https://registry.npmjs.org/@heroui/tabs/-/tabs-2.2.16.tgz", - "integrity": "sha512-TlbgjuF+5SI11p1NlbFuvZ6EkNNHJY2UWRR5UV1EOZawllgpg+mP0BMDID8/r7p/1VcV6abAi+3/0kQRRArh8A==", - "license": "MIT", - "dependencies": { - "@heroui/aria-utils": "2.2.16", - "@heroui/framer-utils": "2.1.15", - "@heroui/react-utils": "2.1.10", - "@heroui/shared-utils": "2.1.9", - "@heroui/use-is-mounted": "2.1.7", - "@heroui/use-update-effect": "2.1.7", - "@react-aria/focus": "3.20.2", - "@react-aria/interactions": "3.25.0", - "@react-aria/tabs": "3.10.2", - "@react-aria/utils": "3.28.2", - "@react-stately/tabs": "3.8.1", - "@react-types/shared": "3.29.0", - "@react-types/tabs": "3.3.14", - "scroll-into-view-if-needed": "3.0.10" + "node_modules/@heroui/system/node_modules/@heroui/system-rsc": { + "version": "2.3.17", + "resolved": "https://registry.npmjs.org/@heroui/system-rsc/-/system-rsc-2.3.17.tgz", + "integrity": "sha512-XtQJpLN8HkLYJsvfyBWA/RE8w3PJzEjItwGZ0NACCKRiwkQL205WXJNlkzXsO2/+Y7fEKXkqTMNpQYEhnUlEpw==", + "license": "MIT", + "dependencies": { + "@react-types/shared": "3.31.0", + "clsx": "^1.2.1" }, "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", - "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", - "react": ">=18 || >=19.0.0-rc.0", - "react-dom": ">=18 || >=19.0.0-rc.0" + "@heroui/theme": ">=2.4.17", + "react": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/theme": { - "version": "2.4.15", - "resolved": "https://registry.npmjs.org/@heroui/theme/-/theme-2.4.15.tgz", - "integrity": "sha512-cP1N9Rqj5wzsKLpEzNdJQRjX2g9AuCZbRNaIuIGnztqmmGtP3Yykt1RzeQ4ukCdSDjk/PmV8XneTu8OC8Cs8HA==", + "node_modules/@heroui/system/node_modules/@heroui/theme": { + "version": "2.4.20", + "resolved": "https://registry.npmjs.org/@heroui/theme/-/theme-2.4.20.tgz", + "integrity": "sha512-wJdsz7XS9M7xbNd0d1EaaK5dCZIEOSI7eCr5A6f5aM48mtqLaXfsj3gYsfCy7GkQAvtKWuicwKe5D94Xoma6GA==", "license": "MIT", + "peer": true, "dependencies": { - "@heroui/shared-utils": "2.1.9", + "@heroui/shared-utils": "2.1.10", "clsx": "^1.2.1", "color": "^4.2.3", "color2k": "^2.0.3", "deepmerge": "4.3.1", "flat": "^5.0.2", - "tailwind-merge": "2.5.4", - "tailwind-variants": "0.3.0" + "tailwind-merge": "3.3.1", + "tailwind-variants": "2.0.1" }, "peerDependencies": { - "tailwindcss": ">=3.4.0" + "tailwindcss": ">=4.0.0" } }, - "node_modules/@heroui/toast": { - "version": "2.0.9", - "resolved": "https://registry.npmjs.org/@heroui/toast/-/toast-2.0.9.tgz", - "integrity": "sha512-V/x7bkRRS5BabF3Oe4sJWiKygkGtN9/mwFw0phJwx7PYV2Q6WuOvOvq+Zbt8bEz21j58glg4u+eLFBChNPYn7A==", + "node_modules/@heroui/system/node_modules/clsx": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/clsx/-/clsx-1.2.1.tgz", + "integrity": "sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==", "license": "MIT", - "dependencies": { - "@heroui/react-utils": "2.1.10", - "@heroui/shared-icons": "2.1.7", - "@heroui/shared-utils": "2.1.9", - "@heroui/spinner": "2.2.16", - "@heroui/use-is-mobile": "2.2.9", - "@react-aria/interactions": "3.25.0", - "@react-aria/toast": "3.0.2", - "@react-aria/utils": "3.28.2", - "@react-stately/toast": "3.1.0", - "@react-stately/utils": "3.10.6" - }, - "peerDependencies": { - "@heroui/system": ">=2.4.10", - "@heroui/theme": ">=2.4.12", - "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", - "react": ">=18 || >=19.0.0-rc.0", - "react-dom": ">=18 || >=19.0.0-rc.0" + "engines": { + "node": ">=6" } }, - "node_modules/@heroui/tooltip": { - "version": "2.2.16", - "resolved": "https://registry.npmjs.org/@heroui/tooltip/-/tooltip-2.2.16.tgz", - "integrity": "sha512-pdQZTW04P+Ol6fr6ZfCHDVT+BRksx0n2kGJskMpEYKS0Q4Dk1AKmbVxfHYrT7yOQFQTTmTFJzkbbFMLFgg/Wrg==", - "license": "MIT", - "dependencies": { - "@heroui/aria-utils": "2.2.16", - "@heroui/dom-animation": "2.1.8", - "@heroui/framer-utils": "2.1.15", - "@heroui/react-utils": "2.1.10", - "@heroui/shared-utils": "2.1.9", - "@heroui/use-safe-layout-effect": "2.1.7", - "@react-aria/interactions": "3.25.0", - "@react-aria/overlays": "3.27.0", - "@react-aria/tooltip": "3.8.2", - "@react-aria/utils": "3.28.2", - "@react-stately/tooltip": "3.5.3", - "@react-types/overlays": "3.8.14", - "@react-types/tooltip": "3.4.16" - }, - "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", - "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1", - "react": ">=18 || >=19.0.0-rc.0", - "react-dom": ">=18 || >=19.0.0-rc.0" - } + "node_modules/@heroui/system/node_modules/tailwindcss": { + "version": "4.1.11", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.11.tgz", + "integrity": "sha512-2E9TBm6MDD/xKYe+dvJZAmg3yxIEDNRc0jwlNyDg/4Fil2QcSLjFKGVff0lAf1jjeaArlG/M75Ey/EYr/OJtBA==", + "license": "MIT", + "peer": true }, "node_modules/@heroui/use-aria-accordion": { - "version": "2.2.11", - "resolved": "https://registry.npmjs.org/@heroui/use-aria-accordion/-/use-aria-accordion-2.2.11.tgz", - "integrity": "sha512-E3FSS0QdppE7rnlkhvZD2LZDtfqbhkblFC+kMnqcaYsM1fhbdygtyZWrCDdxGku+g37fXxxa3dbPgFBoocTxQw==", + "version": "2.2.16", + "resolved": "https://registry.npmjs.org/@heroui/use-aria-accordion/-/use-aria-accordion-2.2.16.tgz", + "integrity": "sha512-+1YGkxh8dlfHgGfwPc8M1f3hox0dLH6jDxc2cX6HupzZDsIcqerVBo0vppl3t+3DXSyia0BGROa5kuJJOoCUcA==", "license": "MIT", "dependencies": { - "@react-aria/button": "3.13.0", - "@react-aria/focus": "3.20.2", - "@react-aria/selection": "3.24.0", - "@react-aria/utils": "3.28.2", - "@react-stately/tree": "3.8.9", + "@react-aria/button": "3.14.0", + "@react-aria/focus": "3.21.0", + "@react-aria/selection": "3.25.0", + "@react-stately/tree": "3.9.1", "@react-types/accordion": "3.0.0-alpha.26", - "@react-types/shared": "3.29.0" + "@react-types/shared": "3.31.0" }, "peerDependencies": { "react": ">=18 || >=19.0.0-rc.0" } }, "node_modules/@heroui/use-aria-button": { - "version": "2.2.13", - "resolved": "https://registry.npmjs.org/@heroui/use-aria-button/-/use-aria-button-2.2.13.tgz", - "integrity": "sha512-gYgoaLxF4X8EnKH5HINrujiJlUtyakKRaeUpfohCrCDL/VEHAwi6+wJVC1AvE1gOfFx5db8+2TUw71IaSgUNGA==", + "version": "2.2.18", + "resolved": "https://registry.npmjs.org/@heroui/use-aria-button/-/use-aria-button-2.2.18.tgz", + "integrity": "sha512-z2Z2WQSRYG8k23tEzD/+4PueY3Tuk14Ovt74pqW9+zRKffloPEqmj3txGq9Ja5lUQpz22TWR0dtvbxwITJHf6Q==", "license": "MIT", "dependencies": { - "@heroui/shared-utils": "2.1.9", - "@react-aria/focus": "3.20.2", - "@react-aria/interactions": "3.25.0", - "@react-aria/utils": "3.28.2", - "@react-types/button": "3.12.0", - "@react-types/shared": "3.29.0" + "@react-aria/focus": "3.21.0", + "@react-aria/interactions": "3.25.4", + "@react-aria/utils": "3.30.0", + "@react-types/button": "3.13.0", + "@react-types/shared": "3.31.0" }, "peerDependencies": { "react": ">=18 || >=19.0.0-rc.0" } }, "node_modules/@heroui/use-aria-link": { - "version": "2.2.14", - "resolved": "https://registry.npmjs.org/@heroui/use-aria-link/-/use-aria-link-2.2.14.tgz", - "integrity": "sha512-93IPT2+JKoSMqFbU90zVG0wpjAT40v2MjXIxyV0ziUJZSBaK1KNh1gZlUD9FGl4s6CLIT01reOpkRCp6fBnBvw==", + "version": "2.2.19", + "resolved": "https://registry.npmjs.org/@heroui/use-aria-link/-/use-aria-link-2.2.19.tgz", + "integrity": "sha512-833sZSPMq/sBX14MR7yG2xEmGCbeSm/Bx8/TO6usNB37f2xf179xl6GslDMRVxpAjBcgRI9MtP2qBM1ngJbhmw==", "license": "MIT", "dependencies": { - "@heroui/shared-utils": "2.1.9", - "@react-aria/focus": "3.20.2", - "@react-aria/interactions": "3.25.0", - "@react-aria/utils": "3.28.2", - "@react-types/link": "3.6.0", - "@react-types/shared": "3.29.0" + "@react-aria/focus": "3.21.0", + "@react-aria/interactions": "3.25.4", + "@react-aria/utils": "3.30.0", + "@react-types/link": "3.6.3", + "@react-types/shared": "3.31.0" }, "peerDependencies": { "react": ">=18 || >=19.0.0-rc.0" } }, "node_modules/@heroui/use-aria-modal-overlay": { - "version": "2.2.12", - "resolved": "https://registry.npmjs.org/@heroui/use-aria-modal-overlay/-/use-aria-modal-overlay-2.2.12.tgz", - "integrity": "sha512-AWSy2QnX4RHUisH3kFQ708+9YWKa4mZsTzd+Vvh0rpSvgJdU0JW0/15aNj662QtzP4JLn5uLHtqbMbN71ulKzQ==", + "version": "2.2.17", + "resolved": "https://registry.npmjs.org/@heroui/use-aria-modal-overlay/-/use-aria-modal-overlay-2.2.17.tgz", + "integrity": "sha512-exLtnPX31BUJ7Iq6IH7d/Z8MfoCm9GpQ03B332KBLRbHMM+pye3P1h74lNtdQzIf0OHFSMstJ4gLSs4jx3t6KQ==", "license": "MIT", "dependencies": { - "@react-aria/overlays": "3.27.0", - "@react-aria/utils": "3.28.2", - "@react-stately/overlays": "3.6.15", - "@react-types/shared": "3.29.0" + "@heroui/use-aria-overlay": "2.0.2", + "@react-aria/overlays": "3.28.0", + "@react-aria/utils": "3.30.0", + "@react-stately/overlays": "3.6.18" }, "peerDependencies": { "react": ">=18 || >=19.0.0-rc.0", @@ -1637,205 +1680,213 @@ } }, "node_modules/@heroui/use-aria-multiselect": { - "version": "2.4.12", - "resolved": "https://registry.npmjs.org/@heroui/use-aria-multiselect/-/use-aria-multiselect-2.4.12.tgz", - "integrity": "sha512-clGuf5HKOUFM9dj18ZtI0nOsO1md/IHDHaCJyA2I8NgceVNSodK0ZQgR4GRRf4v2y11OzVIYHz6327Xfv4Hvjw==", - "license": "MIT", - "dependencies": { - "@react-aria/i18n": "3.12.8", - "@react-aria/interactions": "3.25.0", - "@react-aria/label": "3.7.17", - "@react-aria/listbox": "3.14.3", - "@react-aria/menu": "3.18.2", - "@react-aria/selection": "3.24.0", - "@react-aria/utils": "3.28.2", - "@react-stately/form": "3.1.3", - "@react-stately/list": "3.12.1", - "@react-stately/menu": "3.9.3", - "@react-types/button": "3.12.0", - "@react-types/overlays": "3.8.14", - "@react-types/select": "3.9.11", - "@react-types/shared": "3.29.0" + "version": "2.4.17", + "resolved": "https://registry.npmjs.org/@heroui/use-aria-multiselect/-/use-aria-multiselect-2.4.17.tgz", + "integrity": "sha512-gU6et+auSJV28umz1YJnxjavuMpOvpfym9IhNe59za/Y/mNIwdHJwcEwbL5qc2eK0AFKYuhqMYsv2iaPs4qcMg==", + "license": "MIT", + "dependencies": { + "@react-aria/i18n": "3.12.11", + "@react-aria/interactions": "3.25.4", + "@react-aria/label": "3.7.20", + "@react-aria/listbox": "3.14.7", + "@react-aria/menu": "3.19.0", + "@react-aria/selection": "3.25.0", + "@react-aria/utils": "3.30.0", + "@react-stately/form": "3.2.0", + "@react-stately/list": "3.12.4", + "@react-stately/menu": "3.9.6", + "@react-types/button": "3.13.0", + "@react-types/overlays": "3.9.0", + "@react-types/shared": "3.31.0" }, "peerDependencies": { "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, + "node_modules/@heroui/use-aria-overlay": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/@heroui/use-aria-overlay/-/use-aria-overlay-2.0.2.tgz", + "integrity": "sha512-pujpue203ii/FukApYGfkeTrT1i80t77SUPR7u1er3dkRCUruksvr1AiPQlsUec1UkIpe/jkXpG3Yb+DldsjRg==", + "license": "MIT", + "dependencies": { + "@react-aria/focus": "3.21.0", + "@react-aria/interactions": "3.25.4", + "@react-aria/overlays": "3.28.0", + "@react-types/shared": "3.31.0" + }, + "peerDependencies": { + "react": ">=18", + "react-dom": ">=18" + } + }, "node_modules/@heroui/use-callback-ref": { - "version": "2.1.7", - "resolved": "https://registry.npmjs.org/@heroui/use-callback-ref/-/use-callback-ref-2.1.7.tgz", - "integrity": "sha512-AKMb+zV8um9y7gnsPgmVPm5WRx0oJc/3XU+banr8qla27+3HhnQZVqk3nlSHIplkseQzMRt3xHj5RPnwKbs71w==", + "version": "2.1.8", + "resolved": "https://registry.npmjs.org/@heroui/use-callback-ref/-/use-callback-ref-2.1.8.tgz", + "integrity": "sha512-D1JDo9YyFAprYpLID97xxQvf86NvyWLay30BeVVZT9kWmar6O9MbCRc7ACi7Ngko60beonj6+amTWkTm7QuY/Q==", "license": "MIT", "dependencies": { - "@heroui/use-safe-layout-effect": "2.1.7" + "@heroui/use-safe-layout-effect": "2.1.8" }, "peerDependencies": { "react": ">=18 || >=19.0.0-rc.0" } }, "node_modules/@heroui/use-clipboard": { - "version": "2.1.8", - "resolved": "https://registry.npmjs.org/@heroui/use-clipboard/-/use-clipboard-2.1.8.tgz", - "integrity": "sha512-itT5PCoMRoa6rjV51Z9wxeDQpSYMZj2sDFYrM7anGFO/4CAsQ/NfQoPwl5+kX0guqCcCGMqgFnNzNyQuNNsPtg==", + "version": "2.1.9", + "resolved": "https://registry.npmjs.org/@heroui/use-clipboard/-/use-clipboard-2.1.9.tgz", + "integrity": "sha512-lkBq5RpXHiPvk1BXKJG8gMM0f7jRMIGnxAXDjAUzZyXKBuWLoM+XlaUWmZHtmkkjVFMX1L4vzA+vxi9rZbenEQ==", "license": "MIT", "peerDependencies": { "react": ">=18 || >=19.0.0-rc.0" } }, "node_modules/@heroui/use-data-scroll-overflow": { - "version": "2.2.10", - "resolved": "https://registry.npmjs.org/@heroui/use-data-scroll-overflow/-/use-data-scroll-overflow-2.2.10.tgz", - "integrity": "sha512-Lza9S7ZWhY3PliahSgDRubrpeT7gnySH67GSTrGQMzYggTDMo2I1Pky7ZaHUnHHYB9Y7WHryB26ayWBOgRtZUQ==", + "version": "2.2.11", + "resolved": "https://registry.npmjs.org/@heroui/use-data-scroll-overflow/-/use-data-scroll-overflow-2.2.11.tgz", + "integrity": "sha512-5H7Q31Ub+O7GygbuaNFrItB4VVLGg2wjr4lXD2o414TgfnaSNPNc0Fb6E6A6m0/f6u7fpf98YURoDx+LFkkroA==", "license": "MIT", "dependencies": { - "@heroui/shared-utils": "2.1.9" + "@heroui/shared-utils": "2.1.10" }, "peerDependencies": { "react": ">=18 || >=19.0.0-rc.0" } }, "node_modules/@heroui/use-disclosure": { - "version": "2.2.11", - "resolved": "https://registry.npmjs.org/@heroui/use-disclosure/-/use-disclosure-2.2.11.tgz", - "integrity": "sha512-ARZAKoAURaeD+9PlZarlLqQtSx6cUkrO9m6CVRC8lzVKS1jWvT7u+ZfoLF7fS2m1AmONLBPnjREW5oupAluS/w==", + "version": "2.2.15", + "resolved": "https://registry.npmjs.org/@heroui/use-disclosure/-/use-disclosure-2.2.15.tgz", + "integrity": "sha512-a29HObRfjb6pQ7lvv/WZbvXhGv4BLI4fDrEnVnybfFdC3pCmwyoZxOuqraiDT8IXvVFIiuIcX6719ezruo64kQ==", "license": "MIT", "dependencies": { - "@heroui/use-callback-ref": "2.1.7", - "@react-aria/utils": "3.28.2", - "@react-stately/utils": "3.10.6" + "@heroui/use-callback-ref": "2.1.8", + "@react-aria/utils": "3.30.0", + "@react-stately/utils": "3.10.8" }, "peerDependencies": { "react": ">=18 || >=19.0.0-rc.0" } }, "node_modules/@heroui/use-draggable": { - "version": "2.1.11", - "resolved": "https://registry.npmjs.org/@heroui/use-draggable/-/use-draggable-2.1.11.tgz", - "integrity": "sha512-Oi0JwC8F3cCfpPY5c6UpEGsC0cJW3vZ8rwyn0RuTKV7DjaU52YARS56KqJk0udli4R1fjtwrTNuye3TJcS+0ww==", + "version": "2.1.16", + "resolved": "https://registry.npmjs.org/@heroui/use-draggable/-/use-draggable-2.1.16.tgz", + "integrity": "sha512-IcpdnMLmcIDeo7EG41VHSE2jBbYP5dEyNThFirReNh8fMZ6rW2hAd0lf0M0/R5kgTSKUxdNhecY6csDedP+8gA==", "license": "MIT", "dependencies": { - "@react-aria/interactions": "3.25.0" + "@react-aria/interactions": "3.25.4" }, "peerDependencies": { "react": ">=18 || >=19.0.0-rc.0" } }, + "node_modules/@heroui/use-form-reset": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@heroui/use-form-reset/-/use-form-reset-2.0.1.tgz", + "integrity": "sha512-6slKWiLtVfgZnVeHVkM9eXgjwI07u0CUaLt2kQpfKPqTSTGfbHgCYJFduijtThhTdKBhdH6HCmzTcnbVlAxBXw==", + "license": "MIT", + "peerDependencies": { + "react": ">=18 || >=19.0.0-rc.0" + } + }, "node_modules/@heroui/use-image": { - "version": "2.1.9", - "resolved": "https://registry.npmjs.org/@heroui/use-image/-/use-image-2.1.9.tgz", - "integrity": "sha512-rHfPv4PkRN6mUG3eoBZBi8P8FnM37Kb/lOUM5M5kWtPMRpdfpgDxGQjf24K2lwSQM5xVG1H8WlF1Wipcd0kpmA==", + "version": "2.1.11", + "resolved": "https://registry.npmjs.org/@heroui/use-image/-/use-image-2.1.11.tgz", + "integrity": "sha512-zG3MsPvTSqW69hSDIxHsNJPJfkLoZA54x0AkwOTiqiFh5Z+3ZaQvMTn31vbuMIKmHRpHkkZOTc85cqpAB1Ct4w==", "license": "MIT", "dependencies": { - "@heroui/react-utils": "2.1.10", - "@heroui/use-safe-layout-effect": "2.1.7" + "@heroui/react-utils": "2.1.12", + "@heroui/use-safe-layout-effect": "2.1.8" }, "peerDependencies": { "react": ">=18 || >=19.0.0-rc.0" } }, "node_modules/@heroui/use-intersection-observer": { - "version": "2.2.11", - "resolved": "https://registry.npmjs.org/@heroui/use-intersection-observer/-/use-intersection-observer-2.2.11.tgz", - "integrity": "sha512-QcS1H1zVw8keoHSlT7cxmTuCCMk260/1gmpMM8zVAs0nF8tVL8xylsI1chHSIxZvsL1SNOPC4J++eUeG8QHEEQ==", + "version": "2.2.14", + "resolved": "https://registry.npmjs.org/@heroui/use-intersection-observer/-/use-intersection-observer-2.2.14.tgz", + "integrity": "sha512-qYJeMk4cTsF+xIckRctazCgWQ4BVOpJu+bhhkB1NrN+MItx19Lcb7ksOqMdN5AiSf85HzDcAEPIQ9w9RBlt5sg==", "license": "MIT", - "dependencies": { - "@react-aria/interactions": "3.25.0", - "@react-aria/ssr": "3.9.8", - "@react-aria/utils": "3.28.2", - "@react-types/shared": "3.29.0" - }, "peerDependencies": { "react": ">=18 || >=19.0.0-rc.0" } }, "node_modules/@heroui/use-is-mobile": { - "version": "2.2.9", - "resolved": "https://registry.npmjs.org/@heroui/use-is-mobile/-/use-is-mobile-2.2.9.tgz", - "integrity": "sha512-UVc9wKK3kg2bIAQPaKuCA53qd1Snrd8yxIf/dtbh3PqYjqoyN7c1hUFZxe9ZW8Vb3AovquWDnPYbx4vjdzcQiQ==", + "version": "2.2.12", + "resolved": "https://registry.npmjs.org/@heroui/use-is-mobile/-/use-is-mobile-2.2.12.tgz", + "integrity": "sha512-2UKa4v1xbvFwerWKoMTrg4q9ZfP9MVIVfCl1a7JuKQlXq3jcyV6z1as5bZ41pCsTOT+wUVOFnlr6rzzQwT9ZOA==", "license": "MIT", "dependencies": { - "@react-aria/ssr": "3.9.8" + "@react-aria/ssr": "3.9.10" }, "peerDependencies": { "react": ">=18 || >=19.0.0-rc.0" } }, "node_modules/@heroui/use-is-mounted": { - "version": "2.1.7", - "resolved": "https://registry.npmjs.org/@heroui/use-is-mounted/-/use-is-mounted-2.1.7.tgz", - "integrity": "sha512-Msf4eWWUEDofPmvaFfS4azftO9rIuKyiagxsYE73PSMcdB+7+PJSMTY5ZTM3cf/lwUJzy1FQvyTiCKx0RQ5neA==", + "version": "2.1.8", + "resolved": "https://registry.npmjs.org/@heroui/use-is-mounted/-/use-is-mounted-2.1.8.tgz", + "integrity": "sha512-DO/Th1vD4Uy8KGhd17oGlNA4wtdg91dzga+VMpmt94gSZe1WjsangFwoUBxF2uhlzwensCX9voye3kerP/lskg==", "license": "MIT", "peerDependencies": { "react": ">=18 || >=19.0.0-rc.0" } }, "node_modules/@heroui/use-measure": { - "version": "2.1.7", - "resolved": "https://registry.npmjs.org/@heroui/use-measure/-/use-measure-2.1.7.tgz", - "integrity": "sha512-H586tr/bOH08MAufeiT35E1QmF8SPQy5Ghmat1Bb+vh/6KZ5S0K0o95BE2to7sXE9UCJWa7nDFuizXAGbveSiA==", + "version": "2.1.8", + "resolved": "https://registry.npmjs.org/@heroui/use-measure/-/use-measure-2.1.8.tgz", + "integrity": "sha512-GjT9tIgluqYMZWfAX6+FFdRQBqyHeuqUMGzAXMTH9kBXHU0U5C5XU2c8WFORkNDoZIg1h13h1QdV+Vy4LE1dEA==", "license": "MIT", "peerDependencies": { "react": ">=18 || >=19.0.0-rc.0" } }, "node_modules/@heroui/use-pagination": { - "version": "2.2.12", - "resolved": "https://registry.npmjs.org/@heroui/use-pagination/-/use-pagination-2.2.12.tgz", - "integrity": "sha512-tbVad95Z4ECbfagZMU2bg4ofMdHAmA7gA3qtUXPvwDcUZqCxvVm+5RiGUPF0wVHWTRTguntJO5vmGQBInUbeuw==", + "version": "2.2.16", + "resolved": "https://registry.npmjs.org/@heroui/use-pagination/-/use-pagination-2.2.16.tgz", + "integrity": "sha512-EF0MyFRBglTPhcxBlyt+omdgBjLn7mKzQOJuNs1KaBQJBEoe+XPV0eVBleXu32UTz5Q89SsMYGMNbOgpxeU8SA==", "license": "MIT", "dependencies": { - "@heroui/shared-utils": "2.1.9", - "@react-aria/i18n": "3.12.8" + "@heroui/shared-utils": "2.1.10", + "@react-aria/i18n": "3.12.11" }, "peerDependencies": { "react": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/use-safe-layout-effect": { - "version": "2.1.7", - "resolved": "https://registry.npmjs.org/@heroui/use-safe-layout-effect/-/use-safe-layout-effect-2.1.7.tgz", - "integrity": "sha512-ZiMc+nVjcE5aArC4PEmnLHSJj0WgAXq3udr7FZaosP/jrRdn5VPcfF9z9cIGNJD6MkZp+YP0XGslrIFKZww0Hw==", + "node_modules/@heroui/use-resize": { + "version": "2.1.8", + "resolved": "https://registry.npmjs.org/@heroui/use-resize/-/use-resize-2.1.8.tgz", + "integrity": "sha512-htF3DND5GmrSiMGnzRbISeKcH+BqhQ/NcsP9sBTIl7ewvFaWiDhEDiUHdJxflmJGd/c5qZq2nYQM/uluaqIkKA==", "license": "MIT", "peerDependencies": { "react": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/use-scroll-position": { - "version": "2.1.7", - "resolved": "https://registry.npmjs.org/@heroui/use-scroll-position/-/use-scroll-position-2.1.7.tgz", - "integrity": "sha512-c91Elycrq51nhpWqFIEBy04P+KBJjnEz4u1+1c7txnjs/k0FOD5EBD8+Jf8GJbh4WYp5N936XFvCcE7gB1C9JQ==", + "node_modules/@heroui/use-safe-layout-effect": { + "version": "2.1.8", + "resolved": "https://registry.npmjs.org/@heroui/use-safe-layout-effect/-/use-safe-layout-effect-2.1.8.tgz", + "integrity": "sha512-wbnZxVWCYqk10XRMu0veSOiVsEnLcmGUmJiapqgaz0fF8XcpSScmqjTSoWjHIEWaHjQZ6xr+oscD761D6QJN+Q==", "license": "MIT", "peerDependencies": { "react": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/use-update-effect": { - "version": "2.1.7", - "resolved": "https://registry.npmjs.org/@heroui/use-update-effect/-/use-update-effect-2.1.7.tgz", - "integrity": "sha512-G7Crf4vdJh2bwyQQ5+dN+IfvtHpRNkNlEXVDE87Kb15fJ7Rnokt3webnogBreZ9l7SbHpEGvx5sZPsgUHgrTMg==", + "node_modules/@heroui/use-scroll-position": { + "version": "2.1.8", + "resolved": "https://registry.npmjs.org/@heroui/use-scroll-position/-/use-scroll-position-2.1.8.tgz", + "integrity": "sha512-NxanHKObxVfWaPpNRyBR8v7RfokxrzcHyTyQfbgQgAGYGHTMaOGkJGqF8kBzInc3zJi+F0zbX7Nb0QjUgsLNUQ==", "license": "MIT", "peerDependencies": { "react": ">=18 || >=19.0.0-rc.0" } }, - "node_modules/@heroui/user": { - "version": "2.2.15", - "resolved": "https://registry.npmjs.org/@heroui/user/-/user-2.2.15.tgz", - "integrity": "sha512-0v9IYY+NEct3RN7yAoAx75baX2Tmww7oa6qcMrEgI6y0/8OKXwDwqSc1Cb8VAAwTotpWv46Ek09JNwAx+uJLNA==", + "node_modules/@heroui/use-viewport-size": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@heroui/use-viewport-size/-/use-viewport-size-2.0.1.tgz", + "integrity": "sha512-blv8BEB/QdLePLWODPRzRS2eELJ2eyHbdOIADbL0KcfLzOUEg9EiuVk90hcSUDAFqYiJ3YZ5Z0up8sdPcR8Y7g==", "license": "MIT", - "dependencies": { - "@heroui/avatar": "2.2.15", - "@heroui/react-utils": "2.1.10", - "@heroui/shared-utils": "2.1.9", - "@react-aria/focus": "3.20.2", - "@react-aria/utils": "3.28.2" - }, "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", - "react": ">=18 || >=19.0.0-rc.0", - "react-dom": ">=18 || >=19.0.0-rc.0" + "react": ">=18 || >=19.0.0-rc.0" } }, "node_modules/@humanfs/core": { @@ -2285,18 +2336,18 @@ } }, "node_modules/@internationalized/date": { - "version": "3.8.0", - "resolved": "https://registry.npmjs.org/@internationalized/date/-/date-3.8.0.tgz", - "integrity": "sha512-J51AJ0fEL68hE4CwGPa6E0PO6JDaVLd8aln48xFCSy7CZkZc96dGEGmLs2OEEbBxcsVZtfrqkXJwI2/MSG8yKw==", + "version": "3.8.2", + "resolved": "https://registry.npmjs.org/@internationalized/date/-/date-3.8.2.tgz", + "integrity": "sha512-/wENk7CbvLbkUvX1tu0mwq49CVkkWpkXubGel6birjRPyo6uQ4nQpnq5xZu823zRCwwn82zgHrvgF1vZyvmVgA==", "license": "Apache-2.0", "dependencies": { "@swc/helpers": "^0.5.0" } }, "node_modules/@internationalized/message": { - "version": "3.1.7", - "resolved": "https://registry.npmjs.org/@internationalized/message/-/message-3.1.7.tgz", - "integrity": "sha512-gLQlhEW4iO7DEFPf/U7IrIdA3UyLGS0opeqouaFwlMObLUzwexRjbygONHDVbC9G9oFLXsLyGKYkJwqXw/QADg==", + "version": "3.1.8", + "resolved": "https://registry.npmjs.org/@internationalized/message/-/message-3.1.8.tgz", + "integrity": "sha512-Rwk3j/TlYZhn3HQ6PyXUV0XP9Uv42jqZGNegt0BXlxjE6G3+LwHjbQZAGHhCnCPdaA6Tvd3ma/7QzLlLkJxAWA==", "license": "Apache-2.0", "dependencies": { "@swc/helpers": "^0.5.0", @@ -2304,18 +2355,18 @@ } }, "node_modules/@internationalized/number": { - "version": "3.6.1", - "resolved": "https://registry.npmjs.org/@internationalized/number/-/number-3.6.1.tgz", - "integrity": "sha512-UVsb4bCwbL944E0SX50CHFtWEeZ2uB5VozZ5yDXJdq6iPZsZO5p+bjVMZh2GxHf4Bs/7xtDCcPwEa2NU9DaG/g==", + "version": "3.6.4", + "resolved": "https://registry.npmjs.org/@internationalized/number/-/number-3.6.4.tgz", + "integrity": "sha512-P+/h+RDaiX8EGt3shB9AYM1+QgkvHmJ5rKi4/59k4sg9g58k9rqsRW0WxRO7jCoHyvVbFRRFKmVTdFYdehrxHg==", "license": "Apache-2.0", "dependencies": { "@swc/helpers": "^0.5.0" } }, "node_modules/@internationalized/string": { - "version": "3.2.6", - "resolved": "https://registry.npmjs.org/@internationalized/string/-/string-3.2.6.tgz", - "integrity": "sha512-LR2lnM4urJta5/wYJVV7m8qk5DrMZmLRTuFhbQO5b9/sKLHgty6unQy1Li4+Su2DWydmB4aZdS5uxBRXIq2aAw==", + "version": "3.2.7", + "resolved": "https://registry.npmjs.org/@internationalized/string/-/string-3.2.7.tgz", + "integrity": "sha512-D4OHBjrinH+PFZPvfCXvG28n2LSykWcJ7GIioQL+ok0LON15SdfoUssoHzzOUmVZLbRoREsQXVzA6r8JKsbP6A==", "license": "Apache-2.0", "dependencies": { "@swc/helpers": "^0.5.0" @@ -2654,16 +2705,16 @@ } }, "node_modules/@react-aria/breadcrumbs": { - "version": "3.5.23", - "resolved": "https://registry.npmjs.org/@react-aria/breadcrumbs/-/breadcrumbs-3.5.23.tgz", - "integrity": "sha512-4uLxuAgPfXds8sBc/Cg0ml7LKWzK+YTwHL7xclhQUkPO32rzlHDl+BJ5cyWhvZgGUf8JJXbXhD5VlJJzbbl8Xg==", + "version": "3.5.27", + "resolved": "https://registry.npmjs.org/@react-aria/breadcrumbs/-/breadcrumbs-3.5.27.tgz", + "integrity": "sha512-fuXD9nvBaBVZO0Z6EntBlxQD621/2Ldcxz76jFjc4V/jNOq/6BIVQRtpnAYYrSTiW3ZV2IoAyxRWNxQU22hOow==", "license": "Apache-2.0", "dependencies": { - "@react-aria/i18n": "^3.12.8", - "@react-aria/link": "^3.8.0", - "@react-aria/utils": "^3.28.2", - "@react-types/breadcrumbs": "^3.7.12", - "@react-types/shared": "^3.29.0", + "@react-aria/i18n": "^3.12.11", + "@react-aria/link": "^3.8.4", + "@react-aria/utils": "^3.30.0", + "@react-types/breadcrumbs": "^3.7.15", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2672,17 +2723,17 @@ } }, "node_modules/@react-aria/button": { - "version": "3.13.0", - "resolved": "https://registry.npmjs.org/@react-aria/button/-/button-3.13.0.tgz", - "integrity": "sha512-BEcTQb7Q8ZrAtn0scPDv/ErZoGC1FI0sLk0UTPGskuh/RV9ZZGFbuSWTqOwV8w5CS6VMvPjH6vaE8hS7sb5DIw==", + "version": "3.14.0", + "resolved": "https://registry.npmjs.org/@react-aria/button/-/button-3.14.0.tgz", + "integrity": "sha512-we6z+2GpZO8lGD6EPmYH2S87kLCpU14D2E3tD2vES+SS2sZM2qcm2dUGpeo4+gZqBToLWKEBAGCSlkWEtgS19A==", "license": "Apache-2.0", "dependencies": { - "@react-aria/interactions": "^3.25.0", - "@react-aria/toolbar": "3.0.0-beta.15", - "@react-aria/utils": "^3.28.2", - "@react-stately/toggle": "^3.8.3", - "@react-types/button": "^3.12.0", - "@react-types/shared": "^3.29.0", + "@react-aria/interactions": "^3.25.4", + "@react-aria/toolbar": "3.0.0-beta.19", + "@react-aria/utils": "^3.30.0", + "@react-stately/toggle": "^3.9.0", + "@react-types/button": "^3.13.0", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2691,20 +2742,20 @@ } }, "node_modules/@react-aria/calendar": { - "version": "3.8.0", - "resolved": "https://registry.npmjs.org/@react-aria/calendar/-/calendar-3.8.0.tgz", - "integrity": "sha512-9vms/fWjJPZkJcMxciwWWOjGy/Q0nqI6FV0pYbMZbqepkzglEaVd98kl506r/4hLhWKwLdTfqCgbntRecj8jBg==", + "version": "3.9.0", + "resolved": "https://registry.npmjs.org/@react-aria/calendar/-/calendar-3.9.0.tgz", + "integrity": "sha512-YxHLqL/LZrgwYGKzlQ96Fgt6gC+Q1L8k56sD51jJAtiD+YtT/pKJfK1zjZ3rtHtPTDYzosJ8vFgOmZNpnKQpXQ==", "license": "Apache-2.0", "dependencies": { - "@internationalized/date": "^3.8.0", - "@react-aria/i18n": "^3.12.8", - "@react-aria/interactions": "^3.25.0", - "@react-aria/live-announcer": "^3.4.2", - "@react-aria/utils": "^3.28.2", - "@react-stately/calendar": "^3.8.0", - "@react-types/button": "^3.12.0", - "@react-types/calendar": "^3.7.0", - "@react-types/shared": "^3.29.0", + "@internationalized/date": "^3.8.2", + "@react-aria/i18n": "^3.12.11", + "@react-aria/interactions": "^3.25.4", + "@react-aria/live-announcer": "^3.4.4", + "@react-aria/utils": "^3.30.0", + "@react-stately/calendar": "^3.8.3", + "@react-types/button": "^3.13.0", + "@react-types/calendar": "^3.7.3", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2713,21 +2764,21 @@ } }, "node_modules/@react-aria/checkbox": { - "version": "3.15.4", - "resolved": "https://registry.npmjs.org/@react-aria/checkbox/-/checkbox-3.15.4.tgz", - "integrity": "sha512-ZkDJFs2EfMBXVIpBSo4ouB+NXyr2LRgZNp2x8/v+7n3aTmMU8j2PzT+Ra2geTQbC0glMP7UrSg4qZblqrxEBcQ==", + "version": "3.16.0", + "resolved": "https://registry.npmjs.org/@react-aria/checkbox/-/checkbox-3.16.0.tgz", + "integrity": "sha512-XPaMz1/iVBG6EbJOPYlNtvr+q4f0axJeoIvyzWW3ciIdDSX/3jYuFg/sv/b3OQQl389cbQ/WUBQyWre/uXWVEg==", "license": "Apache-2.0", "dependencies": { - "@react-aria/form": "^3.0.15", - "@react-aria/interactions": "^3.25.0", - "@react-aria/label": "^3.7.17", - "@react-aria/toggle": "^3.11.2", - "@react-aria/utils": "^3.28.2", - "@react-stately/checkbox": "^3.6.13", - "@react-stately/form": "^3.1.3", - "@react-stately/toggle": "^3.8.3", - "@react-types/checkbox": "^3.9.3", - "@react-types/shared": "^3.29.0", + "@react-aria/form": "^3.1.0", + "@react-aria/interactions": "^3.25.4", + "@react-aria/label": "^3.7.20", + "@react-aria/toggle": "^3.12.0", + "@react-aria/utils": "^3.30.0", + "@react-stately/checkbox": "^3.7.0", + "@react-stately/form": "^3.2.0", + "@react-stately/toggle": "^3.9.0", + "@react-types/checkbox": "^3.10.0", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2736,26 +2787,26 @@ } }, "node_modules/@react-aria/combobox": { - "version": "3.12.2", - "resolved": "https://registry.npmjs.org/@react-aria/combobox/-/combobox-3.12.2.tgz", - "integrity": "sha512-EgddiF8VnAjB4EynJERPn4IoDMUabI8GiKOQZ6Ar3MlRWxQnUfxPpZwXs8qWR3dPCzYUt2PhBinhBMjyR1yRIw==", + "version": "3.13.0", + "resolved": "https://registry.npmjs.org/@react-aria/combobox/-/combobox-3.13.0.tgz", + "integrity": "sha512-eBa8aWcL3Ar/BvgSaqYDmNQP70LPZ7us2myM31QQt2YDRptqGHd44wzXCts9SaDVIeMVy+AEY2NkuxrVE6yNrw==", "license": "Apache-2.0", "dependencies": { - "@react-aria/focus": "^3.20.2", - "@react-aria/i18n": "^3.12.8", - "@react-aria/listbox": "^3.14.3", - "@react-aria/live-announcer": "^3.4.2", - "@react-aria/menu": "^3.18.2", - "@react-aria/overlays": "^3.27.0", - "@react-aria/selection": "^3.24.0", - "@react-aria/textfield": "^3.17.2", - "@react-aria/utils": "^3.28.2", - "@react-stately/collections": "^3.12.3", - "@react-stately/combobox": "^3.10.4", - "@react-stately/form": "^3.1.3", - "@react-types/button": "^3.12.0", - "@react-types/combobox": "^3.13.4", - "@react-types/shared": "^3.29.0", + "@react-aria/focus": "^3.21.0", + "@react-aria/i18n": "^3.12.11", + "@react-aria/listbox": "^3.14.7", + "@react-aria/live-announcer": "^3.4.4", + "@react-aria/menu": "^3.19.0", + "@react-aria/overlays": "^3.28.0", + "@react-aria/selection": "^3.25.0", + "@react-aria/textfield": "^3.18.0", + "@react-aria/utils": "^3.30.0", + "@react-stately/collections": "^3.12.6", + "@react-stately/combobox": "^3.11.0", + "@react-stately/form": "^3.2.0", + "@react-types/button": "^3.13.0", + "@react-types/combobox": "^3.13.7", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2764,28 +2815,28 @@ } }, "node_modules/@react-aria/datepicker": { - "version": "3.14.2", - "resolved": "https://registry.npmjs.org/@react-aria/datepicker/-/datepicker-3.14.2.tgz", - "integrity": "sha512-O7fdzcqIJ7i/+8SGYvx4tloTZgK4Ws8OChdbFcd2rZoRPqxM50M6J+Ota8hTet2wIhojUXnM3x2na3EvoucBXA==", + "version": "3.15.0", + "resolved": "https://registry.npmjs.org/@react-aria/datepicker/-/datepicker-3.15.0.tgz", + "integrity": "sha512-AONeLj7sMKz4JmzCu4bhsqwcNFXCSWoaBhi4wOJO9+WYmxudn5mSI9ez8NMCVn+s5kcYpyvzrrAFf/DvQ4UDgw==", "license": "Apache-2.0", "dependencies": { - "@internationalized/date": "^3.8.0", - "@internationalized/number": "^3.6.1", - "@internationalized/string": "^3.2.6", - "@react-aria/focus": "^3.20.2", - "@react-aria/form": "^3.0.15", - "@react-aria/i18n": "^3.12.8", - "@react-aria/interactions": "^3.25.0", - "@react-aria/label": "^3.7.17", - "@react-aria/spinbutton": "^3.6.14", - "@react-aria/utils": "^3.28.2", - "@react-stately/datepicker": "^3.14.0", - "@react-stately/form": "^3.1.3", - "@react-types/button": "^3.12.0", - "@react-types/calendar": "^3.7.0", - "@react-types/datepicker": "^3.12.0", - "@react-types/dialog": "^3.5.17", - "@react-types/shared": "^3.29.0", + "@internationalized/date": "^3.8.2", + "@internationalized/number": "^3.6.4", + "@internationalized/string": "^3.2.7", + "@react-aria/focus": "^3.21.0", + "@react-aria/form": "^3.1.0", + "@react-aria/i18n": "^3.12.11", + "@react-aria/interactions": "^3.25.4", + "@react-aria/label": "^3.7.20", + "@react-aria/spinbutton": "^3.6.17", + "@react-aria/utils": "^3.30.0", + "@react-stately/datepicker": "^3.15.0", + "@react-stately/form": "^3.2.0", + "@react-types/button": "^3.13.0", + "@react-types/calendar": "^3.7.3", + "@react-types/datepicker": "^3.13.0", + "@react-types/dialog": "^3.5.20", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2794,16 +2845,16 @@ } }, "node_modules/@react-aria/dialog": { - "version": "3.5.24", - "resolved": "https://registry.npmjs.org/@react-aria/dialog/-/dialog-3.5.24.tgz", - "integrity": "sha512-tw0WH89gVpHMI5KUQhuzRE+IYCc9clRfDvCppuXNueKDrZmrQKbeoU6d0b5WYRsBur2+d7ErtvpLzHVqE1HzfA==", + "version": "3.5.28", + "resolved": "https://registry.npmjs.org/@react-aria/dialog/-/dialog-3.5.28.tgz", + "integrity": "sha512-S9dgdFBQc9LbhyBiHwGPSATwtvsIl6h+UnxDJ4oKBSse+wxdAyshbZv2tyO5RFbe3k73SAgU7yKocfg7YyRM0A==", "license": "Apache-2.0", "dependencies": { - "@react-aria/interactions": "^3.25.0", - "@react-aria/overlays": "^3.27.0", - "@react-aria/utils": "^3.28.2", - "@react-types/dialog": "^3.5.17", - "@react-types/shared": "^3.29.0", + "@react-aria/interactions": "^3.25.4", + "@react-aria/overlays": "^3.28.0", + "@react-aria/utils": "^3.30.0", + "@react-types/dialog": "^3.5.20", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2812,14 +2863,14 @@ } }, "node_modules/@react-aria/focus": { - "version": "3.20.2", - "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.20.2.tgz", - "integrity": "sha512-Q3rouk/rzoF/3TuH6FzoAIKrl+kzZi9LHmr8S5EqLAOyP9TXIKG34x2j42dZsAhrw7TbF9gA8tBKwnCNH4ZV+Q==", + "version": "3.21.0", + "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.21.0.tgz", + "integrity": "sha512-7NEGtTPsBy52EZ/ToVKCu0HSelE3kq9qeis+2eEq90XSuJOMaDHUQrA7RC2Y89tlEwQB31bud/kKRi9Qme1dkA==", "license": "Apache-2.0", "dependencies": { - "@react-aria/interactions": "^3.25.0", - "@react-aria/utils": "^3.28.2", - "@react-types/shared": "^3.29.0", + "@react-aria/interactions": "^3.25.4", + "@react-aria/utils": "^3.30.0", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -2828,25 +2879,16 @@ "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, - "node_modules/@react-aria/focus/node_modules/clsx": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz", - "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==", - "license": "MIT", - "engines": { - "node": ">=6" - } - }, "node_modules/@react-aria/form": { - "version": "3.0.15", - "resolved": "https://registry.npmjs.org/@react-aria/form/-/form-3.0.15.tgz", - "integrity": "sha512-kk8AnLz+EOgnn3sTaXYmtw+YzVDc1of/+xAkuOupQi6zQFnNRjc99JlDbKHoUZ39urMl+8lsp/1b9VPPhNrBNw==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/@react-aria/form/-/form-3.1.0.tgz", + "integrity": "sha512-aDAOZafrn0V8e09mDAtCvc+JnpnkFM9X8cbI5+fdXsXAA+JxO+3uRRfnJHBlIL0iLc4C4OVWxBxWToV95pg1KA==", "license": "Apache-2.0", "dependencies": { - "@react-aria/interactions": "^3.25.0", - "@react-aria/utils": "^3.28.2", - "@react-stately/form": "^3.1.3", - "@react-types/shared": "^3.29.0", + "@react-aria/interactions": "^3.25.4", + "@react-aria/utils": "^3.30.0", + "@react-stately/form": "^3.2.0", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2855,23 +2897,23 @@ } }, "node_modules/@react-aria/grid": { - "version": "3.13.0", - "resolved": "https://registry.npmjs.org/@react-aria/grid/-/grid-3.13.0.tgz", - "integrity": "sha512-RcuJYA4fyJ83MH3SunU+P5BGkx3LJdQ6kxwqwWGIuI9eUKc7uVbqvN9WN3fI+L0QfxqBFmh7ffRxIdQn7puuzw==", + "version": "3.14.3", + "resolved": "https://registry.npmjs.org/@react-aria/grid/-/grid-3.14.3.tgz", + "integrity": "sha512-O4Ius5tJqKcMGfQT6IXD4MnEOeq6f/59nKmfCLTXMREFac/oxafqanUx3zrEVYbaqLOjEmONcd8S61ptQM6aPg==", "license": "Apache-2.0", "dependencies": { - "@react-aria/focus": "^3.20.2", - "@react-aria/i18n": "^3.12.8", - "@react-aria/interactions": "^3.25.0", - "@react-aria/live-announcer": "^3.4.2", - "@react-aria/selection": "^3.24.0", - "@react-aria/utils": "^3.28.2", - "@react-stately/collections": "^3.12.3", - "@react-stately/grid": "^3.11.1", - "@react-stately/selection": "^3.20.1", - "@react-types/checkbox": "^3.9.3", - "@react-types/grid": "^3.3.1", - "@react-types/shared": "^3.29.0", + "@react-aria/focus": "^3.21.0", + "@react-aria/i18n": "^3.12.11", + "@react-aria/interactions": "^3.25.4", + "@react-aria/live-announcer": "^3.4.4", + "@react-aria/selection": "^3.25.0", + "@react-aria/utils": "^3.30.0", + "@react-stately/collections": "^3.12.6", + "@react-stately/grid": "^3.11.4", + "@react-stately/selection": "^3.20.4", + "@react-types/checkbox": "^3.10.0", + "@react-types/grid": "^3.3.4", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2880,18 +2922,18 @@ } }, "node_modules/@react-aria/i18n": { - "version": "3.12.8", - "resolved": "https://registry.npmjs.org/@react-aria/i18n/-/i18n-3.12.8.tgz", - "integrity": "sha512-V/Nau9WuwTwxfFffQL4URyKyY2HhRlu9zmzkF2Hw/j5KmEQemD+9jfaLueG2CJu85lYL06JrZXUdnhZgKnqMkA==", + "version": "3.12.11", + "resolved": "https://registry.npmjs.org/@react-aria/i18n/-/i18n-3.12.11.tgz", + "integrity": "sha512-1mxUinHbGJ6nJ/uSl62dl48vdZfWTBZePNF/wWQy98gR0qNFXLeusd7CsEmJT1971CR5i/WNYUo1ezNlIJnu6A==", "license": "Apache-2.0", "dependencies": { - "@internationalized/date": "^3.8.0", - "@internationalized/message": "^3.1.7", - "@internationalized/number": "^3.6.1", - "@internationalized/string": "^3.2.6", - "@react-aria/ssr": "^3.9.8", - "@react-aria/utils": "^3.28.2", - "@react-types/shared": "^3.29.0", + "@internationalized/date": "^3.8.2", + "@internationalized/message": "^3.1.8", + "@internationalized/number": "^3.6.4", + "@internationalized/string": "^3.2.7", + "@react-aria/ssr": "^3.9.10", + "@react-aria/utils": "^3.30.0", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2900,15 +2942,15 @@ } }, "node_modules/@react-aria/interactions": { - "version": "3.25.0", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.0.tgz", - "integrity": "sha512-GgIsDLlO8rDU/nFn6DfsbP9rfnzhm8QFjZkB9K9+r+MTSCn7bMntiWQgMM+5O6BiA8d7C7x4zuN4bZtc0RBdXQ==", + "version": "3.25.4", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.4.tgz", + "integrity": "sha512-HBQMxgUPHrW8V63u9uGgBymkMfj6vdWbB0GgUJY49K9mBKMsypcHeWkWM6+bF7kxRO728/IK8bWDV6whDbqjHg==", "license": "Apache-2.0", "dependencies": { - "@react-aria/ssr": "^3.9.8", - "@react-aria/utils": "^3.28.2", - "@react-stately/flags": "^3.1.1", - "@react-types/shared": "^3.29.0", + "@react-aria/ssr": "^3.9.10", + "@react-aria/utils": "^3.30.0", + "@react-stately/flags": "^3.1.2", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2917,13 +2959,13 @@ } }, "node_modules/@react-aria/label": { - "version": "3.7.17", - "resolved": "https://registry.npmjs.org/@react-aria/label/-/label-3.7.17.tgz", - "integrity": "sha512-Fz7IC2LQT2Y/sAoV+gFEXoULtkznzmK2MmeTv5shTNjeTxzB1BhQbD4wyCypi7eGsnD/9Zy+8viULCsIUbvjWw==", + "version": "3.7.20", + "resolved": "https://registry.npmjs.org/@react-aria/label/-/label-3.7.20.tgz", + "integrity": "sha512-Hw7OsC2GBnjptyW1lC1+SNoSIZA0eIh02QnNDr1XX2S+BPfn958NxoI7sJIstO/TUpQVNqdjEN/NI6+cyuJE6g==", "license": "Apache-2.0", "dependencies": { - "@react-aria/utils": "^3.28.2", - "@react-types/shared": "^3.29.0", + "@react-aria/utils": "^3.30.0", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2932,13 +2974,13 @@ } }, "node_modules/@react-aria/landmark": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/@react-aria/landmark/-/landmark-3.0.2.tgz", - "integrity": "sha512-KVXa9s3fSgo/PiUjdbnPh3a1yS4t2bMZeVBPPzYAgQ4wcU2WjuLkhviw+5GWSWRfT+jpIMV7R/cmyvr0UHvRfg==", + "version": "3.0.5", + "resolved": "https://registry.npmjs.org/@react-aria/landmark/-/landmark-3.0.5.tgz", + "integrity": "sha512-klUgRGQyTv5qWFQ0EMMLBOLa87qSTGjWoiMvytL9EgJCACkn/OzNMPbqVSkMADvadDyWCMWFYWvfweLxl3T5yw==", "license": "Apache-2.0", "dependencies": { - "@react-aria/utils": "^3.28.2", - "@react-types/shared": "^3.29.0", + "@react-aria/utils": "^3.30.0", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0", "use-sync-external-store": "^1.4.0" }, @@ -2948,15 +2990,15 @@ } }, "node_modules/@react-aria/link": { - "version": "3.8.0", - "resolved": "https://registry.npmjs.org/@react-aria/link/-/link-3.8.0.tgz", - "integrity": "sha512-gpDD6t3FqtFR9QjSIKNpmSR3tS4JG2anVKx2wixuRDHO6Ddexxv4SBzsE1+230p+FlFGjftFa2lEgQ7RNjZrmA==", + "version": "3.8.4", + "resolved": "https://registry.npmjs.org/@react-aria/link/-/link-3.8.4.tgz", + "integrity": "sha512-7cPRGIo7x6ZZv1dhp2xGjqLR1snazSQgl7tThrBDL5E8f6Yr7SVpxOOK5/EBmfpFkhkmmXEO/Fgo/GPJdc6Vmw==", "license": "Apache-2.0", "dependencies": { - "@react-aria/interactions": "^3.25.0", - "@react-aria/utils": "^3.28.2", - "@react-types/link": "^3.6.0", - "@react-types/shared": "^3.29.0", + "@react-aria/interactions": "^3.25.4", + "@react-aria/utils": "^3.30.0", + "@react-types/link": "^3.6.3", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2965,19 +3007,19 @@ } }, "node_modules/@react-aria/listbox": { - "version": "3.14.3", - "resolved": "https://registry.npmjs.org/@react-aria/listbox/-/listbox-3.14.3.tgz", - "integrity": "sha512-wzelam1KENUvKjsTq8gfrOW2/iab8SyIaSXfFvGmWW82XlDTlW+oQeA39tvOZktMVGspr+xp8FySY09rtz6UXw==", + "version": "3.14.7", + "resolved": "https://registry.npmjs.org/@react-aria/listbox/-/listbox-3.14.7.tgz", + "integrity": "sha512-U5a+AIDblaeQTIA1MDFUaYIKoPwPNAuY7SwkuA5Z7ClDOeQJkiyExmAoKcUXwUkrLULQcbOPKr401q38IL3T7Q==", "license": "Apache-2.0", "dependencies": { - "@react-aria/interactions": "^3.25.0", - "@react-aria/label": "^3.7.17", - "@react-aria/selection": "^3.24.0", - "@react-aria/utils": "^3.28.2", - "@react-stately/collections": "^3.12.3", - "@react-stately/list": "^3.12.1", - "@react-types/listbox": "^3.6.0", - "@react-types/shared": "^3.29.0", + "@react-aria/interactions": "^3.25.4", + "@react-aria/label": "^3.7.20", + "@react-aria/selection": "^3.25.0", + "@react-aria/utils": "^3.30.0", + "@react-stately/collections": "^3.12.6", + "@react-stately/list": "^3.12.4", + "@react-types/listbox": "^3.7.2", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2986,33 +3028,33 @@ } }, "node_modules/@react-aria/live-announcer": { - "version": "3.4.2", - "resolved": "https://registry.npmjs.org/@react-aria/live-announcer/-/live-announcer-3.4.2.tgz", - "integrity": "sha512-6+yNF9ZrZ4YJ60Oxy2gKI4/xy6WUv1iePDCFJkgpNVuOEYi8W8czff8ctXu/RPB25OJx5v2sCw9VirRogTo2zA==", + "version": "3.4.4", + "resolved": "https://registry.npmjs.org/@react-aria/live-announcer/-/live-announcer-3.4.4.tgz", + "integrity": "sha512-PTTBIjNRnrdJOIRTDGNifY2d//kA7GUAwRFJNOEwSNG4FW+Bq9awqLiflw0JkpyB0VNIwou6lqKPHZVLsGWOXA==", "license": "Apache-2.0", "dependencies": { "@swc/helpers": "^0.5.0" } }, "node_modules/@react-aria/menu": { - "version": "3.18.2", - "resolved": "https://registry.npmjs.org/@react-aria/menu/-/menu-3.18.2.tgz", - "integrity": "sha512-90k+Ke1bhFWhR2zuRI6OwKWQrCpOD99n+9jhG96JZJZlNo5lB+5kS+ufG1LRv5GBnCug0ciLQmPMAfguVsCjEQ==", + "version": "3.19.0", + "resolved": "https://registry.npmjs.org/@react-aria/menu/-/menu-3.19.0.tgz", + "integrity": "sha512-VLUGbZedKJvK2OFWEpa86GPIaj9QcWox/R9JXmNk6nyrAz/V46OBQENdliV26PEdBZgzrVxGvmkjaH7ZsN/32Q==", "license": "Apache-2.0", "dependencies": { - "@react-aria/focus": "^3.20.2", - "@react-aria/i18n": "^3.12.8", - "@react-aria/interactions": "^3.25.0", - "@react-aria/overlays": "^3.27.0", - "@react-aria/selection": "^3.24.0", - "@react-aria/utils": "^3.28.2", - "@react-stately/collections": "^3.12.3", - "@react-stately/menu": "^3.9.3", - "@react-stately/selection": "^3.20.1", - "@react-stately/tree": "^3.8.9", - "@react-types/button": "^3.12.0", - "@react-types/menu": "^3.10.0", - "@react-types/shared": "^3.29.0", + "@react-aria/focus": "^3.21.0", + "@react-aria/i18n": "^3.12.11", + "@react-aria/interactions": "^3.25.4", + "@react-aria/overlays": "^3.28.0", + "@react-aria/selection": "^3.25.0", + "@react-aria/utils": "^3.30.0", + "@react-stately/collections": "^3.12.6", + "@react-stately/menu": "^3.9.6", + "@react-stately/selection": "^3.20.4", + "@react-stately/tree": "^3.9.1", + "@react-types/button": "^3.13.0", + "@react-types/menu": "^3.10.3", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3021,21 +3063,21 @@ } }, "node_modules/@react-aria/numberfield": { - "version": "3.11.13", - "resolved": "https://registry.npmjs.org/@react-aria/numberfield/-/numberfield-3.11.13.tgz", - "integrity": "sha512-F73BVdIRV8VvKl0omhGaf0E7mdJ7pdPjDP3wYNf410t55BXPxmndItUKpGfxSbl8k6ZYLvQyOqkD6oWSfZXpZw==", + "version": "3.12.0", + "resolved": "https://registry.npmjs.org/@react-aria/numberfield/-/numberfield-3.12.0.tgz", + "integrity": "sha512-JkgkjYsZ9lN5m3//X3buOKVrA/QJEeeXJ+5T5r6AmF29YdIhD1Plf5AEOWoRpZWQ25chH7FI/Orsf4h3/SLOpg==", "license": "Apache-2.0", "dependencies": { - "@react-aria/i18n": "^3.12.8", - "@react-aria/interactions": "^3.25.0", - "@react-aria/spinbutton": "^3.6.14", - "@react-aria/textfield": "^3.17.2", - "@react-aria/utils": "^3.28.2", - "@react-stately/form": "^3.1.3", - "@react-stately/numberfield": "^3.9.11", - "@react-types/button": "^3.12.0", - "@react-types/numberfield": "^3.8.10", - "@react-types/shared": "^3.29.0", + "@react-aria/i18n": "^3.12.11", + "@react-aria/interactions": "^3.25.4", + "@react-aria/spinbutton": "^3.6.17", + "@react-aria/textfield": "^3.18.0", + "@react-aria/utils": "^3.30.0", + "@react-stately/form": "^3.2.0", + "@react-stately/numberfield": "^3.10.0", + "@react-types/button": "^3.13.0", + "@react-types/numberfield": "^3.8.13", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3044,21 +3086,21 @@ } }, "node_modules/@react-aria/overlays": { - "version": "3.27.0", - "resolved": "https://registry.npmjs.org/@react-aria/overlays/-/overlays-3.27.0.tgz", - "integrity": "sha512-2vZVgL7FrloN5Rh8sAhadGADJbuWg69DdSJB3fd2/h5VvcEhnIfNPu9Ma5XmdkApDoTboIEsKZ4QLYwRl98w6w==", + "version": "3.28.0", + "resolved": "https://registry.npmjs.org/@react-aria/overlays/-/overlays-3.28.0.tgz", + "integrity": "sha512-qaHahAXTmxXULgg2/UfWEIwfgdKsn27XYryXAWWDu2CAZTcbI+5mGwYrQZSDWraM6v5PUUepzOVvm7hjTqiMFw==", "license": "Apache-2.0", "dependencies": { - "@react-aria/focus": "^3.20.2", - "@react-aria/i18n": "^3.12.8", - "@react-aria/interactions": "^3.25.0", - "@react-aria/ssr": "^3.9.8", - "@react-aria/utils": "^3.28.2", - "@react-aria/visually-hidden": "^3.8.22", - "@react-stately/overlays": "^3.6.15", - "@react-types/button": "^3.12.0", - "@react-types/overlays": "^3.8.14", - "@react-types/shared": "^3.29.0", + "@react-aria/focus": "^3.21.0", + "@react-aria/i18n": "^3.12.11", + "@react-aria/interactions": "^3.25.4", + "@react-aria/ssr": "^3.9.10", + "@react-aria/utils": "^3.30.0", + "@react-aria/visually-hidden": "^3.8.26", + "@react-stately/overlays": "^3.6.18", + "@react-types/button": "^3.13.0", + "@react-types/overlays": "^3.9.0", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3067,16 +3109,16 @@ } }, "node_modules/@react-aria/progress": { - "version": "3.4.22", - "resolved": "https://registry.npmjs.org/@react-aria/progress/-/progress-3.4.22.tgz", - "integrity": "sha512-wK2hath4C9HKgmjCH+iSrAs86sUKqqsYKbEKk9/Rj9rzXqHyaEK9EG0YZDnSjd8kX+N9hYcs5MfJl6AZMH4juQ==", + "version": "3.4.25", + "resolved": "https://registry.npmjs.org/@react-aria/progress/-/progress-3.4.25.tgz", + "integrity": "sha512-KD9Gow+Ip6ZCBdsarR+Hby3c4d99I6L95Ruf7tbCh4ut9i9Dbr+x99OwhpAbT0g549cOyeIqxutPkT+JuzrRuA==", "license": "Apache-2.0", "dependencies": { - "@react-aria/i18n": "^3.12.8", - "@react-aria/label": "^3.7.17", - "@react-aria/utils": "^3.28.2", - "@react-types/progress": "^3.5.11", - "@react-types/shared": "^3.29.0", + "@react-aria/i18n": "^3.12.11", + "@react-aria/label": "^3.7.20", + "@react-aria/utils": "^3.30.0", + "@react-types/progress": "^3.5.14", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3085,20 +3127,20 @@ } }, "node_modules/@react-aria/radio": { - "version": "3.11.2", - "resolved": "https://registry.npmjs.org/@react-aria/radio/-/radio-3.11.2.tgz", - "integrity": "sha512-6AFJHXMewJBgHNhqkN1qjgwwx6kmagwYD+3Z+hNK1UHTsKe1Uud5/IF7gPFCqlZeKxA+Lvn9gWiqJrQbtD2+wg==", + "version": "3.12.0", + "resolved": "https://registry.npmjs.org/@react-aria/radio/-/radio-3.12.0.tgz", + "integrity": "sha512-//0zZUuHtbm6uZR9+sNRNzVcQpjJKjZj57bDD0lMNj3NZp/Tkw+zXIFy6j1adv3JMe6iYkzEgaB7YRDD1Fe/ZA==", "license": "Apache-2.0", "dependencies": { - "@react-aria/focus": "^3.20.2", - "@react-aria/form": "^3.0.15", - "@react-aria/i18n": "^3.12.8", - "@react-aria/interactions": "^3.25.0", - "@react-aria/label": "^3.7.17", - "@react-aria/utils": "^3.28.2", - "@react-stately/radio": "^3.10.12", - "@react-types/radio": "^3.8.8", - "@react-types/shared": "^3.29.0", + "@react-aria/focus": "^3.21.0", + "@react-aria/form": "^3.1.0", + "@react-aria/i18n": "^3.12.11", + "@react-aria/interactions": "^3.25.4", + "@react-aria/label": "^3.7.20", + "@react-aria/utils": "^3.30.0", + "@react-stately/radio": "^3.11.0", + "@react-types/radio": "^3.9.0", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3107,17 +3149,17 @@ } }, "node_modules/@react-aria/selection": { - "version": "3.24.0", - "resolved": "https://registry.npmjs.org/@react-aria/selection/-/selection-3.24.0.tgz", - "integrity": "sha512-RfGXVc04zz41NVIW89/a3quURZ4LT/GJLkiajQK2VjhisidPdrAWkcfjjWJj0n+tm5gPWbi9Rs5R/Rc8mrvq8Q==", + "version": "3.25.0", + "resolved": "https://registry.npmjs.org/@react-aria/selection/-/selection-3.25.0.tgz", + "integrity": "sha512-Q3U0Ya0PTP/TR0a2g+7YEbFVLphiWthmEkHyvOx9HsKSjE8w9wXY3C14DZWKskB/BBrXKJuOWxBDa0xhC83S+A==", "license": "Apache-2.0", "dependencies": { - "@react-aria/focus": "^3.20.2", - "@react-aria/i18n": "^3.12.8", - "@react-aria/interactions": "^3.25.0", - "@react-aria/utils": "^3.28.2", - "@react-stately/selection": "^3.20.1", - "@react-types/shared": "^3.29.0", + "@react-aria/focus": "^3.21.0", + "@react-aria/i18n": "^3.12.11", + "@react-aria/interactions": "^3.25.4", + "@react-aria/utils": "^3.30.0", + "@react-stately/selection": "^3.20.4", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3126,18 +3168,18 @@ } }, "node_modules/@react-aria/slider": { - "version": "3.7.18", - "resolved": "https://registry.npmjs.org/@react-aria/slider/-/slider-3.7.18.tgz", - "integrity": "sha512-GBVv5Rpvj/6JH2LnF1zVAhBmxGiuq7R8Ekqyr5kBrCc2ToF3PrTjfGc/mlh0eEtbj+NvAcnlgTx1/qosYt1sGw==", + "version": "3.8.0", + "resolved": "https://registry.npmjs.org/@react-aria/slider/-/slider-3.8.0.tgz", + "integrity": "sha512-D7Sa7q21cV3gBid7frjoYw6924qYqNdJn2oai1BEemHSuwQatRlm1o2j+fnPTy9sYZfNOqXYnv5YjEn0o1T+Gw==", "license": "Apache-2.0", "dependencies": { - "@react-aria/i18n": "^3.12.8", - "@react-aria/interactions": "^3.25.0", - "@react-aria/label": "^3.7.17", - "@react-aria/utils": "^3.28.2", - "@react-stately/slider": "^3.6.3", - "@react-types/shared": "^3.29.0", - "@react-types/slider": "^3.7.10", + "@react-aria/i18n": "^3.12.11", + "@react-aria/interactions": "^3.25.4", + "@react-aria/label": "^3.7.20", + "@react-aria/utils": "^3.30.0", + "@react-stately/slider": "^3.7.0", + "@react-types/shared": "^3.31.0", + "@react-types/slider": "^3.8.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3146,16 +3188,16 @@ } }, "node_modules/@react-aria/spinbutton": { - "version": "3.6.14", - "resolved": "https://registry.npmjs.org/@react-aria/spinbutton/-/spinbutton-3.6.14.tgz", - "integrity": "sha512-oSKe9p0Q/7W39eXRnLxlwJG5dQo4ffosRT3u2AtOcFkk2Zzj+tSQFzHQ4202nrWdzRnQ2KLTgUUNnUvXf0BJcg==", + "version": "3.6.17", + "resolved": "https://registry.npmjs.org/@react-aria/spinbutton/-/spinbutton-3.6.17.tgz", + "integrity": "sha512-gdGc3kkqpvFUd9XsrhPwQHMrG2TY0LVuGGgjvaZwF/ONm9FMz393ogCM0P484HsjU50hClO+yiRRgNjdwDIzPQ==", "license": "Apache-2.0", "dependencies": { - "@react-aria/i18n": "^3.12.8", - "@react-aria/live-announcer": "^3.4.2", - "@react-aria/utils": "^3.28.2", - "@react-types/button": "^3.12.0", - "@react-types/shared": "^3.29.0", + "@react-aria/i18n": "^3.12.11", + "@react-aria/live-announcer": "^3.4.4", + "@react-aria/utils": "^3.30.0", + "@react-types/button": "^3.13.0", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3164,9 +3206,9 @@ } }, "node_modules/@react-aria/ssr": { - "version": "3.9.8", - "resolved": "https://registry.npmjs.org/@react-aria/ssr/-/ssr-3.9.8.tgz", - "integrity": "sha512-lQDE/c9uTfBSDOjaZUJS8xP2jCKVk4zjQeIlCH90xaLhHDgbpCdns3xvFpJJujfj3nI4Ll9K7A+ONUBDCASOuw==", + "version": "3.9.10", + "resolved": "https://registry.npmjs.org/@react-aria/ssr/-/ssr-3.9.10.tgz", + "integrity": "sha512-hvTm77Pf+pMBhuBm760Li0BVIO38jv1IBws1xFm1NoL26PU+fe+FMW5+VZWyANR6nYL65joaJKZqOdTQMkO9IQ==", "license": "Apache-2.0", "dependencies": { "@swc/helpers": "^0.5.0" @@ -3179,15 +3221,15 @@ } }, "node_modules/@react-aria/switch": { - "version": "3.7.2", - "resolved": "https://registry.npmjs.org/@react-aria/switch/-/switch-3.7.2.tgz", - "integrity": "sha512-vaREbp1gFjv+jEMXoXpNK7JYFO/jhwnSYAwEINNWnwf54IGeHvTPaB2NwolYSFvP4HAj8TKYbGFUSz7RKLhLgw==", + "version": "3.7.6", + "resolved": "https://registry.npmjs.org/@react-aria/switch/-/switch-3.7.6.tgz", + "integrity": "sha512-C+Od8hZNZCf3thgtZnZKzHl5b/63Q9xf+Pw6ugLA1qaKazwp46x1EwUVVqVhfAeVhmag++eHs8Lol5ZwQEinjQ==", "license": "Apache-2.0", "dependencies": { - "@react-aria/toggle": "^3.11.2", - "@react-stately/toggle": "^3.8.3", - "@react-types/shared": "^3.29.0", - "@react-types/switch": "^3.5.10", + "@react-aria/toggle": "^3.12.0", + "@react-stately/toggle": "^3.9.0", + "@react-types/shared": "^3.31.0", + "@react-types/switch": "^3.5.13", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3196,25 +3238,25 @@ } }, "node_modules/@react-aria/table": { - "version": "3.17.2", - "resolved": "https://registry.npmjs.org/@react-aria/table/-/table-3.17.2.tgz", - "integrity": "sha512-wsF3JqiAKcol1sfeNqTxyzH6+nxu0sAfyuh+XQfp1tvSGx15NifYeNKovNX4EPpUVkAI7jL5Le+eYeYYGELfnw==", + "version": "3.17.6", + "resolved": "https://registry.npmjs.org/@react-aria/table/-/table-3.17.6.tgz", + "integrity": "sha512-PSEaeKOIazVEaykeTLudPbDLytJgOPLZJalS/xXY0/KL+Gi0Olchmz4tvS0WBe87ChmlVi6GQqU+stk23aZVWg==", "license": "Apache-2.0", "dependencies": { - "@react-aria/focus": "^3.20.2", - "@react-aria/grid": "^3.13.0", - "@react-aria/i18n": "^3.12.8", - "@react-aria/interactions": "^3.25.0", - "@react-aria/live-announcer": "^3.4.2", - "@react-aria/utils": "^3.28.2", - "@react-aria/visually-hidden": "^3.8.22", - "@react-stately/collections": "^3.12.3", - "@react-stately/flags": "^3.1.1", - "@react-stately/table": "^3.14.1", - "@react-types/checkbox": "^3.9.3", - "@react-types/grid": "^3.3.1", - "@react-types/shared": "^3.29.0", - "@react-types/table": "^3.12.0", + "@react-aria/focus": "^3.21.0", + "@react-aria/grid": "^3.14.3", + "@react-aria/i18n": "^3.12.11", + "@react-aria/interactions": "^3.25.4", + "@react-aria/live-announcer": "^3.4.4", + "@react-aria/utils": "^3.30.0", + "@react-aria/visually-hidden": "^3.8.26", + "@react-stately/collections": "^3.12.6", + "@react-stately/flags": "^3.1.2", + "@react-stately/table": "^3.14.4", + "@react-types/checkbox": "^3.10.0", + "@react-types/grid": "^3.3.4", + "@react-types/shared": "^3.31.0", + "@react-types/table": "^3.13.2", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3223,18 +3265,18 @@ } }, "node_modules/@react-aria/tabs": { - "version": "3.10.2", - "resolved": "https://registry.npmjs.org/@react-aria/tabs/-/tabs-3.10.2.tgz", - "integrity": "sha512-rpEgh//Gnew3le49tQVFOQ6ZyacJdaNUDXHt0ocguXb+2UrKtH54M8oIAE7E8KaB1puQlFXRs+Rjlr1rOlmjEQ==", + "version": "3.10.6", + "resolved": "https://registry.npmjs.org/@react-aria/tabs/-/tabs-3.10.6.tgz", + "integrity": "sha512-L8MaE7+bu6ByDOUxNPpMMYxdHULhKUfBoXdsSsXqb1z3QxdFW2zovfag0dvpyVWB6ALghX2T0PlTUNqaKA5tGw==", "license": "Apache-2.0", "dependencies": { - "@react-aria/focus": "^3.20.2", - "@react-aria/i18n": "^3.12.8", - "@react-aria/selection": "^3.24.0", - "@react-aria/utils": "^3.28.2", - "@react-stately/tabs": "^3.8.1", - "@react-types/shared": "^3.29.0", - "@react-types/tabs": "^3.3.14", + "@react-aria/focus": "^3.21.0", + "@react-aria/i18n": "^3.12.11", + "@react-aria/selection": "^3.25.0", + "@react-aria/utils": "^3.30.0", + "@react-stately/tabs": "^3.8.4", + "@react-types/shared": "^3.31.0", + "@react-types/tabs": "^3.3.17", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3243,19 +3285,19 @@ } }, "node_modules/@react-aria/textfield": { - "version": "3.17.2", - "resolved": "https://registry.npmjs.org/@react-aria/textfield/-/textfield-3.17.2.tgz", - "integrity": "sha512-4KINB0HueYUHUgvi/ThTP27hu4Mv5ujG55pH3dmSRD4Olu/MRy1m/Psq72o8LTf4bTOM9ZP1rKccUg6xfaMidA==", + "version": "3.18.0", + "resolved": "https://registry.npmjs.org/@react-aria/textfield/-/textfield-3.18.0.tgz", + "integrity": "sha512-kCwbyDHi2tRaD/OjagA3m3q2mMZUPeXY7hRqhDxpl2MwyIdd+/PQOJLM8tZr5+m2zvBx+ffOcjZMGTMwMtoV5w==", "license": "Apache-2.0", "dependencies": { - "@react-aria/form": "^3.0.15", - "@react-aria/interactions": "^3.25.0", - "@react-aria/label": "^3.7.17", - "@react-aria/utils": "^3.28.2", - "@react-stately/form": "^3.1.3", - "@react-stately/utils": "^3.10.6", - "@react-types/shared": "^3.29.0", - "@react-types/textfield": "^3.12.1", + "@react-aria/form": "^3.1.0", + "@react-aria/interactions": "^3.25.4", + "@react-aria/label": "^3.7.20", + "@react-aria/utils": "^3.30.0", + "@react-stately/form": "^3.2.0", + "@react-stately/utils": "^3.10.8", + "@react-types/shared": "^3.31.0", + "@react-types/textfield": "^3.12.4", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3264,18 +3306,18 @@ } }, "node_modules/@react-aria/toast": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/@react-aria/toast/-/toast-3.0.2.tgz", - "integrity": "sha512-iaiHDE1CKYM3BbNEp3A2Ed8YAlpXUGyY6vesKISdHEZ2lJ7r+1hbcFoTNdG8HfbB8Lz5vw8Wd2o+ZmQ2tnDY9Q==", + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/@react-aria/toast/-/toast-3.0.6.tgz", + "integrity": "sha512-PoCLWoZzdHIMYY0zIU3WYsHAHPS52sN1gzGRJ+cr5zogU8wwg8lwFZCvs/yql0IhQLsO930zcCXWeL/NsCMrlA==", "license": "Apache-2.0", "dependencies": { - "@react-aria/i18n": "^3.12.8", - "@react-aria/interactions": "^3.25.0", - "@react-aria/landmark": "^3.0.2", - "@react-aria/utils": "^3.28.2", - "@react-stately/toast": "^3.1.0", - "@react-types/button": "^3.12.0", - "@react-types/shared": "^3.29.0", + "@react-aria/i18n": "^3.12.11", + "@react-aria/interactions": "^3.25.4", + "@react-aria/landmark": "^3.0.5", + "@react-aria/utils": "^3.30.0", + "@react-stately/toast": "^3.1.2", + "@react-types/button": "^3.13.0", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3284,16 +3326,16 @@ } }, "node_modules/@react-aria/toggle": { - "version": "3.11.2", - "resolved": "https://registry.npmjs.org/@react-aria/toggle/-/toggle-3.11.2.tgz", - "integrity": "sha512-JOg8yYYCjLDnEpuggPo9GyXFaT/B238d3R8i/xQ6KLelpi3fXdJuZlFD6n9NQp3DJbE8Wj+wM5/VFFAi3cISpw==", + "version": "3.12.0", + "resolved": "https://registry.npmjs.org/@react-aria/toggle/-/toggle-3.12.0.tgz", + "integrity": "sha512-JfcrF8xUEa2CbbUXp+WQiTBVwSM/dm21v5kueQlksvLfXG6DGE8/zjM6tJFErrFypAasc1JXyrI4dspLOWCfRA==", "license": "Apache-2.0", "dependencies": { - "@react-aria/interactions": "^3.25.0", - "@react-aria/utils": "^3.28.2", - "@react-stately/toggle": "^3.8.3", - "@react-types/checkbox": "^3.9.3", - "@react-types/shared": "^3.29.0", + "@react-aria/interactions": "^3.25.4", + "@react-aria/utils": "^3.30.0", + "@react-stately/toggle": "^3.9.0", + "@react-types/checkbox": "^3.10.0", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3302,15 +3344,15 @@ } }, "node_modules/@react-aria/toolbar": { - "version": "3.0.0-beta.15", - "resolved": "https://registry.npmjs.org/@react-aria/toolbar/-/toolbar-3.0.0-beta.15.tgz", - "integrity": "sha512-PNGpNIKIsCW8rxI9XXSADlLrSpikILJKKECyTRw9KwvXDRc44pezvdjGHCNinQcKsQoy5BtkK5cTSAyVqzzTXQ==", + "version": "3.0.0-beta.19", + "resolved": "https://registry.npmjs.org/@react-aria/toolbar/-/toolbar-3.0.0-beta.19.tgz", + "integrity": "sha512-G4sgtOUTUUJHznXlpKcY64SxD2gKOqIQXZXjWTVcY/Q5hAjl8gbTt5XIED22GmeIgd/tVl6+lddGj6ESze4vSg==", "license": "Apache-2.0", "dependencies": { - "@react-aria/focus": "^3.20.2", - "@react-aria/i18n": "^3.12.8", - "@react-aria/utils": "^3.28.2", - "@react-types/shared": "^3.29.0", + "@react-aria/focus": "^3.21.0", + "@react-aria/i18n": "^3.12.11", + "@react-aria/utils": "^3.30.0", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3319,16 +3361,16 @@ } }, "node_modules/@react-aria/tooltip": { - "version": "3.8.2", - "resolved": "https://registry.npmjs.org/@react-aria/tooltip/-/tooltip-3.8.2.tgz", - "integrity": "sha512-ctVTgh1LXvmr1ve3ehAWfvlJR7nHYZeqhl/g1qnA+983LQtc1IF9MraCs92g0m7KpBwCihuA+aYwTPsUHfKfXg==", + "version": "3.8.6", + "resolved": "https://registry.npmjs.org/@react-aria/tooltip/-/tooltip-3.8.6.tgz", + "integrity": "sha512-lW/PegiswGLlCP0CM4FH2kbIrEe4Li2SoklzIRh4nXZtiLIexswoE5/5af7PMtoMAl31or6fHZleVLzZD4VcfA==", "license": "Apache-2.0", "dependencies": { - "@react-aria/interactions": "^3.25.0", - "@react-aria/utils": "^3.28.2", - "@react-stately/tooltip": "^3.5.3", - "@react-types/shared": "^3.29.0", - "@react-types/tooltip": "^3.4.16", + "@react-aria/interactions": "^3.25.4", + "@react-aria/utils": "^3.30.0", + "@react-stately/tooltip": "^3.5.6", + "@react-types/shared": "^3.31.0", + "@react-types/tooltip": "^3.4.19", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3337,15 +3379,15 @@ } }, "node_modules/@react-aria/utils": { - "version": "3.28.2", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.28.2.tgz", - "integrity": "sha512-J8CcLbvnQgiBn54eeEvQQbIOfBF3A1QizxMw9P4cl9MkeR03ug7RnjTIdJY/n2p7t59kLeAB3tqiczhcj+Oi5w==", + "version": "3.30.0", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.0.tgz", + "integrity": "sha512-ydA6y5G1+gbem3Va2nczj/0G0W7/jUVo/cbN10WA5IizzWIwMP5qhFr7macgbKfHMkZ+YZC3oXnt2NNre5odKw==", "license": "Apache-2.0", "dependencies": { - "@react-aria/ssr": "^3.9.8", - "@react-stately/flags": "^3.1.1", - "@react-stately/utils": "^3.10.6", - "@react-types/shared": "^3.29.0", + "@react-aria/ssr": "^3.9.10", + "@react-stately/flags": "^3.1.2", + "@react-stately/utils": "^3.10.8", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -3354,24 +3396,15 @@ "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, - "node_modules/@react-aria/utils/node_modules/clsx": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz", - "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==", - "license": "MIT", - "engines": { - "node": ">=6" - } - }, "node_modules/@react-aria/visually-hidden": { - "version": "3.8.22", - "resolved": "https://registry.npmjs.org/@react-aria/visually-hidden/-/visually-hidden-3.8.22.tgz", - "integrity": "sha512-EO3R8YTKZ7HkLl9k1Y2uBKYBgpJagth4/4W7mfpJZE24A3fQnCP8zx1sweXiAm0mirR4J6tNaK7Ia8ssP5TpOw==", + "version": "3.8.26", + "resolved": "https://registry.npmjs.org/@react-aria/visually-hidden/-/visually-hidden-3.8.26.tgz", + "integrity": "sha512-Lz36lTVaQbv5Kn74sPv0l9SnLQ5XHKCoq2zilP14Eb4QixDIqR7Ovj43m+6wi9pynf29jtOb/8D/9jrTjbmmgw==", "license": "Apache-2.0", "dependencies": { - "@react-aria/interactions": "^3.25.0", - "@react-aria/utils": "^3.28.2", - "@react-types/shared": "^3.29.0", + "@react-aria/interactions": "^3.25.4", + "@react-aria/utils": "^3.30.0", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3380,15 +3413,15 @@ } }, "node_modules/@react-stately/calendar": { - "version": "3.8.0", - "resolved": "https://registry.npmjs.org/@react-stately/calendar/-/calendar-3.8.0.tgz", - "integrity": "sha512-YAuJiR9EtVThX91gU2ay/6YgPe0LvZWEssu4BS0Atnwk5cAo32gvF5FMta9ztH1LIULdZFaypU/C1mvnayMf+Q==", + "version": "3.8.3", + "resolved": "https://registry.npmjs.org/@react-stately/calendar/-/calendar-3.8.3.tgz", + "integrity": "sha512-HTWD6ZKQcXDlvj6glEEG0oi2Tpkaw19y5rK526s04zJs894wFqM9PK0WHthEYqjCeQJ5B/OkyG19XX4lENxnZw==", "license": "Apache-2.0", "dependencies": { - "@internationalized/date": "^3.8.0", - "@react-stately/utils": "^3.10.6", - "@react-types/calendar": "^3.7.0", - "@react-types/shared": "^3.29.0", + "@internationalized/date": "^3.8.2", + "@react-stately/utils": "^3.10.8", + "@react-types/calendar": "^3.7.3", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3396,15 +3429,15 @@ } }, "node_modules/@react-stately/checkbox": { - "version": "3.6.13", - "resolved": "https://registry.npmjs.org/@react-stately/checkbox/-/checkbox-3.6.13.tgz", - "integrity": "sha512-b8+bkOhobzuJ5bAA16JpYg1tM973eNXD3U4h/8+dckLndKHRjIwPvrL25tzKN7NcQp2LKVCauFesgI+Z+/2FJg==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@react-stately/checkbox/-/checkbox-3.7.0.tgz", + "integrity": "sha512-opViVhNvxFVHjXhM4nA/E03uvbLazsIKloXX9JtyBCZAQRUag17dpmkekfIkHvP4o7z7AWFoibD8JBFV1IrMcQ==", "license": "Apache-2.0", "dependencies": { - "@react-stately/form": "^3.1.3", - "@react-stately/utils": "^3.10.6", - "@react-types/checkbox": "^3.9.3", - "@react-types/shared": "^3.29.0", + "@react-stately/form": "^3.2.0", + "@react-stately/utils": "^3.10.8", + "@react-types/checkbox": "^3.10.0", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3412,12 +3445,12 @@ } }, "node_modules/@react-stately/collections": { - "version": "3.12.3", - "resolved": "https://registry.npmjs.org/@react-stately/collections/-/collections-3.12.3.tgz", - "integrity": "sha512-QfSBME2QWDjUw/RmmUjrYl/j1iCYcYCIDsgZda1OeRtt63R11k0aqmmwrDRwCsA+Sv+D5QgkOp4KK+CokTzoVQ==", + "version": "3.12.6", + "resolved": "https://registry.npmjs.org/@react-stately/collections/-/collections-3.12.6.tgz", + "integrity": "sha512-S158RKWGZSodbJXKZDdcnrLzFxzFmyRWDNakQd1nBGhSrW2JV8lDn9ku5Og7TrjoEpkz//B2oId648YT792ilw==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3425,19 +3458,19 @@ } }, "node_modules/@react-stately/combobox": { - "version": "3.10.4", - "resolved": "https://registry.npmjs.org/@react-stately/combobox/-/combobox-3.10.4.tgz", - "integrity": "sha512-sgujLhukIGKskLDrOL4SAbO7WOgLsD7gSdjRQZ0f/e8bWMmUOWEp22T+X1hMMcuVRkRdXlEF1kH2/E6BVanXYw==", + "version": "3.11.0", + "resolved": "https://registry.npmjs.org/@react-stately/combobox/-/combobox-3.11.0.tgz", + "integrity": "sha512-W9COXdSOC+uqCZrRHJI0K7emlPb/Tx4A89JHWBcFmiAk+hs1Cnlyjw3aaqEiT8A8/HxDNMO9QcfisWC1iNyE9A==", "license": "Apache-2.0", "dependencies": { - "@react-stately/collections": "^3.12.3", - "@react-stately/form": "^3.1.3", - "@react-stately/list": "^3.12.1", - "@react-stately/overlays": "^3.6.15", - "@react-stately/select": "^3.6.12", - "@react-stately/utils": "^3.10.6", - "@react-types/combobox": "^3.13.4", - "@react-types/shared": "^3.29.0", + "@react-stately/collections": "^3.12.6", + "@react-stately/form": "^3.2.0", + "@react-stately/list": "^3.12.4", + "@react-stately/overlays": "^3.6.18", + "@react-stately/select": "^3.7.0", + "@react-stately/utils": "^3.10.8", + "@react-types/combobox": "^3.13.7", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3445,18 +3478,18 @@ } }, "node_modules/@react-stately/datepicker": { - "version": "3.14.0", - "resolved": "https://registry.npmjs.org/@react-stately/datepicker/-/datepicker-3.14.0.tgz", - "integrity": "sha512-JSkQfKW0+WpPQyOOeRPBLwXkVfpTUwgZJDnHBCud5kEuQiFFyeAIbL57RNXc4AX2pzY3piQa6OHnjDGTfqClxQ==", + "version": "3.15.0", + "resolved": "https://registry.npmjs.org/@react-stately/datepicker/-/datepicker-3.15.0.tgz", + "integrity": "sha512-OuBx+h802CoANy6KNR6XuZCndiyRf9vpB32CYZX86nqWy21GSTeT73G41ze5cAH88A/6zmtpYK24nTlk8bdfWA==", "license": "Apache-2.0", "dependencies": { - "@internationalized/date": "^3.8.0", - "@internationalized/string": "^3.2.6", - "@react-stately/form": "^3.1.3", - "@react-stately/overlays": "^3.6.15", - "@react-stately/utils": "^3.10.6", - "@react-types/datepicker": "^3.12.0", - "@react-types/shared": "^3.29.0", + "@internationalized/date": "^3.8.2", + "@internationalized/string": "^3.2.7", + "@react-stately/form": "^3.2.0", + "@react-stately/overlays": "^3.6.18", + "@react-stately/utils": "^3.10.8", + "@react-types/datepicker": "^3.13.0", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3464,21 +3497,21 @@ } }, "node_modules/@react-stately/flags": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/@react-stately/flags/-/flags-3.1.1.tgz", - "integrity": "sha512-XPR5gi5LfrPdhxZzdIlJDz/B5cBf63l4q6/AzNqVWFKgd0QqY5LvWJftXkklaIUpKSJkIKQb8dphuZXDtkWNqg==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/@react-stately/flags/-/flags-3.1.2.tgz", + "integrity": "sha512-2HjFcZx1MyQXoPqcBGALwWWmgFVUk2TuKVIQxCbRq7fPyWXIl6VHcakCLurdtYC2Iks7zizvz0Idv48MQ38DWg==", "license": "Apache-2.0", "dependencies": { "@swc/helpers": "^0.5.0" } }, "node_modules/@react-stately/form": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@react-stately/form/-/form-3.1.3.tgz", - "integrity": "sha512-Jisgm0facSS3sAzHfSgshoCo3LxfO0wmQj98MOBCGXyVL+MSwx2ilb38eXIyBCzHJzJnPRTLaK/E4T49aph47A==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/@react-stately/form/-/form-3.2.0.tgz", + "integrity": "sha512-PfefxvT7/BIhAGpD4oQpdcxnL8cfN0ZTQxQq+Wmb9z3YzK1oM8GFxb8eGdDRG71JeF8WUNMAQVZFhgl00Z/YKg==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3486,15 +3519,15 @@ } }, "node_modules/@react-stately/grid": { - "version": "3.11.1", - "resolved": "https://registry.npmjs.org/@react-stately/grid/-/grid-3.11.1.tgz", - "integrity": "sha512-xMk2YsaIKkF8dInRLUFpUXBIqnYt88hehhq2nb65RFgsFFhngE/OkaFudSUzaYPc1KvHpW+oHqvseC+G1iDG2w==", + "version": "3.11.4", + "resolved": "https://registry.npmjs.org/@react-stately/grid/-/grid-3.11.4.tgz", + "integrity": "sha512-oaXFSk2eM0PJ0GVniGA0ZlTpAA0AL0O4MQ7V3cHqZAQbwSO0n2pT31GM0bSVnYP/qTF5lQHo3ECmRQCz0fVyMw==", "license": "Apache-2.0", "dependencies": { - "@react-stately/collections": "^3.12.3", - "@react-stately/selection": "^3.20.1", - "@react-types/grid": "^3.3.1", - "@react-types/shared": "^3.29.0", + "@react-stately/collections": "^3.12.6", + "@react-stately/selection": "^3.20.4", + "@react-types/grid": "^3.3.4", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3502,15 +3535,15 @@ } }, "node_modules/@react-stately/list": { - "version": "3.12.1", - "resolved": "https://registry.npmjs.org/@react-stately/list/-/list-3.12.1.tgz", - "integrity": "sha512-N+YCInNZ2OpY0WUNvJWUTyFHtzE5yBtZ9DI4EHJDvm61+jmZ2s3HszOfa7j+7VOKq78VW3m5laqsQNWvMrLFrQ==", + "version": "3.12.4", + "resolved": "https://registry.npmjs.org/@react-stately/list/-/list-3.12.4.tgz", + "integrity": "sha512-r7vMM//tpmagyNlRzl2NFPPtx+az5R9pM6q7aI4aBf6/zpZt2eX2UW5gaDTGlkQng7r6OGyAgJD52jmGcCJk7Q==", "license": "Apache-2.0", "dependencies": { - "@react-stately/collections": "^3.12.3", - "@react-stately/selection": "^3.20.1", - "@react-stately/utils": "^3.10.6", - "@react-types/shared": "^3.29.0", + "@react-stately/collections": "^3.12.6", + "@react-stately/selection": "^3.20.4", + "@react-stately/utils": "^3.10.8", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3518,14 +3551,14 @@ } }, "node_modules/@react-stately/menu": { - "version": "3.9.3", - "resolved": "https://registry.npmjs.org/@react-stately/menu/-/menu-3.9.3.tgz", - "integrity": "sha512-9x1sTX3Xq2Q3mJUHV+YN9MR36qNzgn8eBSLa40eaFDaOOtoJ+V10m7OriUfpjey7WzLBpq00Sfda54/PbQHZ0g==", + "version": "3.9.6", + "resolved": "https://registry.npmjs.org/@react-stately/menu/-/menu-3.9.6.tgz", + "integrity": "sha512-2rVtgeVAiyr7qL8BhmCK/4el49rna/5kADRH5NfPdpXw8ZzaiiHq2RtX443Txj7pUU82CJWQn+CRobq7k6ZTEw==", "license": "Apache-2.0", "dependencies": { - "@react-stately/overlays": "^3.6.15", - "@react-types/menu": "^3.10.0", - "@react-types/shared": "^3.29.0", + "@react-stately/overlays": "^3.6.18", + "@react-types/menu": "^3.10.3", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3533,15 +3566,15 @@ } }, "node_modules/@react-stately/numberfield": { - "version": "3.9.11", - "resolved": "https://registry.npmjs.org/@react-stately/numberfield/-/numberfield-3.9.11.tgz", - "integrity": "sha512-gAFSZIHnZsgIWVPgGRUUpfW6zM7TCV5oS1SCY90ay5nrS7JCXurQbMrWJLOWHTdM5iSeYMgoyt68OK5KD0KHMw==", + "version": "3.10.0", + "resolved": "https://registry.npmjs.org/@react-stately/numberfield/-/numberfield-3.10.0.tgz", + "integrity": "sha512-6C8ML4/e2tcn01BRNfFLxetVaWwz0n0pVROnVpo8p761c6lmTqohqEMNcXCVNw9H0wsa1hug2a1S5PcN2OXgag==", "license": "Apache-2.0", "dependencies": { - "@internationalized/number": "^3.6.1", - "@react-stately/form": "^3.1.3", - "@react-stately/utils": "^3.10.6", - "@react-types/numberfield": "^3.8.10", + "@internationalized/number": "^3.6.4", + "@react-stately/form": "^3.2.0", + "@react-stately/utils": "^3.10.8", + "@react-types/numberfield": "^3.8.13", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3549,13 +3582,13 @@ } }, "node_modules/@react-stately/overlays": { - "version": "3.6.15", - "resolved": "https://registry.npmjs.org/@react-stately/overlays/-/overlays-3.6.15.tgz", - "integrity": "sha512-LBaGpXuI+SSd5HSGzyGJA0Gy09V2tl2G/r0lllTYqwt0RDZR6p7IrhdGVXZm6vI0oWEnih7yLC32krkVQrffgQ==", + "version": "3.6.18", + "resolved": "https://registry.npmjs.org/@react-stately/overlays/-/overlays-3.6.18.tgz", + "integrity": "sha512-g8n2FtDCxIg2wQ09R7lrM2niuxMPCdP17bxsPV9hyYnN6m42aAKGOhzWrFOK+3phQKgk/E1JQZEvKw1cyyGo1A==", "license": "Apache-2.0", "dependencies": { - "@react-stately/utils": "^3.10.6", - "@react-types/overlays": "^3.8.14", + "@react-stately/utils": "^3.10.8", + "@react-types/overlays": "^3.9.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3563,15 +3596,15 @@ } }, "node_modules/@react-stately/radio": { - "version": "3.10.12", - "resolved": "https://registry.npmjs.org/@react-stately/radio/-/radio-3.10.12.tgz", - "integrity": "sha512-hFH45CXVa7uyXeTYQy7LGR0SnmGnNRx7XnEXS25w4Ch6BpH8m8SAbhKXqysgcmsE3xrhRas7P9zWw7wI24G28Q==", + "version": "3.11.0", + "resolved": "https://registry.npmjs.org/@react-stately/radio/-/radio-3.11.0.tgz", + "integrity": "sha512-hsCmKb9e/ygmzBADFYIGpEQ43LrxjWnlKESgxphvlv0Klla4d6XLAYSFOTX1kcjSztpvVWrdl4cIfmKVF1pz2g==", "license": "Apache-2.0", "dependencies": { - "@react-stately/form": "^3.1.3", - "@react-stately/utils": "^3.10.6", - "@react-types/radio": "^3.8.8", - "@react-types/shared": "^3.29.0", + "@react-stately/form": "^3.2.0", + "@react-stately/utils": "^3.10.8", + "@react-types/radio": "^3.9.0", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3579,16 +3612,16 @@ } }, "node_modules/@react-stately/select": { - "version": "3.6.12", - "resolved": "https://registry.npmjs.org/@react-stately/select/-/select-3.6.12.tgz", - "integrity": "sha512-5o/NAaENO/Gxs1yui5BHLItxLnDPSQJ5HDKycuD0/gGC17BboAGEY/F9masiQ5qwRPe3JEc0QfvMRq3yZVNXog==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@react-stately/select/-/select-3.7.0.tgz", + "integrity": "sha512-OWLOCKBEj8/XI+vzBSSHQAJu0Hf9Xl/flMhYh47f2b45bO++DRLcVsi8nycPNisudvK6xMQ8a/h4FwjePrCXfg==", "license": "Apache-2.0", "dependencies": { - "@react-stately/form": "^3.1.3", - "@react-stately/list": "^3.12.1", - "@react-stately/overlays": "^3.6.15", - "@react-types/select": "^3.9.11", - "@react-types/shared": "^3.29.0", + "@react-stately/form": "^3.2.0", + "@react-stately/list": "^3.12.4", + "@react-stately/overlays": "^3.6.18", + "@react-types/select": "^3.10.0", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3596,14 +3629,14 @@ } }, "node_modules/@react-stately/selection": { - "version": "3.20.1", - "resolved": "https://registry.npmjs.org/@react-stately/selection/-/selection-3.20.1.tgz", - "integrity": "sha512-K9MP6Rfg2yvFoY2Cr+ykA7bP4EBXlGaq5Dqfa1krvcXlEgMbQka5muLHdNXqjzGgcwPmS1dx1NECD15q63NtOw==", + "version": "3.20.4", + "resolved": "https://registry.npmjs.org/@react-stately/selection/-/selection-3.20.4.tgz", + "integrity": "sha512-Hxmc6NtECStYo+Z2uBRhQ80KPhbSF7xXv9eb4qN8dhyuSnsD6c0wc6oAJsv18dldcFz8VrD48aP/uff9mj0hxQ==", "license": "Apache-2.0", "dependencies": { - "@react-stately/collections": "^3.12.3", - "@react-stately/utils": "^3.10.6", - "@react-types/shared": "^3.29.0", + "@react-stately/collections": "^3.12.6", + "@react-stately/utils": "^3.10.8", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3611,14 +3644,14 @@ } }, "node_modules/@react-stately/slider": { - "version": "3.6.3", - "resolved": "https://registry.npmjs.org/@react-stately/slider/-/slider-3.6.3.tgz", - "integrity": "sha512-755X1jhpRD1bqf/5Ax1xuSpZbnG/0EEHGOowH28FLYKy5+1l4QVDGPFYxLB9KzXPdRAr9EF0j2kRhH2d8MCksQ==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@react-stately/slider/-/slider-3.7.0.tgz", + "integrity": "sha512-quxqkyyxrxLELYEkPrIrucpVPdYDK8yyliv/vvNuHrjuLRIvx6UmssxqESp2EpZfwPYtEB29QXbAKT9+KuXoCQ==", "license": "Apache-2.0", "dependencies": { - "@react-stately/utils": "^3.10.6", - "@react-types/shared": "^3.29.0", - "@react-types/slider": "^3.7.10", + "@react-stately/utils": "^3.10.8", + "@react-types/shared": "^3.31.0", + "@react-types/slider": "^3.8.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3626,19 +3659,19 @@ } }, "node_modules/@react-stately/table": { - "version": "3.14.1", - "resolved": "https://registry.npmjs.org/@react-stately/table/-/table-3.14.1.tgz", - "integrity": "sha512-7P5h4YBAv3B/7BGq/kln+xSKgJCSq4xjt4HmJA7ZkGnEksUPUokBNQdWwZsy3lX/mwunaaKR9x/YNIu7yXB02g==", + "version": "3.14.4", + "resolved": "https://registry.npmjs.org/@react-stately/table/-/table-3.14.4.tgz", + "integrity": "sha512-uhwk8z3DemozD+yHBjSa4WyxKczpDkxhJhW7ZVOY+1jNuTYxc9/JxzPsHICrlDVV8EPWwwyMUz8eO/8rKN7DbA==", "license": "Apache-2.0", "dependencies": { - "@react-stately/collections": "^3.12.3", - "@react-stately/flags": "^3.1.1", - "@react-stately/grid": "^3.11.1", - "@react-stately/selection": "^3.20.1", - "@react-stately/utils": "^3.10.6", - "@react-types/grid": "^3.3.1", - "@react-types/shared": "^3.29.0", - "@react-types/table": "^3.12.0", + "@react-stately/collections": "^3.12.6", + "@react-stately/flags": "^3.1.2", + "@react-stately/grid": "^3.11.4", + "@react-stately/selection": "^3.20.4", + "@react-stately/utils": "^3.10.8", + "@react-types/grid": "^3.3.4", + "@react-types/shared": "^3.31.0", + "@react-types/table": "^3.13.2", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3646,14 +3679,14 @@ } }, "node_modules/@react-stately/tabs": { - "version": "3.8.1", - "resolved": "https://registry.npmjs.org/@react-stately/tabs/-/tabs-3.8.1.tgz", - "integrity": "sha512-1TBbt2BXbemstb/gEYw/NVt3esi5WvgWQW5Z7G8nDzLkpnMHOZXueoUkMxsdm0vhE8p0M9fsJQCMXKvCG3JzJg==", + "version": "3.8.4", + "resolved": "https://registry.npmjs.org/@react-stately/tabs/-/tabs-3.8.4.tgz", + "integrity": "sha512-2Tr4yXkcNDLyyxrZr+c4FnAW/wkSim3UhDUWoOgTCy3mwlQzdh9r5qJrOZRghn1QvF7p8Ahp7O7qxwd2ZGJrvQ==", "license": "Apache-2.0", "dependencies": { - "@react-stately/list": "^3.12.1", - "@react-types/shared": "^3.29.0", - "@react-types/tabs": "^3.3.14", + "@react-stately/list": "^3.12.4", + "@react-types/shared": "^3.31.0", + "@react-types/tabs": "^3.3.17", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3661,9 +3694,9 @@ } }, "node_modules/@react-stately/toast": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/@react-stately/toast/-/toast-3.1.0.tgz", - "integrity": "sha512-9W2+evz+EARrjkR1QPLlOL5lcNpVo6PjMAIygRSaCPJ6ftQAZ6B+7xTFGPFabWh83gwXQDUgoSwC3/vosvxZaQ==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/@react-stately/toast/-/toast-3.1.2.tgz", + "integrity": "sha512-HiInm7bck32khFBHZThTQaAF6e6/qm57F4mYRWdTq8IVeGDzpkbUYibnLxRhk0UZ5ybc6me+nqqPkG/lVmM42Q==", "license": "Apache-2.0", "dependencies": { "@swc/helpers": "^0.5.0", @@ -3674,14 +3707,14 @@ } }, "node_modules/@react-stately/toggle": { - "version": "3.8.3", - "resolved": "https://registry.npmjs.org/@react-stately/toggle/-/toggle-3.8.3.tgz", - "integrity": "sha512-4T2V3P1RK4zEFz4vJjUXUXyB0g4Slm6stE6Ry20fzDWjltuW42cD2lmrd7ccTO/CXFmHLECcXQLD4GEbOj0epA==", + "version": "3.9.0", + "resolved": "https://registry.npmjs.org/@react-stately/toggle/-/toggle-3.9.0.tgz", + "integrity": "sha512-1URd97R5nbFF9Hc1nQBhvln55EnOkLNz6pjtXU7TCnV4tYVbe+tc++hgr5XRt6KAfmuXxVDujlzRc6QjfCn0cQ==", "license": "Apache-2.0", "dependencies": { - "@react-stately/utils": "^3.10.6", - "@react-types/checkbox": "^3.9.3", - "@react-types/shared": "^3.29.0", + "@react-stately/utils": "^3.10.8", + "@react-types/checkbox": "^3.10.0", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3689,13 +3722,13 @@ } }, "node_modules/@react-stately/tooltip": { - "version": "3.5.3", - "resolved": "https://registry.npmjs.org/@react-stately/tooltip/-/tooltip-3.5.3.tgz", - "integrity": "sha512-btfy/gQ3Eccudx//4HkyQ+CRr3vxbLs74HYHthaoJ9GZbRj/3XDzfUM2X16zRoqTZVrIz/AkUj7AfGfsitU5nQ==", + "version": "3.5.6", + "resolved": "https://registry.npmjs.org/@react-stately/tooltip/-/tooltip-3.5.6.tgz", + "integrity": "sha512-BnOtE7726t1sCKPGbwzzEtEx40tjpbJvw5yqpoVnAV0OLfrXtLVYfd7tWRHmZOYmhELaUnY+gm3ZFYtwvnjs+A==", "license": "Apache-2.0", "dependencies": { - "@react-stately/overlays": "^3.6.15", - "@react-types/tooltip": "^3.4.16", + "@react-stately/overlays": "^3.6.18", + "@react-types/tooltip": "^3.4.19", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3703,15 +3736,15 @@ } }, "node_modules/@react-stately/tree": { - "version": "3.8.9", - "resolved": "https://registry.npmjs.org/@react-stately/tree/-/tree-3.8.9.tgz", - "integrity": "sha512-j/LLI9UvbqcfOdl2v9m3gET3etUxoQzv3XdryNAbSkg0jTx8/13Fgi/Xp98bUcNLfynfeGW5P/fieU71sMkGog==", + "version": "3.9.1", + "resolved": "https://registry.npmjs.org/@react-stately/tree/-/tree-3.9.1.tgz", + "integrity": "sha512-dyoPIvPK/cs03Tg/MQSODi2kKYW1zaiOG9KC2P0c8b44mywU2ojBKzhSJky3dBkJ4VVGy7L+voBh50ELMjEa8Q==", "license": "Apache-2.0", "dependencies": { - "@react-stately/collections": "^3.12.3", - "@react-stately/selection": "^3.20.1", - "@react-stately/utils": "^3.10.6", - "@react-types/shared": "^3.29.0", + "@react-stately/collections": "^3.12.6", + "@react-stately/selection": "^3.20.4", + "@react-stately/utils": "^3.10.8", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3719,9 +3752,9 @@ } }, "node_modules/@react-stately/utils": { - "version": "3.10.6", - "resolved": "https://registry.npmjs.org/@react-stately/utils/-/utils-3.10.6.tgz", - "integrity": "sha512-O76ip4InfTTzAJrg8OaZxKU4vvjMDOpfA/PGNOytiXwBbkct2ZeZwaimJ8Bt9W1bj5VsZ81/o/tW4BacbdDOMA==", + "version": "3.10.8", + "resolved": "https://registry.npmjs.org/@react-stately/utils/-/utils-3.10.8.tgz", + "integrity": "sha512-SN3/h7SzRsusVQjQ4v10LaVsDc81jyyR0DD5HnsQitm/I5WDpaSr2nRHtyloPFU48jlql1XX/S04T2DLQM7Y3g==", "license": "Apache-2.0", "dependencies": { "@swc/helpers": "^0.5.0" @@ -3731,13 +3764,13 @@ } }, "node_modules/@react-stately/virtualizer": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/@react-stately/virtualizer/-/virtualizer-4.3.2.tgz", - "integrity": "sha512-KxR0s6IBqUD2TfDM3mAOtiTZLb1zOwcuCeUOvCKNqzEdFhh7nEJPrG33mgJn64S4kM11c0AsPwBlxISqdvCXJg==", + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/@react-stately/virtualizer/-/virtualizer-4.4.2.tgz", + "integrity": "sha512-csU/Bbq1+JYCXlF3wKHa690EhV4/uuK5VwZZvi9jTMqjblDiNUwEmIcx78J8aoadjho5wgRw3ddE9NPDGcVElA==", "license": "Apache-2.0", "dependencies": { - "@react-aria/utils": "^3.28.2", - "@react-types/shared": "^3.29.0", + "@react-aria/utils": "^3.30.0", + "@react-types/shared": "^3.31.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3758,294 +3791,294 @@ } }, "node_modules/@react-types/breadcrumbs": { - "version": "3.7.12", - "resolved": "https://registry.npmjs.org/@react-types/breadcrumbs/-/breadcrumbs-3.7.12.tgz", - "integrity": "sha512-+LvGEADlv11mLQjxEAZriptSYJJTP+2OIFEKx0z9mmpp+8jTlEHFhAnRVaE6I9QCxcDB5F6q/olfizSwOPOMIg==", + "version": "3.7.15", + "resolved": "https://registry.npmjs.org/@react-types/breadcrumbs/-/breadcrumbs-3.7.15.tgz", + "integrity": "sha512-0RsymrsOAsx443XRDJ1krK+Lusr4t0qqExmzFe7/XYXOn/RbGKjzSdezsoWfTy8Hjks0YbfQPVKnNxg9LKv4XA==", "license": "Apache-2.0", "dependencies": { - "@react-types/link": "^3.6.0", - "@react-types/shared": "^3.29.0" + "@react-types/link": "^3.6.3", + "@react-types/shared": "^3.31.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/button": { - "version": "3.12.0", - "resolved": "https://registry.npmjs.org/@react-types/button/-/button-3.12.0.tgz", - "integrity": "sha512-YrASNa+RqGQpzJcxNAahzNuTYVID1OE6HCorrEOXIyGS3EGogHsQmFs9OyThXnGHq6q4rLlA806/jWbP9uZdxA==", + "version": "3.13.0", + "resolved": "https://registry.npmjs.org/@react-types/button/-/button-3.13.0.tgz", + "integrity": "sha512-hwvcNnBjDeNvWheWfBhmkJSzC48ub5rZq0DnpemB3XKOvv5WcF9p6rrQZsQ3egNGkh0Z+bKfr2QfotgOkccHSw==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.31.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/calendar": { - "version": "3.7.0", - "resolved": "https://registry.npmjs.org/@react-types/calendar/-/calendar-3.7.0.tgz", - "integrity": "sha512-RiEfX2ZTcvfRktQc5obOJtNTgW+UwjNOUW5yf9CLCNOSM07e0w5jtC1ewsOZZbcctMrMCljjL8niGWiBv1wQ1Q==", + "version": "3.7.3", + "resolved": "https://registry.npmjs.org/@react-types/calendar/-/calendar-3.7.3.tgz", + "integrity": "sha512-gofPgVpSawJ0iGO01SbVH46u3gdykHlGT5BfGU1cRnsOR2tJX38dekO/rnuGsMQYF0+kU6U9YVae+XoOFJNnWg==", "license": "Apache-2.0", "dependencies": { - "@internationalized/date": "^3.8.0", - "@react-types/shared": "^3.29.0" + "@internationalized/date": "^3.8.2", + "@react-types/shared": "^3.31.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/checkbox": { - "version": "3.9.3", - "resolved": "https://registry.npmjs.org/@react-types/checkbox/-/checkbox-3.9.3.tgz", - "integrity": "sha512-h6wmK7CraKHKE6L13Ut+CtnjRktbMRhkCSorv7eg82M6p4PDhZ7mfDSh13IlGR4sryT8Ka+aOjOU+EvMrKiduA==", + "version": "3.10.0", + "resolved": "https://registry.npmjs.org/@react-types/checkbox/-/checkbox-3.10.0.tgz", + "integrity": "sha512-DJ84ilBDvZddE/Sul97Otee4M6psrPRaJm2a1Bc7M3Y5UKo6d6RGXdcDarRRpbnS7BeAbVanKiMS2ygI9QHh9g==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.31.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/combobox": { - "version": "3.13.4", - "resolved": "https://registry.npmjs.org/@react-types/combobox/-/combobox-3.13.4.tgz", - "integrity": "sha512-4mX7eZ/Bv3YWzEzLEZAF/TfKM+I+SCsvnm/cHqOJq3jEE8aVU1ql4Q1+3+SvciX3pfFIfeKlu9S3oYKRT5WIgg==", + "version": "3.13.7", + "resolved": "https://registry.npmjs.org/@react-types/combobox/-/combobox-3.13.7.tgz", + "integrity": "sha512-R7MQ4Qm4fryo6FCg3Vo/l9wxkYVG05trsLbxzMvvxCMkpcoHUPhy8Ll33eXA3YP74Rs/IaM9d0d/amSUZ4M9wg==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.31.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/datepicker": { - "version": "3.12.0", - "resolved": "https://registry.npmjs.org/@react-types/datepicker/-/datepicker-3.12.0.tgz", - "integrity": "sha512-dw/xflOdQPQ3uEABaBrZRTvjsMRu5/VZjRx9ygc64sX2N7HKIt+foMPXKJ+1jhtki2p4gigNVjcnJndJHoj9SA==", + "version": "3.13.0", + "resolved": "https://registry.npmjs.org/@react-types/datepicker/-/datepicker-3.13.0.tgz", + "integrity": "sha512-AG/iGcdQ5SVSjw8Ta7bCdGNkMda+e+Z7lOHxDawL44SII8LtZroBDlaCpb178Tvo17bBfJ6TvWXlvSpBY8GPRg==", "license": "Apache-2.0", "dependencies": { - "@internationalized/date": "^3.8.0", - "@react-types/calendar": "^3.7.0", - "@react-types/overlays": "^3.8.14", - "@react-types/shared": "^3.29.0" + "@internationalized/date": "^3.8.2", + "@react-types/calendar": "^3.7.3", + "@react-types/overlays": "^3.9.0", + "@react-types/shared": "^3.31.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/dialog": { - "version": "3.5.17", - "resolved": "https://registry.npmjs.org/@react-types/dialog/-/dialog-3.5.17.tgz", - "integrity": "sha512-rKe2WrT272xuCH13euegBGjJAORYXJpHsX2hlu/f02TmMG4nSLss9vKBnY2N7k7nci65k5wDTW6lcsvQ4Co5zQ==", + "version": "3.5.20", + "resolved": "https://registry.npmjs.org/@react-types/dialog/-/dialog-3.5.20.tgz", + "integrity": "sha512-ebn8jW/xW/nmRATaWIPHVBIpIFWSaqjrAxa58f5TXer5FtCD9pUuzAQDmy/o22ucB0yvn6Kl+fjb3SMbMdALZQ==", "license": "Apache-2.0", "dependencies": { - "@react-types/overlays": "^3.8.14", - "@react-types/shared": "^3.29.0" + "@react-types/overlays": "^3.9.0", + "@react-types/shared": "^3.31.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/form": { - "version": "3.7.11", - "resolved": "https://registry.npmjs.org/@react-types/form/-/form-3.7.11.tgz", - "integrity": "sha512-umqy2Kvg3ooJi+Wqun95tKbKN51gtNt9s7OFLdwCtfWa6GvHFOixSjqAvZbo+m5qC3X/1kMIz3Dg698l0/+oLQ==", + "version": "3.7.14", + "resolved": "https://registry.npmjs.org/@react-types/form/-/form-3.7.14.tgz", + "integrity": "sha512-P+FXOQR/ISxLfBbCwgttcR1OZGqOknk7Ksgrxf7jpc4PuyUC048Jf+FcG+fARhoUeNEhv6kBXI5fpAB6xqnDhA==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.31.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/grid": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/@react-types/grid/-/grid-3.3.1.tgz", - "integrity": "sha512-bPDckheJiHSIzSeSkLqrO6rXRLWvciFJr9rpCjq/+wBj6HsLh2iMpkB/SqmRHTGpPlJvlu0b7AlxK1FYE0QSKA==", + "version": "3.3.4", + "resolved": "https://registry.npmjs.org/@react-types/grid/-/grid-3.3.4.tgz", + "integrity": "sha512-8XNn7Czhl+D1b2zRwdO8c3oBJmKgevT/viKJB4qBVFOhK0l/p3HYDZUMdeclvUfSt4wx4ASpI7MD3v1vmN54oA==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.31.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/link": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/@react-types/link/-/link-3.6.0.tgz", - "integrity": "sha512-BQ5Tktb+fUxvtqksAJZuP8Z/bpmnQ/Y/zgwxfU0OKmIWkKMUsXY+e0GBVxwFxeh39D77stpVxRsTl7NQrjgtSw==", + "version": "3.6.3", + "resolved": "https://registry.npmjs.org/@react-types/link/-/link-3.6.3.tgz", + "integrity": "sha512-XIYEl9ZPa5mLy8uGQabdhPaFVmnvxNSYF59t0vs/IV0yxeoPvrjKjRAbXS+WP9zYMXIkHYNYYucriCkqKhotJA==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.31.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/listbox": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/@react-types/listbox/-/listbox-3.6.0.tgz", - "integrity": "sha512-+1ugDKTxson/WNOQZO4BfrnQ6cGDt+72mEytXMsSsd4aEC+x3RyUv6NKwdOl4n602cOreo0MHtap1X2BOACVoQ==", + "version": "3.7.2", + "resolved": "https://registry.npmjs.org/@react-types/listbox/-/listbox-3.7.2.tgz", + "integrity": "sha512-MRpBhApR1jJNASoVWsEvH5vf89TJw+l9Lt1ssawop0K2iYF5PmkthRdqcpYcTkFu5+f5QvFchVsNJ3TKD4cf2A==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.31.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/menu": { - "version": "3.10.0", - "resolved": "https://registry.npmjs.org/@react-types/menu/-/menu-3.10.0.tgz", - "integrity": "sha512-DKMqEmUmarVCK0jblNkSlzSH53AAsxWCX9RaKZeP9EnRs2/l1oZRuiQVHlOQRgYwEigAXa2TrwcX4nnxZ+U36Q==", + "version": "3.10.3", + "resolved": "https://registry.npmjs.org/@react-types/menu/-/menu-3.10.3.tgz", + "integrity": "sha512-Vd3t7fEbIOiq7kBAHaihfYf+/3Fuh0yK2KNjJ70BPtlAhMRMDVG3m0PheSTm3FFfj+uAdQdfc2YKPnMBbWjDuQ==", "license": "Apache-2.0", "dependencies": { - "@react-types/overlays": "^3.8.14", - "@react-types/shared": "^3.29.0" + "@react-types/overlays": "^3.9.0", + "@react-types/shared": "^3.31.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/numberfield": { - "version": "3.8.10", - "resolved": "https://registry.npmjs.org/@react-types/numberfield/-/numberfield-3.8.10.tgz", - "integrity": "sha512-mdb4lMC4skO8Eqd0GeU4lJgDTEvqIhtINB5WCzLVZFrFVuxgWDoU5otsu0lbWhCnUA7XWQxupGI//TC1LLppjQ==", + "version": "3.8.13", + "resolved": "https://registry.npmjs.org/@react-types/numberfield/-/numberfield-3.8.13.tgz", + "integrity": "sha512-zRSqInmxOTQJZt2fjAhuQK3Wa1vCOlKsRzUVvxTrE8gtQxlgFxirmobuUnjTEhwkFyb0bq8GvVfQV1E95Si2yw==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.31.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/overlays": { - "version": "3.8.14", - "resolved": "https://registry.npmjs.org/@react-types/overlays/-/overlays-3.8.14.tgz", - "integrity": "sha512-XJS67KHYhdMvPNHXNGdmc85gE+29QT5TwC58V4kxxHVtQh9fYzEEPzIV8K84XWSz04rRGe3fjDgRNbcqBektWQ==", + "version": "3.9.0", + "resolved": "https://registry.npmjs.org/@react-types/overlays/-/overlays-3.9.0.tgz", + "integrity": "sha512-T2DqMcDN5p8vb4vu2igoLrAtuewaNImLS8jsK7th7OjwQZfIWJn5Y45jSxHtXJUddEg1LkUjXYPSXCMerMcULw==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.31.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/progress": { - "version": "3.5.11", - "resolved": "https://registry.npmjs.org/@react-types/progress/-/progress-3.5.11.tgz", - "integrity": "sha512-CysuMld/lycOckrnlvrlsVoJysDPeBnUYBChwtqwiv4ZNRXos+wgAL1ows6dl7Nr57/FH5B4v5gf9AHEo7jUvw==", + "version": "3.5.14", + "resolved": "https://registry.npmjs.org/@react-types/progress/-/progress-3.5.14.tgz", + "integrity": "sha512-GeGrjOeHR/p5qQ1gGlN68jb+lL47kuddxMgdR1iEnAlYGY4OtJoEN/EM5W2ZxJRKPcJmzdcY/p/J0PXa8URbSg==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.31.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/radio": { - "version": "3.8.8", - "resolved": "https://registry.npmjs.org/@react-types/radio/-/radio-3.8.8.tgz", - "integrity": "sha512-QfAIp+0CnRSnoRTJVXUEPi+9AvFvRzWLIKEnE9OmgXjuvJCU3QNiwd8NWjNeE+94QBEVvAZQcqGU+44q5poxNg==", + "version": "3.9.0", + "resolved": "https://registry.npmjs.org/@react-types/radio/-/radio-3.9.0.tgz", + "integrity": "sha512-phndlgqMF6/9bOOhO3le00eozNfDU1E7OHWV2cWWhGSMRFuRdf7/d+NjVtavCX75+GJ50MxvXk+KB0fjTuvKyg==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.31.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/select": { - "version": "3.9.11", - "resolved": "https://registry.npmjs.org/@react-types/select/-/select-3.9.11.tgz", - "integrity": "sha512-uEpQCgDlrq/5fW05FgNEsqsqpvZVKfHQO9Mp7OTqGtm4UBNAbcQ6hOV7MJwQCS25Lu2luzOYdgqDUN8eAATJVQ==", + "version": "3.10.0", + "resolved": "https://registry.npmjs.org/@react-types/select/-/select-3.10.0.tgz", + "integrity": "sha512-+xJwYWJoJTCGsaiPAqb6QB79ub1WKIHSmOS9lh/fPUXfUszVs05jhajaN9KjrKmnXds5uh4u6l1JH5J1l2K5pw==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.31.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/shared": { - "version": "3.29.0", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.29.0.tgz", - "integrity": "sha512-IDQYu/AHgZimObzCFdNl1LpZvQW/xcfLt3v20sorl5qRucDVj4S9os98sVTZ4IRIBjmS+MkjqpR5E70xan7ooA==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.31.0.tgz", + "integrity": "sha512-ua5U6V66gDcbLZe4P2QeyNgPp4YWD1ymGA6j3n+s8CGExtrCPe64v+g4mvpT8Bnb985R96e4zFT61+m0YCwqMg==", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/slider": { - "version": "3.7.10", - "resolved": "https://registry.npmjs.org/@react-types/slider/-/slider-3.7.10.tgz", - "integrity": "sha512-Yb8wbpu2gS7AwvJUuz0IdZBRi6eIBZq32BSss4UHX0StA8dtR1/K4JeTsArxwiA3P0BA6t0gbR6wzxCvVA9fRw==", + "version": "3.8.0", + "resolved": "https://registry.npmjs.org/@react-types/slider/-/slider-3.8.0.tgz", + "integrity": "sha512-eN6Fd3YCPseGfvfOJDtn9Lh9CrAb8tF3cTAprEcpnGrsxmdW9JQpcuciYuLM871X5D2fYg4WaYMpZaiYssjxBQ==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.31.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/switch": { - "version": "3.5.10", - "resolved": "https://registry.npmjs.org/@react-types/switch/-/switch-3.5.10.tgz", - "integrity": "sha512-YyNhx4CvuJ0Rvv7yMuQaqQuOIeg+NwLV00NHHJ+K0xEANSLcICLOLPNMOqRIqLSQDz5vDI705UKk8gVcxqPX5g==", + "version": "3.5.13", + "resolved": "https://registry.npmjs.org/@react-types/switch/-/switch-3.5.13.tgz", + "integrity": "sha512-C2EhKBu7g7xhKboPPxhyKtROEti80Ck7TBnKclXt0D4LiwbzpR3qGfuzB+7YFItnhiauP7Uxe+bAfM5ojjtm9w==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.31.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/table": { - "version": "3.12.0", - "resolved": "https://registry.npmjs.org/@react-types/table/-/table-3.12.0.tgz", - "integrity": "sha512-dmTzjCYwHf2HBOeTa/CEL177Aox0f0mkeLF5nQw/2z6SBolfmYoAwVTPxTaYFVu4MkEJxQTz9AuAsJvCbRJbhg==", + "version": "3.13.2", + "resolved": "https://registry.npmjs.org/@react-types/table/-/table-3.13.2.tgz", + "integrity": "sha512-3/BpFIWHXTcGgQEfip87gMNCWPtPNsc3gFkW4qtsevQ+V0577KyNyvQgvFrqMZKnvz3NWFKyshBb7PTevsus4Q==", "license": "Apache-2.0", "dependencies": { - "@react-types/grid": "^3.3.1", - "@react-types/shared": "^3.29.0" + "@react-types/grid": "^3.3.4", + "@react-types/shared": "^3.31.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/tabs": { - "version": "3.3.14", - "resolved": "https://registry.npmjs.org/@react-types/tabs/-/tabs-3.3.14.tgz", - "integrity": "sha512-/uKsA7L2dctKU0JEaBWerlX+3BoXpKUFr3kHpRUoH66DSGvAo34vZ7kv/BHMZifJenIbF04GhDBsGp1zjrQKBg==", + "version": "3.3.17", + "resolved": "https://registry.npmjs.org/@react-types/tabs/-/tabs-3.3.17.tgz", + "integrity": "sha512-cLcdxWNJe0Kf/pKuPQbEF9Fl+axiP4gB/WVjmAdhCgQ5LCJw2dGcy1LI1SXrlS3PVclbnujD1DJ8z1lIW4Tmww==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.31.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/textfield": { - "version": "3.12.1", - "resolved": "https://registry.npmjs.org/@react-types/textfield/-/textfield-3.12.1.tgz", - "integrity": "sha512-6YTAMCKjEGuXg0A4bZA77j5QJ1a6yFviMUWsCIL6Dxq5K3TklzVsbAduSbHomPPuvkNTBSW4+TUJrVSnoTjMNA==", + "version": "3.12.4", + "resolved": "https://registry.npmjs.org/@react-types/textfield/-/textfield-3.12.4.tgz", + "integrity": "sha512-cOgzI1dT8X1JMNQ9u2UKoV2L28ROkbFEtzY9At0MqTZYYSxYp3Q7i+XRqIBehu8jOMuCtN9ed9EgwVSfkicyLQ==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.31.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" } }, "node_modules/@react-types/tooltip": { - "version": "3.4.16", - "resolved": "https://registry.npmjs.org/@react-types/tooltip/-/tooltip-3.4.16.tgz", - "integrity": "sha512-XEyKeqR3YxqJcR0cpigLGEBeRTEzrB0cu++IaADdqXJ8dBzS6s8y9EgR5UvKZmX1CQOBvMfXyYkj7nmJ039fOw==", + "version": "3.4.19", + "resolved": "https://registry.npmjs.org/@react-types/tooltip/-/tooltip-3.4.19.tgz", + "integrity": "sha512-OR/pwZReWbCIxuHJYB1L4fTwliA+mzVvUJMWwXIRy6Eh5d07spS3FZEKFvOgjMxA1nyv5PLf8eyr5RuuP1GGAA==", "license": "Apache-2.0", "dependencies": { - "@react-types/overlays": "^3.8.14", - "@react-types/shared": "^3.29.0" + "@react-types/overlays": "^3.9.0", + "@react-types/shared": "^3.31.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" @@ -4162,21 +4195,6 @@ "jszip": "*" } }, - "node_modules/@types/lodash": { - "version": "4.17.16", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.16.tgz", - "integrity": "sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==", - "license": "MIT" - }, - "node_modules/@types/lodash.debounce": { - "version": "4.0.9", - "resolved": "https://registry.npmjs.org/@types/lodash.debounce/-/lodash.debounce-4.0.9.tgz", - "integrity": "sha512-Ma5JcgTREwpLRwMM+XwBR7DaWe96nC38uCBDFKZWbNKD+osjVzdpnUSwBcqCptrp16sSOLBAUb50Car5I0TCsQ==", - "license": "MIT", - "dependencies": { - "@types/lodash": "*" - } - }, "node_modules/@types/mdast": { "version": "4.0.4", "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.4.tgz", @@ -5403,9 +5421,9 @@ "license": "MIT" }, "node_modules/clsx": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/clsx/-/clsx-1.2.1.tgz", - "integrity": "sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz", + "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==", "license": "MIT", "engines": { "node": ">=6" @@ -5478,9 +5496,9 @@ } }, "node_modules/compute-scroll-into-view": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/compute-scroll-into-view/-/compute-scroll-into-view-3.1.0.tgz", - "integrity": "sha512-rj8l8pD4bJ1nx+dAkMhV1xB5RuZEyVysfxJqB1pRchh1KVvwOv9b7CGB8ZfjTImVv2oF+sYMUkMZq6Na5Ftmbg==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/compute-scroll-into-view/-/compute-scroll-into-view-3.1.1.tgz", + "integrity": "sha512-VRhuHOLoKYOy4UbilLbUzbYg93XLjv2PncJC50EuTWPA3gaja1UjBsUP/D/9/juV3vQFr6XBEzn9KCAHdUvOHw==", "license": "MIT" }, "node_modules/concat-map": { @@ -5604,9 +5622,9 @@ } }, "node_modules/decimal.js": { - "version": "10.5.0", - "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.5.0.tgz", - "integrity": "sha512-8vDa8Qxvr/+d94hSh5P3IJwI5t8/c0KsMp+g8bNw9cY2icONa5aPfvKeieW1WlG0WQYwwhJ7mjui2xtiePQSXw==", + "version": "10.6.0", + "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.6.0.tgz", + "integrity": "sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==", "license": "MIT" }, "node_modules/decode-named-character-reference": { @@ -6625,14 +6643,14 @@ } }, "node_modules/framer-motion": { - "version": "12.9.4", - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.9.4.tgz", - "integrity": "sha512-yaeGDmGQ3eCQEwZ95/pRQMaSh/Q4E2CK6JYOclG/PdjyQad0MULJ+JFVV8911Fl5a6tF6o0wgW8Dpl5Qx4Adjg==", + "version": "12.23.12", + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.23.12.tgz", + "integrity": "sha512-6e78rdVtnBvlEVgu6eFEAgG9v3wLnYEboM8I5O5EXvfKC8gxGQB8wXJdhkMy10iVcn05jl6CNw7/HTsTCfwcWg==", "license": "MIT", "peer": true, "dependencies": { - "motion-dom": "^12.9.4", - "motion-utils": "^12.9.4", + "motion-dom": "^12.23.12", + "motion-utils": "^12.23.6", "tslib": "^2.4.0" }, "peerDependencies": { @@ -8820,19 +8838,19 @@ } }, "node_modules/motion-dom": { - "version": "12.9.4", - "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.9.4.tgz", - "integrity": "sha512-25TWkQPj5I18m+qVjXGtCsxboY11DaRC5HMjd29tHKExazW4Zf4XtAagBdLpyKsVuAxEQ6cx5/E4AB21PFpLnQ==", + "version": "12.23.12", + "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.23.12.tgz", + "integrity": "sha512-RcR4fvMCTESQBD/uKQe49D5RUeDOokkGRmz4ceaJKDBgHYtZtntC/s2vLvY38gqGaytinij/yi3hMcWVcEF5Kw==", "license": "MIT", "peer": true, "dependencies": { - "motion-utils": "^12.9.4" + "motion-utils": "^12.23.6" } }, "node_modules/motion-utils": { - "version": "12.9.4", - "resolved": "https://registry.npmjs.org/motion-utils/-/motion-utils-12.9.4.tgz", - "integrity": "sha512-BW3I65zeM76CMsfh3kHid9ansEJk9Qvl+K5cu4DVHKGsI52n76OJ4z2CUJUV+Mn3uEP9k1JJA3tClG0ggSrRcg==", + "version": "12.23.6", + "resolved": "https://registry.npmjs.org/motion-utils/-/motion-utils-12.23.6.tgz", + "integrity": "sha512-eAWoPgr4eFEOFfg2WjIsMoqJTW6Z8MTUCgn/GZ3VRpClWBdnbjryiA3ZSNLyxCTmCQx4RmYX6jX1iWHbenUPNQ==", "license": "MIT", "peer": true }, @@ -9658,12 +9676,6 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/regenerator-runtime": { - "version": "0.14.1", - "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz", - "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==", - "license": "MIT" - }, "node_modules/regexp.prototype.flags": { "version": "1.5.4", "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.4.tgz", @@ -10641,9 +10653,9 @@ } }, "node_modules/tailwind-merge": { - "version": "2.5.4", - "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-2.5.4.tgz", - "integrity": "sha512-0q8cfZHMu9nuYP/b5Shb7Y7Sh1B7Nnl5GqNr1U+n2p6+mybvRtayrQ+0042Z5byvTA8ihjlP8Odo8/VnHbZu4Q==", + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.3.1.tgz", + "integrity": "sha512-gBXpgUm/3rp1lMZZrM/w7D8GKqshif0zAymAhbCyIt8KMe+0v9DQ7cdYLR4FHH/cKpdTXb+A/tKKU3eolfsI+g==", "license": "MIT", "funding": { "type": "github", @@ -10651,19 +10663,22 @@ } }, "node_modules/tailwind-variants": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/tailwind-variants/-/tailwind-variants-0.3.0.tgz", - "integrity": "sha512-ho2k5kn+LB1fT5XdNS3Clb96zieWxbStE9wNLK7D0AV64kdZMaYzAKo0fWl6fXLPY99ffF9oBJnIj5escEl/8A==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/tailwind-variants/-/tailwind-variants-2.0.1.tgz", + "integrity": "sha512-1wt8c4PWO3jbZcKGBrjIV8cehWarREw1C2os0k8Mcq0nof/CbafNhUUjb0LRWiiRfAvDK6v1deswtHLsygKglw==", "license": "MIT", - "dependencies": { - "tailwind-merge": "^2.5.4" - }, "engines": { "node": ">=16.x", "pnpm": ">=7.x" }, "peerDependencies": { + "tailwind-merge": ">=3.0.0", "tailwindcss": "*" + }, + "peerDependenciesMeta": { + "tailwind-merge": { + "optional": true + } } }, "node_modules/tailwindcss": { @@ -11150,9 +11165,9 @@ } }, "node_modules/use-isomorphic-layout-effect": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.2.0.tgz", - "integrity": "sha512-q6ayo8DWoPZT0VdG4u3D3uxcgONP3Mevx2i2b0434cwWBoL+aelL1DzkXI6w3PhTZzUeR2kaVlZn70iCiseP6w==", + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.2.1.tgz", + "integrity": "sha512-tpZZ+EX0gaghDAiFR37hj5MgY6ZN55kLiPkJsKxBMZ6GZdOSPJXiOzPM984oPYZ5AnehYx5WQp1+ME8I/P/pRA==", "license": "MIT", "peerDependencies": { "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" diff --git a/package.json b/package.json index 0b73778..955ed7a 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "scripts": "node scripts/fetch_all.mjs" }, "dependencies": { - "@heroui/react": "^2.7.8", + "@heroui/react": "^2.8.2", "@jsdevtools/rehype-toc": "^3.0.2", "@wooorm/starry-night": "^3.2.0", "autoprefixer": "10.4.20",