From d631334916b9e0f70375f25109e4831dbe38c1c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 15:17:09 +0000 Subject: [PATCH] Bump @heroui/react from 2.7.8 to 2.8.4 Bumps [@heroui/react](https://github.com/heroui-inc/heroui/tree/HEAD/packages/core/react) from 2.7.8 to 2.8.4. - [Release notes](https://github.com/heroui-inc/heroui/releases) - [Changelog](https://github.com/heroui-inc/heroui/blob/canary/packages/core/react/CHANGELOG.md) - [Commits](https://github.com/heroui-inc/heroui/commits/@heroui/react@2.8.4/packages/core/react) --- updated-dependencies: - dependency-name: "@heroui/react" dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 3578 +++++++++++++++++++++++---------------------- package.json | 2 +- 2 files changed, 1835 insertions(+), 1745 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8f15e0f..2aad291 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "jaylydev.github.io", "version": "0.16.0", "dependencies": { - "@heroui/react": "^2.7.8", + "@heroui/react": "^2.8.4", "@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.4", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.4.tgz", + "integrity": "sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==", "license": "MIT", - "dependencies": { - "regenerator-runtime": "^0.14.0" - }, "engines": { "node": ">=6.9.0" } @@ -282,1354 +279,1426 @@ "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.23", + "resolved": "https://registry.npmjs.org/@heroui/aria-utils/-/aria-utils-2.2.23.tgz", + "integrity": "sha512-RF5vWZdBdQIGfQ5GgPt3XTsNDodLJ87criWUVt7qOox+lmJrSkYPmHgA1bEZxJdd3aCwLCJbcBGqP7vW3+OVCQ==", + "license": "MIT", + "dependencies": { + "@heroui/system": "2.4.22", + "@react-aria/utils": "3.30.1", + "@react-stately/collections": "3.12.7", + "@react-types/overlays": "3.9.1", + "@react-types/shared": "3.32.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.26", + "resolved": "https://registry.npmjs.org/@heroui/form/-/form-2.1.26.tgz", + "integrity": "sha512-vBlae4k59GjD36Ho8P8rL78W9djWPPejav0ocv0PjfqlEnmXLa1Wrel/3zTAOcFVI7uKBio3QdU78IIEPM82sw==", "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.11", + "@heroui/system": "2.4.22", + "@heroui/theme": "2.4.22", + "@react-stately/form": "3.2.1", + "@react-types/form": "3.7.15", + "@react-types/shared": "3.32.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.22", + "resolved": "https://registry.npmjs.org/@heroui/theme/-/theme-2.4.22.tgz", + "integrity": "sha512-naKFQBfp7YwhKGmh7rKCC5EBjV7kdozX21fyGHucDYa6GeFfIKVqXILgZ94HZlfp+LGJfV6U+BuKIflevf0Y+w==", "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.11", + "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": "3.1.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.13", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.13.tgz", + "integrity": "sha512-i+zidfmTqtwquj4hMEwdjshYYgMbOrPzb9a0M3ZgNa0JMoZeFC6bxZvO8yr8ozS6ix2SDz0+mvryPeBs2TFE+w==", + "license": "MIT", + "peer": true + }, + "node_modules/@heroui/framer-utils": { + "version": "2.1.22", + "resolved": "https://registry.npmjs.org/@heroui/framer-utils/-/framer-utils-2.1.22.tgz", + "integrity": "sha512-f5qlpdWToEp1re9e4Wje2/FCaGWRdkqs9U80qfjFHmZFaWHBGLBX1k8G5p7aw3lOaf+pqDcC2sIldNav57Xfpw==", "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.22", + "@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.4", + "resolved": "https://registry.npmjs.org/@heroui/react/-/react-2.8.4.tgz", + "integrity": "sha512-qIrLbVY9vtwk1w4udnbuaE4X5JxbA2rEUgZGxshAao5TNHPsnVrd2NqGLJvSEqP9c7XA4N5c0PCtYJ7PeiM4Lg==", + "license": "MIT", + "dependencies": { + "@heroui/accordion": "2.2.23", + "@heroui/alert": "2.2.26", + "@heroui/autocomplete": "2.3.28", + "@heroui/avatar": "2.2.21", + "@heroui/badge": "2.2.16", + "@heroui/breadcrumbs": "2.2.21", + "@heroui/button": "2.2.26", + "@heroui/calendar": "2.2.26", + "@heroui/card": "2.2.24", + "@heroui/checkbox": "2.3.26", + "@heroui/chip": "2.2.21", + "@heroui/code": "2.2.20", + "@heroui/date-input": "2.3.26", + "@heroui/date-picker": "2.3.27", + "@heroui/divider": "2.2.19", + "@heroui/drawer": "2.2.23", + "@heroui/dropdown": "2.3.26", + "@heroui/form": "2.1.26", + "@heroui/framer-utils": "2.1.22", + "@heroui/image": "2.2.16", + "@heroui/input": "2.4.27", + "@heroui/input-otp": "2.1.26", + "@heroui/kbd": "2.2.21", + "@heroui/link": "2.2.22", + "@heroui/listbox": "2.3.25", + "@heroui/menu": "2.2.25", + "@heroui/modal": "2.2.23", + "@heroui/navbar": "2.2.24", + "@heroui/number-input": "2.0.17", + "@heroui/pagination": "2.2.23", + "@heroui/popover": "2.3.26", + "@heroui/progress": "2.2.21", + "@heroui/radio": "2.3.26", + "@heroui/ripple": "2.2.19", + "@heroui/scroll-shadow": "2.3.17", + "@heroui/select": "2.4.27", + "@heroui/skeleton": "2.2.16", + "@heroui/slider": "2.4.23", + "@heroui/snippet": "2.2.27", + "@heroui/spacer": "2.2.20", + "@heroui/spinner": "2.2.23", + "@heroui/switch": "2.2.23", + "@heroui/system": "2.4.22", + "@heroui/table": "2.2.26", + "@heroui/tabs": "2.2.23", + "@heroui/theme": "2.4.22", + "@heroui/toast": "2.0.16", + "@heroui/tooltip": "2.2.23", + "@heroui/user": "2.2.21", + "@react-aria/visually-hidden": "3.8.27" }, "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.13", + "resolved": "https://registry.npmjs.org/@heroui/react-utils/-/react-utils-2.1.13.tgz", + "integrity": "sha512-gJ89YL5UCilKLldJ4In0ZLzngg+tYiDuo1tQ7lf2aJB7SQMrZmEutsKrGCdvn/c2CSz5cRryo0H6JZCDsji3qg==", "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.11" }, "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.23", + "resolved": "https://registry.npmjs.org/@heroui/accordion/-/accordion-2.2.23.tgz", + "integrity": "sha512-eXokso461YdSkJ6t3fFxBq2xkxCcZPbXECwanNHaLZPBh1QMaVdtCEZZxVB4HeoMRmZchRHWbUrbiz/l+A9hZQ==", "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.23", + "@heroui/divider": "2.2.19", + "@heroui/dom-animation": "2.1.10", + "@heroui/framer-utils": "2.1.22", + "@heroui/react-utils": "2.1.13", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.11", + "@heroui/use-aria-accordion": "2.2.17", + "@react-aria/focus": "3.21.1", + "@react-aria/interactions": "3.25.5", + "@react-stately/tree": "3.9.2", + "@react-types/accordion": "3.0.0-alpha.26", + "@react-types/shared": "3.32.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.26", + "resolved": "https://registry.npmjs.org/@heroui/alert/-/alert-2.2.26.tgz", + "integrity": "sha512-ngyPzbRrW3ZNgwb6DlsvdCboDeHrncN4Q1bvdwFKIn2uHYRF2pEJgBhWuqpCVDaIwGhypGMXrBFFwIvdCNF+Zw==", + "license": "MIT", + "dependencies": { + "@heroui/button": "2.2.26", + "@heroui/react-utils": "2.1.13", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.11", + "@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.28", + "resolved": "https://registry.npmjs.org/@heroui/autocomplete/-/autocomplete-2.3.28.tgz", + "integrity": "sha512-7z55VHlCG6Gh7IKypJdc7YIO45rR05nMAU0fu5D2ZbcsjBN1ie+ld2M57ypamK/DVD7TyauWvFZt55LcWN5ejQ==", + "license": "MIT", + "dependencies": { + "@heroui/aria-utils": "2.2.23", + "@heroui/button": "2.2.26", + "@heroui/form": "2.1.26", + "@heroui/input": "2.4.27", + "@heroui/listbox": "2.3.25", + "@heroui/popover": "2.3.26", + "@heroui/react-utils": "2.1.13", + "@heroui/scroll-shadow": "2.3.17", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.11", + "@heroui/use-safe-layout-effect": "2.1.8", + "@react-aria/combobox": "3.13.1", + "@react-aria/i18n": "3.12.12", + "@react-stately/combobox": "3.11.1", + "@react-types/combobox": "3.13.8", + "@react-types/shared": "3.32.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.21", + "resolved": "https://registry.npmjs.org/@heroui/avatar/-/avatar-2.2.21.tgz", + "integrity": "sha512-oer+CuEAQpvhLzyBmO3eWhsdbWzcyIDn8fkPl4D2AMfpNP8ve82ysXEC+DLcoOEESS3ykkHsp4C0MPREgC3QgA==", "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.13", + "@heroui/shared-utils": "2.1.11", + "@heroui/use-image": "2.1.12", + "@react-aria/focus": "3.21.1", + "@react-aria/interactions": "3.25.5" }, "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.16", + "resolved": "https://registry.npmjs.org/@heroui/badge/-/badge-2.2.16.tgz", + "integrity": "sha512-gW0aVdic+5jwDhifIB8TWJ6170JOOzLn7Jkomj2IsN2G+oVrJ7XdJJGr2mYkoeNXAwYlYVyXTANV+zPSGKbx7A==", "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.13", + "@heroui/shared-utils": "2.1.11" }, "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.21", + "resolved": "https://registry.npmjs.org/@heroui/breadcrumbs/-/breadcrumbs-2.2.21.tgz", + "integrity": "sha512-CB/RNyng37thY8eCbCsIHVV/hMdND4l+MapJOcCi6ffbKT0bebC+4ukcktcdZ/WucAn2qZdl4NfdyIuE0ZqjyQ==", "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.13", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.11", + "@react-aria/breadcrumbs": "3.5.28", + "@react-aria/focus": "3.21.1", + "@react-types/breadcrumbs": "3.7.16" }, "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.26", + "resolved": "https://registry.npmjs.org/@heroui/button/-/button-2.2.26.tgz", + "integrity": "sha512-Z4Kp7M444pgzKCUDTZX8Q5GnxOxqIJnAB58+8g5ETlA++Na+qqXwAXADmAPIrBB7uqoRUrsP7U/bpp5SiZYJ2A==", "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.13", + "@heroui/ripple": "2.2.19", + "@heroui/shared-utils": "2.1.11", + "@heroui/spinner": "2.2.23", + "@heroui/use-aria-button": "2.2.19", + "@react-aria/focus": "3.21.1", + "@react-aria/interactions": "3.25.5", + "@react-types/shared": "3.32.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.26", + "resolved": "https://registry.npmjs.org/@heroui/calendar/-/calendar-2.2.26.tgz", + "integrity": "sha512-jCFc+JSl/yQqAVi5TladdYpiX0vf72Sy2vuCTN+HdcpH3SFkJgPLlbt6ib+pbAi14hGbUdJ+POmBC19URZ/g7g==", + "license": "MIT", + "dependencies": { + "@heroui/button": "2.2.26", + "@heroui/dom-animation": "2.1.10", + "@heroui/framer-utils": "2.1.22", + "@heroui/react-utils": "2.1.13", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.11", + "@heroui/use-aria-button": "2.2.19", + "@internationalized/date": "3.9.0", + "@react-aria/calendar": "3.9.1", + "@react-aria/focus": "3.21.1", + "@react-aria/i18n": "3.12.12", + "@react-aria/interactions": "3.25.5", + "@react-aria/visually-hidden": "3.8.27", + "@react-stately/calendar": "3.8.4", + "@react-stately/utils": "3.10.8", + "@react-types/button": "3.14.0", + "@react-types/calendar": "3.7.4", + "@react-types/shared": "3.32.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.24", + "resolved": "https://registry.npmjs.org/@heroui/card/-/card-2.2.24.tgz", + "integrity": "sha512-kv4xLJTNYSar3YjiziA71VSZbco0AQUiZAuyP9rZ8XSht8HxLQsVpM6ywFa+/SGTGAh5sIv0qCYCpm0m4BrSxw==", + "license": "MIT", + "dependencies": { + "@heroui/react-utils": "2.1.13", + "@heroui/ripple": "2.2.19", + "@heroui/shared-utils": "2.1.11", + "@heroui/use-aria-button": "2.2.19", + "@react-aria/focus": "3.21.1", + "@react-aria/interactions": "3.25.5", + "@react-types/shared": "3.32.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.26", + "resolved": "https://registry.npmjs.org/@heroui/checkbox/-/checkbox-2.3.26.tgz", + "integrity": "sha512-i3f6pYNclFN/+CHhgF1xWjBaHNEbb2HoZaM3Q2zLVTzDpBx0893Vu3iDkH6wwx71ze8N/Y0cqZWFxR5v+IQUKg==", "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.26", + "@heroui/react-utils": "2.1.13", + "@heroui/shared-utils": "2.1.11", + "@heroui/use-callback-ref": "2.1.8", + "@heroui/use-safe-layout-effect": "2.1.8", + "@react-aria/checkbox": "3.16.1", + "@react-aria/focus": "3.21.1", + "@react-aria/interactions": "3.25.5", + "@react-stately/checkbox": "3.7.1", + "@react-stately/toggle": "3.9.1", + "@react-types/checkbox": "3.10.1", + "@react-types/shared": "3.32.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.21", + "resolved": "https://registry.npmjs.org/@heroui/chip/-/chip-2.2.21.tgz", + "integrity": "sha512-vE1XbVL4U92RjuXZWnQgcPIFQ9amLEDCVTK5IbCF2MJ7Xr6ofDj6KTduauCCH1H40p9y1zk6+fioqvxDEoCgDw==", "license": "MIT", + "dependencies": { + "@heroui/react-utils": "2.1.13", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.11", + "@react-aria/focus": "3.21.1", + "@react-aria/interactions": "3.25.5" + }, "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.20", + "resolved": "https://registry.npmjs.org/@heroui/code/-/code-2.2.20.tgz", + "integrity": "sha512-Bd0fwvBv3K1NGjjlKxbHxCIXjQ0Ost6m3z5P295JZ5yf9RIub4ztLqYx2wS0cRJ7z/AjqF6YBQlhCMt76cuEsQ==", "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.13", + "@heroui/shared-utils": "2.1.11", + "@heroui/system-rsc": "2.3.19" }, "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.26", + "resolved": "https://registry.npmjs.org/@heroui/date-input/-/date-input-2.3.26.tgz", + "integrity": "sha512-iF3YRZYSk37oEzVSop9hHd8VoNTJ3lIO06Oq/Lj64HGinuK06/PZrFhEWqKKZ472RctzLTmPbAjeXuhHh2mgMg==", "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.26", + "@heroui/react-utils": "2.1.13", + "@heroui/shared-utils": "2.1.11", + "@internationalized/date": "3.9.0", + "@react-aria/datepicker": "3.15.1", + "@react-aria/i18n": "3.12.12", + "@react-stately/datepicker": "3.15.1", + "@react-types/datepicker": "3.13.1", + "@react-types/shared": "3.32.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.27", + "resolved": "https://registry.npmjs.org/@heroui/date-picker/-/date-picker-2.3.27.tgz", + "integrity": "sha512-FoiORJ6e8cXyoqBn5mvXaBUocW3NNXTV07ceJhqyu0GVS+jV0J0bPZBg4G8cz7BjaU+8cquHsFQanz73bViH3g==", + "license": "MIT", + "dependencies": { + "@heroui/aria-utils": "2.2.23", + "@heroui/button": "2.2.26", + "@heroui/calendar": "2.2.26", + "@heroui/date-input": "2.3.26", + "@heroui/form": "2.1.26", + "@heroui/popover": "2.3.26", + "@heroui/react-utils": "2.1.13", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.11", + "@internationalized/date": "3.9.0", + "@react-aria/datepicker": "3.15.1", + "@react-aria/i18n": "3.12.12", + "@react-stately/datepicker": "3.15.1", + "@react-stately/utils": "3.10.8", + "@react-types/datepicker": "3.13.1", + "@react-types/shared": "3.32.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.19", + "resolved": "https://registry.npmjs.org/@heroui/divider/-/divider-2.2.19.tgz", + "integrity": "sha512-FHoXojco23o/A9GJU6K2iJ3uAvcV7AJ4ppAKIGaKS4weJnYOsh5f9NE2RL3NasmIjk3DLMERDjVVuPyDdJ+rpw==", "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.19", + "@react-types/shared": "3.32.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.23", + "resolved": "https://registry.npmjs.org/@heroui/drawer/-/drawer-2.2.23.tgz", + "integrity": "sha512-43/Aoi7Qi4YXmVXXy43v2pyLmi4ZW32nXSnbU5xdKhMb0zFNThAH0/eJmHdtW8AUjei2W1wTmMpGn/WHCYVXOA==", + "license": "MIT", + "dependencies": { + "@heroui/framer-utils": "2.1.22", + "@heroui/modal": "2.2.23", + "@heroui/react-utils": "2.1.13", + "@heroui/shared-utils": "2.1.11" + }, + "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.26", + "resolved": "https://registry.npmjs.org/@heroui/dropdown/-/dropdown-2.3.26.tgz", + "integrity": "sha512-ZuOawL7OnsC5qykYixADfaeSqZleFg4IwZnDN6cd17bXErxPnBYBVnQSnHRsyCUJm7gYiVcDXljNKwp/2reahg==", "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.23", + "@heroui/menu": "2.2.25", + "@heroui/popover": "2.3.26", + "@heroui/react-utils": "2.1.13", + "@heroui/shared-utils": "2.1.11", + "@react-aria/focus": "3.21.1", + "@react-aria/menu": "3.19.1", + "@react-stately/menu": "3.9.7", + "@react-types/menu": "3.10.4" }, "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.16", + "resolved": "https://registry.npmjs.org/@heroui/image/-/image-2.2.16.tgz", + "integrity": "sha512-dy3c4qoCqNbJmOoDP2dyth+ennSNXoFOH0Wmd4i1TF5f20LCJSRZbEjqp9IiVetZuh+/yw+edzFMngmcqZdTNw==", "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.13", + "@heroui/shared-utils": "2.1.11", + "@heroui/use-image": "2.1.12" }, "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.27", + "resolved": "https://registry.npmjs.org/@heroui/input/-/input-2.4.27.tgz", + "integrity": "sha512-sLGw7r+BXyB1MllKNKmn0xLvSW0a1l+3gXefnUCXGSvI3bwrLvk3hUgbkVSJRnxSChU41yXaYDRcHL39t7yzuQ==", + "license": "MIT", + "dependencies": { + "@heroui/form": "2.1.26", + "@heroui/react-utils": "2.1.13", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.11", + "@heroui/use-safe-layout-effect": "2.1.8", + "@react-aria/focus": "3.21.1", + "@react-aria/interactions": "3.25.5", + "@react-aria/textfield": "3.18.1", + "@react-stately/utils": "3.10.8", + "@react-types/shared": "3.32.0", + "@react-types/textfield": "3.12.5", "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.26", + "resolved": "https://registry.npmjs.org/@heroui/input-otp/-/input-otp-2.1.26.tgz", + "integrity": "sha512-eVVSOvwTiuVmq/hXWDYuq9ICR59R7TuWi55dDG/hd5WN6jIBJsNkmt7MmYVaSNNISyzi27hPEK43/bvK4eO9FA==", "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.26", + "@heroui/react-utils": "2.1.13", + "@heroui/shared-utils": "2.1.11", + "@heroui/use-form-reset": "2.0.1", + "@react-aria/focus": "3.21.1", + "@react-aria/form": "3.1.1", + "@react-stately/form": "3.2.1", + "@react-stately/utils": "3.10.8", + "@react-types/textfield": "3.12.5", "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.21", + "resolved": "https://registry.npmjs.org/@heroui/kbd/-/kbd-2.2.21.tgz", + "integrity": "sha512-4AY0Q+jwDbY9ehhu0Vv68QIiSCnFEMPYpaPHVLNR/9rEJDN/BS+j4FyUfxjnyjD7EKa8CNs6Y7O0VnakUXGg+g==", "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.13", + "@heroui/shared-utils": "2.1.11", + "@heroui/system-rsc": "2.3.19" }, "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.22", + "resolved": "https://registry.npmjs.org/@heroui/link/-/link-2.2.22.tgz", + "integrity": "sha512-INWjrLwlxSU5hN0qr1lCZ1GN9Tf3X8WMTUQnPmvbqbJkPgQjqfIcO2dJyUkV3X0PiSB9QbPMlfU4Sx+loFKq4g==", "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.13", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.11", + "@heroui/use-aria-link": "2.2.20", + "@react-aria/focus": "3.21.1", + "@react-types/link": "3.6.4" }, "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.25", + "resolved": "https://registry.npmjs.org/@heroui/listbox/-/listbox-2.3.25.tgz", + "integrity": "sha512-KaLLCpf7EPhDMamjJ7dBQK2SKo8Qrlh6lTLCbZrCAuUGiBooCc80zWJa55XiDiaZhfQC/TYeoe5MMnw4yr5xmw==", + "license": "MIT", + "dependencies": { + "@heroui/aria-utils": "2.2.23", + "@heroui/divider": "2.2.19", + "@heroui/react-utils": "2.1.13", + "@heroui/shared-utils": "2.1.11", + "@heroui/use-is-mobile": "2.2.12", + "@react-aria/focus": "3.21.1", + "@react-aria/interactions": "3.25.5", + "@react-aria/listbox": "3.14.8", + "@react-stately/list": "3.13.0", + "@react-types/shared": "3.32.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.25", + "resolved": "https://registry.npmjs.org/@heroui/menu/-/menu-2.2.25.tgz", + "integrity": "sha512-BxHD/5IvmvhzM78KVrEkkcQFie0WF2yXq7FXsGa17UHBji32D38JKgGCnJMMoko1H3cG4p5ihZjT7O7NH5rdvQ==", + "license": "MIT", + "dependencies": { + "@heroui/aria-utils": "2.2.23", + "@heroui/divider": "2.2.19", + "@heroui/react-utils": "2.1.13", + "@heroui/shared-utils": "2.1.11", + "@heroui/use-is-mobile": "2.2.12", + "@react-aria/focus": "3.21.1", + "@react-aria/interactions": "3.25.5", + "@react-aria/menu": "3.19.1", + "@react-stately/tree": "3.9.2", + "@react-types/menu": "3.10.4", + "@react-types/shared": "3.32.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.23", + "resolved": "https://registry.npmjs.org/@heroui/modal/-/modal-2.2.23.tgz", + "integrity": "sha512-IOvcyX9ugEmsHhtizxP/rVHGWCO+I0zWxwzcuA+BjX8jcWYrseiyoPMPsxsjSfX2tfBY4b2empT08BsWH1n+Wg==", + "license": "MIT", + "dependencies": { + "@heroui/dom-animation": "2.1.10", + "@heroui/framer-utils": "2.1.22", + "@heroui/react-utils": "2.1.13", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.11", + "@heroui/use-aria-button": "2.2.19", + "@heroui/use-aria-modal-overlay": "2.2.18", + "@heroui/use-disclosure": "2.2.16", + "@heroui/use-draggable": "2.1.17", + "@heroui/use-viewport-size": "2.0.1", + "@react-aria/dialog": "3.5.29", + "@react-aria/focus": "3.21.1", + "@react-aria/overlays": "3.29.0", + "@react-stately/overlays": "3.6.19" + }, + "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.24", + "resolved": "https://registry.npmjs.org/@heroui/navbar/-/navbar-2.2.24.tgz", + "integrity": "sha512-fRnHJR4QbANeTCVVg+VmvItSv51rYvkcvx4YrHYmUa8X3kWy5X+0dARqtLxuXv76Uc12+w23gb5T4eXQIBL+oQ==", + "license": "MIT", + "dependencies": { + "@heroui/dom-animation": "2.1.10", + "@heroui/framer-utils": "2.1.22", + "@heroui/react-utils": "2.1.13", + "@heroui/shared-utils": "2.1.11", + "@heroui/use-resize": "2.1.8", + "@heroui/use-scroll-position": "2.1.8", + "@react-aria/button": "3.14.1", + "@react-aria/focus": "3.21.1", + "@react-aria/interactions": "3.25.5", + "@react-aria/overlays": "3.29.0", + "@react-stately/toggle": "3.9.1", + "@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.17", + "resolved": "https://registry.npmjs.org/@heroui/number-input/-/number-input-2.0.17.tgz", + "integrity": "sha512-6beiwciRA1qR/3nKYRSPSiKx77C8Hw9ejknBKByw6rXYE4J1jVNJTlTeuqqeIWG6yeNd3SiZGoSRc3uTMPZLlg==", + "license": "MIT", + "dependencies": { + "@heroui/button": "2.2.26", + "@heroui/form": "2.1.26", + "@heroui/react-utils": "2.1.13", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.11", + "@heroui/use-safe-layout-effect": "2.1.8", + "@react-aria/focus": "3.21.1", + "@react-aria/i18n": "3.12.12", + "@react-aria/interactions": "3.25.5", + "@react-aria/numberfield": "3.12.1", + "@react-stately/numberfield": "3.10.1", + "@react-types/button": "3.14.0", + "@react-types/numberfield": "3.8.14", + "@react-types/shared": "3.32.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.23", + "resolved": "https://registry.npmjs.org/@heroui/pagination/-/pagination-2.2.23.tgz", + "integrity": "sha512-cXVijoCmTT+u5yfx8PUHKwwA9sJqVcifW9GdHYhQm6KG5um+iqal3tKtmFt+Z0KUTlSccfrM6MtlVm0HbJqR+g==", + "license": "MIT", + "dependencies": { + "@heroui/react-utils": "2.1.13", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.11", + "@heroui/use-intersection-observer": "2.2.14", + "@heroui/use-pagination": "2.2.17", + "@react-aria/focus": "3.21.1", + "@react-aria/i18n": "3.12.12", + "@react-aria/interactions": "3.25.5", + "@react-aria/utils": "3.30.1", "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.26", + "resolved": "https://registry.npmjs.org/@heroui/popover/-/popover-2.3.26.tgz", + "integrity": "sha512-m+FQmP648XRbwcRyzTPaYgbQIBJX05PtwbAp7DLbjd1SHQRJjx6wAj6uhVOTeJNXTTEy8JxwMXwh4IAJO/g3Jw==", + "license": "MIT", + "dependencies": { + "@heroui/aria-utils": "2.2.23", + "@heroui/button": "2.2.26", + "@heroui/dom-animation": "2.1.10", + "@heroui/framer-utils": "2.1.22", + "@heroui/react-utils": "2.1.13", + "@heroui/shared-utils": "2.1.11", + "@heroui/use-aria-button": "2.2.19", + "@heroui/use-aria-overlay": "2.0.3", + "@heroui/use-safe-layout-effect": "2.1.8", + "@react-aria/dialog": "3.5.29", + "@react-aria/focus": "3.21.1", + "@react-aria/overlays": "3.29.0", + "@react-stately/overlays": "3.6.19", + "@react-types/overlays": "3.9.1" + }, + "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.21", + "resolved": "https://registry.npmjs.org/@heroui/progress/-/progress-2.2.21.tgz", + "integrity": "sha512-f/PMOai00oV7+sArWabMfkoA80EskXgXHae4lsKhyRbeki8sKXQRpVwFY5/fINJOJu5mvVXQBwv2yKupx8rogg==", "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.13", + "@heroui/shared-utils": "2.1.11", + "@heroui/use-is-mounted": "2.1.8", + "@react-aria/progress": "3.4.26", + "@react-types/progress": "3.5.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/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.26", + "resolved": "https://registry.npmjs.org/@heroui/radio/-/radio-2.3.26.tgz", + "integrity": "sha512-9dyKKMP79otqWg34DslO7lhrmoQncU0Po0PH2UhFhUTQMohMSXMPQhj+T+ffiYG2fmjdlYk0E2d7mZI8Hf7IeA==", "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.26", + "@heroui/react-utils": "2.1.13", + "@heroui/shared-utils": "2.1.11", + "@react-aria/focus": "3.21.1", + "@react-aria/interactions": "3.25.5", + "@react-aria/radio": "3.12.1", + "@react-aria/visually-hidden": "3.8.27", + "@react-stately/radio": "3.11.1", + "@react-types/radio": "3.9.1", + "@react-types/shared": "3.32.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.19", + "resolved": "https://registry.npmjs.org/@heroui/ripple/-/ripple-2.2.19.tgz", + "integrity": "sha512-nmeu1vDehmv+tn0kfo3fpeCZ9fyTp/DD9dF8qJeYhBD3CR7J/LPaGXvU6M1t8WwV7RFEA5pjmsmA3jHWjwdAJQ==", + "license": "MIT", + "dependencies": { + "@heroui/dom-animation": "2.1.10", + "@heroui/shared-utils": "2.1.11" }, "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.17", + "resolved": "https://registry.npmjs.org/@heroui/scroll-shadow/-/scroll-shadow-2.3.17.tgz", + "integrity": "sha512-3h8SJNLjHt3CQmDWNnZ2MJTt0rXuJztV0KddZrwNlZgI54W6PeNe6JmVGX8xSHhrk72jsVz7FmSQNiPvqs8/qQ==", "license": "MIT", + "dependencies": { + "@heroui/react-utils": "2.1.13", + "@heroui/shared-utils": "2.1.11", + "@heroui/use-data-scroll-overflow": "2.2.12" + }, "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.27", + "resolved": "https://registry.npmjs.org/@heroui/select/-/select-2.4.27.tgz", + "integrity": "sha512-CgMqVWYWcdHNOnSeMMraXFBXFsToyxZ9sSwszG3YlhGwaaj0yZonquMYgl5vHCnFLkGXwggNczl+vdDErLEsbw==", + "license": "MIT", + "dependencies": { + "@heroui/aria-utils": "2.2.23", + "@heroui/form": "2.1.26", + "@heroui/listbox": "2.3.25", + "@heroui/popover": "2.3.26", + "@heroui/react-utils": "2.1.13", + "@heroui/scroll-shadow": "2.3.17", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.11", + "@heroui/spinner": "2.2.23", + "@heroui/use-aria-button": "2.2.19", + "@heroui/use-aria-multiselect": "2.4.18", + "@heroui/use-form-reset": "2.0.1", + "@heroui/use-safe-layout-effect": "2.1.8", + "@react-aria/focus": "3.21.1", + "@react-aria/form": "3.1.1", + "@react-aria/interactions": "3.25.5", + "@react-aria/overlays": "3.29.0", + "@react-aria/visually-hidden": "3.8.27", + "@react-types/shared": "3.32.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.16", + "resolved": "https://registry.npmjs.org/@heroui/skeleton/-/skeleton-2.2.16.tgz", + "integrity": "sha512-rIerwmS5uiOpvJUT37iyuiXUJzesUE/HgSv4gH1tTxsrjgpkRRrgr/zANdbCd0wpSIi4PPNHWq51n0CMrQGUTg==", "license": "MIT", "dependencies": { - "@heroui/react-rsc-utils": "2.1.7", - "@heroui/shared-utils": "2.1.9" + "@heroui/shared-utils": "2.1.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/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.23", + "resolved": "https://registry.npmjs.org/@heroui/slider/-/slider-2.4.23.tgz", + "integrity": "sha512-cohy9+wojimHQ/5AShj4Jt7aK1d8fGFP52l2gLELP02eo6CIpW8Ib213t3P1H86bMiBwRec5yi28zr8lHASftA==", "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.13", + "@heroui/shared-utils": "2.1.11", + "@heroui/tooltip": "2.2.23", + "@react-aria/focus": "3.21.1", + "@react-aria/i18n": "3.12.12", + "@react-aria/interactions": "3.25.5", + "@react-aria/slider": "3.8.1", + "@react-aria/visually-hidden": "3.8.27", + "@react-stately/slider": "3.7.1" }, "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.27", + "resolved": "https://registry.npmjs.org/@heroui/snippet/-/snippet-2.2.27.tgz", + "integrity": "sha512-YCiZjurbK/++I8iDjmqJ/ROt+mdy5825Krc8gagdwUR7Z7jXBveFWjgvgkfg8EA/sJlDpMw9xIzubm5KUCEzfA==", "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.26", + "@heroui/react-utils": "2.1.13", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.11", + "@heroui/tooltip": "2.2.23", + "@heroui/use-clipboard": "2.1.9", + "@react-aria/focus": "3.21.1" }, "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.20", + "resolved": "https://registry.npmjs.org/@heroui/spacer/-/spacer-2.2.20.tgz", + "integrity": "sha512-rXqXcUvTxVQoob+VsG7AgalFwEC38S9zzyZ0sxy7cGUJEdfLjWG19g36lNdtV+LOk+Gj9FiyKvUGBFJiqrId6w==", + "license": "MIT", + "dependencies": { + "@heroui/react-utils": "2.1.13", + "@heroui/shared-utils": "2.1.11", + "@heroui/system-rsc": "2.3.19" }, "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.23", + "resolved": "https://registry.npmjs.org/@heroui/spinner/-/spinner-2.2.23.tgz", + "integrity": "sha512-qmQ/OanEvvtyG0gtuDP3UmjvBAESr++F1S05LRlY3w+TSzFUh6vfxviN9M/cBnJYg6QuwfmzlltqmDXnV8/fxw==", "license": "MIT", + "dependencies": { + "@heroui/shared-utils": "2.1.11", + "@heroui/system": "2.4.22", + "@heroui/system-rsc": "2.3.19" + }, "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.23", + "resolved": "https://registry.npmjs.org/@heroui/switch/-/switch-2.2.23.tgz", + "integrity": "sha512-7ZhLKmdFPZN/MMoSOVxX8VQVnx3EngZ1C3fARbQGiOoFXElP68VKagtQHCFSaWyjOeDQc6OdBe+FKDs3g47xrQ==", "license": "MIT", "dependencies": { - "@heroui/react-utils": "2.1.10", - "@heroui/shared-utils": "2.1.9" + "@heroui/react-utils": "2.1.13", + "@heroui/shared-utils": "2.1.11", + "@heroui/use-safe-layout-effect": "2.1.8", + "@react-aria/focus": "3.21.1", + "@react-aria/interactions": "3.25.5", + "@react-aria/switch": "3.7.7", + "@react-aria/visually-hidden": "3.8.27", + "@react-stately/toggle": "3.9.1" }, "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.19", + "resolved": "https://registry.npmjs.org/@heroui/system-rsc/-/system-rsc-2.3.19.tgz", + "integrity": "sha512-ocjro5dYmDhRsxNAB/316zO6eqfKVjFDbnYnc+wlcjZXpw49A+LhE13xlo7LI+W2AHWh5NHcpo3+2O3G6WQxHA==", "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.32.0", + "clsx": "^1.2.1" }, "peerDependencies": { - "@heroui/system": ">=2.4.7", - "@heroui/theme": ">=2.4.6", + "@heroui/theme": ">=2.4.17", + "react": ">=18 || >=19.0.0-rc.0" + } + }, + "node_modules/@heroui/react/node_modules/@heroui/table": { + "version": "2.2.26", + "resolved": "https://registry.npmjs.org/@heroui/table/-/table-2.2.26.tgz", + "integrity": "sha512-Y0NaXdoKH7MlgkQN892d23o2KCRKuPLZ4bsdPJFBDOJ9yZWEKKsmQ4+k5YEOjKF34oPSX75XJAjvzqldBuRqcQ==", + "license": "MIT", + "dependencies": { + "@heroui/checkbox": "2.3.26", + "@heroui/react-utils": "2.1.13", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.11", + "@heroui/spacer": "2.2.20", + "@react-aria/focus": "3.21.1", + "@react-aria/interactions": "3.25.5", + "@react-aria/table": "3.17.7", + "@react-aria/visually-hidden": "3.8.27", + "@react-stately/table": "3.15.0", + "@react-stately/virtualizer": "4.4.3", + "@react-types/grid": "3.3.5", + "@react-types/table": "3.13.3", + "@tanstack/react-virtual": "3.11.3" + }, + "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/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.23", + "resolved": "https://registry.npmjs.org/@heroui/tabs/-/tabs-2.2.23.tgz", + "integrity": "sha512-OIvWR0vOlaGS2Z0F38O3xx4E5VsNJtz/FCUTPuNjU6eTbvKvRtwj9kHq+uDSHWziHH3OrpnTHi9xuEGHyUh4kg==", "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.23", + "@heroui/react-utils": "2.1.13", + "@heroui/shared-utils": "2.1.11", + "@heroui/use-is-mounted": "2.1.8", + "@react-aria/focus": "3.21.1", + "@react-aria/interactions": "3.25.5", + "@react-aria/tabs": "3.10.7", + "@react-stately/tabs": "3.8.5", + "@react-types/shared": "3.32.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.22", + "resolved": "https://registry.npmjs.org/@heroui/theme/-/theme-2.4.22.tgz", + "integrity": "sha512-naKFQBfp7YwhKGmh7rKCC5EBjV7kdozX21fyGHucDYa6GeFfIKVqXILgZ94HZlfp+LGJfV6U+BuKIflevf0Y+w==", "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.11", + "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": "3.1.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.16", + "resolved": "https://registry.npmjs.org/@heroui/toast/-/toast-2.0.16.tgz", + "integrity": "sha512-sG6sU7oN+8pd6pQZJREC+1y9iji+Zb/KtiOQrnAksRfW0KAZSxhgNnt6VP8KvbZ+TKkmphVjDcAwiWgH5m8Uqg==", "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.13", + "@heroui/shared-icons": "2.1.10", + "@heroui/shared-utils": "2.1.11", + "@heroui/spinner": "2.2.23", + "@heroui/use-is-mobile": "2.2.12", + "@react-aria/interactions": "3.25.5", + "@react-aria/toast": "3.0.7", + "@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.23", + "resolved": "https://registry.npmjs.org/@heroui/tooltip/-/tooltip-2.2.23.tgz", + "integrity": "sha512-tV9qXMJQEzWOhS4Fq/efbRK138e/72BftFz8HaszuMILDBZjgQrzW3W7Gmu+nHI+fcQMqmToUuMq8bCdjp/h9A==", "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.23", + "@heroui/dom-animation": "2.1.10", + "@heroui/framer-utils": "2.1.22", + "@heroui/react-utils": "2.1.13", + "@heroui/shared-utils": "2.1.11", + "@heroui/use-aria-overlay": "2.0.3", + "@heroui/use-safe-layout-effect": "2.1.8", + "@react-aria/overlays": "3.29.0", + "@react-aria/tooltip": "3.8.7", + "@react-stately/tooltip": "3.5.7", + "@react-types/overlays": "3.9.1", + "@react-types/tooltip": "3.4.20" }, "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.21", + "resolved": "https://registry.npmjs.org/@heroui/user/-/user-2.2.21.tgz", + "integrity": "sha512-q0bT4BRJaXFtG/KipsHdLN9h8GW56ZhwaR+ug9QFa85Sw65ePeOfThfwGf/yoGFyFt20BY+5P101Ok0iIV756A==", "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.21", + "@heroui/react-utils": "2.1.13", + "@heroui/shared-utils": "2.1.11", + "@react-aria/focus": "3.21.1" }, "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==", - "license": "MIT", + "node_modules/@heroui/react/node_modules/@react-aria/menu": { + "version": "3.19.1", + "resolved": "https://registry.npmjs.org/@react-aria/menu/-/menu-3.19.1.tgz", + "integrity": "sha512-hRYFdOOj3fYyoh/tJGxY1CWY80geNb3BT3DMNHgGBVMvnZ0E6k3WoQH+QZkVnwSnNIQAIPQFcYWPyZeE+ElEhA==", + "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "3.29.0", - "clsx": "^1.2.1" + "@react-aria/focus": "^3.21.1", + "@react-aria/i18n": "^3.12.12", + "@react-aria/interactions": "^3.25.5", + "@react-aria/overlays": "^3.29.0", + "@react-aria/selection": "^3.25.1", + "@react-aria/utils": "^3.30.1", + "@react-stately/collections": "^3.12.7", + "@react-stately/menu": "^3.9.7", + "@react-stately/selection": "^3.20.5", + "@react-stately/tree": "^3.9.2", + "@react-types/button": "^3.14.0", + "@react-types/menu": "^3.10.4", + "@react-types/shared": "^3.32.0", + "@swc/helpers": "^0.5.0" }, "peerDependencies": { - "@heroui/theme": ">=2.4.6", + "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", + "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" + } + }, + "node_modules/@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.13", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.13.tgz", + "integrity": "sha512-i+zidfmTqtwquj4hMEwdjshYYgMbOrPzb9a0M3ZgNa0JMoZeFC6bxZvO8yr8ozS6ix2SDz0+mvryPeBs2TFE+w==", + "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", + "peerDependencies": { "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.11", + "resolved": "https://registry.npmjs.org/@heroui/shared-utils/-/shared-utils-2.1.11.tgz", + "integrity": "sha512-2zKVjCc9EMMk05peVpI1Q+vFf+dzqyVdf1DBCJ2SNQEUF7E+sRe1FvhHvPoye3TIFD/Fr6b3kZ6vzjxL9GxB6A==", + "hasInstallScript": true, + "license": "MIT" + }, + "node_modules/@heroui/system": { + "version": "2.4.22", + "resolved": "https://registry.npmjs.org/@heroui/system/-/system-2.4.22.tgz", + "integrity": "sha512-+RVuAxjS2QWyLdYTPxv0IfMjhsxa1GKRSwvpii13bOGEQclwwfaNL2MvBbTt1Mzu/LHaX7kyj0THbZnlOplZOA==", + "license": "MIT", + "dependencies": { + "@heroui/react-utils": "2.1.13", + "@heroui/system-rsc": "2.3.19", + "@react-aria/i18n": "3.12.12", + "@react-aria/overlays": "3.29.0", + "@react-aria/utils": "3.30.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" } }, - "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.19", + "resolved": "https://registry.npmjs.org/@heroui/system-rsc/-/system-rsc-2.3.19.tgz", + "integrity": "sha512-ocjro5dYmDhRsxNAB/316zO6eqfKVjFDbnYnc+wlcjZXpw49A+LhE13xlo7LI+W2AHWh5NHcpo3+2O3G6WQxHA==", + "license": "MIT", + "dependencies": { + "@react-types/shared": "3.32.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.22", + "resolved": "https://registry.npmjs.org/@heroui/theme/-/theme-2.4.22.tgz", + "integrity": "sha512-naKFQBfp7YwhKGmh7rKCC5EBjV7kdozX21fyGHucDYa6GeFfIKVqXILgZ94HZlfp+LGJfV6U+BuKIflevf0Y+w==", "license": "MIT", + "peer": true, "dependencies": { - "@heroui/shared-utils": "2.1.9", + "@heroui/shared-utils": "2.1.11", "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": "3.1.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.13", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.13.tgz", + "integrity": "sha512-i+zidfmTqtwquj4hMEwdjshYYgMbOrPzb9a0M3ZgNa0JMoZeFC6bxZvO8yr8ozS6ix2SDz0+mvryPeBs2TFE+w==", + "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.17", + "resolved": "https://registry.npmjs.org/@heroui/use-aria-accordion/-/use-aria-accordion-2.2.17.tgz", + "integrity": "sha512-h3jGabUdqDXXThjN5C9UK2DPQAm5g9zm20jBDiyK6emmavGV7pO8k+2Guga48qx4cGDSq4+aA++0i2mqam1AKw==", "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.1", + "@react-aria/focus": "3.21.1", + "@react-aria/selection": "3.25.1", + "@react-stately/tree": "3.9.2", "@react-types/accordion": "3.0.0-alpha.26", - "@react-types/shared": "3.29.0" + "@react-types/shared": "3.32.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.19", + "resolved": "https://registry.npmjs.org/@heroui/use-aria-button/-/use-aria-button-2.2.19.tgz", + "integrity": "sha512-+3f8zpswFHWs50pNmsHTCXGsIGWyZw/1/hINVPjB9RakjqLwYx9Sz0QCshsAJgGklVbOUkHGtrMwfsKnTeQ82Q==", "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.1", + "@react-aria/interactions": "3.25.5", + "@react-aria/utils": "3.30.1", + "@react-types/button": "3.14.0", + "@react-types/shared": "3.32.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.20", + "resolved": "https://registry.npmjs.org/@heroui/use-aria-link/-/use-aria-link-2.2.20.tgz", + "integrity": "sha512-lbMhpi5mP7wn3m8TDU2YW2oQ2psqgJodSznXha1k2H8XVsZkPhOPAogUhhR0cleah4Y+KCqXJWupqzmdfTsgyw==", "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.1", + "@react-aria/interactions": "3.25.5", + "@react-aria/utils": "3.30.1", + "@react-types/link": "3.6.4", + "@react-types/shared": "3.32.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.18", + "resolved": "https://registry.npmjs.org/@heroui/use-aria-modal-overlay/-/use-aria-modal-overlay-2.2.18.tgz", + "integrity": "sha512-26Vf7uxMYGcs5eZxwZr+w/HaVlTHXTlGKkR5tudmsDGbVULfQW5zX428fYatjYoVfH2zMZWK91USYP/jUWVyxg==", "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.3", + "@react-aria/overlays": "3.29.0", + "@react-aria/utils": "3.30.1", + "@react-stately/overlays": "3.6.19" }, "peerDependencies": { "react": ">=18 || >=19.0.0-rc.0", @@ -1637,205 +1706,239 @@ } }, "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.18", + "resolved": "https://registry.npmjs.org/@heroui/use-aria-multiselect/-/use-aria-multiselect-2.4.18.tgz", + "integrity": "sha512-b//0jJElrrxrqMuU1+W5H/P4xKzRsl5/uTFGclpdg8+mBlVtbfak32YhD9EEfFRDR7hHs116ezVmxjkEwry/GQ==", + "license": "MIT", + "dependencies": { + "@react-aria/i18n": "3.12.12", + "@react-aria/interactions": "3.25.5", + "@react-aria/label": "3.7.21", + "@react-aria/listbox": "3.14.8", + "@react-aria/menu": "3.19.1", + "@react-aria/selection": "3.25.1", + "@react-aria/utils": "3.30.1", + "@react-stately/form": "3.2.1", + "@react-stately/list": "3.13.0", + "@react-stately/menu": "3.9.7", + "@react-types/button": "3.14.0", + "@react-types/overlays": "3.9.1", + "@react-types/shared": "3.32.0" }, "peerDependencies": { "react": ">=18 || >=19.0.0-rc.0", "react-dom": ">=18 || >=19.0.0-rc.0" } }, + "node_modules/@heroui/use-aria-multiselect/node_modules/@react-aria/menu": { + "version": "3.19.1", + "resolved": "https://registry.npmjs.org/@react-aria/menu/-/menu-3.19.1.tgz", + "integrity": "sha512-hRYFdOOj3fYyoh/tJGxY1CWY80geNb3BT3DMNHgGBVMvnZ0E6k3WoQH+QZkVnwSnNIQAIPQFcYWPyZeE+ElEhA==", + "license": "Apache-2.0", + "dependencies": { + "@react-aria/focus": "^3.21.1", + "@react-aria/i18n": "^3.12.12", + "@react-aria/interactions": "^3.25.5", + "@react-aria/overlays": "^3.29.0", + "@react-aria/selection": "^3.25.1", + "@react-aria/utils": "^3.30.1", + "@react-stately/collections": "^3.12.7", + "@react-stately/menu": "^3.9.7", + "@react-stately/selection": "^3.20.5", + "@react-stately/tree": "^3.9.2", + "@react-types/button": "^3.14.0", + "@react-types/menu": "^3.10.4", + "@react-types/shared": "^3.32.0", + "@swc/helpers": "^0.5.0" + }, + "peerDependencies": { + "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", + "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" + } + }, + "node_modules/@heroui/use-aria-overlay": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/@heroui/use-aria-overlay/-/use-aria-overlay-2.0.3.tgz", + "integrity": "sha512-R5cZh+Rg/X7iQpxNhWJkzsbthMVbxqyYkXx5ry0F2zy05viwnXKCSFQqbdKCU2f5QlEnv2oDd6KsK1AXCePG4g==", + "license": "MIT", + "dependencies": { + "@react-aria/focus": "3.21.1", + "@react-aria/interactions": "3.25.5", + "@react-aria/overlays": "3.29.0", + "@react-types/shared": "3.32.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.12", + "resolved": "https://registry.npmjs.org/@heroui/use-data-scroll-overflow/-/use-data-scroll-overflow-2.2.12.tgz", + "integrity": "sha512-An+P5Tg8BtLpw5Ozi/og7s8cThduVMkCOvxMcl3izyYSFa826SIhAI99FyaS7Xb2zkwM/2ZMbK3W7DKt6w8fkg==", "license": "MIT", "dependencies": { - "@heroui/shared-utils": "2.1.9" + "@heroui/shared-utils": "2.1.11" }, "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.16", + "resolved": "https://registry.npmjs.org/@heroui/use-disclosure/-/use-disclosure-2.2.16.tgz", + "integrity": "sha512-rcDQoPygbIevGqcl7Lge8hK6FQFyeMwdu4VHH6BBzRCOE39uW/DXuZbdD1B40bw3UBhSKjdvyBp6NjLrm6Ma0g==", "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.1", + "@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.17", + "resolved": "https://registry.npmjs.org/@heroui/use-draggable/-/use-draggable-2.1.17.tgz", + "integrity": "sha512-1vsMYdny24HRSDWVVBulfzRuGdhbRGIeEzLQpqQYXhUVKzdTWZG8S84NotKoqsLdjAHHtuDQAGmKM2IODASVIA==", "license": "MIT", "dependencies": { - "@react-aria/interactions": "3.25.0" + "@react-aria/interactions": "3.25.5" }, "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.12", + "resolved": "https://registry.npmjs.org/@heroui/use-image/-/use-image-2.1.12.tgz", + "integrity": "sha512-/W6Cu5VN6LcZzYgkxJSvCEjM5gy0OE6NtRRImUDYCbUFNS1gK/apmOnIWcNbKryAg5Scpdoeu+g1lKKP15nSOw==", "license": "MIT", "dependencies": { - "@heroui/react-utils": "2.1.10", - "@heroui/use-safe-layout-effect": "2.1.7" + "@heroui/react-utils": "2.1.13", + "@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.17", + "resolved": "https://registry.npmjs.org/@heroui/use-pagination/-/use-pagination-2.2.17.tgz", + "integrity": "sha512-fZ5t2GwLMqDiidAuH+/FsCBw/rtwNc9eIqF2Tz3Qwa4FlfMyzE+4pg99zdlrWM/GP0T/b8VvCNEbsmjKIgrliA==", "license": "MIT", "dependencies": { - "@heroui/shared-utils": "2.1.9", - "@react-aria/i18n": "3.12.8" + "@heroui/shared-utils": "2.1.11", + "@react-aria/i18n": "3.12.12" }, "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 +2388,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.9.0", + "resolved": "https://registry.npmjs.org/@internationalized/date/-/date-3.9.0.tgz", + "integrity": "sha512-yaN3brAnHRD+4KyyOsJyk49XUvj2wtbNACSqg0bz3u8t2VuzhC8Q5dfRnrSxjnnbDb+ienBnkn1TzQfE154vyg==", "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 +2407,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.5", + "resolved": "https://registry.npmjs.org/@internationalized/number/-/number-3.6.5.tgz", + "integrity": "sha512-6hY4Kl4HPBvtfS62asS/R22JzNNy8vi/Ssev7x6EobfCp+9QIB2hKvI2EtbdJ0VSQacxVNtqhE/NmF/NZ0gm6g==", "license": "Apache-2.0", "dependencies": { "@swc/helpers": "^0.5.0" } }, "node_modules/@internationalized/string": { - "version": "3.2.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 +2757,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.28", + "resolved": "https://registry.npmjs.org/@react-aria/breadcrumbs/-/breadcrumbs-3.5.28.tgz", + "integrity": "sha512-6S3QelpajodEzN7bm49XXW5gGoZksK++cl191W0sexq/E5hZHAEA9+CFC8pL3px13ji7qHGqKAxOP4IUVBdVpQ==", "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.12", + "@react-aria/link": "^3.8.5", + "@react-aria/utils": "^3.30.1", + "@react-types/breadcrumbs": "^3.7.16", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2672,17 +2775,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.1", + "resolved": "https://registry.npmjs.org/@react-aria/button/-/button-3.14.1.tgz", + "integrity": "sha512-Ug06unKEYVG3OF6zKmpVR7VfLzpj7eJVuFo3TCUxwFJG7DI28pZi2TaGWnhm7qjkxfl1oz0avQiHVfDC99gSuw==", "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.5", + "@react-aria/toolbar": "3.0.0-beta.20", + "@react-aria/utils": "^3.30.1", + "@react-stately/toggle": "^3.9.1", + "@react-types/button": "^3.14.0", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2691,20 +2794,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.1", + "resolved": "https://registry.npmjs.org/@react-aria/calendar/-/calendar-3.9.1.tgz", + "integrity": "sha512-dCJliRIi3x3VmAZkJDNTZddq0+QoUX9NS7GgdqPPYcJIMbVPbyLWL61//0SrcCr3MuSRCoI1eQZ8PkQe/2PJZQ==", "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.9.0", + "@react-aria/i18n": "^3.12.12", + "@react-aria/interactions": "^3.25.5", + "@react-aria/live-announcer": "^3.4.4", + "@react-aria/utils": "^3.30.1", + "@react-stately/calendar": "^3.8.4", + "@react-types/button": "^3.14.0", + "@react-types/calendar": "^3.7.4", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2713,21 +2816,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.1", + "resolved": "https://registry.npmjs.org/@react-aria/checkbox/-/checkbox-3.16.1.tgz", + "integrity": "sha512-YcG3QhuGIwqPHo4GVGVmwxPM5Ayq9CqYfZjla/KTfJILPquAJ12J7LSMpqS/Z5TlMNgIIqZ3ZdrYmjQlUY7eUg==", "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.1", + "@react-aria/interactions": "^3.25.5", + "@react-aria/label": "^3.7.21", + "@react-aria/toggle": "^3.12.1", + "@react-aria/utils": "^3.30.1", + "@react-stately/checkbox": "^3.7.1", + "@react-stately/form": "^3.2.1", + "@react-stately/toggle": "^3.9.1", + "@react-types/checkbox": "^3.10.1", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2736,26 +2839,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.1", + "resolved": "https://registry.npmjs.org/@react-aria/combobox/-/combobox-3.13.1.tgz", + "integrity": "sha512-3lt3TGfjadJsN+illC23hgfeQ/VqF04mxczoU+3znOZ+vTx9zov/YfUysAsaxc8hyjr65iydz+CEbyg4+i0y3A==", "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.1", + "@react-aria/i18n": "^3.12.12", + "@react-aria/listbox": "^3.14.8", + "@react-aria/live-announcer": "^3.4.4", + "@react-aria/menu": "^3.19.1", + "@react-aria/overlays": "^3.29.0", + "@react-aria/selection": "^3.25.1", + "@react-aria/textfield": "^3.18.1", + "@react-aria/utils": "^3.30.1", + "@react-stately/collections": "^3.12.7", + "@react-stately/combobox": "^3.11.1", + "@react-stately/form": "^3.2.1", + "@react-types/button": "^3.14.0", + "@react-types/combobox": "^3.13.8", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2764,28 +2867,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.1", + "resolved": "https://registry.npmjs.org/@react-aria/datepicker/-/datepicker-3.15.1.tgz", + "integrity": "sha512-RfUOvsupON6E5ZELpBgb9qxsilkbqwzsZ78iqCDTVio+5kc5G9jVeHEIQOyHnavi/TmJoAnbmmVpEbE6M9lYJQ==", "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.9.0", + "@internationalized/number": "^3.6.5", + "@internationalized/string": "^3.2.7", + "@react-aria/focus": "^3.21.1", + "@react-aria/form": "^3.1.1", + "@react-aria/i18n": "^3.12.12", + "@react-aria/interactions": "^3.25.5", + "@react-aria/label": "^3.7.21", + "@react-aria/spinbutton": "^3.6.18", + "@react-aria/utils": "^3.30.1", + "@react-stately/datepicker": "^3.15.1", + "@react-stately/form": "^3.2.1", + "@react-types/button": "^3.14.0", + "@react-types/calendar": "^3.7.4", + "@react-types/datepicker": "^3.13.1", + "@react-types/dialog": "^3.5.21", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2794,16 +2897,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.29", + "resolved": "https://registry.npmjs.org/@react-aria/dialog/-/dialog-3.5.29.tgz", + "integrity": "sha512-GtxB0oTwkSz/GiKMPN0lU4h/r+Cr04FFUonZU5s03YmDTtgVjTSjFPmsd7pkbt3qq0aEiQASx/vWdAkKLWjRHA==", "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.5", + "@react-aria/overlays": "^3.29.0", + "@react-aria/utils": "^3.30.1", + "@react-types/dialog": "^3.5.21", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2812,14 +2915,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.1", + "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.21.1.tgz", + "integrity": "sha512-hmH1IhHlcQ2lSIxmki1biWzMbGgnhdxJUM0MFfzc71Rv6YAzhlx4kX3GYn4VNcjCeb6cdPv4RZ5vunV4kgMZYQ==", "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.5", + "@react-aria/utils": "^3.30.1", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -2828,25 +2931,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.1", + "resolved": "https://registry.npmjs.org/@react-aria/form/-/form-3.1.1.tgz", + "integrity": "sha512-PjZC25UgH5orit9p56Ymbbo288F3eaDd3JUvD8SG+xgx302HhlFAOYsQLLAb4k4H03bp0gWtlUEkfX6KYcE1Tw==", "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.5", + "@react-aria/utils": "^3.30.1", + "@react-stately/form": "^3.2.1", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2855,23 +2949,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.4", + "resolved": "https://registry.npmjs.org/@react-aria/grid/-/grid-3.14.4.tgz", + "integrity": "sha512-l1FLQNKnoHpY4UClUTPUV0AqJ5bfAULEE0ErY86KznWLd+Hqzo7mHLqqDV02CDa/8mIUcdoax/MrYYIbPDlOZA==", "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.1", + "@react-aria/i18n": "^3.12.12", + "@react-aria/interactions": "^3.25.5", + "@react-aria/live-announcer": "^3.4.4", + "@react-aria/selection": "^3.25.1", + "@react-aria/utils": "^3.30.1", + "@react-stately/collections": "^3.12.7", + "@react-stately/grid": "^3.11.5", + "@react-stately/selection": "^3.20.5", + "@react-types/checkbox": "^3.10.1", + "@react-types/grid": "^3.3.5", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2880,18 +2974,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.12", + "resolved": "https://registry.npmjs.org/@react-aria/i18n/-/i18n-3.12.12.tgz", + "integrity": "sha512-JN6p+Xc6Pu/qddGRoeYY6ARsrk2Oz7UiQc9nLEPOt3Ch+blJZKWwDjcpo/p6/wVZdD/2BgXS7El6q6+eMg7ibw==", "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.9.0", + "@internationalized/message": "^3.1.8", + "@internationalized/number": "^3.6.5", + "@internationalized/string": "^3.2.7", + "@react-aria/ssr": "^3.9.10", + "@react-aria/utils": "^3.30.1", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2900,15 +2994,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.5", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.5.tgz", + "integrity": "sha512-EweYHOEvMwef/wsiEqV73KurX/OqnmbzKQa2fLxdULbec5+yDj6wVGaRHIzM4NiijIDe+bldEl5DG05CAKOAHA==", "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.1", + "@react-stately/flags": "^3.1.2", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2917,13 +3011,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.21", + "resolved": "https://registry.npmjs.org/@react-aria/label/-/label-3.7.21.tgz", + "integrity": "sha512-8G+059/GZahgQbrhMcCcVcrjm7W+pfzrypH/Qkjo7C1yqPGt6geeFwWeOIbiUZoI0HD9t9QvQPryd6m46UC7Tg==", "license": "Apache-2.0", "dependencies": { - "@react-aria/utils": "^3.28.2", - "@react-types/shared": "^3.29.0", + "@react-aria/utils": "^3.30.1", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2932,13 +3026,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.6", + "resolved": "https://registry.npmjs.org/@react-aria/landmark/-/landmark-3.0.6.tgz", + "integrity": "sha512-dMPBqJWTDAr3Lj5hA+XYDH2PWqtFghYy+y7iq7K5sK/96cub8hZEUjhwn+HGgHsLerPp0dWt293nKupAJnf4Vw==", "license": "Apache-2.0", "dependencies": { - "@react-aria/utils": "^3.28.2", - "@react-types/shared": "^3.29.0", + "@react-aria/utils": "^3.30.1", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0", "use-sync-external-store": "^1.4.0" }, @@ -2948,15 +3042,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.5", + "resolved": "https://registry.npmjs.org/@react-aria/link/-/link-3.8.5.tgz", + "integrity": "sha512-klhV4roPp5MLRXJv1N+7SXOj82vx4gzVpuwQa3vouA+YI1my46oNzwgtkLGSTvE9OvDqYzPDj2YxFYhMywrkuw==", "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.5", + "@react-aria/utils": "^3.30.1", + "@react-types/link": "^3.6.4", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2965,19 +3059,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.8", + "resolved": "https://registry.npmjs.org/@react-aria/listbox/-/listbox-3.14.8.tgz", + "integrity": "sha512-uRgbuD9afFv0PDhQ/VXCmAwlYctIyKRzxztkqp1p/1yz/tn/hs+bG9kew9AI02PtlRO1mSc+32O+mMDXDer8hA==", "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.5", + "@react-aria/label": "^3.7.21", + "@react-aria/selection": "^3.25.1", + "@react-aria/utils": "^3.30.1", + "@react-stately/collections": "^3.12.7", + "@react-stately/list": "^3.13.0", + "@react-types/listbox": "^3.7.3", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2986,33 +3080,56 @@ } }, "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.2", + "resolved": "https://registry.npmjs.org/@react-aria/menu/-/menu-3.19.2.tgz", + "integrity": "sha512-WzDLW2MotL0L5/LEwc5oGgISf2ODuw4FnRpF0Zk+J4tKFfC88odvKz848ubBvThRXuXEvL0BHY+WqtM+j9fn3g==", "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.1", + "@react-aria/i18n": "^3.12.12", + "@react-aria/interactions": "^3.25.5", + "@react-aria/overlays": "^3.29.1", + "@react-aria/selection": "^3.25.1", + "@react-aria/utils": "^3.30.1", + "@react-stately/collections": "^3.12.7", + "@react-stately/menu": "^3.9.7", + "@react-stately/selection": "^3.20.5", + "@react-stately/tree": "^3.9.2", + "@react-types/button": "^3.14.0", + "@react-types/menu": "^3.10.4", + "@react-types/shared": "^3.32.0", + "@swc/helpers": "^0.5.0" + }, + "peerDependencies": { + "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", + "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" + } + }, + "node_modules/@react-aria/menu/node_modules/@react-aria/overlays": { + "version": "3.29.1", + "resolved": "https://registry.npmjs.org/@react-aria/overlays/-/overlays-3.29.1.tgz", + "integrity": "sha512-Yz92XNPnbrTnxrvNrY/fXJ3iWaYNrj0q24ddvZNNKDcWak0S1/mQeUwNb+PwS2AryhFU5VQqKz5rNsM96TKmPQ==", + "license": "Apache-2.0", + "dependencies": { + "@react-aria/focus": "^3.21.1", + "@react-aria/i18n": "^3.12.12", + "@react-aria/interactions": "^3.25.5", + "@react-aria/ssr": "^3.9.10", + "@react-aria/utils": "^3.30.1", + "@react-aria/visually-hidden": "^3.8.27", + "@react-stately/overlays": "^3.6.19", + "@react-types/button": "^3.14.0", + "@react-types/overlays": "^3.9.1", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3021,21 +3138,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.1", + "resolved": "https://registry.npmjs.org/@react-aria/numberfield/-/numberfield-3.12.1.tgz", + "integrity": "sha512-3KjxGgWiF4GRvIyqrE3nCndkkEJ68v86y0nx89TpAjdzg7gCgdXgU2Lr4BhC/xImrmlqCusw0IBUMhsEq9EQWA==", "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.12", + "@react-aria/interactions": "^3.25.5", + "@react-aria/spinbutton": "^3.6.18", + "@react-aria/textfield": "^3.18.1", + "@react-aria/utils": "^3.30.1", + "@react-stately/form": "^3.2.1", + "@react-stately/numberfield": "^3.10.1", + "@react-types/button": "^3.14.0", + "@react-types/numberfield": "^3.8.14", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3044,21 +3161,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.29.0", + "resolved": "https://registry.npmjs.org/@react-aria/overlays/-/overlays-3.29.0.tgz", + "integrity": "sha512-OmMcwrbBMcv4KWNAPxvMZw02Wcw+z3e5dOS+MOb4AfY4bOJUvw+9hB13cfECs5lNXjV/UHT+5w2WBs32jmTwTg==", "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.1", + "@react-aria/i18n": "^3.12.12", + "@react-aria/interactions": "^3.25.5", + "@react-aria/ssr": "^3.9.10", + "@react-aria/utils": "^3.30.1", + "@react-aria/visually-hidden": "^3.8.27", + "@react-stately/overlays": "^3.6.19", + "@react-types/button": "^3.14.0", + "@react-types/overlays": "^3.9.1", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3067,16 +3184,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.26", + "resolved": "https://registry.npmjs.org/@react-aria/progress/-/progress-3.4.26.tgz", + "integrity": "sha512-EJBzbE0IjXrJ19ofSyNKDnqC70flUM0Z+9heMRPLi6Uz01o6Uuz9tjyzmoPnd9Q1jnTT7dCl7ydhdYTGsWFcUg==", "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.12", + "@react-aria/label": "^3.7.21", + "@react-aria/utils": "^3.30.1", + "@react-types/progress": "^3.5.15", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3085,20 +3202,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.1", + "resolved": "https://registry.npmjs.org/@react-aria/radio/-/radio-3.12.1.tgz", + "integrity": "sha512-feZdMJyNp+UX03seIX0W6gdUk8xayTY+U0Ct61eci6YXzyyZoL2PVh49ojkbyZ2UZA/eXeygpdF5sgQrKILHCA==", "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.1", + "@react-aria/form": "^3.1.1", + "@react-aria/i18n": "^3.12.12", + "@react-aria/interactions": "^3.25.5", + "@react-aria/label": "^3.7.21", + "@react-aria/utils": "^3.30.1", + "@react-stately/radio": "^3.11.1", + "@react-types/radio": "^3.9.1", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3107,17 +3224,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.1", + "resolved": "https://registry.npmjs.org/@react-aria/selection/-/selection-3.25.1.tgz", + "integrity": "sha512-HG+k3rDjuhnXPdVyv9CKiebee2XNkFYeYZBxEGlK3/pFVBzndnc8BXNVrXSgtCHLs2d090JBVKl1k912BPbj0Q==", "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.1", + "@react-aria/i18n": "^3.12.12", + "@react-aria/interactions": "^3.25.5", + "@react-aria/utils": "^3.30.1", + "@react-stately/selection": "^3.20.5", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3126,18 +3243,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.1", + "resolved": "https://registry.npmjs.org/@react-aria/slider/-/slider-3.8.1.tgz", + "integrity": "sha512-uPgwZQrcuqHaLU2prJtPEPIyN9ugZ7qGgi0SB2U8tvoODNVwuPvOaSsvR98Mn6jiAzMFNoWMydeIi+J1OjvWsQ==", "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.12", + "@react-aria/interactions": "^3.25.5", + "@react-aria/label": "^3.7.21", + "@react-aria/utils": "^3.30.1", + "@react-stately/slider": "^3.7.1", + "@react-types/shared": "^3.32.0", + "@react-types/slider": "^3.8.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3146,16 +3263,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.18", + "resolved": "https://registry.npmjs.org/@react-aria/spinbutton/-/spinbutton-3.6.18.tgz", + "integrity": "sha512-dnmh7sNsprhYTpqCJhcuc9QJ9C/IG/o9TkgW5a9qcd2vS+dzEgqAiJKIMbJFG9kiJymv2NwIPysF12IWix+J3A==", "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.12", + "@react-aria/live-announcer": "^3.4.4", + "@react-aria/utils": "^3.30.1", + "@react-types/button": "^3.14.0", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3164,9 +3281,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 +3296,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.7", + "resolved": "https://registry.npmjs.org/@react-aria/switch/-/switch-3.7.7.tgz", + "integrity": "sha512-auV3g1qh+d/AZk7Idw2BOcYeXfCD9iDaiGmlcLJb9Eaz4nkq8vOkQxIXQFrn9Xhb+PfQzmQYKkt5N6P2ZNsw/g==", "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.1", + "@react-stately/toggle": "^3.9.1", + "@react-types/shared": "^3.32.0", + "@react-types/switch": "^3.5.14", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3196,25 +3313,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.7", + "resolved": "https://registry.npmjs.org/@react-aria/table/-/table-3.17.7.tgz", + "integrity": "sha512-FxXryGTxePgh8plIxlOMwXdleGWjK52vsmbRoqz66lTIHMUMLTmmm+Y0V3lBOIoaW1rxvKcolYgS79ROnbDYBw==", "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.1", + "@react-aria/grid": "^3.14.4", + "@react-aria/i18n": "^3.12.12", + "@react-aria/interactions": "^3.25.5", + "@react-aria/live-announcer": "^3.4.4", + "@react-aria/utils": "^3.30.1", + "@react-aria/visually-hidden": "^3.8.27", + "@react-stately/collections": "^3.12.7", + "@react-stately/flags": "^3.1.2", + "@react-stately/table": "^3.15.0", + "@react-types/checkbox": "^3.10.1", + "@react-types/grid": "^3.3.5", + "@react-types/shared": "^3.32.0", + "@react-types/table": "^3.13.3", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3223,18 +3340,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.7", + "resolved": "https://registry.npmjs.org/@react-aria/tabs/-/tabs-3.10.7.tgz", + "integrity": "sha512-iA1M6H+N+9GggsEy/6MmxpMpeOocwYgFy2EoEl3it24RVccY6iZT4AweJq96s5IYga5PILpn7VVcpssvhkPgeA==", "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.1", + "@react-aria/i18n": "^3.12.12", + "@react-aria/selection": "^3.25.1", + "@react-aria/utils": "^3.30.1", + "@react-stately/tabs": "^3.8.5", + "@react-types/shared": "^3.32.0", + "@react-types/tabs": "^3.3.18", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3243,19 +3360,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.1", + "resolved": "https://registry.npmjs.org/@react-aria/textfield/-/textfield-3.18.1.tgz", + "integrity": "sha512-8yCoirnQzbbQgdk5J5bqimEu3GhHZ9FXeMHez1OF+H+lpTwyTYQ9XgioEN3HKnVUBNEufG4lYkQMxTKJdq1v9g==", "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.1", + "@react-aria/interactions": "^3.25.5", + "@react-aria/label": "^3.7.21", + "@react-aria/utils": "^3.30.1", + "@react-stately/form": "^3.2.1", + "@react-stately/utils": "^3.10.8", + "@react-types/shared": "^3.32.0", + "@react-types/textfield": "^3.12.5", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3264,18 +3381,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.7", + "resolved": "https://registry.npmjs.org/@react-aria/toast/-/toast-3.0.7.tgz", + "integrity": "sha512-nuxPQ7wcSTg9UNMhXl9Uwyc5you/D1RfwymI3VDa5OGTZdJOmV2j94nyjBfMO2168EYMZjw+wEovvOZphs2Pbw==", "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.12", + "@react-aria/interactions": "^3.25.5", + "@react-aria/landmark": "^3.0.6", + "@react-aria/utils": "^3.30.1", + "@react-stately/toast": "^3.1.2", + "@react-types/button": "^3.14.0", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3284,16 +3401,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.1", + "resolved": "https://registry.npmjs.org/@react-aria/toggle/-/toggle-3.12.1.tgz", + "integrity": "sha512-XaFiRs1KEcIT6bTtVY/KTQxw4kinemj/UwXw2iJTu9XS43hhJ/9cvj8KzNGrKGqaxTpOYj62TnSHZbSiFViHDA==", "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.5", + "@react-aria/utils": "^3.30.1", + "@react-stately/toggle": "^3.9.1", + "@react-types/checkbox": "^3.10.1", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3302,15 +3419,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.20", + "resolved": "https://registry.npmjs.org/@react-aria/toolbar/-/toolbar-3.0.0-beta.20.tgz", + "integrity": "sha512-Kxvqw+TpVOE/eSi8RAQ9xjBQ2uXe8KkRvlRNQWQsrzkZDkXhzqGfQuJnBmozFxqpzSLwaVqQajHFUSvPAScT8Q==", "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.1", + "@react-aria/i18n": "^3.12.12", + "@react-aria/utils": "^3.30.1", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3319,16 +3436,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.7", + "resolved": "https://registry.npmjs.org/@react-aria/tooltip/-/tooltip-3.8.7.tgz", + "integrity": "sha512-Aj7DPJYGZ9/+2ZfhkvbN7YMeA5qu4oy4LVQiMCpqNwcFzvhTAVhN7J7cS6KjA64fhd1shKm3BZ693Ez6lSpqwg==", "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.5", + "@react-aria/utils": "^3.30.1", + "@react-stately/tooltip": "^3.5.7", + "@react-types/shared": "^3.32.0", + "@react-types/tooltip": "^3.4.20", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3337,15 +3454,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.1", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.30.1.tgz", + "integrity": "sha512-zETcbDd6Vf9GbLndO6RiWJadIZsBU2MMm23rBACXLmpRztkrIqPEb2RVdlLaq1+GklDx0Ii6PfveVjx+8S5U6A==", "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.32.0", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -3354,24 +3471,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.27", + "resolved": "https://registry.npmjs.org/@react-aria/visually-hidden/-/visually-hidden-3.8.27.tgz", + "integrity": "sha512-hD1DbL3WnjPnCdlQjwe19bQVRAGJyN0Aaup+s7NNtvZUn7AjoEH78jo8TE+L8yM7z/OZUQF26laCfYqeIwWn4g==", "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.5", + "@react-aria/utils": "^3.30.1", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3380,15 +3488,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.4", + "resolved": "https://registry.npmjs.org/@react-stately/calendar/-/calendar-3.8.4.tgz", + "integrity": "sha512-q9mq0ydOLS5vJoHLnYfSCS/vppfjbg0XHJlAoPR+w+WpYZF4wPP453SrlX9T1DbxCEYFTpcxcMk/O8SDW3miAw==", "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.9.0", + "@react-stately/utils": "^3.10.8", + "@react-types/calendar": "^3.7.4", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3396,15 +3504,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.1", + "resolved": "https://registry.npmjs.org/@react-stately/checkbox/-/checkbox-3.7.1.tgz", + "integrity": "sha512-ezfKRJsDuRCLtNoNOi9JXCp6PjffZWLZ/vENW/gbRDL8i46RKC/HpfJrJhvTPmsLYazxPC99Me9iq3v0VoNCsw==", "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.1", + "@react-stately/utils": "^3.10.8", + "@react-types/checkbox": "^3.10.1", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3412,12 +3520,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.7", + "resolved": "https://registry.npmjs.org/@react-stately/collections/-/collections-3.12.7.tgz", + "integrity": "sha512-0kQc0mI986GOCQHvRy4L0JQiotIK/KmEhR9Mu/6V0GoSdqg5QeUe4kyoNWj3bl03uQXme80v0L2jLHt+fOHHjA==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3425,19 +3533,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.1", + "resolved": "https://registry.npmjs.org/@react-stately/combobox/-/combobox-3.11.1.tgz", + "integrity": "sha512-ZZh+SaAmddoY+MeJr470oDYA0nGaJm4xoHCBapaBA0JNakGC/wTzF/IRz3tKQT2VYK4rumr1BJLZQydGp7zzeg==", "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.7", + "@react-stately/form": "^3.2.1", + "@react-stately/list": "^3.13.0", + "@react-stately/overlays": "^3.6.19", + "@react-stately/select": "^3.7.1", + "@react-stately/utils": "^3.10.8", + "@react-types/combobox": "^3.13.8", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3445,18 +3553,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.1", + "resolved": "https://registry.npmjs.org/@react-stately/datepicker/-/datepicker-3.15.1.tgz", + "integrity": "sha512-t64iYPms9y+MEQgOAu0XUHccbEXWVUWBHJWnYvAmILCHY8ZAOeSPAT1g4v9nzyiApcflSNXgpsvbs9BBEsrWww==", "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.9.0", + "@internationalized/string": "^3.2.7", + "@react-stately/form": "^3.2.1", + "@react-stately/overlays": "^3.6.19", + "@react-stately/utils": "^3.10.8", + "@react-types/datepicker": "^3.13.1", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3464,21 +3572,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.1", + "resolved": "https://registry.npmjs.org/@react-stately/form/-/form-3.2.1.tgz", + "integrity": "sha512-btgOPXkwvd6fdWKoepy5Ue43o2932OSkQxozsR7US1ffFLcQc3SNlADHaRChIXSG8ffPo9t0/Sl4eRzaKu3RgQ==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3486,15 +3594,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.5", + "resolved": "https://registry.npmjs.org/@react-stately/grid/-/grid-3.11.5.tgz", + "integrity": "sha512-4cNjGYaNkcVS2wZoNHUrMRICBpkHStYw57EVemP7MjiWEVu53kzPgR1Iwmti2WFCpi1Lwu0qWNeCfzKpXW4BTg==", "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.7", + "@react-stately/selection": "^3.20.5", + "@react-types/grid": "^3.3.5", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3502,15 +3610,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.13.0", + "resolved": "https://registry.npmjs.org/@react-stately/list/-/list-3.13.0.tgz", + "integrity": "sha512-Panv8TmaY8lAl3R7CRhyUadhf2yid6VKsRDBCBB1FHQOOeL7lqIraz/oskvpabZincuaIUWqQhqYslC4a6dvuA==", "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.7", + "@react-stately/selection": "^3.20.5", + "@react-stately/utils": "^3.10.8", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3518,14 +3626,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.7", + "resolved": "https://registry.npmjs.org/@react-stately/menu/-/menu-3.9.7.tgz", + "integrity": "sha512-mfz1YoCgtje61AGxVdQaAFLlOXt9vV5dd1lQljYUPRafA/qu5Ursz4fNVlcavWW9GscebzFQErx+y0oSP7EUtQ==", "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.19", + "@react-types/menu": "^3.10.4", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3533,15 +3641,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.1", + "resolved": "https://registry.npmjs.org/@react-stately/numberfield/-/numberfield-3.10.1.tgz", + "integrity": "sha512-lXABmcTneVvXYMGTgZvTCr4E+upOi7VRLL50ZzTMJqHwB/qlEQPAam3dmddQRwIsuCM3MEnL7bSZFFlSYAtkEw==", "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.5", + "@react-stately/form": "^3.2.1", + "@react-stately/utils": "^3.10.8", + "@react-types/numberfield": "^3.8.14", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3549,13 +3657,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.19", + "resolved": "https://registry.npmjs.org/@react-stately/overlays/-/overlays-3.6.19.tgz", + "integrity": "sha512-swZXfDvxTYd7tKEpijEHBFFaEmbbnCvEhGlmrAz4K72cuRR9O5u+lcla8y1veGBbBSzrIdKNdBoIIJ+qQH+1TQ==", "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.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3563,15 +3671,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.1", + "resolved": "https://registry.npmjs.org/@react-stately/radio/-/radio-3.11.1.tgz", + "integrity": "sha512-ld9KWztI64gssg7zSZi9li21sG85Exb+wFPXtCim1TtpnEpmRtB05pXDDS3xkkIU/qOL4eMEnnLO7xlNm0CRIA==", "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.1", + "@react-stately/utils": "^3.10.8", + "@react-types/radio": "^3.9.1", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3579,16 +3687,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.1", + "resolved": "https://registry.npmjs.org/@react-stately/select/-/select-3.7.1.tgz", + "integrity": "sha512-vZt4j9yVyOTWWJoP9plXmYaPZH2uMxbjcGMDbiShwsFiK8C2m9b3Cvy44TZehfzCWzpMVR/DYxEYuonEIGA82Q==", "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.1", + "@react-stately/list": "^3.13.0", + "@react-stately/overlays": "^3.6.19", + "@react-types/select": "^3.10.1", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3596,14 +3704,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.5", + "resolved": "https://registry.npmjs.org/@react-stately/selection/-/selection-3.20.5.tgz", + "integrity": "sha512-YezWUNEn2pz5mQlbhmngiX9HqQsruLSXlkrAzB1DD6aliGrUvPKufTTGCixOaB8KVeCamdiFAgx1WomNplzdQA==", "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.7", + "@react-stately/utils": "^3.10.8", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3611,14 +3719,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.1", + "resolved": "https://registry.npmjs.org/@react-stately/slider/-/slider-3.7.1.tgz", + "integrity": "sha512-J+G18m1bZBCNQSXhxGd4GNGDUVonv4Sg7fZL+uLhXUy1x71xeJfFdKaviVvZcggtl0/q5InW41PXho7EouMDEg==", "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.32.0", + "@react-types/slider": "^3.8.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3626,19 +3734,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.15.0", + "resolved": "https://registry.npmjs.org/@react-stately/table/-/table-3.15.0.tgz", + "integrity": "sha512-KbvkrVF3sb25IPwyte9JcG5/4J7TgjHSsw7D61d/T/oUFMYPYVeolW9/2y+6u48WPkDJE8HJsurme+HbTN0FQA==", "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.7", + "@react-stately/flags": "^3.1.2", + "@react-stately/grid": "^3.11.5", + "@react-stately/selection": "^3.20.5", + "@react-stately/utils": "^3.10.8", + "@react-types/grid": "^3.3.5", + "@react-types/shared": "^3.32.0", + "@react-types/table": "^3.13.3", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3646,14 +3754,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.5", + "resolved": "https://registry.npmjs.org/@react-stately/tabs/-/tabs-3.8.5.tgz", + "integrity": "sha512-gdeI+NUH3hfqrxkJQSZkt+Zw4G2DrYJRloq/SGxu/9Bu5QD/U0psU2uqxQNtavW5qTChFK+D30rCPXpKlslWAA==", "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.13.0", + "@react-types/shared": "^3.32.0", + "@react-types/tabs": "^3.3.18", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3661,9 +3769,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 +3782,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.1", + "resolved": "https://registry.npmjs.org/@react-stately/toggle/-/toggle-3.9.1.tgz", + "integrity": "sha512-L6yUdE8xZfQhw4aEFZduF8u4v0VrpYrwWEA4Tu/4qwGIPukH0wd2W21Zpw+vAiLOaDKnxel1nXX68MWnm4QXpw==", "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.1", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3689,13 +3797,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.7", + "resolved": "https://registry.npmjs.org/@react-stately/tooltip/-/tooltip-3.5.7.tgz", + "integrity": "sha512-GYh764BcYZz+Lclyutyir5I3elNo+vVNYzeNOKmPGZCE3p5B+/8lgZAHKxnRc9qmBlxvofnhMcuQxAPlBhoEkw==", "license": "Apache-2.0", "dependencies": { - "@react-stately/overlays": "^3.6.15", - "@react-types/tooltip": "^3.4.16", + "@react-stately/overlays": "^3.6.19", + "@react-types/tooltip": "^3.4.20", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3703,15 +3811,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.2", + "resolved": "https://registry.npmjs.org/@react-stately/tree/-/tree-3.9.2.tgz", + "integrity": "sha512-jsT1WZZhb7GRmg1iqoib9bULsilIK5KhbE8WrcfIml8NYr4usP4DJMcIYfRuiRtPLhKtUvHSoZ5CMbinPp8PUQ==", "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.7", + "@react-stately/selection": "^3.20.5", + "@react-stately/utils": "^3.10.8", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3719,9 +3827,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 +3839,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.3", + "resolved": "https://registry.npmjs.org/@react-stately/virtualizer/-/virtualizer-4.4.3.tgz", + "integrity": "sha512-kk6ZyMtOT51kZYGUjUhbgEdRBp/OR3WD+Vj9kFoCa1vbY+fGzbpcnjsvR2LDZuEq8W45ruOvdr1c7HRJG4gWxA==", "license": "Apache-2.0", "dependencies": { - "@react-aria/utils": "^3.28.2", - "@react-types/shared": "^3.29.0", + "@react-aria/utils": "^3.30.1", + "@react-types/shared": "^3.32.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3758,294 +3866,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.16", + "resolved": "https://registry.npmjs.org/@react-types/breadcrumbs/-/breadcrumbs-3.7.16.tgz", + "integrity": "sha512-4J+7b9y6z8QGZqvsBSWQfebx6aIbc+1unQqnZCAlJl9EGzlI6SGdXRsURGkOUGJCV2GqY8bSocc8AZbRXpQ0XQ==", "license": "Apache-2.0", "dependencies": { - "@react-types/link": "^3.6.0", - "@react-types/shared": "^3.29.0" + "@react-types/link": "^3.6.4", + "@react-types/shared": "^3.32.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.14.0", + "resolved": "https://registry.npmjs.org/@react-types/button/-/button-3.14.0.tgz", + "integrity": "sha512-pXt1a+ElxiZyWpX0uznyjy5Z6EHhYxPcaXpccZXyn6coUo9jmCbgg14xR7Odo+JcbfaaISzZTDO7oGLVTcHnpA==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.32.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.4", + "resolved": "https://registry.npmjs.org/@react-types/calendar/-/calendar-3.7.4.tgz", + "integrity": "sha512-MZDyXtvdHl8CKQGYBkjYwc4ABBq6Mb4Fu7k/4boQAmMQ5Rtz29ouBCJrAs0BpR14B8ZMGzoNIolxS5RLKBmFSA==", "license": "Apache-2.0", "dependencies": { - "@internationalized/date": "^3.8.0", - "@react-types/shared": "^3.29.0" + "@internationalized/date": "^3.9.0", + "@react-types/shared": "^3.32.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.1", + "resolved": "https://registry.npmjs.org/@react-types/checkbox/-/checkbox-3.10.1.tgz", + "integrity": "sha512-8ZqBoGBxtn6U/znpmyutGtBBaafUzcZnbuvYjwyRSONTrqQ0IhUq6jI/jbnE9r9SslIkbMB8IS1xRh2e63qmEQ==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.32.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.8", + "resolved": "https://registry.npmjs.org/@react-types/combobox/-/combobox-3.13.8.tgz", + "integrity": "sha512-HGC3X9hmDRsjSZcFiflvJ7vbIgQ2gX/ZDxo1HVtvQqUDbgQCVakCcCdrB44aYgHFnyDiO6hyp7Y7jXtDBaEIIA==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.32.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.1", + "resolved": "https://registry.npmjs.org/@react-types/datepicker/-/datepicker-3.13.1.tgz", + "integrity": "sha512-ub+g5pS3WOo5P/3FRNsQSwvlb9CuLl2m6v6KBkRXc5xqKhFd7UjvVpL6Oi/1zwwfow4itvD1t7l1XxgCo7wZ6Q==", "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.9.0", + "@react-types/calendar": "^3.7.4", + "@react-types/overlays": "^3.9.1", + "@react-types/shared": "^3.32.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.21", + "resolved": "https://registry.npmjs.org/@react-types/dialog/-/dialog-3.5.21.tgz", + "integrity": "sha512-jF1gN4bvwYamsLjefaFDnaSKxTa3Wtvn5f7WLjNVZ8ICVoiMBMdUJXTlPQHAL4YWqtCj4hK/3uimR1E+Pwd7Xw==", "license": "Apache-2.0", "dependencies": { - "@react-types/overlays": "^3.8.14", - "@react-types/shared": "^3.29.0" + "@react-types/overlays": "^3.9.1", + "@react-types/shared": "^3.32.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.15", + "resolved": "https://registry.npmjs.org/@react-types/form/-/form-3.7.15.tgz", + "integrity": "sha512-a7C1RXgMpHX9b1x/+h5YCOJL/2/Ojw9ErOJhLwUWzKUu5JWpQYf8JsXNsuMSndo4YBaiH/7bXFmg09cllHUmow==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.32.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.5", + "resolved": "https://registry.npmjs.org/@react-types/grid/-/grid-3.3.5.tgz", + "integrity": "sha512-hG6J2KDfmOHitkWoCa/9DvY1nTO2wgMIApcFoqLv7AWJr9CzvVqo5tIhZZCXiT1AvU2kafJxu9e7sr5GxAT2YA==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.32.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.4", + "resolved": "https://registry.npmjs.org/@react-types/link/-/link-3.6.4.tgz", + "integrity": "sha512-eLpIgOPf7GW4DpdMq8UqiRJkriend1kWglz5O9qU+/FM6COtvRnQkEeRhHICUaU2NZUvMRQ30KaGUo3eeZ6b+g==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.32.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.3", + "resolved": "https://registry.npmjs.org/@react-types/listbox/-/listbox-3.7.3.tgz", + "integrity": "sha512-ONgror9uyGmIer5XxpRRNcc8QFVWiOzINrMKyaS8G4l3aP52ZwYpRfwMAVtra8lkVNvXDmO7hthPZkB6RYdNOA==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.32.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.4", + "resolved": "https://registry.npmjs.org/@react-types/menu/-/menu-3.10.4.tgz", + "integrity": "sha512-jCFVShLq3eASiuznenjoKBv3j0Jy2KQilAjBxdEp56WkZ5D338y/oY5zR6d25u9M0QslpI0DgwC8BwU7MCsPnw==", "license": "Apache-2.0", "dependencies": { - "@react-types/overlays": "^3.8.14", - "@react-types/shared": "^3.29.0" + "@react-types/overlays": "^3.9.1", + "@react-types/shared": "^3.32.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.14", + "resolved": "https://registry.npmjs.org/@react-types/numberfield/-/numberfield-3.8.14.tgz", + "integrity": "sha512-tlGEHJyeQSMlUoO4g9ekoELGJcqsjc/+/FAxo6YQMhQSkuIdkUKZg3UEBKzif4hLw787u80e1D0SxPUi3KO2oA==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.32.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.1", + "resolved": "https://registry.npmjs.org/@react-types/overlays/-/overlays-3.9.1.tgz", + "integrity": "sha512-UCG3TOu8FLk4j0Pr1nlhv0opcwMoqbGEOUvsSr6ITN6Qs2y0j+KYSYQ7a4+04m3dN//8+9Wjkkid8k+V1dV2CA==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.32.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.15", + "resolved": "https://registry.npmjs.org/@react-types/progress/-/progress-3.5.15.tgz", + "integrity": "sha512-3SYvEyRt7vq7w0sc6wBYmkPqLMZbhH8FI3Lrnn9r3y8+69/efRjVmmJvwjm1z+c6rukszc2gCjUGTsMPQxVk2w==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.32.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.1", + "resolved": "https://registry.npmjs.org/@react-types/radio/-/radio-3.9.1.tgz", + "integrity": "sha512-DUCN3msm8QZ0MJrP55FmqMONaadYq6JTxihYFGMLP+NoKRnkxvXqNZ2PlkAOLGy3y4RHOnOF8O1LuJqFCCuxDw==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.32.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.1", + "resolved": "https://registry.npmjs.org/@react-types/select/-/select-3.10.1.tgz", + "integrity": "sha512-teANUr1byOzGsS/r2j7PatV470JrOhKP8En9lscfnqW5CeUghr+0NxkALnPkiEhCObi/Vu8GIcPareD0HNhtFA==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.32.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.32.0", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.0.tgz", + "integrity": "sha512-t+cligIJsZYFMSPFMvsJMjzlzde06tZMOIOFa1OV5Z0BcMowrb2g4mB57j/9nP28iJIRYn10xCniQts+qadrqQ==", "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.1", + "resolved": "https://registry.npmjs.org/@react-types/slider/-/slider-3.8.1.tgz", + "integrity": "sha512-WxiQWj6iQr5Uft0/KcB9XSr361XnyTmL6eREZZacngA9CjPhRWYP3BRDPcCTuP7fj9Yi4QKMrryyjHqMHP8OKQ==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.32.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.14", + "resolved": "https://registry.npmjs.org/@react-types/switch/-/switch-3.5.14.tgz", + "integrity": "sha512-M8kIv97i+ejCel4Ho+Y7tDbpOehymGwPA4ChxibeyD32+deyxu5B6BXxgKiL3l+oTLQ8ihLo3sRESdPFw8vpQg==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.32.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.3", + "resolved": "https://registry.npmjs.org/@react-types/table/-/table-3.13.3.tgz", + "integrity": "sha512-/kY/VlXN+8l9saySd6igcsDQ3x8pOVFJAWyMh6gOaOVN7HOJkTMIchmqS+ATa4nege8jZqcdzyGeAmv7mN655A==", "license": "Apache-2.0", "dependencies": { - "@react-types/grid": "^3.3.1", - "@react-types/shared": "^3.29.0" + "@react-types/grid": "^3.3.5", + "@react-types/shared": "^3.32.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.18", + "resolved": "https://registry.npmjs.org/@react-types/tabs/-/tabs-3.3.18.tgz", + "integrity": "sha512-yX/AVlGS7VXCuy2LSm8y8nxUrKVBgnLv+FrtkLqf6jUMtD4KP3k1c4+GPHeScR0HcYzCQF7gCF3Skba1RdYoug==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.32.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.5", + "resolved": "https://registry.npmjs.org/@react-types/textfield/-/textfield-3.12.5.tgz", + "integrity": "sha512-VXez8KIcop87EgIy00r+tb30xokA309TfJ32Qv5qOYB5SMqoHnb6SYvWL8Ih2PDqCo5eBiiGesSaWYrHnRIL8Q==", "license": "Apache-2.0", "dependencies": { - "@react-types/shared": "^3.29.0" + "@react-types/shared": "^3.32.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.20", + "resolved": "https://registry.npmjs.org/@react-types/tooltip/-/tooltip-3.4.20.tgz", + "integrity": "sha512-tF1yThwvgSgW8Gu/CLL0p92AUldHR6szlwhwW+ewT318sQlfabMGO4xlCNFdxJYtqTpEXk2rlaVrBuaC//du0w==", "license": "Apache-2.0", "dependencies": { - "@react-types/overlays": "^3.8.14", - "@react-types/shared": "^3.29.0" + "@react-types/overlays": "^3.9.1", + "@react-types/shared": "^3.32.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" @@ -4162,21 +4270,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 +5496,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 +5571,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 +5697,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 +6718,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.22", + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.23.22.tgz", + "integrity": "sha512-ZgGvdxXCw55ZYvhoZChTlG6pUuehecgvEAJz0BHoC5pQKW1EC5xf1Mul1ej5+ai+pVY0pylyFfdl45qnM1/GsA==", "license": "MIT", "peer": true, "dependencies": { - "motion-dom": "^12.9.4", - "motion-utils": "^12.9.4", + "motion-dom": "^12.23.21", + "motion-utils": "^12.23.6", "tslib": "^2.4.0" }, "peerDependencies": { @@ -8820,19 +8913,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.21", + "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.23.21.tgz", + "integrity": "sha512-5xDXx/AbhrfgsQmSE7YESMn4Dpo6x5/DTZ4Iyy4xqDvVHWvFVoV+V2Ri2S/ksx+D40wrZ7gPYiMWshkdoqNgNQ==", "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 +9751,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 +10728,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 +10738,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": "3.1.1", + "resolved": "https://registry.npmjs.org/tailwind-variants/-/tailwind-variants-3.1.1.tgz", + "integrity": "sha512-ftLXe3krnqkMHsuBTEmaVUXYovXtPyTK7ckEfDRXS8PBZx0bAUas+A0jYxuKA5b8qg++wvQ3d2MQ7l/xeZxbZQ==", "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 +11240,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 4076092..af5ff14 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.4", "@jsdevtools/rehype-toc": "^3.0.2", "@wooorm/starry-night": "^3.2.0", "autoprefixer": "10.4.20",