From 7d42f93e068a22ced76ce9b0a4f4cae76fb228e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 17:20:18 +0000 Subject: [PATCH] [DEPS] Bump @nextui-org/react from 2.4.8 to 2.6.5 Bumps [@nextui-org/react](https://github.com/nextui-org/nextui/tree/HEAD/packages/core/react) from 2.4.8 to 2.6.5. - [Release notes](https://github.com/nextui-org/nextui/releases) - [Changelog](https://github.com/nextui-org/nextui/blob/canary/packages/core/react/CHANGELOG.md) - [Commits](https://github.com/nextui-org/nextui/commits/@nextui-org/react@2.6.5/packages/core/react) --- updated-dependencies: - dependency-name: "@nextui-org/react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/frontend/package.json | 2 +- pnpm-lock.yaml | 3420 ++++++++++++++++++------------------ 2 files changed, 1738 insertions(+), 1684 deletions(-) diff --git a/apps/frontend/package.json b/apps/frontend/package.json index 23c2897..fd99d2c 100644 --- a/apps/frontend/package.json +++ b/apps/frontend/package.json @@ -10,7 +10,7 @@ "test": "jest --passWithNoTests" }, "dependencies": { - "@nextui-org/react": "2.4.8", + "@nextui-org/react": "2.6.5", "@react-aria/ssr": "3.9.5", "@react-aria/visually-hidden": "3.8.15", "clsx": "2.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ae19aaf..91b009e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: apps/frontend: dependencies: '@nextui-org/react': - specifier: 2.4.8 - version: 2.4.8(@types/react@18.3.6)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1)(tailwindcss@3.4.12) + specifier: 2.6.5 + version: 2.6.5(@types/react@18.3.6)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1)(tailwindcss@3.4.12) '@react-aria/ssr': specifier: 3.9.5 version: 3.9.5(react@18.3.1) @@ -729,27 +729,27 @@ packages: resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==} deprecated: Use @eslint/object-schema instead - /@internationalized/date@3.5.4: - resolution: {integrity: sha512-qoVJVro+O0rBaw+8HPjUB1iH8Ihf8oziEnqMnvhJUSuVIrHOuZ6eNLHNvzXJKUvAtaDiqMnRlg8Z2mgh09BlUw==} + /@internationalized/date@3.6.0: + resolution: {integrity: sha512-+z6ti+CcJnRlLHok/emGEsWQhe7kfSmEW+/6qCzvKY67YPh7YOBfvc7+/+NXq+zJlbArg30tYpqLjNgcAYv2YQ==} dependencies: '@swc/helpers': 0.5.11 dev: false - /@internationalized/message@3.1.4: - resolution: {integrity: sha512-Dygi9hH1s7V9nha07pggCkvmRfDd3q2lWnMGvrJyrOwYMe1yj4D2T9BoH9I6MGR7xz0biQrtLPsqUkqXzIrBOw==} + /@internationalized/message@3.1.6: + resolution: {integrity: sha512-JxbK3iAcTIeNr1p0WIFg/wQJjIzJt9l/2KNY/48vXV7GRGZSv3zMxJsce008fZclk2cDC8y0Ig3odceHO7EfNQ==} dependencies: '@swc/helpers': 0.5.11 intl-messageformat: 10.5.14 dev: false - /@internationalized/number@3.5.3: - resolution: {integrity: sha512-rd1wA3ebzlp0Mehj5YTuTI50AQEx80gWFyHcQu+u91/5NgdwBecO8BH6ipPfE+lmQ9d63vpB3H9SHoIUiupllw==} + /@internationalized/number@3.6.0: + resolution: {integrity: sha512-PtrRcJVy7nw++wn4W2OuePQQfTqDzfusSuY1QTtui4wa7r+rGVtR75pO8CyKvHvzyQYi3Q1uO5sY0AsB4e65Bw==} dependencies: '@swc/helpers': 0.5.11 dev: false - /@internationalized/string@3.2.3: - resolution: {integrity: sha512-9kpfLoA8HegiWTeCbR2livhdVeKobCnVv8tlJ6M2jF+4tcMqDo94ezwlnrUANBWPgd8U7OXIHCk2Ov2qhk4KXw==} + /@internationalized/string@3.2.5: + resolution: {integrity: sha512-rKs71Zvl2OKOHM+mzAFMIyqR5hI1d1O6BBkMK2/lkfg3fkmVh9Eeg0awcA8W2WqYqDOv6a86DIOlFpggwLtbuw==} dependencies: '@swc/helpers': 0.5.11 dev: false @@ -1130,89 +1130,113 @@ packages: dev: false optional: true - /@nextui-org/accordion@2.0.40(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-aJmhflLOXOFTjbBWlWto30hYzimw+sw1EZwSRG9CdxbjRact2dRfCLsZQmHkJW2ifVx51g/qLNE2NSFAi2L8dA==} - peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' - framer-motion: '>=10.17.0' - react: '>=18' - react-dom: '>=18' - dependencies: - '@nextui-org/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/divider': 2.0.32(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/framer-utils': 2.0.25(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-icons': 2.0.9(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@nextui-org/use-aria-accordion': 2.0.7(react-dom@18.3.1)(react@18.3.1) - '@react-aria/button': 3.9.5(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/tree': 3.8.1(react@18.3.1) - '@react-types/accordion': 3.0.0-alpha.21(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) + /@nextui-org/accordion@2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-LWdmdSr8vd3getoRosqXx1q60Ei45BowRLpnMHQKyPnu12lhZ20mrjgRzpxcdI42NFjI6I5L8OSTC70cHjsPTQ==} + peerDependencies: + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + 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' + dependencies: + '@nextui-org/aria-utils': 2.2.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/divider': 2.2.4(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/dom-animation': 2.1.1(framer-motion@11.5.4) + '@nextui-org/framer-utils': 2.1.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-icons': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@nextui-org/use-aria-accordion': 2.2.2(react-dom@18.3.1)(react@18.3.1) + '@react-aria/button': 3.11.0(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/tree': 3.8.6(react@18.3.1) + '@react-types/accordion': 3.0.0-alpha.25(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@nextui-org/aria-utils@2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-e81HxkNI3/HCPPJT9OVK0g0ivTkuqeeQ043WlAxvgf+upFTEvNN5vmsSKBfWGgfZpsVHgNyHIzwbHjy9zKePLQ==} + /@nextui-org/alert@2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-018weMDoFkitQq31V3CkBiYTDwtXUZtVNAG78ULrYTkJa3dIGpcMRU8wjbLyCKblrVB+AqlsHO0eAtd7EO7nFw==} peerDependencies: - react: '>=18' - react-dom: '>=18' + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + react: '>=18 || >=19.0.0-rc.0' + react-dom: '>=18 || >=19.0.0-rc.0' dependencies: - '@nextui-org/react-rsc-utils': 2.0.14(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/collections': 3.10.7(react@18.3.1) - '@react-stately/overlays': 3.6.7(react@18.3.1) - '@react-types/overlays': 3.8.7(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) + '@nextui-org/button': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-icons': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/utils': 3.10.5(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) transitivePeerDependencies: - - '@nextui-org/theme' - framer-motion dev: false - /@nextui-org/autocomplete@2.1.7(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-T3dF5akCXvJ21OxwPxAQmTjHoiB/GMUa2ppcJ9PStfCCPiI2vjwb4CO4q/duj/nXJIpQf/UfPhpSonnJ444o6g==} + /@nextui-org/aria-utils@2.2.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-Jyi0GIlF4foLsblcIr2c0FZ+KRdXcERxwcJWDMMN0pEz8zIDWW3JEtitpdCAdwJheFz/Bui980sIYe4RdXucBw==} peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' - framer-motion: '>=10.17.0' - react: '>=18' - react-dom: '>=18' + react: '>=18 || >=19.0.0-rc.0' + react-dom: '>=18 || >=19.0.0-rc.0' dependencies: - '@nextui-org/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/button': 2.0.38(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/input': 2.2.5(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/listbox': 2.1.27(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/popover': 2.1.29(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/scroll-shadow': 2.1.20(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/shared-icons': 2.0.9(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/spinner': 2.0.34(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@nextui-org/use-aria-button': 2.0.10(react@18.3.1) - '@nextui-org/use-safe-layout-effect': 2.0.6(react@18.3.1) - '@react-aria/combobox': 3.9.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-aria/visually-hidden': 3.8.12(react@18.3.1) - '@react-stately/combobox': 3.8.4(react@18.3.1) - '@react-types/combobox': 3.11.1(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) + '@nextui-org/react-rsc-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/collections': 3.12.0(react@18.3.1) + '@react-stately/overlays': 3.6.12(react@18.3.1) + '@react-types/overlays': 3.8.11(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + transitivePeerDependencies: + - '@nextui-org/theme' + - framer-motion + dev: false + + /@nextui-org/autocomplete@2.3.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(@types/react@18.3.6)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-OE2sY+YZS5UX4+XDPL0vbAWU74KMtEHa8VvgXctLnUXVs7sfdL/fah/yw5Tf3qvLMVLzKfRGueGMDGaomj5c7A==} + peerDependencies: + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + 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' + dependencies: + '@nextui-org/aria-utils': 2.2.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/button': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/form': 2.1.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/input': 2.4.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(@types/react@18.3.6)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/listbox': 2.3.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/popover': 2.3.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/scroll-shadow': 2.3.3(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/shared-icons': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/spinner': 2.2.4(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@nextui-org/use-aria-button': 2.2.2(react@18.3.1) + '@nextui-org/use-safe-layout-effect': 2.1.1(react@18.3.1) + '@react-aria/combobox': 3.11.0(react-dom@18.3.1)(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/i18n': 3.12.4(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-aria/visually-hidden': 3.8.18(react@18.3.1) + '@react-stately/combobox': 3.10.1(react@18.3.1) + '@react-types/combobox': 3.13.1(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -1220,327 +1244,375 @@ packages: - '@types/react' dev: false - /@nextui-org/avatar@2.0.33(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-SPnIKM+34T/a+KCRCBiG8VwMBzu2/bap7IPHhmICtQ6KmG8Dzmazj3tGZsVt7HjhMRVY7e1vzev4IMaHqkIdRg==} + /@nextui-org/avatar@2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-YXEStFlK0/tMK31vzdEMvIYfUUGpHqqmwY1HA17dfKw0iL5UWMWK2lqN+QvBzfQfPTtbvDPW0ZcmyjOYHzx7Aw==} peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' - react: '>=18' - react-dom: '>=18' + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + react: '>=18 || >=19.0.0-rc.0' + react-dom: '>=18 || >=19.0.0-rc.0' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@nextui-org/use-image': 2.0.6(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@nextui-org/use-image': 2.1.1(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@nextui-org/badge@2.0.32(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-vlV/SY0e7/AmpVP7hB57XoSOo95Fr3kRWcLfMx8yL8VDR2UWMFaMlrT7JTghdgTGFSO7L1Ov1BFwDRRKVe3eyg==} + /@nextui-org/badge@2.2.3(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-Q1OYR3Kt1VReo/vmNESXea/sIgdQTTav4PgHfESAk6PD9UkBNmT8Xbil1E2glAbglSU3WpqL/uOKEpQANpHVzw==} peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' - react: '>=18' - react-dom: '>=18' + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + react: '>=18 || >=19.0.0-rc.0' + react-dom: '>=18 || >=19.0.0-rc.0' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@nextui-org/breadcrumbs@2.0.13(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-tdet47IBOwUaJL0PmxTuGH+ZI2nucyNwG3mX1OokfIXmq5HuMCGKaVFXaNP8mWb4Pii2bvtRqaqTfxmUb3kjGw==} + /@nextui-org/breadcrumbs@2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-C+UyoYt1VFosD3leOrU1C3EsauUmjg+ZJEDCsO8WOlxvo2McEx0jqz9VmAqHCWrsIkPyZGxLfaiuhU8+T2AA6Q==} peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' - react: '>=18' - react-dom: '>=18' + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + react: '>=18 || >=19.0.0-rc.0' + react-dom: '>=18 || >=19.0.0-rc.0' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-icons': 2.0.9(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@react-aria/breadcrumbs': 3.5.13(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-types/breadcrumbs': 3.7.5(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-icons': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@react-aria/breadcrumbs': 3.5.19(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-types/breadcrumbs': 3.7.9(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@nextui-org/button@2.0.38(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-XbgyqBv+X7QirXeriGwkqkMOENpAxXRo+jzfMyBMvfsM3kwrFj92OSF1F7/dWDvcW7imVZB9o2Ci7LIppq9ZZQ==} - peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' - framer-motion: '>=10.17.0' - react: '>=18' - react-dom: '>=18' - dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/ripple': 2.0.33(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/spinner': 2.0.34(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@nextui-org/use-aria-button': 2.0.10(react@18.3.1) - '@react-aria/button': 3.9.5(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-types/button': 3.9.4(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) + /@nextui-org/button@2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-aN61TCSwj4vL4812wB1BTRQulQAgYZLBLLfJ97kvV8PjhhT0Gz7Epz89fiYLSnoTWsjYHdxrLNv4To+8VplNCA==} + peerDependencies: + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + 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' + dependencies: + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/ripple': 2.2.3(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/spinner': 2.2.4(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@nextui-org/use-aria-button': 2.2.2(react@18.3.1) + '@react-aria/button': 3.11.0(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-types/button': 3.10.1(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@nextui-org/calendar@2.0.12(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-FnEnOQnsuyN+F+hy4LEJBvZZcfXMpDGgLkTdnDdoZObXQWwd0PWPjU8GzY+ukhhR5eiU7QIj2AADVRCvuAkiLA==} - peerDependencies: - '@nextui-org/system': '>=2.1.0' - '@nextui-org/theme': '>=2.2.0' - react: '>=18' - react-dom: '>=18' - dependencies: - '@internationalized/date': 3.5.4 - '@nextui-org/button': 2.0.38(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/framer-utils': 2.0.25(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-icons': 2.0.9(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@nextui-org/use-aria-button': 2.0.10(react@18.3.1) - '@react-aria/calendar': 3.5.8(react-dom@18.3.1)(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-aria/visually-hidden': 3.8.12(react@18.3.1) - '@react-stately/calendar': 3.5.1(react@18.3.1) - '@react-stately/utils': 3.10.1(react@18.3.1) - '@react-types/button': 3.9.4(react@18.3.1) - '@react-types/calendar': 3.4.6(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) + /@nextui-org/calendar@2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-tfBAihdXkQEYJIUNkboaTbWztfe991CzCPxCXM9qYPGfInIR4ZwUftSYvwqLEl9Ai50GIgrOCj/odNX+OLU+1A==} + peerDependencies: + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + 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' + dependencies: + '@internationalized/date': 3.6.0 + '@nextui-org/button': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/dom-animation': 2.1.1(framer-motion@11.5.4) + '@nextui-org/framer-utils': 2.1.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-icons': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@nextui-org/use-aria-button': 2.2.2(react@18.3.1) + '@react-aria/calendar': 3.6.0(react-dom@18.3.1)(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/i18n': 3.12.4(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-aria/visually-hidden': 3.8.18(react@18.3.1) + '@react-stately/calendar': 3.6.0(react@18.3.1) + '@react-stately/utils': 3.10.5(react@18.3.1) + '@react-types/button': 3.10.1(react@18.3.1) + '@react-types/calendar': 3.5.0(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@types/lodash.debounce': 4.0.9 - lodash.debounce: 4.0.8 + framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) scroll-into-view-if-needed: 3.0.10 - transitivePeerDependencies: - - framer-motion dev: false - /@nextui-org/card@2.0.34(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-2RYNPsQkM0FOifGCKmRBR3AuYgYCNmPV7dyA5M3D9Lf0APsHHtsXRA/GeIJ/AuPnglZrYBX8wpM5kLt3dnlQjQ==} - peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' - framer-motion: '>=10.17.0' - react: '>=18' - react-dom: '>=18' - dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/ripple': 2.0.33(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@nextui-org/use-aria-button': 2.0.10(react@18.3.1) - '@react-aria/button': 3.9.5(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) + /@nextui-org/card@2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-A5uIkW64TRw7qxC1S0C5LqiNtN11pdCHSDMJf24g8dZCIRaYrddr1Cdq14bJdhsTzRHc0b3G3jC1U9yw0zpBzg==} + peerDependencies: + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + 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' + dependencies: + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/ripple': 2.2.3(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@nextui-org/use-aria-button': 2.2.2(react@18.3.1) + '@react-aria/button': 3.11.0(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@nextui-org/checkbox@2.1.5(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-PSCWmxEzFPfeIJfoGAtbQS5T7JvBRblUMz5NdCMArA8MLvWW8EKL41cMPsqWjaUanjD0fAI8Q9HuDfBZnkcPbw==} + /@nextui-org/checkbox@2.3.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-dpsUdfVDpj08rYEvP44+7Odjwuj4hiYbebNF0qJkzSwdZW7x0u9t1dlrP/t4tc5IAhNdBQcEWzKX+EphDCZIyQ==} + peerDependencies: + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + react: '>=18 || >=19.0.0-rc.0' + react-dom: '>=18 || >=19.0.0-rc.0' + dependencies: + '@nextui-org/form': 2.1.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@nextui-org/use-callback-ref': 2.1.1(react@18.3.1) + '@nextui-org/use-safe-layout-effect': 2.1.1(react@18.3.1) + '@react-aria/checkbox': 3.15.0(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-aria/visually-hidden': 3.8.18(react@18.3.1) + '@react-stately/checkbox': 3.6.10(react@18.3.1) + '@react-stately/toggle': 3.8.0(react@18.3.1) + '@react-types/checkbox': 3.9.0(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + dev: false + + /@nextui-org/chip@2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-7fii39lPei8o/3TwdmB8e8W/ZS0FdsQxSHQKXDQpB4meS3Q7CC9dxV1MtwiniE3SXOnSQY7ChvGmu6wkGRFOOA==} peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' - react: '>=18' - react-dom: '>=18' + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + react: '>=18 || >=19.0.0-rc.0' + react-dom: '>=18 || >=19.0.0-rc.0' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@nextui-org/use-callback-ref': 2.0.6(react@18.3.1) - '@nextui-org/use-safe-layout-effect': 2.0.6(react@18.3.1) - '@react-aria/checkbox': 3.14.3(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-aria/visually-hidden': 3.8.12(react@18.3.1) - '@react-stately/checkbox': 3.6.5(react@18.3.1) - '@react-stately/toggle': 3.7.4(react@18.3.1) - '@react-types/checkbox': 3.8.1(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-icons': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-types/checkbox': 3.9.0(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@nextui-org/chip@2.0.33(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-6cQkMTV/34iPprjnfK6xlwkv5lnZjMsbYBN3ZqHHrQfV2zQg19ewFcuIw9XlRYA3pGYPpoycdOmSdQ6qXc66lQ==} + /@nextui-org/code@2.2.4(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-p39bvfI/8sPbau5v+JHZG4CVirVeXCrHXm25qpbwPhgm2TxcuPftuoJb5JQNF4x0j0ONLaHnz7Ilr/Ai2vo12w==} peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' - react: '>=18' - react-dom: '>=18' + '@nextui-org/theme': '>=2.4.0' + react: '>=18 || >=19.0.0-rc.0' + react-dom: '>=18 || >=19.0.0-rc.0' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-icons': 2.0.9(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-types/checkbox': 3.8.1(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system-rsc': 2.3.4(@nextui-org/theme@2.4.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@nextui-org/code@2.0.33(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-G2254ov2rsPxFEoJ0UHVHe+rSmNYwoHZc7STAtiTsJ2HfebZPQbNnfuCifMIpa+kgvHrMBGb85eGk0gy1R+ArA==} + /@nextui-org/date-input@2.3.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-BtgxyYKTWwN84roYca7s2kBE0he0ekEII958RIrzatZOIoO2P/mGzA2AxfENG2rUlDRekQSt0aM626mMSpTDyw==} peerDependencies: - '@nextui-org/theme': '>=2.1.0' - react: '>=18' - react-dom: '>=18' + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + react: '>=18 || >=19.0.0-rc.0' + react-dom: '>=18 || >=19.0.0-rc.0' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system-rsc': 2.1.6(@nextui-org/theme@2.2.11)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) + '@internationalized/date': 3.6.0 + '@nextui-org/form': 2.1.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@react-aria/datepicker': 3.12.0(react-dom@18.3.1)(react@18.3.1) + '@react-aria/i18n': 3.12.4(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/datepicker': 3.11.0(react@18.3.1) + '@react-types/datepicker': 3.9.0(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + dev: false + + /@nextui-org/date-picker@2.3.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-oI07HyFq/B5XTXCouA4PJQLD26O0VXER5v2wyVGoQ8D+3fwKhMPicPh0aCBY+xP25pxlfmZkLiapcSZiLHtXpA==} + peerDependencies: + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + 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' + dependencies: + '@internationalized/date': 3.6.0 + '@nextui-org/aria-utils': 2.2.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/button': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/calendar': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/date-input': 2.3.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/form': 2.1.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/popover': 2.3.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-icons': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@react-aria/datepicker': 3.12.0(react-dom@18.3.1)(react@18.3.1) + '@react-aria/i18n': 3.12.4(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/datepicker': 3.11.0(react@18.3.1) + '@react-stately/overlays': 3.6.12(react@18.3.1) + '@react-stately/utils': 3.10.5(react@18.3.1) + '@react-types/datepicker': 3.9.0(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) + framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@nextui-org/date-input@2.1.4(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-U8Pbe7EhMp9VTfFxB/32+A9N9cJJWswebIz1qpaPy0Hmr92AHS3c1qVTcspkop6wbIM8AnHWEST0QkR95IXPDA==} + /@nextui-org/divider@2.2.4(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-fjFeHS9x4I1TgMBKS3uuBP9XXTV+I71+Wj5jJzTf5c0bqqvTQpL3WsrfuxIT0Tfmi5gpPRafSeTBt5vOPCkdgA==} peerDependencies: - '@nextui-org/system': '>=2.1.0' - '@nextui-org/theme': '>=2.2.0' - react: '>=18' - react-dom: '>=18' + '@nextui-org/theme': '>=2.4.0' + react: '>=18 || >=19.0.0-rc.0' + react-dom: '>=18 || >=19.0.0-rc.0' dependencies: - '@internationalized/date': 3.5.4 - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@react-aria/datepicker': 3.10.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/datepicker': 3.9.4(react@18.3.1) - '@react-types/datepicker': 3.7.4(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) + '@nextui-org/react-rsc-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system-rsc': 2.3.4(@nextui-org/theme@2.4.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@nextui-org/date-picker@2.1.8(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-pokAFcrf6AdM53QHf1EzvqVhj8imQRZHWitK9eZPtIdGzJzx28dW0ir7ID0lQFMiNNIQTesSpBLzedTawbcJrg==} + /@nextui-org/dom-animation@2.1.1(framer-motion@11.5.4): + resolution: {integrity: sha512-xLrVNf1EV9zyyZjk6j3RptOvnga1WUCbMpDgJLQHp+oYwxTfBy0SkXHuN5pRdcR0XpR/IqRBDIobMdZI0iyQyg==} peerDependencies: - '@nextui-org/system': '>=2.1.0' - '@nextui-org/theme': '>=2.2.0' - react: '>=18' - react-dom: '>=18' + framer-motion: '>=11.5.6 || >=12.0.0-alpha.1' dependencies: - '@internationalized/date': 3.5.4 - '@nextui-org/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/button': 2.0.38(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/calendar': 2.0.12(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/date-input': 2.1.4(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/popover': 2.1.29(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-icons': 2.0.9(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@react-aria/datepicker': 3.10.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/datepicker': 3.9.4(react@18.3.1) - '@react-stately/overlays': 3.6.7(react@18.3.1) - '@react-stately/utils': 3.10.1(react@18.3.1) - '@react-types/datepicker': 3.7.4(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) + framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) + dev: false + + /@nextui-org/drawer@2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-qhpalRO+oUsEv5c3JSw11I3GgZhBV59YcuAj/6QLt9jZyvjQv0ENd91aSHYLlmBZTA5NhULLGRqN3zBKIILxvA==} + peerDependencies: + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + react: '>=18 || >=19.0.0-rc.0' + react-dom: '>=18 || >=19.0.0-rc.0' + dependencies: + '@nextui-org/framer-utils': 2.1.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/modal': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) transitivePeerDependencies: - - '@types/react' - framer-motion dev: false - /@nextui-org/divider@2.0.32(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-2B2j3VmvVDFnMc9Uw7UWMkByA+osgnRmVwMZNZjl9g3oCycz3UDXotNJXjgsLocT8tGO8UwMcrdgo7QBZl52uw==} - peerDependencies: - '@nextui-org/theme': '>=2.1.0' - react: '>=18' - react-dom: '>=18' - dependencies: - '@nextui-org/react-rsc-utils': 2.0.14(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system-rsc': 2.1.6(@nextui-org/theme@2.2.11)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@react-types/shared': 3.23.1(react@18.3.1) + /@nextui-org/dropdown@2.3.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-TnpKXORFeqHsZ6u2Y2jasYH/koKy2qP9AnU0v7KjhIoOVLkUrYCOye5q0KbpVM2Kr3mwg1wXf6R41XG9ITnzUw==} + peerDependencies: + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + 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' + dependencies: + '@nextui-org/aria-utils': 2.2.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/menu': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/popover': 2.3.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/menu': 3.16.0(react-dom@18.3.1)(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/menu': 3.9.0(react@18.3.1) + '@react-types/menu': 3.9.13(react@18.3.1) + framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@nextui-org/dropdown@2.1.31(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-tP6c5MAhWK4hJ6U02oX6APUpjjrn97Zn7t+56Xx4YyQOSj0CJx18VF0JsU+MrjFZxPX3UBKU3B2zGBHOEGE4Kw==} + /@nextui-org/form@2.1.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-mXueTRa8jmQpfxNLStRd/UrxjYJuqN7pkJEtvUvaG3luthz3J1yAsrHHcyehK7MSwqtMQd+K1BbxgHt3TJxlpg==} peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' - framer-motion: '>=10.17.0' + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/menu': 2.0.30(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/popover': 2.1.29(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/menu': 3.14.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/menu': 3.7.1(react@18.3.1) - '@react-types/menu': 3.9.9(react@18.3.1) - framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/form': 3.1.0(react@18.3.1) + '@react-types/form': 3.7.8(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - transitivePeerDependencies: - - '@types/react' dev: false - /@nextui-org/framer-utils@2.0.25(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-bhQKDg4c5Da4II4UYLKyvYagusTd62eVwPqpfUP+GHZKKZcmRaS6MQZTh4xJYbpyh298S4jRSH/AUAiN/OK3TQ==} + /@nextui-org/framer-utils@2.1.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-NC+jq5qOeNcnogBh54WxBwILj0jBhWX0mYlEeS4DOPCOgqUgYQM3tC0vJoKihd6Hh3REEJW0vxUZdrhQUraO3g==} peerDependencies: - framer-motion: '>=10.17.0' - react: '>=18' - react-dom: '>=18' + 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' dependencies: - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/use-measure': 2.0.2(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/use-measure': 2.1.1(react@18.3.1) framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -1548,44 +1620,69 @@ packages: - '@nextui-org/theme' dev: false - /@nextui-org/image@2.0.32(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-JpE0O8qAeJpQA61ZnXNLH76to+dbx93PR5tTOxSvmTxtnuqVg4wl5ar/SBY3czibJPr0sj33k8Mv2EfULjoH7Q==} + /@nextui-org/image@2.2.3(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-erd+c7uA4FRoOOdwS6di97VVJSBbs8mXv9cOY2kZHU830e2//TKlNaE4nC7xR9ApFEAtfXjoRzSyUCIlyXmD9Q==} peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' - react: '>=18' - react-dom: '>=18' + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + react: '>=18 || >=19.0.0-rc.0' + react-dom: '>=18 || >=19.0.0-rc.0' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@nextui-org/use-image': 2.0.6(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@nextui-org/use-image': 2.1.1(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@nextui-org/input@2.2.5(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-xLgyKcnb+RatRZ62AbCFfTpS3exd2bPSSR75UFKylHHhgX+nvVOkX0dQgmr9e0V8IEECeRvbltw2s/laNFPTtg==} + /@nextui-org/input-otp@2.1.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-lLU9T62MtkPGtK+eco2SbQtGZh+YIf3vEdBxWZjxLe44pNimHYd0EUmpu1z0MZoVuhwpnudXI0lCqLg5w3Xchg==} peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' react: '>=18' react-dom: '>=18' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-icons': 2.0.9(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@nextui-org/use-safe-layout-effect': 2.0.6(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/textfield': 3.14.5(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/utils': 3.10.1(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) - '@react-types/textfield': 3.9.3(react@18.3.1) + '@nextui-org/form': 2.1.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/form': 3.0.11(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/form': 3.1.0(react@18.3.1) + '@react-stately/utils': 3.10.5(react@18.3.1) + '@react-types/textfield': 3.10.0(react@18.3.1) + input-otp: 1.4.1(react-dom@18.3.1)(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + dev: false + + /@nextui-org/input@2.4.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(@types/react@18.3.6)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-g5wuin4HgCDbVkElkAjEUe2Ye1oSHVdAWt3JJISh4UsoT04wiclP9LHsGx5Z/23aBfthRin74u84euxvgSVWmw==} + peerDependencies: + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + react: '>=18 || >=19.0.0-rc.0' + react-dom: '>=18 || >=19.0.0-rc.0' + dependencies: + '@nextui-org/form': 2.1.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-icons': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@nextui-org/use-safe-layout-effect': 2.1.1(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/textfield': 3.15.0(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/utils': 3.10.5(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) + '@react-types/textfield': 3.10.0(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) react-textarea-autosize: 8.5.3(@types/react@18.3.6)(react@18.3.1) @@ -1593,333 +1690,338 @@ packages: - '@types/react' dev: false - /@nextui-org/kbd@2.0.34(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-sO6RJPgEFccFV8gmfYMTVeQ4f9PBYh09OieRpsZhN4HqdfWwEaeT6LrmdBko3XnJ0T6Me3tBrYULgKWcDcNogw==} + /@nextui-org/kbd@2.2.4(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-hggGQPTiQ2EwU67kdz/dVW6DS4KcMRgbm0ak+3qfHePfvteCHtuCPyI6CgOhymGpQuVoDTYLzKUBXuu5ow65Og==} peerDependencies: - '@nextui-org/theme': '>=2.1.0' - react: '>=18' - react-dom: '>=18' + '@nextui-org/theme': '>=2.4.0' + react: '>=18 || >=19.0.0-rc.0' + react-dom: '>=18 || >=19.0.0-rc.0' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system-rsc': 2.1.6(@nextui-org/theme@2.2.11)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@react-aria/utils': 3.24.1(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system-rsc': 2.3.4(@nextui-org/theme@2.4.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@react-aria/utils': 3.26.0(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@nextui-org/link@2.0.35(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-0XVUsSsysu+WMssokTlLHiMnjr1N6D2Uh3bIBcdFwSqmTLyq+Llgexlm6Fuv1wADRwsR8/DGFp3Pr826cv2Svg==} + /@nextui-org/link@2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-VlBLeqCNH3Z1Brjc7m05iyjg0dL/PYFOWs20htT32xjS1vAUlWVw9xiceoO+d7LHWULHo572A8Pv8iIgh52vnA==} peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' - react: '>=18' - react-dom: '>=18' + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + react: '>=18 || >=19.0.0-rc.0' + react-dom: '>=18 || >=19.0.0-rc.0' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-icons': 2.0.9(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@nextui-org/use-aria-link': 2.0.19(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/link': 3.7.1(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-types/link': 3.5.5(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-icons': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@nextui-org/use-aria-link': 2.2.2(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/link': 3.7.7(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-types/link': 3.5.9(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@nextui-org/listbox@2.1.27(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-B9HW/k0awfXsYaNyjaqv/GvEioVzrsCsOdSxVQZgQ3wQ6jNXmGRe1/X6IKg0fIa+P0v379kSgAqrZcwfRpKnWw==} - peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' - react: '>=18' - react-dom: '>=18' - dependencies: - '@nextui-org/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/divider': 2.0.32(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@nextui-org/use-is-mobile': 2.0.9(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/listbox': 3.12.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/list': 3.10.5(react@18.3.1) - '@react-types/menu': 3.9.9(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) + /@nextui-org/listbox@2.3.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-q2gWrA5dA7Awda2+EThuKc/aL1n6UHONMglEJ1yGYueicQa0wrENWZcDWhzq6b2YCVfEk+HHiRgGHJ58AOQhoA==} + peerDependencies: + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + react: '>=18 || >=19.0.0-rc.0' + react-dom: '>=18 || >=19.0.0-rc.0' + dependencies: + '@nextui-org/aria-utils': 2.2.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/divider': 2.2.4(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@nextui-org/use-is-mobile': 2.2.2(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/listbox': 3.13.6(react-dom@18.3.1)(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/list': 3.11.1(react@18.3.1) + '@react-types/menu': 3.9.13(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) + '@tanstack/react-virtual': 3.10.9(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) transitivePeerDependencies: - framer-motion dev: false - /@nextui-org/menu@2.0.30(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-hZRr/EQ5JxB6yQFmUhDSv9pyLTJmaB4SFC/t5A17UljRhMexlvTU6QpalYIkbY0R/bUXvOkTJNzsRgI5OOQ/aA==} - peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' - react: '>=18' - react-dom: '>=18' - dependencies: - '@nextui-org/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/divider': 2.0.32(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@nextui-org/use-aria-menu': 2.0.7(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/use-is-mobile': 2.0.9(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/menu': 3.14.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/menu': 3.7.1(react@18.3.1) - '@react-stately/tree': 3.8.1(react@18.3.1) - '@react-types/menu': 3.9.9(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) + /@nextui-org/menu@2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-XZ2AGR0df9ShqLfZrYpEmwFGr+0oKwcHORQaAF7u/JE6QZMTJ5F3JiVKkwrBLlv2KRMOnROziBQ1Nx/HcFEUnw==} + peerDependencies: + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + react: '>=18 || >=19.0.0-rc.0' + react-dom: '>=18 || >=19.0.0-rc.0' + dependencies: + '@nextui-org/aria-utils': 2.2.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/divider': 2.2.4(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@nextui-org/use-aria-menu': 2.2.2(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/use-is-mobile': 2.2.2(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/menu': 3.16.0(react-dom@18.3.1)(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/menu': 3.9.0(react@18.3.1) + '@react-stately/tree': 3.8.6(react@18.3.1) + '@react-types/menu': 3.9.13(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) transitivePeerDependencies: - framer-motion dev: false - /@nextui-org/modal@2.0.41(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-Sirn319xAf7E4cZqvQ0o0Vd3Xqy0FRSuhOTwp8dALMGTMY61c2nIyurgVCNP6hh8dMvMT7zQEPP9/LE0boFCEQ==} - peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' - framer-motion: '>=10.17.0' - react: '>=18' - react-dom: '>=18' - dependencies: - '@nextui-org/framer-utils': 2.0.25(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-icons': 2.0.9(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@nextui-org/use-aria-button': 2.0.10(react@18.3.1) - '@nextui-org/use-aria-modal-overlay': 2.0.13(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/use-disclosure': 2.0.10(react@18.3.1) - '@react-aria/dialog': 3.5.14(react-dom@18.3.1)(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/overlays': 3.22.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/overlays': 3.6.7(react@18.3.1) - '@react-types/overlays': 3.8.7(react@18.3.1) + /@nextui-org/modal@2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-vqloAn1gfct1NMh8rYpgCqXdkTNmmWWxtpCoLbBatFaeta/VTCuK+MsYncRUBoWpuaeLFy6n1wgIeXqCUb911w==} + peerDependencies: + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + 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' + dependencies: + '@nextui-org/dom-animation': 2.1.1(framer-motion@11.5.4) + '@nextui-org/framer-utils': 2.1.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-icons': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@nextui-org/use-aria-button': 2.2.2(react@18.3.1) + '@nextui-org/use-aria-modal-overlay': 2.2.2(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/use-disclosure': 2.2.2(react@18.3.1) + '@nextui-org/use-draggable': 2.1.2(react@18.3.1) + '@react-aria/dialog': 3.5.20(react-dom@18.3.1)(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/overlays': 3.24.0(react-dom@18.3.1)(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/overlays': 3.6.12(react@18.3.1) + '@react-types/overlays': 3.8.11(react@18.3.1) framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@nextui-org/navbar@2.0.37(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-HuHXMU+V367LlvSGjqRPBNKmOERLvc4XWceva+KmiT99BLqHmMECkQVTR6ogO36eJUU96aR8JSfAiHLjvw5msw==} - peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' - framer-motion: '>=10.17.0' - react: '>=18' - react-dom: '>=18' - dependencies: - '@nextui-org/framer-utils': 2.0.25(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@nextui-org/use-aria-toggle-button': 2.0.10(react@18.3.1) - '@nextui-org/use-scroll-position': 2.0.9(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/overlays': 3.22.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/toggle': 3.7.4(react@18.3.1) - '@react-stately/utils': 3.10.1(react@18.3.1) + /@nextui-org/navbar@2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-ATqrHsLF0GA3yknQ95TQ2wkIOZwgBXP+89OhPAmp11kkLOzt5MRXgIwHBKFFON4hf7gm1kcJ8mXSSKtMlVoskA==} + peerDependencies: + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + 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' + dependencies: + '@nextui-org/dom-animation': 2.1.1(framer-motion@11.5.4) + '@nextui-org/framer-utils': 2.1.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@nextui-org/use-aria-toggle-button': 2.2.2(react@18.3.1) + '@nextui-org/use-scroll-position': 2.1.1(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/overlays': 3.24.0(react-dom@18.3.1)(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/toggle': 3.8.0(react@18.3.1) + '@react-stately/utils': 3.10.5(react@18.3.1) framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-remove-scroll: 2.5.10(@types/react@18.3.6)(react@18.3.1) - transitivePeerDependencies: - - '@types/react' dev: false - /@nextui-org/pagination@2.0.36(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-VKs2vMj8dybNzb/WkAMmvFBsxdgBvpVihIA4eXSo2ve7fpcLjIF1iPLHuDgpSyv3h3dy009sQTVo3lVTVT1a6w==} + /@nextui-org/pagination@2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-d00LPj8c3iTrUEnnsVMIK9kJPCbyWduoikXd8w5cDX7JCGoEBJ3SCdyE8zL+39rB6Vvf4j5dP7CelLF9aHN7AA==} peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' - react: '>=18' - react-dom: '>=18' + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + react: '>=18 || >=19.0.0-rc.0' + react-dom: '>=18 || >=19.0.0-rc.0' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-icons': 2.0.9(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@nextui-org/use-pagination': 2.0.10(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-icons': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@nextui-org/use-intersection-observer': 2.2.2(react@18.3.1) + '@nextui-org/use-pagination': 2.2.2(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/i18n': 3.12.4(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) scroll-into-view-if-needed: 3.0.10 dev: false - /@nextui-org/popover@2.1.29(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-qGjMnAQVHQNfG571h9Tah2MXPs5mhxcTIj4TuBgwPzQTWXjjeffaHV3FlHdg5PxjTpNZOdDfrg0eRhDqIjKocQ==} - peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' - framer-motion: '>=10.17.0' - react: '>=18' - react-dom: '>=18' - dependencies: - '@nextui-org/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/button': 2.0.38(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/framer-utils': 2.0.25(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@nextui-org/use-aria-button': 2.0.10(react@18.3.1) - '@nextui-org/use-safe-layout-effect': 2.0.6(react@18.3.1) - '@react-aria/dialog': 3.5.14(react-dom@18.3.1)(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/overlays': 3.22.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/overlays': 3.6.7(react@18.3.1) - '@react-types/button': 3.9.4(react@18.3.1) - '@react-types/overlays': 3.8.7(react@18.3.1) + /@nextui-org/popover@2.3.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-ZyvYcKfv1KVhR9xnelqev5DvDhJlddDVMrGX6jNDNGSO8QRh0IAVywbgZWGFmYN8s2AabioMZk6bbvw6qpLK0A==} + peerDependencies: + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + 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' + dependencies: + '@nextui-org/aria-utils': 2.2.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/button': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/dom-animation': 2.1.1(framer-motion@11.5.4) + '@nextui-org/framer-utils': 2.1.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@nextui-org/use-aria-button': 2.2.2(react@18.3.1) + '@nextui-org/use-safe-layout-effect': 2.1.1(react@18.3.1) + '@react-aria/dialog': 3.5.20(react-dom@18.3.1)(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/overlays': 3.24.0(react-dom@18.3.1)(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/overlays': 3.6.12(react@18.3.1) + '@react-types/button': 3.10.1(react@18.3.1) + '@react-types/overlays': 3.8.11(react@18.3.1) framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-remove-scroll: 2.5.10(@types/react@18.3.6)(react@18.3.1) - transitivePeerDependencies: - - '@types/react' dev: false - /@nextui-org/progress@2.0.34(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-rJmZCrLdufJKLsonJ37oPOEHEpZykD4c+0G749zcKOkRXHOD9DiQian2YoZEE/Yyf3pLdFQG3W9vSLbsgED3PQ==} + /@nextui-org/progress@2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-2XwzIEwUvgVLvGHq2Neo3UFyzSm/FKFj55LUGCWFQ+SiZ1JRnMZDXUOCnIzZwhDmnfCL1TOp2a0EHj05ewxwsw==} peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' - react: '>=18' - react-dom: '>=18' + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + react: '>=18 || >=19.0.0-rc.0' + react-dom: '>=18 || >=19.0.0-rc.0' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@nextui-org/use-is-mounted': 2.0.6(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/progress': 3.4.13(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-types/progress': 3.5.4(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@nextui-org/use-is-mounted': 2.1.1(react@18.3.1) + '@react-aria/i18n': 3.12.4(react@18.3.1) + '@react-aria/progress': 3.4.18(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-types/progress': 3.5.8(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@nextui-org/radio@2.1.5(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-0tF/VkMQv+KeYmFQpkrpz9S7j7U8gqCet+F97Cz7fFjdb+Q3w9waBzg84QayD7EZdjsYW4FNSkjPeiBhLdVUsw==} - peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' - react: '>=18' - react-dom: '>=18' - dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/radio': 3.10.4(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-aria/visually-hidden': 3.8.12(react@18.3.1) - '@react-stately/radio': 3.10.4(react@18.3.1) - '@react-types/radio': 3.8.1(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) + /@nextui-org/radio@2.3.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-KgtEyaWfwprOYhrqWPz57owmQfOWsEwGOy5mmg/SmWhIDYEf5NVtaUXUC3InrQ+GqWPdzhSnIpV12w3ci2kZCw==} + peerDependencies: + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + react: '>=18 || >=19.0.0-rc.0' + react-dom: '>=18 || >=19.0.0-rc.0' + dependencies: + '@nextui-org/form': 2.1.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/radio': 3.10.10(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-aria/visually-hidden': 3.8.18(react@18.3.1) + '@react-stately/radio': 3.10.9(react@18.3.1) + '@react-types/radio': 3.8.5(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@nextui-org/react-rsc-utils@2.0.14(react@18.3.1): - resolution: {integrity: sha512-s0GVgDhScyx+d9FtXd8BXf049REyaPvWsO4RRr7JDHrk91NlQ11Mqxka9o+8g5NX0rphI0rbe3/b1Dz+iQRx3w==} - peerDependencies: - react: '>=18' - dependencies: - react: 18.3.1 - dev: false - - /@nextui-org/react-utils@2.0.17(react@18.3.1): - resolution: {integrity: sha512-U/b49hToVfhOM4dg4n57ZyUjLpts4JogQ139lfQBYPTb8z/ATNsJ3vLIqW5ZvDK6L0Er+JT11UVQ+03m7QMvaQ==} - peerDependencies: - react: '>=18' - dependencies: - '@nextui-org/react-rsc-utils': 2.0.14(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - react: 18.3.1 - dev: false - - /@nextui-org/react@2.4.8(@types/react@18.3.6)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1)(tailwindcss@3.4.12): - resolution: {integrity: sha512-ZwXg6As3A+Gs+Jyc42t4MHNupHEsh9YmEaypE20ikqIPTCLQnrGQ/RWOGwzZ2a9kZWbZ89a/3rJwZMRKdcemxg==} - peerDependencies: - framer-motion: '>=10.17.0' - react: '>=18' - react-dom: '>=18' - dependencies: - '@nextui-org/accordion': 2.0.40(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/autocomplete': 2.1.7(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/avatar': 2.0.33(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/badge': 2.0.32(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/breadcrumbs': 2.0.13(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/button': 2.0.38(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/calendar': 2.0.12(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/card': 2.0.34(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/checkbox': 2.1.5(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/chip': 2.0.33(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/code': 2.0.33(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/date-input': 2.1.4(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/date-picker': 2.1.8(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/divider': 2.0.32(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/dropdown': 2.1.31(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/framer-utils': 2.0.25(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/image': 2.0.32(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/input': 2.2.5(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/kbd': 2.0.34(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/link': 2.0.35(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/listbox': 2.1.27(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/menu': 2.0.30(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/modal': 2.0.41(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/navbar': 2.0.37(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/pagination': 2.0.36(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/popover': 2.1.29(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/progress': 2.0.34(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/radio': 2.1.5(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/ripple': 2.0.33(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/scroll-shadow': 2.1.20(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/select': 2.2.7(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/skeleton': 2.0.32(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/slider': 2.2.17(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/snippet': 2.0.43(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/spacer': 2.0.33(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/spinner': 2.0.34(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/switch': 2.0.34(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/table': 2.0.40(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/tabs': 2.0.37(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@nextui-org/tooltip': 2.0.41(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/user': 2.0.34(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@react-aria/visually-hidden': 3.8.12(react@18.3.1) + /@nextui-org/react-rsc-utils@2.1.1(react@18.3.1): + resolution: {integrity: sha512-9uKH1XkeomTGaswqlGKt0V0ooUev8mPXtKJolR+6MnpvBUrkqngw1gUGF0bq/EcCCkks2+VOHXZqFT6x9hGkQQ==} + peerDependencies: + react: '>=18 || >=19.0.0-rc.0' + dependencies: + react: 18.3.1 + dev: false + + /@nextui-org/react-utils@2.1.1(react@18.3.1): + resolution: {integrity: sha512-cN3Z0b2bV6Nf0CYD4imsGdXbHMQqad8KivltpBv1ItbI1/FSTAv9AHTKSzDE15hd/UwOGYt3Qm7I6tWzqov55w==} + peerDependencies: + react: '>=18 || >=19.0.0-rc.0' + dependencies: + '@nextui-org/react-rsc-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + react: 18.3.1 + dev: false + + /@nextui-org/react@2.6.5(@types/react@18.3.6)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1)(tailwindcss@3.4.12): + resolution: {integrity: sha512-hyyuHtx1Xnpdx/H+VCcr1+C/2e3mcGzh5MgPy8/DRhdcYqhLrfRLVrTHJFKFhVVhkGGvd4wiue4CjHGCD+E66w==} + peerDependencies: + 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' + dependencies: + '@nextui-org/accordion': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/alert': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/autocomplete': 2.3.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(@types/react@18.3.6)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/avatar': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/badge': 2.2.3(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/breadcrumbs': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/button': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/calendar': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/card': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/checkbox': 2.3.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/chip': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/code': 2.2.4(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/date-input': 2.3.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/date-picker': 2.3.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/divider': 2.2.4(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/drawer': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/dropdown': 2.3.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/form': 2.1.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/framer-utils': 2.1.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/image': 2.2.3(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/input': 2.4.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(@types/react@18.3.6)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/input-otp': 2.1.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/kbd': 2.2.4(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/link': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/listbox': 2.3.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/menu': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/modal': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/navbar': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/pagination': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/popover': 2.3.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/progress': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/radio': 2.3.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/ripple': 2.2.3(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/scroll-shadow': 2.3.3(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/select': 2.4.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/skeleton': 2.2.3(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/slider': 2.4.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/snippet': 2.2.5(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/spacer': 2.2.4(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/spinner': 2.2.4(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/switch': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/table': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/tabs': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@nextui-org/tooltip': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/user': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@react-aria/visually-hidden': 3.8.18(react@18.3.1) framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -1928,234 +2030,236 @@ packages: - tailwindcss dev: false - /@nextui-org/ripple@2.0.33(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-Zsa60CXtGCF7weTCFbSfT0OlxlGHdd5b/sSJTYrmMZRHOIUpHW8kT0bxVYF/6X8nCCJYxzBKXUqdE3Y31fhNeQ==} + /@nextui-org/ripple@2.2.3(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-MlW1A5WZLNmpTWt8DAlwu+8fJ+vPbvQHtam60htZPqL19mrua4K71ZFCfsO10WddtyYk22qeJBDpY+Pb1poioA==} peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' - framer-motion: '>=10.17.0' - react: '>=18' - react-dom: '>=18' + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + 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' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) + '@nextui-org/dom-animation': 2.1.1(framer-motion@11.5.4) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@nextui-org/scroll-shadow@2.1.20(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-8ULiUmbZ/Jzr1okI8Yzjzl5M4Ow3pJEm34hT5id0EaMIgklNa3Nnp/Dyp54JwwUbI8Kt3jOAMqkPitGIZyo5Ag==} + /@nextui-org/scroll-shadow@2.3.3(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-sI68rEt/CLEVhM+TPdk1QM7h9j4bK6oWaY4xYKCOC4UtMTUMaCdWt5kqHKwX+xr4iQTPBjMCGTduGSoG9RvBgQ==} peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' - react: '>=18' - react-dom: '>=18' + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + react: '>=18 || >=19.0.0-rc.0' + react-dom: '>=18 || >=19.0.0-rc.0' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@nextui-org/use-data-scroll-overflow': 2.1.7(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@nextui-org/use-data-scroll-overflow': 2.2.1(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@nextui-org/select@2.2.7(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-lA2EOjquhiHmLSInHFEarq64ZOQV37+ry1d8kvsqJ7R9dsqw1QEuMzH2Kk8/NqwrYMccHh5iAZ7PaLp90NSSxg==} - peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' - framer-motion: '>=10.17.0' - react: '>=18' - react-dom: '>=18' - dependencies: - '@nextui-org/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/listbox': 2.1.27(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/popover': 2.1.29(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/scroll-shadow': 2.1.20(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/shared-icons': 2.0.9(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/spinner': 2.0.34(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@nextui-org/use-aria-button': 2.0.10(react@18.3.1) - '@nextui-org/use-aria-multiselect': 2.2.5(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/use-safe-layout-effect': 2.0.6(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/form': 3.0.5(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-aria/visually-hidden': 3.8.12(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) + /@nextui-org/select@2.4.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-Cr6LLLhLNrjuWcZ0tUgVIUY7gmxYesk7zw2RFlebZnPEq9HDTQ4wXR5HBxGfPL/4yihfjI0AVmt+WGc8x0rNvw==} + peerDependencies: + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + 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' + dependencies: + '@nextui-org/aria-utils': 2.2.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/form': 2.1.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/listbox': 2.3.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/popover': 2.3.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/scroll-shadow': 2.3.3(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/shared-icons': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/spinner': 2.2.4(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@nextui-org/use-aria-button': 2.2.2(react@18.3.1) + '@nextui-org/use-aria-multiselect': 2.4.2(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/use-safe-layout-effect': 2.1.1(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/form': 3.0.11(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-aria/visually-hidden': 3.8.18(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) + '@tanstack/react-virtual': 3.10.9(react-dom@18.3.1)(react@18.3.1) framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - transitivePeerDependencies: - - '@types/react' dev: false - /@nextui-org/shared-icons@2.0.9(react@18.3.1): - resolution: {integrity: sha512-WG3yinVY7Tk9VqJgcdF4V8Ok9+fcm5ey7S1els7kujrfqLYxtqoKywgiY/7QHwZlfQkzpykAfy+NAlHkTP5hMg==} + /@nextui-org/shared-icons@2.1.1(react@18.3.1): + resolution: {integrity: sha512-mkiTpFJnCzB2M8Dl7IwXVzDKKq9ZW2WC0DaQRs1eWgqboRCP8DDde+MJZq331hC7pfH8BC/4rxXsKECrOUUwCg==} peerDependencies: - react: '>=18' + react: '>=18 || >=19.0.0-rc.0' dependencies: react: 18.3.1 dev: false - /@nextui-org/shared-utils@2.0.8: - resolution: {integrity: sha512-ZEtoMPXS+IjT8GvpJTS9IWDnT1JNCKV+NDqqgysAf1niJmOFLyJgl6dh/9n4ufcGf1GbSEQN+VhJasEw7ajYGQ==} + /@nextui-org/shared-utils@2.1.1: + resolution: {integrity: sha512-qE8gZO63GqUX1ljOi/4PlwGzE84dhUS3zFIq+10/N6ePAaNjM4DwtL4ocucG3abCz4iRUueYKLIxTO2+eYyAfw==} dev: false - /@nextui-org/skeleton@2.0.32(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-dS0vuRrc4oWktW3wa/KFhcBNnV0oiDqKXP4BqRj7wgS01fOAqj3cJiqwUDLKO8GbEnxLkbqLBFcUoLgktpRszQ==} + /@nextui-org/skeleton@2.2.3(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-G12blc41mCZBjOObteyqhQr4MZhEKgZGhJMVYVXr5yw+HiS9jY1LJIBPLOxs8PFo2GcYj9JVQN6rru8W9Eqxmg==} peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' - react: '>=18' - react-dom: '>=18' + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + react: '>=18 || >=19.0.0-rc.0' + react-dom: '>=18 || >=19.0.0-rc.0' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@nextui-org/slider@2.2.17(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-MgeJv3X+bT7Bw+LK1zba4vToOUzv8lCvDuGe0U5suJy1AKGN6uGDgSAxpIZhCYNWsuNRsopwdvsGtyeIjOEStA==} + /@nextui-org/slider@2.4.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-uIK4Bqvn9wgAV3GQ8t3PkSZeQedokvrFX9U7b8YuI9lqIQSehoiddMnel0BsfVUyRk/RH9huCVUC28WPymKxUg==} peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' - react: '>=18' - react-dom: '>=18' + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + react: '>=18 || >=19.0.0-rc.0' + react-dom: '>=18 || >=19.0.0-rc.0' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@nextui-org/tooltip': 2.0.41(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/slider': 3.7.8(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-aria/visually-hidden': 3.8.12(react@18.3.1) - '@react-stately/slider': 3.5.4(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@nextui-org/tooltip': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/i18n': 3.12.4(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/slider': 3.7.14(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-aria/visually-hidden': 3.8.18(react@18.3.1) + '@react-stately/slider': 3.6.0(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) transitivePeerDependencies: - framer-motion dev: false - /@nextui-org/snippet@2.0.43(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-PLxc9ph9CLj52L26XSv4vBmQcSytCNc3ZBxkOTBEqmLSHCWwGQExrqKPnVZTE1etr6dcULiy5vNIpD8R7taO8A==} - peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' - framer-motion: '>=10.17.0' - react: '>=18' - react-dom: '>=18' - dependencies: - '@nextui-org/button': 2.0.38(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-icons': 2.0.9(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@nextui-org/tooltip': 2.0.41(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/use-clipboard': 2.0.7(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) + /@nextui-org/snippet@2.2.5(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-oRGXmtHtW77XQ0OCof5ThIk0pVZ3Frq/129ijv/KpZpqOs2Dxny7V5wLPOI22qH/rG5UIHz8fws+VHI00OFV7A==} + peerDependencies: + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + 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' + dependencies: + '@nextui-org/button': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-icons': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@nextui-org/tooltip': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/use-clipboard': 2.1.1(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@nextui-org/spacer@2.0.33(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-0YDtovMWuAVgBvVXUmplzohObGxMPFhisHXn6v+0nflAE9LiVeiXf121WVOEMrd08S7xvmrAANcMwo4TsYi49g==} + /@nextui-org/spacer@2.2.4(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-RMkC2O3I+W6qwsax5Dge8CzF2tJIDxOiC84yiQxfwRHWVe1qPXbLRu1nM5lbvjAI/4aS9NegUQ3aYnFqZwvojQ==} peerDependencies: - '@nextui-org/theme': '>=2.1.0' - react: '>=18' - react-dom: '>=18' + '@nextui-org/theme': '>=2.4.0' + react: '>=18 || >=19.0.0-rc.0' + react-dom: '>=18 || >=19.0.0-rc.0' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system-rsc': 2.1.6(@nextui-org/theme@2.2.11)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system-rsc': 2.3.4(@nextui-org/theme@2.4.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@nextui-org/spinner@2.0.34(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-YKw/6xSLhsXU1k22OvYKyWhtJCHzW2bRAiieVSVG5xak3gYwknTds5H9s5uur+oAZVK9AkyAObD19QuZND32Jg==} + /@nextui-org/spinner@2.2.4(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-QdCRD64+fjWmi5byO9sR3D4xbkFNh9cB01KnoR1/u7+7m/WWNFOhUkYbdkB2e53oQlNXxh0Mw02U346tC8B+5g==} peerDependencies: - '@nextui-org/theme': '>=2.1.0' - react: '>=18' - react-dom: '>=18' + '@nextui-org/theme': '>=2.4.0' + react: '>=18 || >=19.0.0-rc.0' + react-dom: '>=18 || >=19.0.0-rc.0' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system-rsc': 2.1.6(@nextui-org/theme@2.2.11)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system-rsc': 2.3.4(@nextui-org/theme@2.4.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@nextui-org/switch@2.0.34(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-SczQiHswo8eR94ecDgcULIsSIPfYVncqfKllcHEGqAs9BDpZun44KK0/R0xhWuPpx5oqB60VeSABN7JtEAxF+Q==} + /@nextui-org/switch@2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-+BSr9FRyDOaERr9DXSVCnSrSUxeHG0Sf0eIPQ3c6fQJLLprmd/p3ZxxdLNPelZP9wSUZ865HIHt9XAwbRZnTgg==} peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' - react: '>=18' - react-dom: '>=18' + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + react: '>=18 || >=19.0.0-rc.0' + react-dom: '>=18 || >=19.0.0-rc.0' dependencies: - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@nextui-org/use-safe-layout-effect': 2.0.6(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/switch': 3.6.4(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-aria/visually-hidden': 3.8.12(react@18.3.1) - '@react-stately/toggle': 3.7.4(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@nextui-org/use-safe-layout-effect': 2.1.1(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/switch': 3.6.10(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-aria/visually-hidden': 3.8.18(react@18.3.1) + '@react-stately/toggle': 3.8.0(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@nextui-org/system-rsc@2.1.6(@nextui-org/theme@2.2.11)(react@18.3.1): - resolution: {integrity: sha512-Wl2QwEFjYwuvw26R1RH3ZY81PD8YmfgtIjFvJZRP2VEIT6rPvlQ4ojgqdrkVkQZQ0L/K+5ZLbTKgLEFkj5ysdQ==} + /@nextui-org/system-rsc@2.3.4(@nextui-org/theme@2.4.1)(react@18.3.1): + resolution: {integrity: sha512-Y6OLFO7diYnUMe5ffDPt6sIqCaah7FOqRaJ3ZQ/We8gE8AgHnyNQxWllLtRzBqaCiIheHLo7dTMed1FFmb775A==} peerDependencies: - '@nextui-org/theme': '>=2.1.0' - react: '>=18' + '@nextui-org/theme': '>=2.4.0' + react: '>=18 || >=19.0.0-rc.0' dependencies: - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@react-types/shared': 3.23.1(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@react-types/shared': 3.26.0(react@18.3.1) clsx: 1.2.1 react: 18.3.1 dev: false - /@nextui-org/system@2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-tjIkOI0w32g68CGWleuSyIbEz8XBbeoNogR2lu7MWk3QovHCqgr4VVrP1cwMRYnwDPFQP3OpmH+NR9yzt+pIfg==} + /@nextui-org/system@2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-ldlUYq7VprTEC2s3LaMxQh7S7Xeyy6DYoKkOML9XHJBgSgVXCMr5QyoxvIkO2XRl5nu6KWn2QA1vjtj2xiMjRw==} peerDependencies: - framer-motion: '>=10.17.0' - react: '>=18' - react-dom: '>=18' + 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' dependencies: - '@internationalized/date': 3.5.4 - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/system-rsc': 2.1.6(@nextui-org/theme@2.2.11)(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/overlays': 3.22.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/utils': 3.10.1(react@18.3.1) + '@internationalized/date': 3.6.0 + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/system-rsc': 2.3.4(@nextui-org/theme@2.4.1)(react@18.3.1) + '@react-aria/i18n': 3.12.4(react@18.3.1) + '@react-aria/overlays': 3.24.0(react-dom@18.3.1)(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/utils': 3.10.5(react@18.3.1) + '@react-types/datepicker': 3.9.0(react@18.3.1) framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -2163,345 +2267,363 @@ packages: - '@nextui-org/theme' dev: false - /@nextui-org/table@2.0.40(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-qDbSsu6mpWnr1Mt3DYTBzTFtN8Z5Gv7GDqECGcDVradkDVuJFZvkB9Ke392LcVZoXSk99Rpamq4WSWkEewBhWg==} - peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' - react: '>=18' - react-dom: '>=18' - dependencies: - '@nextui-org/checkbox': 2.1.5(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-icons': 2.0.9(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/spacer': 2.0.33(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/table': 3.14.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-aria/visually-hidden': 3.8.12(react@18.3.1) - '@react-stately/table': 3.11.8(react@18.3.1) - '@react-stately/virtualizer': 3.7.1(react@18.3.1) - '@react-types/grid': 3.2.6(react@18.3.1) - '@react-types/table': 3.9.5(react@18.3.1) + /@nextui-org/table@2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-NXSusPcJ4Non5+nHIHQRU0C4vwIQU8oBIuh/dxYmQVwmjkkkU/tPG+/bD0eAGoOb8j8Fnr5lE1PJnJCv6FZOIA==} + peerDependencies: + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + react: '>=18 || >=19.0.0-rc.0' + react-dom: '>=18 || >=19.0.0-rc.0' + dependencies: + '@nextui-org/checkbox': 2.3.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-icons': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/spacer': 2.2.4(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/table': 3.16.0(react-dom@18.3.1)(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-aria/visually-hidden': 3.8.18(react@18.3.1) + '@react-stately/table': 3.13.0(react@18.3.1) + '@react-stately/virtualizer': 4.2.0(react@18.3.1) + '@react-types/grid': 3.2.10(react@18.3.1) + '@react-types/table': 3.10.3(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@nextui-org/tabs@2.0.37(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-IQicuDggxTL+JeW3fRoZR4Rr24EwinxAdfU1jqcvT6gZywumndV27+I00kARz8P03kobYoY9t73NY92qo8T5gg==} - peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' - framer-motion: '>=10.17.0' - react: '>=18' - react-dom: '>=18' - dependencies: - '@nextui-org/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/framer-utils': 2.0.25(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@nextui-org/use-is-mounted': 2.0.6(react@18.3.1) - '@nextui-org/use-update-effect': 2.0.6(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/tabs': 3.9.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/tabs': 3.6.6(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) - '@react-types/tabs': 3.3.7(react@18.3.1) + /@nextui-org/tabs@2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-dYMxOQTdJWZMXKlCqMf6VAnnZXBmTN2G1NmrNy+PcGdPXBaadkOH3w1weq4yAw7o5H6zLiyCVJFgHA4ltNBKKg==} + peerDependencies: + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + 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' + dependencies: + '@nextui-org/aria-utils': 2.2.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/framer-utils': 2.1.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@nextui-org/use-is-mounted': 2.1.1(react@18.3.1) + '@nextui-org/use-update-effect': 2.1.1(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/tabs': 3.9.8(react-dom@18.3.1)(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/tabs': 3.7.0(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) + '@react-types/tabs': 3.3.11(react@18.3.1) framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) scroll-into-view-if-needed: 3.0.10 dev: false - /@nextui-org/theme@2.2.11(tailwindcss@3.4.12): - resolution: {integrity: sha512-bg9+KNnFxcP3w/ugivEJtvQibODbTxfl6UdVvx7TCY8Rd269U7F2+nhnw1Qd1xJT5yZQnX6m//9wOoGtJV+6Kg==} + /@nextui-org/theme@2.4.1(tailwindcss@3.4.12): + resolution: {integrity: sha512-tJn4KsSU4QR8HAzAJk/TwbjtYWBuVcrRsiJeqTAN5L4galKXt5jJe23wGzHg+EAIs3t6IsjIjgo/PGwZenUPGQ==} peerDependencies: tailwindcss: '>=3.4.0' dependencies: + '@nextui-org/shared-utils': 2.1.1 clsx: 1.2.1 color: 4.2.3 color2k: 2.0.3 deepmerge: 4.3.1 flat: 5.0.2 - lodash.foreach: 4.5.0 - lodash.get: 4.4.2 - lodash.kebabcase: 4.1.1 - lodash.mapkeys: 4.6.0 - lodash.omit: 4.5.0 - tailwind-merge: 1.14.0 + tailwind-merge: 2.5.5 tailwind-variants: 0.1.20(tailwindcss@3.4.12) tailwindcss: 3.4.12(ts-node@10.9.2) dev: false - /@nextui-org/tooltip@2.0.41(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-1c+vkCCszKcKl15HywlZ7UOL7c1UFgLudqBB/dEdWZiclT01BRiracMbcQ7McKHQCRl77Aa7LFv5x4wHOicWHQ==} - peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' - framer-motion: '>=10.17.0' - react: '>=18' - react-dom: '>=18' - dependencies: - '@nextui-org/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/framer-utils': 2.0.25(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@nextui-org/use-safe-layout-effect': 2.0.6(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/overlays': 3.22.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/tooltip': 3.7.4(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/tooltip': 3.4.9(react@18.3.1) - '@react-types/overlays': 3.8.7(react@18.3.1) - '@react-types/tooltip': 3.4.9(react@18.3.1) + /@nextui-org/tooltip@2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-dbrZi2/1JuLVKhhL5OeV3SzL7L0OKDuMIDGajKwWUvV1d4PX4IDN9B4gCsrM35Hs1GySKbMSQ1TV6ZhEEnr5Uw==} + peerDependencies: + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + 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' + dependencies: + '@nextui-org/aria-utils': 2.2.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/dom-animation': 2.1.1(framer-motion@11.5.4) + '@nextui-org/framer-utils': 2.1.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@nextui-org/use-safe-layout-effect': 2.1.1(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/overlays': 3.24.0(react-dom@18.3.1)(react@18.3.1) + '@react-aria/tooltip': 3.7.10(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/tooltip': 3.5.0(react@18.3.1) + '@react-types/overlays': 3.8.11(react@18.3.1) + '@react-types/tooltip': 3.4.13(react@18.3.1) framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@nextui-org/use-aria-accordion@2.0.7(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-VzGlxmsu2tWG2Pht1e0PBz40jz95v0OEKYVXq91WpDMwj8Bl1CYvxrw2Qz41/5Xi0X843Mmo4sPwrc/hk0+RHA==} + /@nextui-org/use-aria-accordion@2.2.2(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-M8gjX6XmB83cIAZKV2zI1KvmTuuOh+Si50F3SWvYjBXyrDIM5775xCs2PG6AcLjf6OONTl5KwuZ2cbSDHiui6A==} peerDependencies: - react: '>=18' + react: '>=18 || >=19.0.0-rc.0' dependencies: - '@react-aria/button': 3.9.5(react@18.3.1) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/selection': 3.18.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/tree': 3.8.1(react@18.3.1) - '@react-types/accordion': 3.0.0-alpha.21(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) + '@react-aria/button': 3.11.0(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/selection': 3.21.0(react-dom@18.3.1)(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/tree': 3.8.6(react@18.3.1) + '@react-types/accordion': 3.0.0-alpha.25(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - react-dom dev: false - /@nextui-org/use-aria-button@2.0.10(react@18.3.1): - resolution: {integrity: sha512-tUpp4QMr1zugKPevyToeRHIufTuc/g+67/r/oQLRTG0mMo3yGVmggykQuYn22fqqZPpW6nHcB9VYc+XtZZ27TQ==} + /@nextui-org/use-aria-button@2.2.2(react@18.3.1): + resolution: {integrity: sha512-Rn6AVfiw+QdzLaF7pnGb1AaTSZ3FgBkVhO2bDoq97q/sAGUW8V5UWD19rHZ8TD0Fepdi4HqXWIH+XyPxHIuogA==} peerDependencies: - react: '>=18' + react: '>=18 || >=19.0.0-rc.0' dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-types/button': 3.9.4(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-types/button': 3.10.1(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 dev: false - /@nextui-org/use-aria-link@2.0.19(react@18.3.1): - resolution: {integrity: sha512-ef61cJLlwcR4zBWiaeHZy4K18juFjUup2SslfLIAiZz3kVosBCGKmkJkw1SASYY8+D/oUc2B6BFIk25YEsRKRw==} + /@nextui-org/use-aria-link@2.2.2(react@18.3.1): + resolution: {integrity: sha512-OcZbLetisLo83q364nZOZCJfC6yUpi7FgKidOZ7OmmByFmNxflH5qX3RtPTamX7iwWaAydsA8MdSmUNFaixdmA==} peerDependencies: - react: '>=18' + react: '>=18 || >=19.0.0-rc.0' dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-types/link': 3.5.5(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-types/link': 3.5.9(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 dev: false - /@nextui-org/use-aria-menu@2.0.7(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-5U91zFiWTLXsOhE0W3CThsD5TmL3ANeTEtoimtPgSLWV9keZBD9Ja62WsnPZPPAWhmv7jtL0/qk4d/YOra7PVA==} + /@nextui-org/use-aria-menu@2.2.2(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-1Kb6Kyg7OILxnFYLzPjB6okJZqJiVOZmNcnQq1sxsneeWEiuA+OUaNMrtcdvN8JyIeBm+/BeIZCNncZCqr0mBQ==} peerDependencies: - react: '>=18' - react-dom: '>=18' + react: '>=18 || >=19.0.0-rc.0' + react-dom: '>=18 || >=19.0.0-rc.0' dependencies: - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/menu': 3.14.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/selection': 3.18.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/collections': 3.10.7(react@18.3.1) - '@react-stately/tree': 3.8.1(react@18.3.1) - '@react-types/menu': 3.9.9(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) + '@react-aria/i18n': 3.12.4(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/menu': 3.16.0(react-dom@18.3.1)(react@18.3.1) + '@react-aria/selection': 3.21.0(react-dom@18.3.1)(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/collections': 3.12.0(react@18.3.1) + '@react-stately/tree': 3.8.6(react@18.3.1) + '@react-types/menu': 3.9.13(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@nextui-org/use-aria-modal-overlay@2.0.13(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-ifQxJwTX72lhVUofEVQqMbpe9vEUiCIqiimzlUjeVuE0cYOXaoJLEgPozHpYQrdjTNiwD5On0LLMRgz19XyAqw==} + /@nextui-org/use-aria-modal-overlay@2.2.2(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-p2u3Xczw8d/GhAjw7Q/p+XFx2fyZv09b2IbTHjorBpG8DxejEAGPTtOAlW2oybS8NI/HKWtmVSmwXiukASdI6Q==} peerDependencies: - react: '>=18' - react-dom: '>=18' + react: '>=18 || >=19.0.0-rc.0' + react-dom: '>=18 || >=19.0.0-rc.0' dependencies: - '@react-aria/overlays': 3.22.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/overlays': 3.6.7(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) + '@react-aria/overlays': 3.24.0(react-dom@18.3.1)(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/overlays': 3.6.12(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@nextui-org/use-aria-multiselect@2.2.5(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-Gxo2M0LdnFL4/WCi192ziFB8JmSZm6yZYT8RB021Z3iAPBu/Pp9GnWEPZu5g15mKnn3jW5Ecnfw03jTEAQBR+Q==} + /@nextui-org/use-aria-multiselect@2.4.2(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-j6xATrjpX+jRnlGKL+jbOA+RdFHEyKV/yjpKr+Y1f8NyAooqDakJuY8rw/DV2XCb7fL1DOlMva0lW5lftO0Lpw==} peerDependencies: - react: '>=18' - react-dom: '>=18' + react: '>=18 || >=19.0.0-rc.0' + react-dom: '>=18 || >=19.0.0-rc.0' dependencies: - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/interactions': 3.21.3(react@18.3.1) - '@react-aria/label': 3.7.8(react@18.3.1) - '@react-aria/listbox': 3.12.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/menu': 3.14.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/selection': 3.18.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/form': 3.0.3(react@18.3.1) - '@react-stately/list': 3.10.5(react@18.3.1) - '@react-stately/menu': 3.7.1(react@18.3.1) - '@react-types/button': 3.9.4(react@18.3.1) - '@react-types/overlays': 3.8.7(react@18.3.1) - '@react-types/select': 3.9.4(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) + '@react-aria/i18n': 3.12.4(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/label': 3.7.13(react@18.3.1) + '@react-aria/listbox': 3.13.6(react-dom@18.3.1)(react@18.3.1) + '@react-aria/menu': 3.16.0(react-dom@18.3.1)(react@18.3.1) + '@react-aria/selection': 3.21.0(react-dom@18.3.1)(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/form': 3.1.0(react@18.3.1) + '@react-stately/list': 3.11.1(react@18.3.1) + '@react-stately/menu': 3.9.0(react@18.3.1) + '@react-types/button': 3.10.1(react@18.3.1) + '@react-types/overlays': 3.8.11(react@18.3.1) + '@react-types/select': 3.9.8(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@nextui-org/use-aria-toggle-button@2.0.10(react@18.3.1): - resolution: {integrity: sha512-U5jOmEO+nMIgYvBF0+gJtdq8C6dynGMjzAboPG4FhuHOzDoNiC12G5FIbGnRe8K1hMsKVuaI72p9986NhfqNgw==} + /@nextui-org/use-aria-toggle-button@2.2.2(react@18.3.1): + resolution: {integrity: sha512-OdF/qdBGvP6YjrsdWD4g/wKLNJZ6pYXeV1YhrtJyVY+hw0hgRmxY+V44+K3zmiEPcmfLI8Bos7tuigfLx8wHeQ==} peerDependencies: - react: '>=18' + react: '>=18 || >=19.0.0-rc.0' dependencies: - '@nextui-org/use-aria-button': 2.0.10(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/toggle': 3.7.4(react@18.3.1) - '@react-types/button': 3.9.4(react@18.3.1) - '@react-types/shared': 3.23.1(react@18.3.1) + '@nextui-org/use-aria-button': 2.2.2(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/toggle': 3.8.0(react@18.3.1) + '@react-types/button': 3.10.1(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 dev: false - /@nextui-org/use-callback-ref@2.0.6(react@18.3.1): - resolution: {integrity: sha512-2WcwWuK1L/wIpTbibnLrysmmkzWomvkVIcgWayB6n/w+bpPrPCG7Zyg2WHzmMmDhe6imV//KKBgNKRi8Xhu/VA==} + /@nextui-org/use-callback-ref@2.1.1(react@18.3.1): + resolution: {integrity: sha512-DzlKJ9p7Tm0x3HGjynZ/CgS1jfoBILXKFXnYPLr/SSETXqVaCguixolT/07BRB1yo9AGwELaCEt91BeI0Rb6hQ==} peerDependencies: - react: '>=18' + react: '>=18 || >=19.0.0-rc.0' dependencies: - '@nextui-org/use-safe-layout-effect': 2.0.6(react@18.3.1) + '@nextui-org/use-safe-layout-effect': 2.1.1(react@18.3.1) react: 18.3.1 dev: false - /@nextui-org/use-clipboard@2.0.7(react@18.3.1): - resolution: {integrity: sha512-Bn1fF/goMwOA5DQyw3A4ebfgozwR8U5k5TAZMPiy1RBWgTFw7+lB0GNbH+DOnUGY5Vyztyaw6gtUyc3tVzJxeg==} + /@nextui-org/use-clipboard@2.1.1(react@18.3.1): + resolution: {integrity: sha512-oOkRLyd8R6zRP4s3psV5XPdYuoExnCcv46DLqVe4TajSPaWv7noRBKtkb8x/am6gZaPqxCdQ56A9gX2P8LMgGg==} peerDependencies: - react: '>=18' + react: '>=18 || >=19.0.0-rc.0' dependencies: react: 18.3.1 dev: false - /@nextui-org/use-data-scroll-overflow@2.1.7(react@18.3.1): - resolution: {integrity: sha512-MP4YLjBWyIt0KyWPndXyhnkKgOLqTZ2aPY82Czjqn+eZk/l8BNo0nfA+dZFfbfEuPJgqdt/JDkMOrS+uq0+vkQ==} + /@nextui-org/use-data-scroll-overflow@2.2.1(react@18.3.1): + resolution: {integrity: sha512-VDXp3MgBx+D4j6TmKxnbsHrQSuqKvuMxobxBSVMHPjU2TF2ra/DD8OM//wR0z4U/u1xEQkfHEwuxvREf2xuexg==} peerDependencies: - react: '>=18' + react: '>=18 || >=19.0.0-rc.0' dependencies: - '@nextui-org/shared-utils': 2.0.8 + '@nextui-org/shared-utils': 2.1.1 react: 18.3.1 dev: false - /@nextui-org/use-disclosure@2.0.10(react@18.3.1): - resolution: {integrity: sha512-s2I58d7x2f1JRriZnNm9ZoxrGmxF+DnC9BXM1sD99Wq1VNMd0dhitmx0mUWfUB7l5HLyZgKOeiSLG+ugy1F1Yw==} + /@nextui-org/use-disclosure@2.2.2(react@18.3.1): + resolution: {integrity: sha512-ka+5Fic2MIYtOMHi3zomtkWxCWydmJmcq7+fb6RHspfr0tGYjXWYO/lgtGeHFR1LYksMPLID3c7shT5bqzxJcA==} peerDependencies: - react: '>=18' + react: '>=18 || >=19.0.0-rc.0' dependencies: - '@nextui-org/use-callback-ref': 2.0.6(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) - '@react-stately/utils': 3.10.1(react@18.3.1) + '@nextui-org/use-callback-ref': 2.1.1(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/utils': 3.10.5(react@18.3.1) react: 18.3.1 dev: false - /@nextui-org/use-image@2.0.6(react@18.3.1): - resolution: {integrity: sha512-VelN9y3vzwIpPfubFMh00YRQ0f4+I5FElcAvAqoo0Kfb0K7sGrTo1lZNApHm6yBN2gJMMeccG9u7bZB+wcDGZQ==} + /@nextui-org/use-draggable@2.1.2(react@18.3.1): + resolution: {integrity: sha512-gN4G42uuRyFlAZ3FgMSeZLBg3LIeGlKTOLRe3JvyaBn1D1mA2+I3XONY1oKd9KKmtYCJNwY/2x6MVsBfy8nsgw==} peerDependencies: - react: '>=18' + react: '>=18 || >=19.0.0-rc.0' dependencies: - '@nextui-org/use-safe-layout-effect': 2.0.6(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) react: 18.3.1 dev: false - /@nextui-org/use-is-mobile@2.0.9(react@18.3.1): - resolution: {integrity: sha512-u5pRmPV0wacdpOcAkQnWwE30yNBl2uk1WvbWkrSELxIVRN22+fTIYn8ynnHK0JbJFTA6/5zh7uIfETQu3L6KjA==} + /@nextui-org/use-image@2.1.1(react@18.3.1): + resolution: {integrity: sha512-Tsfy9pA4AQBAj7rFIEonB9L/hXGg7M5agaAZNBUVpdp47NjcEwLpcU2XncKh8AhkQku0p4JOyMC9usRGV3z06Q==} peerDependencies: - react: '>=18' + react: '>=18 || >=19.0.0-rc.0' dependencies: - '@react-aria/ssr': 3.9.4(react@18.3.1) + '@nextui-org/use-safe-layout-effect': 2.1.1(react@18.3.1) react: 18.3.1 dev: false - /@nextui-org/use-is-mounted@2.0.6(react@18.3.1): - resolution: {integrity: sha512-/lcMdYnwBZ1EuKMLRIhHeAZG8stXWNTz7wBweAlLId23VC4VHgCp/s9K9Vbj1A5/r8FiFQeoTmXQuMAMUoPRtg==} + /@nextui-org/use-intersection-observer@2.2.2(react@18.3.1): + resolution: {integrity: sha512-fS/4m8jnXO7GYpnp/Lp+7bfBEAXPzqsXgqGK6qrp7sfFEAbLzuJp0fONkbIB3F6F3FJrbFOlY+Y5qrHptO7U/Q==} peerDependencies: - react: '>=18' + react: '>=18 || >=19.0.0-rc.0' dependencies: + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/ssr': 3.9.7(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 dev: false - /@nextui-org/use-measure@2.0.2(react@18.3.1): - resolution: {integrity: sha512-H/RSPPA9B5sZ10wiXR3jLlYFEuiVnc0O/sgLLQfrb5M0hvHoaqMThnsZpm//5iyS7tD7kxPeYNLa1EhzlQKxDA==} + /@nextui-org/use-is-mobile@2.2.2(react@18.3.1): + resolution: {integrity: sha512-gcmUL17fhgGdu8JfXF12FZCGATJIATxV4jSql+FNhR+gc+QRRWBRmCJSpMIE2RvGXL777tDvvoh/tjFMB3pW4w==} peerDependencies: - react: '>=18' + react: '>=18 || >=19.0.0-rc.0' dependencies: + '@react-aria/ssr': 3.9.7(react@18.3.1) react: 18.3.1 dev: false - /@nextui-org/use-pagination@2.0.10(react@18.3.1): - resolution: {integrity: sha512-PD6M8QKngUnTJfyoGiZrnrfUtA1A9ZVUjmbONO/1kxPuUegv0ZOQeFECPP2h7SFPxsyOceL1T97rg/2YPS247g==} + /@nextui-org/use-is-mounted@2.1.1(react@18.3.1): + resolution: {integrity: sha512-osJB3E/DCu4Le0f+pb21ia9/TaSHwme4r0fHjO5/nUBYk/RCvGlRUUCJClf/wi9WfH8QyjuJ27+zBcUSm6AMMg==} peerDependencies: - react: '>=18' + react: '>=18 || >=19.0.0-rc.0' dependencies: - '@nextui-org/shared-utils': 2.0.8 - '@react-aria/i18n': 3.11.1(react@18.3.1) react: 18.3.1 dev: false - /@nextui-org/use-safe-layout-effect@2.0.6(react@18.3.1): - resolution: {integrity: sha512-xzEJXf/g9GaSqjLpQ4+Z2/pw1GPq2Fc5cWRGqEXbGauEMXuH8UboRls1BmIV1RuOpqI6FgxkEmxL1EuVIRVmvQ==} + /@nextui-org/use-measure@2.1.1(react@18.3.1): + resolution: {integrity: sha512-2RVn90gXHTgt6fvzBH4fzgv3hMDz+SEJkqaCTbd6WUNWag4AaLb2WU/65CtLcexyu10HrgYf2xG07ZqtJv0zSg==} peerDependencies: - react: '>=18' + react: '>=18 || >=19.0.0-rc.0' dependencies: react: 18.3.1 dev: false - /@nextui-org/use-scroll-position@2.0.9(react@18.3.1): - resolution: {integrity: sha512-tXbpb2bkKIjOp2I1uZ1T4T9Lxp0+Ta/TKu+5qvqsXkHRPbcoukdsquagYUDWK/fcumg72UPR8QP+na8KMn2gCg==} + /@nextui-org/use-pagination@2.2.2(react@18.3.1): + resolution: {integrity: sha512-+1s5ZIuzd77rxwG4NGU3D5X5f7YVluO85QhKHIXQhSv9GmPmHM+4eeqtgs0kFoSvfaEGtEU9Eq8DBZlsXbwSvQ==} peerDependencies: - react: '>=18' + react: '>=18 || >=19.0.0-rc.0' dependencies: + '@nextui-org/shared-utils': 2.1.1 + '@react-aria/i18n': 3.12.4(react@18.3.1) react: 18.3.1 dev: false - /@nextui-org/use-update-effect@2.0.6(react@18.3.1): - resolution: {integrity: sha512-n5Qiv3ferKn+cSxU3Vv+96LdG8I/00mzc7Veoan+P9GL0aCTrsPB6RslTsiblaiAXQcqTiFXd8xwsK309DXOXA==} + /@nextui-org/use-safe-layout-effect@2.1.1(react@18.3.1): + resolution: {integrity: sha512-p0vezi2eujC3rxlMQmCLQlc8CNbp+GQgk6YcSm7Rk10isWVlUII5T1L3y+rcFYdgTPObCkCngPPciNQhD7Lf7g==} peerDependencies: - react: '>=18' + react: '>=18 || >=19.0.0-rc.0' dependencies: react: 18.3.1 dev: false - /@nextui-org/user@2.0.34(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-7MN/xBaMhDJ0b+hB2YpGIm2DsC9CTpN1ab+EKwhUuWn26SgXw2FNu8CSHViyDEkvOP7sYKdHLp9UtSo/f3JnsQ==} + /@nextui-org/use-scroll-position@2.1.1(react@18.3.1): + resolution: {integrity: sha512-RgY1l2POZbSjnEirW51gdb8yNPuQXHqJx3TS8Ut5dk+bhaX9JD3sUdEiJNb3qoHAJInzyjN+27hxnACSlW0gzg==} peerDependencies: - '@nextui-org/system': '>=2.0.0' - '@nextui-org/theme': '>=2.1.0' - react: '>=18' - react-dom: '>=18' + react: '>=18 || >=19.0.0-rc.0' + dependencies: + react: 18.3.1 + dev: false + + /@nextui-org/use-update-effect@2.1.1(react@18.3.1): + resolution: {integrity: sha512-fKODihHLWcvDk1Sm8xDua9zjdbstxTOw9shB7k/mPkeR3E7SouSpN0+LW67Bczh1EmbRg1pIrFpEOLnbpgMFzA==} + peerDependencies: + react: '>=18 || >=19.0.0-rc.0' + dependencies: + react: 18.3.1 + dev: false + + /@nextui-org/user@2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-dQVYSm26h9KzDqWjuKablBlDaa+IO8KKQXSvT84BFMPGBN8UY8FXZGeeopNmWHeF6hJBkK1Jn4HU+2K8GKo99Q==} + peerDependencies: + '@nextui-org/system': '>=2.4.0' + '@nextui-org/theme': '>=2.4.0' + react: '>=18 || >=19.0.0-rc.0' + react-dom: '>=18 || >=19.0.0-rc.0' dependencies: - '@nextui-org/avatar': 2.0.33(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/react-utils': 2.0.17(react@18.3.1) - '@nextui-org/shared-utils': 2.0.8 - '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) - '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/utils': 3.24.1(react@18.3.1) + '@nextui-org/avatar': 2.2.4(@nextui-org/system@2.4.4)(@nextui-org/theme@2.4.1)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/react-utils': 2.1.1(react@18.3.1) + '@nextui-org/shared-utils': 2.1.1 + '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.1)(framer-motion@11.5.4)(react-dom@18.3.1)(react@18.3.1) + '@nextui-org/theme': 2.4.1(tailwindcss@3.4.12) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false @@ -2541,213 +2663,213 @@ packages: engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} dev: true - /@react-aria/breadcrumbs@3.5.13(react@18.3.1): - resolution: {integrity: sha512-G1Gqf/P6kVdfs94ovwP18fTWuIxadIQgHsXS08JEVcFVYMjb9YjqnEBaohUxD1tq2WldMbYw53ahQblT4NTG+g==} + /@react-aria/breadcrumbs@3.5.19(react@18.3.1): + resolution: {integrity: sha512-mVngOPFYVVhec89rf/CiYQGTfaLRfHFtX+JQwY7sNYNqSA+gO8p4lNARe3Be6bJPgH+LUQuruIY9/ZDL6LT3HA==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/link': 3.7.1(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-types/breadcrumbs': 3.7.5(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/i18n': 3.12.4(react@18.3.1) + '@react-aria/link': 3.7.7(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-types/breadcrumbs': 3.7.9(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-aria/button@3.9.5(react@18.3.1): - resolution: {integrity: sha512-dgcYR6j8WDOMLKuVrtxzx4jIC05cVKDzc+HnPO8lNkBAOfjcuN5tkGRtIjLtqjMvpZHhQT5aDbgFpIaZzxgFIg==} + /@react-aria/button@3.11.0(react@18.3.1): + resolution: {integrity: sha512-b37eIV6IW11KmNIAm65F3SEl2/mgj5BrHIysW6smZX3KoKWTGYsYfcQkmtNgY0GOSFfDxMCoolsZ6mxC00nSDA==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/toggle': 3.7.4(react@18.3.1) - '@react-types/button': 3.9.4(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/toolbar': 3.0.0-beta.11(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/toggle': 3.8.0(react@18.3.1) + '@react-types/button': 3.10.1(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-aria/calendar@3.5.8(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-Whlp4CeAA5/ZkzrAHUv73kgIRYjw088eYGSc+cvSOCxfrc/2XkBm9rNrnSBv0DvhJ8AG0Fjz3vYakTmF3BgZBw==} + /@react-aria/calendar@3.6.0(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-tZ3nd5DP8uxckbj83Pt+4RqgcTWDlGi7njzc7QqFOG2ApfnYDUXbIpb/Q4KY6JNlJskG8q33wo0XfOwNy8J+eg==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + 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 dependencies: - '@internationalized/date': 3.5.4 - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/live-announcer': 3.3.4 - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/calendar': 3.5.1(react@18.3.1) - '@react-types/button': 3.9.4(react@18.3.1) - '@react-types/calendar': 3.4.6(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@internationalized/date': 3.6.0 + '@react-aria/i18n': 3.12.4(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/live-announcer': 3.4.1 + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/calendar': 3.6.0(react@18.3.1) + '@react-types/button': 3.10.1(react@18.3.1) + '@react-types/calendar': 3.5.0(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@react-aria/checkbox@3.14.3(react@18.3.1): - resolution: {integrity: sha512-EtBJL6iu0gvrw3A4R7UeVLR6diaVk/mh4kFBc7c8hQjpEJweRr4hmJT3hrNg3MBcTWLxFiMEXPGgWEwXDBygtA==} + /@react-aria/checkbox@3.15.0(react@18.3.1): + resolution: {integrity: sha512-z/8xd4em7o0MroBXwkkwv7QRwiJaA1FwqMhRUb7iqtBGP2oSytBEDf0N7L09oci32a1P4ZPz2rMK5GlLh/PD6g==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-aria/form': 3.0.5(react@18.3.1) - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/label': 3.7.8(react@18.3.1) - '@react-aria/toggle': 3.10.4(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/checkbox': 3.6.5(react@18.3.1) - '@react-stately/form': 3.0.3(react@18.3.1) - '@react-stately/toggle': 3.7.4(react@18.3.1) - '@react-types/checkbox': 3.8.1(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/form': 3.0.11(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/label': 3.7.13(react@18.3.1) + '@react-aria/toggle': 3.10.10(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/checkbox': 3.6.10(react@18.3.1) + '@react-stately/form': 3.1.0(react@18.3.1) + '@react-stately/toggle': 3.8.0(react@18.3.1) + '@react-types/checkbox': 3.9.0(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-aria/combobox@3.9.1(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-SpK92dCmT8qn8aEcUAihRQrBb5LZUhwIbDExFII8PvUvEFy/PoQHXIo3j1V29WkutDBDpMvBv/6XRCHGXPqrhQ==} + /@react-aria/combobox@3.11.0(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-s88YMmPkMO1WSoiH1KIyZDLJqUwvM2wHXXakj3cYw1tBHGo4rOUFq+JWQIbM5EDO4HOR4AUUqzIUd0NO7t3zyg==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + 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 dependencies: - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/listbox': 3.12.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/live-announcer': 3.3.4 - '@react-aria/menu': 3.14.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/overlays': 3.22.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/selection': 3.18.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/textfield': 3.14.5(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/collections': 3.10.7(react@18.3.1) - '@react-stately/combobox': 3.8.4(react@18.3.1) - '@react-stately/form': 3.0.3(react@18.3.1) - '@react-types/button': 3.9.4(react@18.3.1) - '@react-types/combobox': 3.11.1(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/i18n': 3.12.4(react@18.3.1) + '@react-aria/listbox': 3.13.6(react-dom@18.3.1)(react@18.3.1) + '@react-aria/live-announcer': 3.4.1 + '@react-aria/menu': 3.16.0(react-dom@18.3.1)(react@18.3.1) + '@react-aria/overlays': 3.24.0(react-dom@18.3.1)(react@18.3.1) + '@react-aria/selection': 3.21.0(react-dom@18.3.1)(react@18.3.1) + '@react-aria/textfield': 3.15.0(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/collections': 3.12.0(react@18.3.1) + '@react-stately/combobox': 3.10.1(react@18.3.1) + '@react-stately/form': 3.1.0(react@18.3.1) + '@react-types/button': 3.10.1(react@18.3.1) + '@react-types/combobox': 3.13.1(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@react-aria/datepicker@3.10.1(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-4HZL593nrNMa1GjBmWEN/OTvNS6d3/16G1YJWlqiUlv11ADulSbqBIjMmkgwrJVFcjrgqtXFy+yyrTA/oq94Zw==} - peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 - dependencies: - '@internationalized/date': 3.5.4 - '@internationalized/number': 3.5.3 - '@internationalized/string': 3.2.3 - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/form': 3.0.5(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/label': 3.7.8(react@18.3.1) - '@react-aria/spinbutton': 3.6.5(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/datepicker': 3.9.4(react@18.3.1) - '@react-stately/form': 3.0.3(react@18.3.1) - '@react-types/button': 3.9.4(react@18.3.1) - '@react-types/calendar': 3.4.6(react@18.3.1) - '@react-types/datepicker': 3.7.4(react@18.3.1) - '@react-types/dialog': 3.5.10(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + /@react-aria/datepicker@3.12.0(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-VYNXioLfddIHpwQx211+rTYuunDmI7VHWBRetCpH3loIsVFuhFSRchTQpclAzxolO3g0vO7pMVj9VYt7Swp6kg==} + 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 + dependencies: + '@internationalized/date': 3.6.0 + '@internationalized/number': 3.6.0 + '@internationalized/string': 3.2.5 + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/form': 3.0.11(react@18.3.1) + '@react-aria/i18n': 3.12.4(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/label': 3.7.13(react@18.3.1) + '@react-aria/spinbutton': 3.6.10(react-dom@18.3.1)(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/datepicker': 3.11.0(react@18.3.1) + '@react-stately/form': 3.1.0(react@18.3.1) + '@react-types/button': 3.10.1(react@18.3.1) + '@react-types/calendar': 3.5.0(react@18.3.1) + '@react-types/datepicker': 3.9.0(react@18.3.1) + '@react-types/dialog': 3.5.14(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@react-aria/dialog@3.5.14(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-oqDCjQ8hxe3GStf48XWBf2CliEnxlR9GgSYPHJPUc69WBj68D9rVcCW3kogJnLAnwIyf3FnzbX4wSjvUa88sAQ==} + /@react-aria/dialog@3.5.20(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-l0GZVLgeOd3kL3Yj8xQW7wN3gn9WW3RLd/SGI9t7ciTq+I/FhftjXCWzXLlOCCTLMf+gv7eazecECtmoWUaZWQ==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + 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 dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/overlays': 3.22.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-types/dialog': 3.5.10(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/overlays': 3.24.0(react-dom@18.3.1)(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-types/dialog': 3.5.14(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@react-aria/focus@3.17.1(react@18.3.1): - resolution: {integrity: sha512-FLTySoSNqX++u0nWZJPPN5etXY0WBxaIe/YuL/GTEeuqUIuC/2bJSaw5hlsM6T2yjy6Y/VAxBcKSdAFUlU6njQ==} + /@react-aria/focus@3.19.0(react@18.3.1): + resolution: {integrity: sha512-hPF9EXoUQeQl1Y21/rbV2H4FdUR2v+4/I0/vB+8U3bT1CJ+1AFj1hc/rqx2DqEwDlEwOHN+E4+mRahQmlybq0A==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 clsx: 2.1.1 react: 18.3.1 dev: false - /@react-aria/form@3.0.5(react@18.3.1): - resolution: {integrity: sha512-n290jRwrrRXO3fS82MyWR+OKN7yznVesy5Q10IclSTVYHHI3VI53xtAPr/WzNjJR1um8aLhOcDNFKwnNIUUCsQ==} + /@react-aria/form@3.0.11(react@18.3.1): + resolution: {integrity: sha512-oXzjTiwVuuWjZ8muU0hp3BrDH5qjVctLOF50mjPvqUbvXQTHhoDxWweyIXPQjGshaqBd2w4pWaE4A2rG2O/apw==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/form': 3.0.3(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/form': 3.1.0(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-aria/grid@3.9.1(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-fGEZqAEaS8mqzV/II3N4ndoNWegIcbh+L3PmKbXdpKKUP8VgMs/WY5rYl5WAF0f5RoFwXqx3ibDLeR9tKj/bOg==} + /@react-aria/grid@3.11.0(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-lN5FpQgu2Rq0CzTPWmzRpq6QHcMmzsXYeClsgO3108uVp1/genBNAObYVTxGOKe/jb9q99trz8EtIn05O6KN1g==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + 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 dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/live-announcer': 3.3.4 - '@react-aria/selection': 3.18.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/collections': 3.10.7(react@18.3.1) - '@react-stately/grid': 3.8.7(react@18.3.1) - '@react-stately/selection': 3.15.1(react@18.3.1) - '@react-stately/virtualizer': 3.7.1(react@18.3.1) - '@react-types/checkbox': 3.8.1(react@18.3.1) - '@react-types/grid': 3.2.6(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/i18n': 3.12.4(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/live-announcer': 3.4.1 + '@react-aria/selection': 3.21.0(react-dom@18.3.1)(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/collections': 3.12.0(react@18.3.1) + '@react-stately/grid': 3.10.0(react@18.3.1) + '@react-stately/selection': 3.18.0(react@18.3.1) + '@react-types/checkbox': 3.9.0(react@18.3.1) + '@react-types/grid': 3.2.10(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@react-aria/i18n@3.11.1(react@18.3.1): - resolution: {integrity: sha512-vuiBHw1kZruNMYeKkTGGnmPyMnM5T+gT8bz97H1FqIq1hQ6OPzmtBZ6W6l6OIMjeHI5oJo4utTwfZl495GALFQ==} + /@react-aria/i18n@3.12.4(react@18.3.1): + resolution: {integrity: sha512-j9+UL3q0Ls8MhXV9gtnKlyozq4aM95YywXqnmJtzT1rYeBx7w28hooqrWkCYLfqr4OIryv1KUnPiCSLwC2OC7w==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@internationalized/date': 3.5.4 - '@internationalized/message': 3.1.4 - '@internationalized/number': 3.5.3 - '@internationalized/string': 3.2.3 - '@react-aria/ssr': 3.9.5(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@internationalized/date': 3.6.0 + '@internationalized/message': 3.1.6 + '@internationalized/number': 3.6.0 + '@internationalized/string': 3.2.5 + '@react-aria/ssr': 3.9.7(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-aria/interactions@3.21.3(react@18.3.1): - resolution: {integrity: sha512-BWIuf4qCs5FreDJ9AguawLVS0lV9UU+sK4CCnbCNNmYqOWY+1+gRXCsnOM32K+oMESBxilAjdHW5n1hsMqYMpA==} + /@react-aria/interactions@3.22.2(react@18.3.1): + resolution: {integrity: sha512-xE/77fRVSlqHp2sfkrMeNLrqf2amF/RyuAS6T5oDJemRSgYM3UoxTbWjucPhfnoW7r32pFPHHgz4lbdX8xqD/g==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 dependencies: '@react-aria/ssr': 3.9.5(react@18.3.1) '@react-aria/utils': 3.25.2(react@18.3.1) @@ -2756,326 +2878,328 @@ packages: react: 18.3.1 dev: false - /@react-aria/interactions@3.22.2(react@18.3.1): - resolution: {integrity: sha512-xE/77fRVSlqHp2sfkrMeNLrqf2amF/RyuAS6T5oDJemRSgYM3UoxTbWjucPhfnoW7r32pFPHHgz4lbdX8xqD/g==} + /@react-aria/interactions@3.22.5(react@18.3.1): + resolution: {integrity: sha512-kMwiAD9E0TQp+XNnOs13yVJghiy8ET8L0cbkeuTgNI96sOAp/63EJ1FSrDf17iD8sdjt41LafwX/dKXW9nCcLQ==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-aria/ssr': 3.9.5(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/ssr': 3.9.7(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-aria/label@3.7.8(react@18.3.1): - resolution: {integrity: sha512-MzgTm5+suPA3KX7Ug6ZBK2NX9cin/RFLsv1BdafJ6CZpmUSpWnGE/yQfYUB7csN7j31OsZrD3/P56eShYWAQfg==} + /@react-aria/label@3.7.13(react@18.3.1): + resolution: {integrity: sha512-brSAXZVTey5RG/Ex6mTrV/9IhGSQFU4Al34qmjEDho+Z2qT4oPwf8k7TRXWWqzOU0ugYxekYbsLd2zlN3XvWcg==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-aria/link@3.7.1(react@18.3.1): - resolution: {integrity: sha512-a4IaV50P3fXc7DQvEIPYkJJv26JknFbRzFT5MJOMgtzuhyJoQdILEUK6XHYjcSSNCA7uLgzpojArVk5Hz3lCpw==} + /@react-aria/link@3.7.7(react@18.3.1): + resolution: {integrity: sha512-eVBRcHKhNSsATYWv5wRnZXRqPVcKAWWakyvfrYePIKpC3s4BaHZyTGYdefk8ZwZdEOuQZBqLMnjW80q1uhtkuA==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-types/link': 3.5.5(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-types/link': 3.5.9(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-aria/listbox@3.12.1(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-7JiUp0NGykbv/HgSpmTY1wqhuf/RmjFxs1HZcNaTv8A+DlzgJYc7yQqFjP3ZA/z5RvJFuuIxggIYmgIFjaRYdA==} + /@react-aria/listbox@3.13.6(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-6hEXEXIZVau9lgBZ4VVjFR3JnGU+fJaPmV3HP0UZ2ucUptfG0MZo24cn+ZQJsWiuaCfNFv5b8qribiv+BcO+Kg==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + 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 dependencies: - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/label': 3.7.8(react@18.3.1) - '@react-aria/selection': 3.18.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/collections': 3.10.7(react@18.3.1) - '@react-stately/list': 3.10.5(react@18.3.1) - '@react-types/listbox': 3.4.9(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/label': 3.7.13(react@18.3.1) + '@react-aria/selection': 3.21.0(react-dom@18.3.1)(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/collections': 3.12.0(react@18.3.1) + '@react-stately/list': 3.11.1(react@18.3.1) + '@react-types/listbox': 3.5.3(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@react-aria/live-announcer@3.3.4: - resolution: {integrity: sha512-w8lxs35QrRrn6pBNzVfyGOeqWdxeVKf9U6bXIVwhq7rrTqRULL8jqy8RJIMfIs1s8G5FpwWYjyBOjl2g5Cu1iA==} + /@react-aria/live-announcer@3.4.1: + resolution: {integrity: sha512-4X2mcxgqLvvkqxv2l1n00jTzUxxe0kkLiapBGH1LHX/CxA1oQcHDqv8etJ2ZOwmS/MSBBiWnv3DwYHDOF6ubig==} dependencies: '@swc/helpers': 0.5.11 dev: false - /@react-aria/menu@3.14.1(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-BYliRb38uAzq05UOFcD5XkjA5foQoXRbcH3ZufBsc4kvh79BcP1PMW6KsXKGJ7dC/PJWUwCui6QL1kUg8PqMHA==} - peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 - dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/overlays': 3.22.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/selection': 3.18.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/collections': 3.10.7(react@18.3.1) - '@react-stately/menu': 3.7.1(react@18.3.1) - '@react-stately/tree': 3.8.1(react@18.3.1) - '@react-types/button': 3.9.4(react@18.3.1) - '@react-types/menu': 3.9.9(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + /@react-aria/menu@3.16.0(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-TNk+Vd3TbpBPUxEloAdHRTaRxf9JBK7YmkHYiq0Yj5Lc22KS0E2eTyhpPM9xJvEWN2TlC5TEvNfdyui2kYWFFQ==} + 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 + dependencies: + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/i18n': 3.12.4(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/overlays': 3.24.0(react-dom@18.3.1)(react@18.3.1) + '@react-aria/selection': 3.21.0(react-dom@18.3.1)(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/collections': 3.12.0(react@18.3.1) + '@react-stately/menu': 3.9.0(react@18.3.1) + '@react-stately/selection': 3.18.0(react@18.3.1) + '@react-stately/tree': 3.8.6(react@18.3.1) + '@react-types/button': 3.10.1(react@18.3.1) + '@react-types/menu': 3.9.13(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@react-aria/overlays@3.22.1(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-GHiFMWO4EQ6+j6b5QCnNoOYiyx1Gk8ZiwLzzglCI4q1NY5AG2EAmfU4Z1+Gtrf2S5Y0zHbumC7rs9GnPoGLUYg==} + /@react-aria/overlays@3.24.0(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-0kAXBsMNTc/a3M07tK9Cdt/ea8CxTAEJ223g8YgqImlmoBBYAL7dl5G01IOj67TM64uWPTmZrOklBchHWgEm3A==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + 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 dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/ssr': 3.9.5(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-aria/visually-hidden': 3.8.15(react@18.3.1) - '@react-stately/overlays': 3.6.7(react@18.3.1) - '@react-types/button': 3.9.4(react@18.3.1) - '@react-types/overlays': 3.8.7(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/i18n': 3.12.4(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/ssr': 3.9.7(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-aria/visually-hidden': 3.8.18(react@18.3.1) + '@react-stately/overlays': 3.6.12(react@18.3.1) + '@react-types/button': 3.10.1(react@18.3.1) + '@react-types/overlays': 3.8.11(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@react-aria/progress@3.4.13(react@18.3.1): - resolution: {integrity: sha512-YBV9bOO5JzKvG8QCI0IAA00o6FczMgIDiK8Q9p5gKorFMatFUdRayxlbIPoYHMi+PguLil0jHgC7eOyaUcrZ0g==} + /@react-aria/progress@3.4.18(react@18.3.1): + resolution: {integrity: sha512-FOLgJ9t9i1u3oAAimybJG6r7/soNPBnJfWo4Yr6MmaUv90qVGa1h6kiuM5m9H/bm5JobAebhdfHit9lFlgsCmg==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/label': 3.7.8(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-types/progress': 3.5.4(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/i18n': 3.12.4(react@18.3.1) + '@react-aria/label': 3.7.13(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-types/progress': 3.5.8(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-aria/radio@3.10.4(react@18.3.1): - resolution: {integrity: sha512-3fmoMcQtCpgjTwJReFjnvIE/C7zOZeCeWUn4JKDqz9s1ILYsC3Rk5zZ4q66tFn6v+IQnecrKT52wH6+hlVLwTA==} + /@react-aria/radio@3.10.10(react@18.3.1): + resolution: {integrity: sha512-NVdeOVrsrHgSfwL2jWCCXFsWZb+RMRZErj5vthHQW4nkHECGOzeX56VaLWTSvdoCPqi9wdIX8A6K9peeAIgxzA==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/form': 3.0.5(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/label': 3.7.8(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/radio': 3.10.4(react@18.3.1) - '@react-types/radio': 3.8.1(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/form': 3.0.11(react@18.3.1) + '@react-aria/i18n': 3.12.4(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/label': 3.7.13(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/radio': 3.10.9(react@18.3.1) + '@react-types/radio': 3.8.5(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-aria/selection@3.18.1(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-GSqN2jX6lh7v+ldqhVjAXDcrWS3N4IsKXxO6L6Ygsye86Q9q9Mq9twWDWWu5IjHD6LoVZLUBCMO+ENGbOkyqeQ==} + /@react-aria/selection@3.21.0(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-52JJ6hlPcM+gt0VV3DBmz6Kj1YAJr13TfutrKfGWcK36LvNCBm1j0N+TDqbdnlp8Nue6w0+5FIwZq44XPYiBGg==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + 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 dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/selection': 3.15.1(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/i18n': 3.12.4(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/selection': 3.18.0(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@react-aria/slider@3.7.8(react@18.3.1): - resolution: {integrity: sha512-MYvPcM0K8jxEJJicUK2+WxUkBIM/mquBxOTOSSIL3CszA80nXIGVnLlCUnQV3LOUzpWtabbWaZokSPtGgOgQOw==} + /@react-aria/slider@3.7.14(react@18.3.1): + resolution: {integrity: sha512-7rOiKjLkEZ0j7mPMlwrqivc+K4OSfL14slaQp06GHRiJkhiWXh2/drPe15hgNq55HmBQBpA0umKMkJcqVgmXPA==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/label': 3.7.8(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/slider': 3.5.4(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) - '@react-types/slider': 3.7.3(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/i18n': 3.12.4(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/label': 3.7.13(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/slider': 3.6.0(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) + '@react-types/slider': 3.7.7(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-aria/spinbutton@3.6.5(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-0aACBarF/Xr/7ixzjVBTQ0NBwwwsoGkf5v6AVFVMTC0uYMXHTALvRs+ULHjHMa5e/cX/aPlEvaVT7jfSs+Xy9Q==} + /@react-aria/spinbutton@3.6.10(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-nhYEYk7xUNOZDaqiQ5w/nHH9ouqjJbabTWXH+KK7UR1oVGfo4z1wG94l8KWF3Z6SGGnBxzLJyTBguZ4g9aYTSg==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + 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 dependencies: - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/live-announcer': 3.3.4 - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-types/button': 3.9.4(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/i18n': 3.12.4(react@18.3.1) + '@react-aria/live-announcer': 3.4.1 + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-types/button': 3.10.1(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@react-aria/ssr@3.9.4(react@18.3.1): - resolution: {integrity: sha512-4jmAigVq409qcJvQyuorsmBR4+9r3+JEC60wC+Y0MZV0HCtTmm8D9guYXlJMdx0SSkgj0hHAyFm/HvPNFofCoQ==} + /@react-aria/ssr@3.9.5(react@18.3.1): + resolution: {integrity: sha512-xEwGKoysu+oXulibNUSkXf8itW0npHHTa6c4AyYeZIJyRoegeteYuFpZUBPtIDE8RfHdNsSmE1ssOkxRnwbkuQ==} engines: {node: '>= 12'} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 dependencies: '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-aria/ssr@3.9.5(react@18.3.1): - resolution: {integrity: sha512-xEwGKoysu+oXulibNUSkXf8itW0npHHTa6c4AyYeZIJyRoegeteYuFpZUBPtIDE8RfHdNsSmE1ssOkxRnwbkuQ==} + /@react-aria/ssr@3.9.7(react@18.3.1): + resolution: {integrity: sha512-GQygZaGlmYjmYM+tiNBA5C6acmiDWF52Nqd40bBp0Znk4M4hP+LTmI0lpI1BuKMw45T8RIhrAsICIfKwZvi2Gg==} engines: {node: '>= 12'} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-aria/switch@3.6.4(react@18.3.1): - resolution: {integrity: sha512-2nVqz4ZuJyof47IpGSt3oZRmp+EdS8wzeDYgf42WHQXrx4uEOk1mdLJ20+NnsYhj/2NHZsvXVrjBeKMjlMs+0w==} + /@react-aria/switch@3.6.10(react@18.3.1): + resolution: {integrity: sha512-FtaI9WaEP1tAmra1sYlAkYXg9x75P5UtgY8pSbe9+1WRyWbuE1QZT+RNCTi3IU4fZ7iJQmXH6+VaMyzPlSUagw==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-aria/toggle': 3.10.4(react@18.3.1) - '@react-stately/toggle': 3.7.4(react@18.3.1) - '@react-types/switch': 3.5.3(react@18.3.1) + '@react-aria/toggle': 3.10.10(react@18.3.1) + '@react-stately/toggle': 3.8.0(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) + '@react-types/switch': 3.5.7(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-aria/table@3.14.1(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-WaPgQe4zQF5OaluO5rm+Y2nEoFR63vsLd4BT4yjK1uaFhKhDY2Zk+1SCVQvBLLKS4WK9dhP05nrNzT0vp/ZPOw==} + /@react-aria/table@3.16.0(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-9xF9S3CJ7XRiiK92hsIKxPedD0kgcQWwqTMtj3IBynpQ4vsnRiW3YNIzrn9C3apjknRZDTSta8O2QPYCUMmw2A==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + 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 dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/grid': 3.9.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/live-announcer': 3.3.4 - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-aria/visually-hidden': 3.8.15(react@18.3.1) - '@react-stately/collections': 3.10.7(react@18.3.1) - '@react-stately/flags': 3.0.3 - '@react-stately/table': 3.11.8(react@18.3.1) - '@react-stately/virtualizer': 3.7.1(react@18.3.1) - '@react-types/checkbox': 3.8.1(react@18.3.1) - '@react-types/grid': 3.2.6(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) - '@react-types/table': 3.9.5(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/grid': 3.11.0(react-dom@18.3.1)(react@18.3.1) + '@react-aria/i18n': 3.12.4(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/live-announcer': 3.4.1 + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-aria/visually-hidden': 3.8.18(react@18.3.1) + '@react-stately/collections': 3.12.0(react@18.3.1) + '@react-stately/flags': 3.0.5 + '@react-stately/table': 3.13.0(react@18.3.1) + '@react-types/checkbox': 3.9.0(react@18.3.1) + '@react-types/grid': 3.2.10(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) + '@react-types/table': 3.10.3(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@react-aria/tabs@3.9.1(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-S5v/0sRcOaSXaJYZuuy1ZVzYc7JD4sDyseG1133GjyuNjJOFHgoWMb+b4uxNIJbZxnLgynn/ZDBZSO+qU+fIxw==} + /@react-aria/tabs@3.9.8(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-Nur/qRFBe+Zrt4xcCJV/ULXCS3Mlae+B89bp1Gl20vSDqk6uaPtGk+cS5k03eugOvas7AQapqNJsJgKd66TChw==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + 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 dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/i18n': 3.11.1(react@18.3.1) - '@react-aria/selection': 3.18.1(react-dom@18.3.1)(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/tabs': 3.6.6(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) - '@react-types/tabs': 3.3.7(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/i18n': 3.12.4(react@18.3.1) + '@react-aria/selection': 3.21.0(react-dom@18.3.1)(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/tabs': 3.7.0(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) + '@react-types/tabs': 3.3.11(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false - /@react-aria/textfield@3.14.5(react@18.3.1): - resolution: {integrity: sha512-hj7H+66BjB1iTKKaFXwSZBZg88YT+wZboEXZ0DNdQB2ytzoz/g045wBItUuNi4ZjXI3P+0AOZznVMYadWBAmiA==} + /@react-aria/textfield@3.15.0(react@18.3.1): + resolution: {integrity: sha512-V5mg7y1OR6WXYHdhhm4FC7QyGc9TideVRDFij1SdOJrIo5IFB7lvwpOS0GmgwkVbtr71PTRMjZnNbrJUFU6VNA==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/form': 3.0.5(react@18.3.1) - '@react-aria/label': 3.7.8(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/form': 3.0.3(react@18.3.1) - '@react-stately/utils': 3.10.3(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) - '@react-types/textfield': 3.9.3(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/form': 3.0.11(react@18.3.1) + '@react-aria/label': 3.7.13(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/form': 3.1.0(react@18.3.1) + '@react-stately/utils': 3.10.5(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) + '@react-types/textfield': 3.10.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-aria/toggle@3.10.4(react@18.3.1): - resolution: {integrity: sha512-bRk+CdB8QzrSyGNjENXiTWxfzYKRw753iwQXsEAU7agPCUdB8cZJyrhbaUoD0rwczzTp2zDbZ9rRbUPdsBE2YQ==} + /@react-aria/toggle@3.10.10(react@18.3.1): + resolution: {integrity: sha512-QwMT/vTNrbrILxWVHfd9zVQ3mV2NdBwyRu+DphVQiFAXcmc808LEaIX2n0lI6FCsUDC9ZejCyvzd91/YemdZ1Q==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/toggle': 3.7.4(react@18.3.1) - '@react-types/checkbox': 3.8.1(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/toggle': 3.8.0(react@18.3.1) + '@react-types/checkbox': 3.9.0(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-aria/tooltip@3.7.4(react@18.3.1): - resolution: {integrity: sha512-+XRx4HlLYqWY3fB8Z60bQi/rbWDIGlFUtXYbtoa1J+EyRWfhpvsYImP8qeeNO/vgjUtDy1j9oKa8p6App9mBMQ==} + /@react-aria/toolbar@3.0.0-beta.11(react@18.3.1): + resolution: {integrity: sha512-LM3jTRFNDgoEpoL568WaiuqiVM7eynSQLJis1hV0vlVnhTd7M7kzt7zoOjzxVb5Uapz02uCp1Fsm4wQMz09qwQ==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-aria/focus': 3.17.1(react@18.3.1) - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-stately/tooltip': 3.4.9(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) - '@react-types/tooltip': 3.4.9(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/i18n': 3.12.4(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-aria/utils@3.24.1(react@18.3.1): - resolution: {integrity: sha512-O3s9qhPMd6n42x9sKeJ3lhu5V1Tlnzhu6Yk8QOvDuXf7UGuUjXf9mzfHJt1dYzID4l9Fwm8toczBzPM9t0jc8Q==} + /@react-aria/tooltip@3.7.10(react@18.3.1): + resolution: {integrity: sha512-Udi3XOnrF/SYIz72jw9bgB74MG/yCOzF5pozHj2FH2HiJlchYv/b6rHByV/77IZemdlkmL/uugrv/7raPLSlnw==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-aria/ssr': 3.9.5(react@18.3.1) - '@react-stately/utils': 3.10.3(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/focus': 3.19.0(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-stately/tooltip': 3.5.0(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) + '@react-types/tooltip': 3.4.13(react@18.3.1) '@swc/helpers': 0.5.11 - clsx: 2.1.1 react: 18.3.1 dev: false @@ -3092,15 +3216,16 @@ packages: react: 18.3.1 dev: false - /@react-aria/visually-hidden@3.8.12(react@18.3.1): - resolution: {integrity: sha512-Bawm+2Cmw3Xrlr7ARzl2RLtKh0lNUdJ0eNqzWcyx4c0VHUAWtThmH5l+HRqFUGzzutFZVo89SAy40BAbd0gjVw==} + /@react-aria/utils@3.26.0(react@18.3.1): + resolution: {integrity: sha512-LkZouGSjjQ0rEqo4XJosS4L3YC/zzQkfRM3KoqK6fUOmUJ9t0jQ09WjiF+uOoG9u+p30AVg3TrZRUWmoTS+koQ==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-aria/interactions': 3.22.2(react@18.3.1) - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/ssr': 3.9.7(react@18.3.1) + '@react-stately/utils': 3.10.5(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 + clsx: 2.1.1 react: 18.3.1 dev: false @@ -3116,260 +3241,264 @@ packages: react: 18.3.1 dev: false - /@react-stately/calendar@3.5.1(react@18.3.1): - resolution: {integrity: sha512-7l7QhqGUJ5AzWHfvZzbTe3J4t72Ht5BmhW4hlVI7flQXtfrmYkVtl3ZdytEZkkHmWGYZRW9b4IQTQGZxhtlElA==} + /@react-aria/visually-hidden@3.8.18(react@18.3.1): + resolution: {integrity: sha512-l/0igp+uub/salP35SsNWq5mGmg3G5F5QMS1gDZ8p28n7CgjvzyiGhJbbca7Oxvaw1HRFzVl9ev+89I7moNnFQ==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@internationalized/date': 3.5.4 - '@react-stately/utils': 3.10.3(react@18.3.1) - '@react-types/calendar': 3.4.6(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/interactions': 3.22.5(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-stately/checkbox@3.6.5(react@18.3.1): - resolution: {integrity: sha512-IXV3f9k+LtmfQLE+DKIN41Q5QB/YBLDCB1YVx5PEdRp52S9+EACD5683rjVm8NVRDwjMi2SP6RnFRk7fVb5Azg==} + /@react-stately/calendar@3.6.0(react@18.3.1): + resolution: {integrity: sha512-GqUtOtGnwWjtNrJud8nY/ywI4VBP5byToNVRTnxbMl+gYO1Qe/uc5NG7zjwMxhb2kqSBHZFdkF0DXVqG2Ul+BA==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-stately/form': 3.0.3(react@18.3.1) - '@react-stately/utils': 3.10.3(react@18.3.1) - '@react-types/checkbox': 3.8.1(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@internationalized/date': 3.6.0 + '@react-stately/utils': 3.10.5(react@18.3.1) + '@react-types/calendar': 3.5.0(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-stately/collections@3.10.7(react@18.3.1): - resolution: {integrity: sha512-KRo5O2MWVL8n3aiqb+XR3vP6akmHLhLWYZEmPKjIv0ghQaEebBTrN3wiEjtd6dzllv0QqcWvDLM1LntNfJ2TsA==} + /@react-stately/checkbox@3.6.10(react@18.3.1): + resolution: {integrity: sha512-LHm7i4YI8A/RdgWAuADrnSAYIaYYpQeZqsp1a03Og0pJHAlZL0ymN3y2IFwbZueY0rnfM+yF+kWNXjJqbKrFEQ==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-stately/form': 3.1.0(react@18.3.1) + '@react-stately/utils': 3.10.5(react@18.3.1) + '@react-types/checkbox': 3.9.0(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-stately/combobox@3.8.4(react@18.3.1): - resolution: {integrity: sha512-iLVGvKRRz0TeJXZhZyK783hveHpYA6xovOSdzSD+WGYpiPXo1QrcrNoH3AE0Z2sHtorU+8nc0j58vh5PB+m2AA==} + /@react-stately/collections@3.12.0(react@18.3.1): + resolution: {integrity: sha512-MfR9hwCxe5oXv4qrLUnjidwM50U35EFmInUeFf8i9mskYwWlRYS0O1/9PZ0oF1M0cKambaRHKEy98jczgb9ycA==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-stately/collections': 3.10.7(react@18.3.1) - '@react-stately/form': 3.0.3(react@18.3.1) - '@react-stately/list': 3.10.5(react@18.3.1) - '@react-stately/overlays': 3.6.7(react@18.3.1) - '@react-stately/select': 3.6.4(react@18.3.1) - '@react-stately/utils': 3.10.3(react@18.3.1) - '@react-types/combobox': 3.11.1(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-stately/datepicker@3.9.4(react@18.3.1): - resolution: {integrity: sha512-yBdX01jn6gq4NIVvHIqdjBUPo+WN8Bujc4OnPw+ZnfA4jI0eIgq04pfZ84cp1LVXW0IB0VaCu1AlQ/kvtZjfGA==} + /@react-stately/combobox@3.10.1(react@18.3.1): + resolution: {integrity: sha512-Rso+H+ZEDGFAhpKWbnRxRR/r7YNmYVtt+Rn0eNDNIUp3bYaxIBCdCySyAtALs4I8RZXZQ9zoUznP7YeVwG3cLg==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@internationalized/date': 3.5.4 - '@internationalized/string': 3.2.3 - '@react-stately/form': 3.0.3(react@18.3.1) - '@react-stately/overlays': 3.6.7(react@18.3.1) - '@react-stately/utils': 3.10.3(react@18.3.1) - '@react-types/datepicker': 3.7.4(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-stately/collections': 3.12.0(react@18.3.1) + '@react-stately/form': 3.1.0(react@18.3.1) + '@react-stately/list': 3.11.1(react@18.3.1) + '@react-stately/overlays': 3.6.12(react@18.3.1) + '@react-stately/select': 3.6.9(react@18.3.1) + '@react-stately/utils': 3.10.5(react@18.3.1) + '@react-types/combobox': 3.13.1(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-stately/flags@3.0.3: - resolution: {integrity: sha512-/ha7XFA0RZTQsbzSPwu3KkbNMgbvuM0GuMTYLTBWpgBrovBNTM+QqI/PfZTdHg8PwCYF4H5Y8gjdSpdulCvJFw==} + /@react-stately/datepicker@3.11.0(react@18.3.1): + resolution: {integrity: sha512-d9MJF34A0VrhL5y5S8mAISA8uwfNCQKmR2k4KoQJm3De1J8SQeNzSjLviAwh1faDow6FXGlA6tVbTrHyDcBgBg==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: + '@internationalized/date': 3.6.0 + '@internationalized/string': 3.2.5 + '@react-stately/form': 3.1.0(react@18.3.1) + '@react-stately/overlays': 3.6.12(react@18.3.1) + '@react-stately/utils': 3.10.5(react@18.3.1) + '@react-types/datepicker': 3.9.0(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 + react: 18.3.1 dev: false - /@react-stately/form@3.0.3(react@18.3.1): - resolution: {integrity: sha512-92YYBvlHEWUGUpXgIaQ48J50jU9XrxfjYIN8BTvvhBHdD63oWgm8DzQnyT/NIAMzdLnhkg7vP+fjG8LjHeyIAg==} - peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + /@react-stately/flags@3.0.5: + resolution: {integrity: sha512-6wks4csxUwPCp23LgJSnkBRhrWpd9jGd64DjcCTNB2AHIFu7Ab1W59pJpUL6TW7uAxVxdNKjgn6D1hlBy8qWsA==} dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) '@swc/helpers': 0.5.11 - react: 18.3.1 dev: false - /@react-stately/grid@3.8.7(react@18.3.1): - resolution: {integrity: sha512-he3TXCLAhF5C5z1/G4ySzcwyt7PEiWcVIupxebJQqRyFrNWemSuv+7tolnStmG8maMVIyV3P/3j4eRBbdSlOIg==} + /@react-stately/form@3.1.0(react@18.3.1): + resolution: {integrity: sha512-E2wxNQ0QaTyDHD0nJFtTSnEH9A3bpJurwxhS4vgcUmESHgjFEMLlC9irUSZKgvOgb42GAq+fHoWBsgKeTp9Big==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-stately/collections': 3.10.7(react@18.3.1) - '@react-stately/selection': 3.15.1(react@18.3.1) - '@react-types/grid': 3.2.6(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-stately/list@3.10.5(react@18.3.1): - resolution: {integrity: sha512-fV9plO+6QDHiewsYIhboxcDhF17GO95xepC5ki0bKXo44gr14g/LSo/BMmsaMnV+1BuGdBunB05bO4QOIaigXA==} + /@react-stately/grid@3.10.0(react@18.3.1): + resolution: {integrity: sha512-ii+DdsOBvCnHMgL0JvUfFwO1kiAPP19Bpdpl6zn/oOltk6F5TmnoyNrzyz+2///1hCiySI3FE1O7ujsAQs7a6Q==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-stately/collections': 3.10.7(react@18.3.1) - '@react-stately/selection': 3.15.1(react@18.3.1) - '@react-stately/utils': 3.10.3(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-stately/collections': 3.12.0(react@18.3.1) + '@react-stately/selection': 3.18.0(react@18.3.1) + '@react-types/grid': 3.2.10(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-stately/menu@3.7.1(react@18.3.1): - resolution: {integrity: sha512-mX1w9HHzt+xal1WIT2xGrTQsoLvDwuB2R1Er1MBABs//MsJzccycatcgV/J/28m6tO5M9iuFQQvLV+i1dCtodg==} + /@react-stately/list@3.11.1(react@18.3.1): + resolution: {integrity: sha512-UCOpIvqBOjwLtk7zVTYWuKU1m1Oe61Q5lNar/GwHaV1nAiSQ8/yYlhr40NkBEs9X3plEfsV28UIpzOrYnu1tPg==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-stately/overlays': 3.6.7(react@18.3.1) - '@react-types/menu': 3.9.9(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-stately/collections': 3.12.0(react@18.3.1) + '@react-stately/selection': 3.18.0(react@18.3.1) + '@react-stately/utils': 3.10.5(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-stately/overlays@3.6.7(react@18.3.1): - resolution: {integrity: sha512-6zp8v/iNUm6YQap0loaFx6PlvN8C0DgWHNlrlzMtMmNuvjhjR0wYXVaTfNoUZBWj25tlDM81ukXOjpRXg9rLrw==} + /@react-stately/menu@3.9.0(react@18.3.1): + resolution: {integrity: sha512-++sm0fzZeUs9GvtRbj5RwrP+KL9KPANp9f4SvtI3s+MP+Y/X3X7LNNePeeccGeyikB5fzMsuyvd82bRRW9IhDQ==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-stately/utils': 3.10.3(react@18.3.1) - '@react-types/overlays': 3.8.7(react@18.3.1) + '@react-stately/overlays': 3.6.12(react@18.3.1) + '@react-types/menu': 3.9.13(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-stately/radio@3.10.4(react@18.3.1): - resolution: {integrity: sha512-kCIc7tAl4L7Hu4Wt9l2jaa+MzYmAJm0qmC8G8yPMbExpWbLRu6J8Un80GZu+JxvzgDlqDyrVvyv9zFifwH/NkQ==} + /@react-stately/overlays@3.6.12(react@18.3.1): + resolution: {integrity: sha512-QinvZhwZgj8obUyPIcyURSCjTZlqZYRRCS60TF8jH8ZpT0tEAuDb3wvhhSXuYA3Xo9EHLwvLjEf3tQKKdAQArw==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-stately/form': 3.0.3(react@18.3.1) - '@react-stately/utils': 3.10.3(react@18.3.1) - '@react-types/radio': 3.8.1(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-stately/utils': 3.10.5(react@18.3.1) + '@react-types/overlays': 3.8.11(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-stately/select@3.6.4(react@18.3.1): - resolution: {integrity: sha512-whZgF1N53D0/dS8tOFdrswB0alsk5Q5620HC3z+5f2Hpi8gwgAZ8TYa+2IcmMYRiT+bxVuvEc/NirU9yPmqGbA==} + /@react-stately/radio@3.10.9(react@18.3.1): + resolution: {integrity: sha512-kUQ7VdqFke8SDRCatw2jW3rgzMWbvw+n2imN2THETynI47NmNLzNP11dlGO2OllRtTrsLhmBNlYHa3W62pFpAw==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-stately/form': 3.0.3(react@18.3.1) - '@react-stately/list': 3.10.5(react@18.3.1) - '@react-stately/overlays': 3.6.7(react@18.3.1) - '@react-types/select': 3.9.4(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-stately/form': 3.1.0(react@18.3.1) + '@react-stately/utils': 3.10.5(react@18.3.1) + '@react-types/radio': 3.8.5(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-stately/selection@3.15.1(react@18.3.1): - resolution: {integrity: sha512-6TQnN9L0UY9w19B7xzb1P6mbUVBtW840Cw1SjgNXCB3NPaCf59SwqClYzoj8O2ZFzMe8F/nUJtfU1NS65/OLlw==} + /@react-stately/select@3.6.9(react@18.3.1): + resolution: {integrity: sha512-vASUDv7FhEYQURzM+JIwcusPv7/x/l3zHc/oKJPvoCl3aa9pwS8hZwS82SC00o2iFnrDscfDJju4IE/cd4hucg==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-stately/collections': 3.10.7(react@18.3.1) - '@react-stately/utils': 3.10.3(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-stately/form': 3.1.0(react@18.3.1) + '@react-stately/list': 3.11.1(react@18.3.1) + '@react-stately/overlays': 3.6.12(react@18.3.1) + '@react-types/select': 3.9.8(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-stately/slider@3.5.4(react@18.3.1): - resolution: {integrity: sha512-Jsf7K17dr93lkNKL9ij8HUcoM1sPbq8TvmibD6DhrK9If2lje+OOL8y4n4qreUnfMT56HCAeS9wCO3fg3eMyrw==} + /@react-stately/selection@3.18.0(react@18.3.1): + resolution: {integrity: sha512-6EaNNP3exxBhW2LkcRR4a3pg+3oDguZlBSqIVVR7lyahv/D8xXHRC4dX+m0mgGHJpsgjs7664Xx6c8v193TFxg==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-stately/utils': 3.10.3(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) - '@react-types/slider': 3.7.3(react@18.3.1) + '@react-stately/collections': 3.12.0(react@18.3.1) + '@react-stately/utils': 3.10.5(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-stately/table@3.11.8(react@18.3.1): - resolution: {integrity: sha512-EdyRW3lT1/kAVDp5FkEIi1BQ7tvmD2YgniGdLuW/l9LADo0T+oxZqruv60qpUS6sQap+59Riaxl91ClDxrJnpg==} + /@react-stately/slider@3.6.0(react@18.3.1): + resolution: {integrity: sha512-w5vJxVh267pmD1X+Ppd9S3ZzV1hcg0cV8q5P4Egr160b9WMcWlUspZPtsthwUlN7qQe/C8y5IAhtde4s29eNag==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-stately/collections': 3.10.7(react@18.3.1) - '@react-stately/flags': 3.0.3 - '@react-stately/grid': 3.8.7(react@18.3.1) - '@react-stately/selection': 3.15.1(react@18.3.1) - '@react-stately/utils': 3.10.3(react@18.3.1) - '@react-types/grid': 3.2.6(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) - '@react-types/table': 3.9.5(react@18.3.1) + '@react-stately/utils': 3.10.5(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) + '@react-types/slider': 3.7.7(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-stately/tabs@3.6.6(react@18.3.1): - resolution: {integrity: sha512-sOLxorH2uqjAA+v1ppkMCc2YyjgqvSGeBDgtR/lyPSDd4CVMoTExszROX2dqG0c8il9RQvzFuufUtQWMY6PgSA==} + /@react-stately/table@3.13.0(react@18.3.1): + resolution: {integrity: sha512-mRbNYrwQIE7xzVs09Lk3kPteEVFVyOc20vA8ph6EP54PiUf/RllJpxZe/WUYLf4eom9lUkRYej5sffuUBpxjCA==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-stately/list': 3.10.5(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) - '@react-types/tabs': 3.3.7(react@18.3.1) + '@react-stately/collections': 3.12.0(react@18.3.1) + '@react-stately/flags': 3.0.5 + '@react-stately/grid': 3.10.0(react@18.3.1) + '@react-stately/selection': 3.18.0(react@18.3.1) + '@react-stately/utils': 3.10.5(react@18.3.1) + '@react-types/grid': 3.2.10(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) + '@react-types/table': 3.10.3(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-stately/toggle@3.7.4(react@18.3.1): - resolution: {integrity: sha512-CoYFe9WrhLkDP4HGDpJYQKwfiYCRBAeoBQHv+JWl5eyK61S8xSwoHsveYuEZ3bowx71zyCnNAqWRrmNOxJ4CKA==} + /@react-stately/tabs@3.7.0(react@18.3.1): + resolution: {integrity: sha512-ox4hTkfZCoR4Oyr3Op3rBlWNq2Wxie04vhEYpTZQ2hobR3l4fYaOkd7CPClILktJ3TC104j8wcb0knWxIBRx9w==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-stately/utils': 3.10.3(react@18.3.1) - '@react-types/checkbox': 3.8.1(react@18.3.1) + '@react-stately/list': 3.11.1(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) + '@react-types/tabs': 3.3.11(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-stately/tooltip@3.4.9(react@18.3.1): - resolution: {integrity: sha512-P7CDJsdoKarz32qFwf3VNS01lyC+63gXpDZG31pUu+EO5BeQd4WKN/AH1Beuswpr4GWzxzFc1aXQgERFGVzraA==} + /@react-stately/toggle@3.8.0(react@18.3.1): + resolution: {integrity: sha512-pyt/k/J8BwE/2g6LL6Z6sMSWRx9HEJB83Sm/MtovXnI66sxJ2EfQ1OaXB7Su5PEL9OMdoQF6Mb+N1RcW3zAoPw==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-stately/overlays': 3.6.7(react@18.3.1) - '@react-types/tooltip': 3.4.9(react@18.3.1) + '@react-stately/utils': 3.10.5(react@18.3.1) + '@react-types/checkbox': 3.9.0(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-stately/tree@3.8.1(react@18.3.1): - resolution: {integrity: sha512-LOdkkruJWch3W89h4B/bXhfr0t0t1aRfEp+IMrrwdRAl23NaPqwl5ILHs4Xu5XDHqqhg8co73pHrJwUyiTWEjw==} + /@react-stately/tooltip@3.5.0(react@18.3.1): + resolution: {integrity: sha512-+xzPNztJDd2XJD0X3DgWKlrgOhMqZpSzsIssXeJgO7uCnP8/Z513ESaipJhJCFC8fxj5caO/DK4Uu8hEtlB8cQ==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-stately/collections': 3.10.7(react@18.3.1) - '@react-stately/selection': 3.15.1(react@18.3.1) - '@react-stately/utils': 3.10.3(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-stately/overlays': 3.6.12(react@18.3.1) + '@react-types/tooltip': 3.4.13(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-stately/utils@3.10.1(react@18.3.1): - resolution: {integrity: sha512-VS/EHRyicef25zDZcM/ClpzYMC5i2YGN6uegOeQawmgfGjb02yaCX0F0zR69Pod9m2Hr3wunTbtpgVXvYbZItg==} + /@react-stately/tree@3.8.6(react@18.3.1): + resolution: {integrity: sha512-lblUaxf1uAuIz5jm6PYtcJ+rXNNVkqyFWTIMx6g6gW/mYvm8GNx1G/0MLZE7E6CuDGaO9dkLSY2bB1uqyKHidA==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: + '@react-stately/collections': 3.12.0(react@18.3.1) + '@react-stately/selection': 3.18.0(react@18.3.1) + '@react-stately/utils': 3.10.5(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false @@ -3383,173 +3512,183 @@ packages: react: 18.3.1 dev: false - /@react-stately/virtualizer@3.7.1(react@18.3.1): - resolution: {integrity: sha512-voHgE6EQ+oZaLv6u2umKxakvIKNkCQuUihqKACTjdslp7SJh4Mvs3oLBI0hf0JOh+rCcFIKDvQtFwy1fXFRYBA==} + /@react-stately/utils@3.10.5(react@18.3.1): + resolution: {integrity: sha512-iMQSGcpaecghDIh3mZEpZfoFH3ExBwTtuBEcvZ2XnGzCgQjeYXcMdIUwAfVQLXFTdHUHGF6Gu6/dFrYsCzySBQ==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-aria/utils': 3.25.2(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-types/accordion@3.0.0-alpha.21(react@18.3.1): - resolution: {integrity: sha512-cbE06jH/ZoI+1898xd7ocQ/A/Rtkz8wTJAVOYgc8VRY1SYNQ/XZTGH5T6dD6aERAmiDwL/kjD7xhsE80DyaEKA==} + /@react-stately/virtualizer@4.2.0(react@18.3.1): + resolution: {integrity: sha512-aTMpa9AQoz/xLqn8AI1BR/caUUY7/OUo9GbuF434w2u5eGCL7+SAn3Fmq7WSCwqYyDsO+jEIERek4JTX7pEW0A==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-aria/utils': 3.26.0(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) + '@swc/helpers': 0.5.11 react: 18.3.1 dev: false - /@react-types/breadcrumbs@3.7.5(react@18.3.1): - resolution: {integrity: sha512-lV9IDYsMiu2TgdMIjEmsOE0YWwjb3jhUNK1DCZZfq6uWuiHLgyx2EncazJBUWSjHJ4ta32j7xTuXch+8Ai6u/A==} + /@react-types/accordion@3.0.0-alpha.25(react@18.3.1): + resolution: {integrity: sha512-nPTRrMA5jS4QcwQ0H8J9Tzzw7+yq+KbwsPNA1ukVIfOGIB45by/1ke/eiZAXGqXxkElxi2fQuaXuWm79BWZ8zg==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-types/link': 3.5.5(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 dev: false - /@react-types/button@3.9.4(react@18.3.1): - resolution: {integrity: sha512-raeQBJUxBp0axNF74TXB8/H50GY8Q3eV6cEKMbZFP1+Dzr09Ngv0tJBeW0ewAxAguNH5DRoMUAUGIXtSXskVdA==} + /@react-types/breadcrumbs@3.7.9(react@18.3.1): + resolution: {integrity: sha512-eARYJo8J+VfNV8vP4uw3L2Qliba9wLV2bx9YQCYf5Lc/OE5B/y4gaTLz+Y2P3Rtn6gBPLXY447zCs5i7gf+ICg==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-types/link': 3.5.9(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 dev: false - /@react-types/calendar@3.4.6(react@18.3.1): - resolution: {integrity: sha512-WSntZPwtvsIYWvBQRAPvuCn55UTJBZroTvX0vQvWykJRQnPAI20G1hMQ3dNsnAL+gLZUYxBXn66vphmjUuSYew==} + /@react-types/button@3.10.1(react@18.3.1): + resolution: {integrity: sha512-XTtap8o04+4QjPNAshFWOOAusUTxQlBjU2ai0BTVLShQEjHhRVDBIWsI2B2FKJ4KXT6AZ25llaxhNrreWGonmA==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@internationalized/date': 3.5.4 - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 dev: false - /@react-types/checkbox@3.8.1(react@18.3.1): - resolution: {integrity: sha512-5/oVByPw4MbR/8QSdHCaalmyWC71H/QGgd4aduTJSaNi825o+v/hsN2/CH7Fq9atkLKsC8fvKD00Bj2VGaKriQ==} + /@react-types/calendar@3.5.0(react@18.3.1): + resolution: {integrity: sha512-O3IRE7AGwAWYnvJIJ80cOy7WwoJ0m8GtX/qSmvXQAjC4qx00n+b5aFNBYAQtcyc3RM5QpW6obs9BfwGetFiI8w==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) + '@internationalized/date': 3.6.0 + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 dev: false - /@react-types/combobox@3.11.1(react@18.3.1): - resolution: {integrity: sha512-UNc3OHt5cUt5gCTHqhQIqhaWwKCpaNciD8R7eQazmHiA9fq8ROlV+7l3gdNgdhJbTf5Bu/V5ISnN7Y1xwL3zqQ==} + /@react-types/checkbox@3.9.0(react@18.3.1): + resolution: {integrity: sha512-9hbHx0Oo2Hp5a8nV8Q75LQR0DHtvOIJbFaeqESSopqmV9EZoYjtY/h0NS7cZetgahQgnqYWQi44XGooMDCsmxA==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 dev: false - /@react-types/datepicker@3.7.4(react@18.3.1): - resolution: {integrity: sha512-ZfvgscvNzBJpYyVWg3nstJtA/VlWLwErwSkd1ivZYam859N30w8yH+4qoYLa6FzWLCFlrsRHyvtxlEM7lUAt5A==} + /@react-types/combobox@3.13.1(react@18.3.1): + resolution: {integrity: sha512-7xr+HknfhReN4QPqKff5tbKTe2kGZvH+DGzPYskAtb51FAAiZsKo+WvnNAvLwg3kRoC9Rkn4TAiVBp/HgymRDw==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@internationalized/date': 3.5.4 - '@react-types/calendar': 3.4.6(react@18.3.1) - '@react-types/overlays': 3.8.7(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 dev: false - /@react-types/dialog@3.5.10(react@18.3.1): - resolution: {integrity: sha512-S9ga+edOLNLZw7/zVOnZdT5T40etpzUYBXEKdFPbxyPYnERvRxJAsC1/ASuBU9fQAXMRgLZzADWV+wJoGS/X9g==} + /@react-types/datepicker@3.9.0(react@18.3.1): + resolution: {integrity: sha512-dbKL5Qsm2MQwOTtVQdOcKrrphcXAqDD80WLlSQrBLg+waDuuQ7H+TrvOT0thLKloNBlFUGnZZfXGRHINpih/0g==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-types/overlays': 3.8.7(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@internationalized/date': 3.6.0 + '@react-types/calendar': 3.5.0(react@18.3.1) + '@react-types/overlays': 3.8.11(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 dev: false - /@react-types/grid@3.2.6(react@18.3.1): - resolution: {integrity: sha512-XfHenL2jEBUYrhKiPdeM24mbLRXUn79wVzzMhrNYh24nBwhsPPpxF+gjFddT3Cy8dt6tRInfT6pMEu9nsXwaHw==} + /@react-types/dialog@3.5.14(react@18.3.1): + resolution: {integrity: sha512-OXWMjrALwrlgw8aHD8SeRm/s3tbAssdaEh2h73KUSeFau3fU3n5mfKv+WnFqsEaOtN261o48l7hTlS6615H9AA==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-types/overlays': 3.8.11(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 dev: false - /@react-types/link@3.5.5(react@18.3.1): - resolution: {integrity: sha512-G6P5WagHDR87npN7sEuC5IIgL1GsoY4WFWKO4734i2CXRYx24G9P0Su3AX4GA3qpspz8sK1AWkaCzBMmvnunfw==} + /@react-types/form@3.7.8(react@18.3.1): + resolution: {integrity: sha512-0wOS97/X0ijTVuIqik1lHYTZnk13QkvMTKvIEhM7c6YMU3vPiirBwLbT2kJiAdwLiymwcCkrBdDF1NTRG6kPFA==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 dev: false - /@react-types/listbox@3.4.9(react@18.3.1): - resolution: {integrity: sha512-S5G+WmNKUIOPZxZ4svWwWQupP3C6LmVfnf8QQmPDvwYXGzVc0WovkqUWyhhjJirFDswTXRCO9p0yaTHHIlkdwQ==} + /@react-types/grid@3.2.10(react@18.3.1): + resolution: {integrity: sha512-Z5cG0ITwqjUE4kWyU5/7VqiPl4wqMJ7kG/ZP7poAnLmwRsR8Ai0ceVn+qzp5nTA19cgURi8t3LsXn3Ar1FBoog==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 dev: false - /@react-types/menu@3.9.9(react@18.3.1): - resolution: {integrity: sha512-FamUaPVs1Fxr4KOMI0YcR2rYZHoN7ypGtgiEiJ11v/tEPjPPGgeKDxii0McCrdOkjheatLN1yd2jmMwYj6hTDg==} + /@react-types/link@3.5.9(react@18.3.1): + resolution: {integrity: sha512-JcKDiDMqrq/5Vpn+BdWQEuXit4KN4HR/EgIi3yKnNbYkLzxBoeQZpQgvTaC7NEQeZnSqkyXQo3/vMUeX/ZNIKw==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-types/overlays': 3.8.7(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 dev: false - /@react-types/overlays@3.8.7(react@18.3.1): - resolution: {integrity: sha512-zCOYvI4at2DkhVpviIClJ7bRrLXYhSg3Z3v9xymuPH3mkiuuP/dm8mUCtkyY4UhVeUTHmrQh1bzaOP00A+SSQA==} + /@react-types/listbox@3.5.3(react@18.3.1): + resolution: {integrity: sha512-v1QXd9/XU3CCKr2Vgs7WLcTr6VMBur7CrxHhWZQQFExsf9bgJ/3wbUdjy4aThY/GsYHiaS38EKucCZFr1QAfqA==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 dev: false - /@react-types/progress@3.5.4(react@18.3.1): - resolution: {integrity: sha512-JNc246sTjasPyx5Dp7/s0rp3Bz4qlu4LrZTulZlxWyb53WgBNL7axc26CCi+I20rWL9+c7JjhrRxnLl/1cLN5g==} + /@react-types/menu@3.9.13(react@18.3.1): + resolution: {integrity: sha512-7SuX6E2tDsqQ+HQdSvIda1ji/+ujmR86dtS9CUu5yWX91P25ufRjZ72EvLRqClWNQsj1Xl4+2zBDLWlceznAjw==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-types/overlays': 3.8.11(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 dev: false - /@react-types/radio@3.8.1(react@18.3.1): - resolution: {integrity: sha512-bK0gio/qj1+0Ldu/3k/s9BaOZvnnRgvFtL3u5ky479+aLG5qf1CmYed3SKz8ErZ70JkpuCSrSwSCFf0t1IHovw==} + /@react-types/overlays@3.8.11(react@18.3.1): + resolution: {integrity: sha512-aw7T0rwVI3EuyG5AOaEIk8j7dZJQ9m34XAztXJVZ/W2+4pDDkLDbJ/EAPnuo2xGYRGhowuNDn4tDju01eHYi+w==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 dev: false - /@react-types/select@3.9.4(react@18.3.1): - resolution: {integrity: sha512-xI7dnOW2st91fPPcv6hdtrTdcfetYiqZuuVPZ5TRobY7Q10/Zqqe/KqtOw1zFKUj9xqNJe4Ov3xP5GSdcO60Eg==} + /@react-types/progress@3.5.8(react@18.3.1): + resolution: {integrity: sha512-PR0rN5mWevfblR/zs30NdZr+82Gka/ba7UHmYOW9/lkKlWeD7PHgl1iacpd/3zl/jUF22evAQbBHmk1mS6Mpqw==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) + react: 18.3.1 + dev: false + + /@react-types/radio@3.8.5(react@18.3.1): + resolution: {integrity: sha512-gSImTPid6rsbJmwCkTliBIU/npYgJHOFaI3PNJo7Y0QTAnFelCtYeFtBiWrFodSArSv7ASqpLLUEj9hZu/rxIg==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + dependencies: + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 dev: false - /@react-types/shared@3.23.1(react@18.3.1): - resolution: {integrity: sha512-5d+3HbFDxGZjhbMBeFHRQhexMFt4pUce3okyRtUVKbbedQFUrtXSBg9VszgF2RTeQDKDkMCIQDtz5ccP/Lk1gw==} + /@react-types/select@3.9.8(react@18.3.1): + resolution: {integrity: sha512-RGsYj2oFjXpLnfcvWMBQnkcDuKkwT43xwYWZGI214/gp/B64tJiIUgTM5wFTRAeGDX23EePkhCQF+9ctnqFd6g==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 dev: false @@ -3561,59 +3700,67 @@ packages: react: 18.3.1 dev: false - /@react-types/slider@3.7.3(react@18.3.1): - resolution: {integrity: sha512-F8qFQaD2mqug2D0XeWMmjGBikiwbdERFlhFzdvNGbypPLz3AZICBKp1ZLPWdl0DMuy03G/jy6Gl4mDobl7RT2g==} + /@react-types/shared@3.26.0(react@18.3.1): + resolution: {integrity: sha512-6FuPqvhmjjlpEDLTiYx29IJCbCNWPlsyO+ZUmCUXzhUv2ttShOXfw8CmeHWHftT/b2KweAWuzqSlfeXPR76jpw==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) react: 18.3.1 dev: false - /@react-types/switch@3.5.3(react@18.3.1): - resolution: {integrity: sha512-Nb6+J5MrPaFa8ZNFKGMzAsen/NNzl5UG/BbC65SLGPy7O0VDa/sUpn7dcu8V2xRpRwwIN/Oso4v63bt2sgdkgA==} + /@react-types/slider@3.7.7(react@18.3.1): + resolution: {integrity: sha512-lYTR9zXQV2fSEm/G3gwDENWiki1IXd/oorsgf0zu1DBi2SQDbOsLsGUXiwvD24Xy6OkUuhAqjLPPexezo7+u9g==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 dev: false - /@react-types/table@3.9.5(react@18.3.1): - resolution: {integrity: sha512-fgM2j9F/UR4Anmd28CueghCgBwOZoCVyN8fjaIFPd2MN4gCwUUfANwxLav65gZk4BpwUXGoQdsW+X50L3555mg==} + /@react-types/switch@3.5.7(react@18.3.1): + resolution: {integrity: sha512-1IKiq510rPTHumEZuhxuazuXBa2Cuxz6wBIlwf3NCVmgWEvU+uk1ETG0sH2yymjwCqhtJDKXi+qi9HSgPEDwAg==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-types/grid': 3.2.6(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 dev: false - /@react-types/tabs@3.3.7(react@18.3.1): - resolution: {integrity: sha512-ZdLe5xOcFX6+/ni45Dl2jO0jFATpTnoSqj6kLIS/BYv8oh0n817OjJkLf+DS3CLfNjApJWrHqAk34xNh6nRnEg==} + /@react-types/table@3.10.3(react@18.3.1): + resolution: {integrity: sha512-Ac+W+m/zgRzlTU8Z2GEg26HkuJFswF9S6w26r+R3MHwr8z2duGPvv37XRtE1yf3dbpRBgHEAO141xqS2TqGwNg==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-types/grid': 3.2.10(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 dev: false - /@react-types/textfield@3.9.3(react@18.3.1): - resolution: {integrity: sha512-DoAY6cYOL0pJhgNGI1Rosni7g72GAt4OVr2ltEx2S9ARmFZ0DBvdhA9lL2nywcnKMf27PEJcKMXzXc10qaHsJw==} + /@react-types/tabs@3.3.11(react@18.3.1): + resolution: {integrity: sha512-BjF2TqBhZaIcC4lc82R5pDJd1F7kstj1K0Nokhz99AGYn8C0ITdp6lR+DPVY9JZRxKgP9R2EKfWGI90Lo7NQdA==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 dev: false - /@react-types/tooltip@3.4.9(react@18.3.1): - resolution: {integrity: sha512-wZ+uF1+Zc43qG+cOJzioBmLUNjRa7ApdcT0LI1VvaYvH5GdfjzUJOorLX9V/vAci0XMJ50UZ+qsh79aUlw2yqg==} + /@react-types/textfield@3.10.0(react@18.3.1): + resolution: {integrity: sha512-ShU3d6kLJGQjPXccVFjM3KOXdj3uyhYROqH9YgSIEVxgA9W6LRflvk/IVBamD9pJYTPbwmVzuP0wQkTDupfZ1w==} peerDependencies: - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 dependencies: - '@react-types/overlays': 3.8.7(react@18.3.1) - '@react-types/shared': 3.24.1(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) + react: 18.3.1 + dev: false + + /@react-types/tooltip@3.4.13(react@18.3.1): + resolution: {integrity: sha512-KPekFC17RTT8kZlk7ZYubueZnfsGTDOpLw7itzolKOXGddTXsrJGBzSB4Bb060PBVllaDO0MOrhPap8OmrIl1Q==} + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + dependencies: + '@react-types/overlays': 3.8.11(react@18.3.1) + '@react-types/shared': 3.26.0(react@18.3.1) react: 18.3.1 dev: false @@ -3654,6 +3801,21 @@ packages: tslib: 2.6.3 dev: false + /@tanstack/react-virtual@3.10.9(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-OXO2uBjFqA4Ibr2O3y0YMnkrRWGVNqcvHQXmGvMu6IK8chZl3PrDxFXdGZ2iZkSrKh3/qUYoFqYe+Rx23RoU0g==} + peerDependencies: + react: ^16.8.0 || ^17.0.0 || ^18.0.0 + react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 + dependencies: + '@tanstack/virtual-core': 3.10.9 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + dev: false + + /@tanstack/virtual-core@3.10.9: + resolution: {integrity: sha512-kBknKOKzmeR7lN+vSadaKWXaLS0SZZG+oqpQ/k80Q6g9REn6zRHS/ZYdrIzHnpHgy/eWs00SujveUN/GJT2qTw==} + dev: false + /@testing-library/dom@10.4.0: resolution: {integrity: sha512-pemlzrSESWbdAloYml3bAJMEfNh1Z7EduzqPKprCH5S341frlpYnUEW0H72dLxa6IsYr+mPno20GiSm+h9dEdQ==} engines: {node: '>=18'} @@ -4977,10 +5139,6 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dev: true - /detect-node-es@1.1.0: - resolution: {integrity: sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ==} - dev: false - /didyoumean@1.2.2: resolution: {integrity: sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==} @@ -6097,11 +6255,6 @@ packages: hasown: 2.0.2 dev: true - /get-nonce@1.0.1: - resolution: {integrity: sha512-FJhYRoDaiatfEkUK8HKlicmu/3SGFD51q3itKDGoSTysQJBnfOcxU5GxnhE1E6soB76MbT0MBtnKJuXyAx+96Q==} - engines: {node: '>=6'} - dev: false - /get-package-type@0.1.0: resolution: {integrity: sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==} engines: {node: '>=8.0.0'} @@ -6377,6 +6530,16 @@ packages: /inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} + /input-otp@1.4.1(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-+yvpmKYKHi9jIGngxagY9oWiiblPB7+nEO75F2l2o4vs+6vpPZZmUl4tBNYuTCvQjhvEIbdNeJu70bhfYP2nbw==} + peerDependencies: + react: ^16.8 || ^17.0 || ^18.0 || ^19.0.0 || ^19.0.0-rc + react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0.0 || ^19.0.0-rc + dependencies: + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + dev: false + /internal-slot@1.0.7: resolution: {integrity: sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==} engines: {node: '>= 0.4'} @@ -6395,12 +6558,6 @@ packages: tslib: 2.6.3 dev: false - /invariant@2.2.4: - resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==} - dependencies: - loose-envify: 1.4.0 - dev: false - /is-arguments@1.1.1: resolution: {integrity: sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==} engines: {node: '>= 0.4'} @@ -7336,26 +7493,6 @@ packages: dependencies: p-locate: 5.0.0 - /lodash.debounce@4.0.8: - resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==} - dev: false - - /lodash.foreach@4.5.0: - resolution: {integrity: sha512-aEXTF4d+m05rVOAUG3z4vZZ4xVexLKZGF0lIxuHZ1Hplpk/3B6Z1+/ICICYRLm7c41Z2xiejbkCkJoTlypoXhQ==} - dev: false - - /lodash.get@4.4.2: - resolution: {integrity: sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==} - dev: false - - /lodash.kebabcase@4.1.1: - resolution: {integrity: sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g==} - dev: false - - /lodash.mapkeys@4.6.0: - resolution: {integrity: sha512-0Al+hxpYvONWtg+ZqHpa/GaVzxuN3V7Xeo2p+bY06EaK/n+Y9R7nBePPN2o1LxmL0TWQSwP8LYZ008/hc9JzhA==} - dev: false - /lodash.memoize@4.1.2: resolution: {integrity: sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==} dev: true @@ -7363,10 +7500,6 @@ packages: /lodash.merge@4.6.2: resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} - /lodash.omit@4.5.0: - resolution: {integrity: sha512-XeqSp49hNGmlkj2EJlfrQFIzQ6lXdNro9sddtQzcJY8QaoC2GO0DT7xaIokHeyM+mIT0mPMlPvkYzg2xCuHdZg==} - dev: false - /lodash@4.17.21: resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} dev: true @@ -8007,58 +8140,6 @@ packages: resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==} dev: true - /react-remove-scroll-bar@2.3.6(@types/react@18.3.6)(react@18.3.1): - resolution: {integrity: sha512-DtSYaao4mBmX+HDo5YWYdBWQwYIQQshUV/dVxFxK+KM26Wjwp1gZ6rv6OC3oujI6Bfu6Xyg3TwK533AQutsn/g==} - engines: {node: '>=10'} - peerDependencies: - '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - peerDependenciesMeta: - '@types/react': - optional: true - dependencies: - '@types/react': 18.3.6 - react: 18.3.1 - react-style-singleton: 2.2.1(@types/react@18.3.6)(react@18.3.1) - tslib: 2.6.3 - dev: false - - /react-remove-scroll@2.5.10(@types/react@18.3.6)(react@18.3.1): - resolution: {integrity: sha512-m3zvBRANPBw3qxVVjEIPEQinkcwlFZ4qyomuWVpNJdv4c6MvHfXV0C3L9Jx5rr3HeBHKNRX+1jreB5QloDIJjA==} - engines: {node: '>=10'} - peerDependencies: - '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - peerDependenciesMeta: - '@types/react': - optional: true - dependencies: - '@types/react': 18.3.6 - react: 18.3.1 - react-remove-scroll-bar: 2.3.6(@types/react@18.3.6)(react@18.3.1) - react-style-singleton: 2.2.1(@types/react@18.3.6)(react@18.3.1) - tslib: 2.6.3 - use-callback-ref: 1.3.2(@types/react@18.3.6)(react@18.3.1) - use-sidecar: 1.1.2(@types/react@18.3.6)(react@18.3.1) - dev: false - - /react-style-singleton@2.2.1(@types/react@18.3.6)(react@18.3.1): - resolution: {integrity: sha512-ZWj0fHEMyWkHzKYUr2Bs/4zU6XLmq9HsgBURm7g5pAVfyn49DgUiNgY2d4lXRlYSiCif9YBGpQleewkcqddc7g==} - engines: {node: '>=10'} - peerDependencies: - '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - peerDependenciesMeta: - '@types/react': - optional: true - dependencies: - '@types/react': 18.3.6 - get-nonce: 1.0.1 - invariant: 2.2.4 - react: 18.3.1 - tslib: 2.6.3 - dev: false - /react-textarea-autosize@8.5.3(@types/react@18.3.6)(react@18.3.1): resolution: {integrity: sha512-XT1024o2pqCuZSuBt9FwHlaDeNtVrtCXu0Rnz88t1jUGheCLa3PhjE1GH8Ctm2axEtvdCl5SUHYschyQ0L5QHQ==} engines: {node: '>=10'} @@ -8641,6 +8722,10 @@ packages: '@babel/runtime': 7.25.6 dev: false + /tailwind-merge@2.5.5: + resolution: {integrity: sha512-0LXunzzAZzo0tEPxV3I297ffKZPlKDrjj7NXphC8V5ak9yHC5zRmxnOe2m/Rd/7ivsOMJe3JZ2JVocoDdQTRBA==} + dev: false + /tailwind-variants@0.1.20(tailwindcss@3.4.12): resolution: {integrity: sha512-AMh7x313t/V+eTySKB0Dal08RHY7ggYK0MSn/ad8wKWOrDUIzyiWNayRUm2PIJ4VRkvRnfNuyRuKbLV3EN+ewQ==} engines: {node: '>=16.x', pnpm: '>=7.x'} @@ -9034,21 +9119,6 @@ packages: requires-port: 1.0.0 dev: true - /use-callback-ref@1.3.2(@types/react@18.3.6)(react@18.3.1): - resolution: {integrity: sha512-elOQwe6Q8gqZgDA8mrh44qRTQqpIHDcZ3hXTLjBe1i4ph8XpNJnO+aQf3NaG+lriLopI4HMx9VjQLfPQ6vhnoA==} - engines: {node: '>=10'} - peerDependencies: - '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - peerDependenciesMeta: - '@types/react': - optional: true - dependencies: - '@types/react': 18.3.6 - react: 18.3.1 - tslib: 2.6.3 - dev: false - /use-composed-ref@1.3.0(react@18.3.1): resolution: {integrity: sha512-GLMG0Jc/jiKov/3Ulid1wbv3r54K9HlMW29IWcDFPEqFkSO2nS0MuefWgMJpeHQ9YJeXDL3ZUF+P3jdXlZX/cQ==} peerDependencies: @@ -9084,22 +9154,6 @@ packages: use-isomorphic-layout-effect: 1.1.2(@types/react@18.3.6)(react@18.3.1) dev: false - /use-sidecar@1.1.2(@types/react@18.3.6)(react@18.3.1): - resolution: {integrity: sha512-epTbsLuzZ7lPClpz2TyryBfztm7m+28DlEv2ZCQ3MDr5ssiwyOwGH/e5F9CkfWjJ1t4clvI58yF822/GUkjjhw==} - engines: {node: '>=10'} - peerDependencies: - '@types/react': ^16.9.0 || ^17.0.0 || ^18.0.0 - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - peerDependenciesMeta: - '@types/react': - optional: true - dependencies: - '@types/react': 18.3.6 - detect-node-es: 1.1.0 - react: 18.3.1 - tslib: 2.6.3 - dev: false - /use-sync-external-store@1.2.2(react@18.3.1): resolution: {integrity: sha512-PElTlVMwpblvbNqQ82d2n6RjStvdSoNe9FG28kNfz3WiXilJm4DdNkEzRhCZuIDwY8U08WVihhGR5iRqAwfDiw==} peerDependencies: