From 59d6d8a8cf6fca33ebc05b3f03e8e73df26018d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 17:25:13 +0000 Subject: [PATCH] [DEPS] Bump framer-motion from 11.5.4 to 11.11.8 Bumps [framer-motion](https://github.com/framer/motion) from 11.5.4 to 11.11.8. - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/framer/motion/compare/v11.5.4...v11.11.8) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/frontend/package.json | 2 +- pnpm-lock.yaml | 268 ++++++++++++++++++------------------- 2 files changed, 135 insertions(+), 135 deletions(-) diff --git a/apps/frontend/package.json b/apps/frontend/package.json index 23c2897..7967bf4 100644 --- a/apps/frontend/package.json +++ b/apps/frontend/package.json @@ -14,7 +14,7 @@ "@react-aria/ssr": "3.9.5", "@react-aria/visually-hidden": "3.8.15", "clsx": "2.1.1", - "framer-motion": "11.5.4", + "framer-motion": "11.11.8", "next": "14.2.11", "next-themes": "0.3.0", "react": "18.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ae19aaf..56c41dd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,7 +49,7 @@ importers: 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) + version: 2.4.8(@types/react@18.3.6)(framer-motion@11.11.8)(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) @@ -60,8 +60,8 @@ importers: specifier: 2.1.1 version: 2.1.1 framer-motion: - specifier: 11.5.4 - version: 11.5.4(react-dom@18.3.1)(react@18.3.1) + specifier: 11.11.8 + version: 11.11.8(react-dom@18.3.1)(react@18.3.1) next: specifier: 14.2.11 version: 14.2.11(@babel/core@7.25.2)(react-dom@18.3.1)(react@18.3.1) @@ -1130,7 +1130,7 @@ 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): + /@nextui-org/accordion@2.0.40(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-aJmhflLOXOFTjbBWlWto30hYzimw+sw1EZwSRG9CdxbjRact2dRfCLsZQmHkJW2ifVx51g/qLNE2NSFAi2L8dA==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1139,13 +1139,13 @@ packages: 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/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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/framer-utils': 2.0.25(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) @@ -1155,12 +1155,12 @@ packages: '@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) - framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) + framer-motion: 11.11.8(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): + /@nextui-org/aria-utils@2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-e81HxkNI3/HCPPJT9OVK0g0ivTkuqeeQ043WlAxvgf+upFTEvNN5vmsSKBfWGgfZpsVHgNyHIzwbHjy9zKePLQ==} peerDependencies: react: '>=18' @@ -1168,7 +1168,7 @@ packages: 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) + '@nextui-org/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) @@ -1181,7 +1181,7 @@ packages: - 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): + /@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.11.8)(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-T3dF5akCXvJ21OxwPxAQmTjHoiB/GMUa2ppcJ9PStfCCPiI2vjwb4CO4q/duj/nXJIpQf/UfPhpSonnJ444o6g==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1190,17 +1190,17 @@ packages: 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/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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.11.8)(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/listbox': 2.1.27(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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.11.8)(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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) @@ -1213,7 +1213,7 @@ packages: '@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) - framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) + framer-motion: 11.11.8(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) transitivePeerDependencies: @@ -1230,7 +1230,7 @@ packages: 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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) @@ -1250,7 +1250,7 @@ packages: 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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(react-dom@18.3.1)(react@18.3.1) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -1267,7 +1267,7 @@ packages: '@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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) @@ -1278,7 +1278,7 @@ packages: 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): + /@nextui-org/button@2.0.38(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-XbgyqBv+X7QirXeriGwkqkMOENpAxXRo+jzfMyBMvfsM3kwrFj92OSF1F7/dWDvcW7imVZB9o2Ci7LIppq9ZZQ==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1288,10 +1288,10 @@ packages: 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/ripple': 2.0.33(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) @@ -1300,12 +1300,12 @@ packages: '@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) - framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) + framer-motion: 11.11.8(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): + /@nextui-org/calendar@2.0.12(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-FnEnOQnsuyN+F+hy4LEJBvZZcfXMpDGgLkTdnDdoZObXQWwd0PWPjU8GzY+ukhhR5eiU7QIj2AADVRCvuAkiLA==} peerDependencies: '@nextui-org/system': '>=2.1.0' @@ -1314,12 +1314,12 @@ packages: 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/button': 2.0.38(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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.11.8)(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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) @@ -1342,7 +1342,7 @@ packages: - 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): + /@nextui-org/card@2.0.34(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-2RYNPsQkM0FOifGCKmRBR3AuYgYCNmPV7dyA5M3D9Lf0APsHHtsXRA/GeIJ/AuPnglZrYBX8wpM5kLt3dnlQjQ==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1352,9 +1352,9 @@ packages: 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/ripple': 2.0.33(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) @@ -1362,7 +1362,7 @@ packages: '@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) - framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) + framer-motion: 11.11.8(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false @@ -1377,7 +1377,7 @@ packages: 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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) @@ -1405,7 +1405,7 @@ packages: '@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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) @@ -1441,7 +1441,7 @@ packages: '@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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) @@ -1453,7 +1453,7 @@ packages: 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): + /@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.11.8)(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-pokAFcrf6AdM53QHf1EzvqVhj8imQRZHWitK9eZPtIdGzJzx28dW0ir7ID0lQFMiNNIQTesSpBLzedTawbcJrg==} peerDependencies: '@nextui-org/system': '>=2.1.0' @@ -1462,15 +1462,15 @@ packages: react-dom: '>=18' 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/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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.11.8)(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.11.8)(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/popover': 2.1.29(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.11.8)(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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) @@ -1503,7 +1503,7 @@ packages: 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): + /@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.11.8)(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-tP6c5MAhWK4hJ6U02oX6APUpjjrn97Zn7t+56Xx4YyQOSj0CJx18VF0JsU+MrjFZxPX3UBKU3B2zGBHOEGE4Kw==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1512,26 +1512,26 @@ packages: 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/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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.11.8)(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.11.8)(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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) + framer-motion: 11.11.8(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/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/framer-utils@2.0.25(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-bhQKDg4c5Da4II4UYLKyvYagusTd62eVwPqpfUP+GHZKKZcmRaS6MQZTh4xJYbpyh298S4jRSH/AUAiN/OK3TQ==} peerDependencies: framer-motion: '>=10.17.0' @@ -1539,9 +1539,9 @@ packages: react-dom: '>=18' 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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(react-dom@18.3.1)(react@18.3.1) '@nextui-org/use-measure': 2.0.2(react@18.3.1) - framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) + framer-motion: 11.11.8(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) transitivePeerDependencies: @@ -1558,7 +1558,7 @@ packages: 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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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: 18.3.1 @@ -1576,7 +1576,7 @@ packages: '@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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) @@ -1620,7 +1620,7 @@ packages: '@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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) @@ -1631,7 +1631,7 @@ packages: 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): + /@nextui-org/listbox@2.1.27(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-B9HW/k0awfXsYaNyjaqv/GvEioVzrsCsOdSxVQZgQ3wQ6jNXmGRe1/X6IKg0fIa+P0v379kSgAqrZcwfRpKnWw==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1639,11 +1639,11 @@ packages: 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/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) @@ -1659,7 +1659,7 @@ packages: - 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): + /@nextui-org/menu@2.0.30(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-hZRr/EQ5JxB6yQFmUhDSv9pyLTJmaB4SFC/t5A17UljRhMexlvTU6QpalYIkbY0R/bUXvOkTJNzsRgI5OOQ/aA==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1667,11 +1667,11 @@ packages: 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/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) @@ -1689,7 +1689,7 @@ packages: - 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): + /@nextui-org/modal@2.0.41(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-Sirn319xAf7E4cZqvQ0o0Vd3Xqy0FRSuhOTwp8dALMGTMY61c2nIyurgVCNP6hh8dMvMT7zQEPP9/LE0boFCEQ==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1698,11 +1698,11 @@ packages: 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/framer-utils': 2.0.25(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) @@ -1714,12 +1714,12 @@ packages: '@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) - framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) + framer-motion: 11.11.8(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): + /@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.11.8)(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-HuHXMU+V367LlvSGjqRPBNKmOERLvc4XWceva+KmiT99BLqHmMECkQVTR6ogO36eJUU96aR8JSfAiHLjvw5msw==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1728,10 +1728,10 @@ packages: 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/framer-utils': 2.0.25(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) @@ -1741,7 +1741,7 @@ packages: '@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) - framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) + framer-motion: 11.11.8(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) @@ -1760,7 +1760,7 @@ packages: '@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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) @@ -1772,7 +1772,7 @@ packages: 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): + /@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.11.8)(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-qGjMnAQVHQNfG571h9Tah2MXPs5mhxcTIj4TuBgwPzQTWXjjeffaHV3FlHdg5PxjTpNZOdDfrg0eRhDqIjKocQ==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1781,12 +1781,12 @@ packages: 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/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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.11.8)(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.11.8)(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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) @@ -1798,7 +1798,7 @@ packages: '@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) - framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) + framer-motion: 11.11.8(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) @@ -1816,7 +1816,7 @@ packages: 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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) @@ -1837,7 +1837,7 @@ packages: 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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) @@ -1869,58 +1869,58 @@ packages: 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): + /@nextui-org/react@2.4.8(@types/react@18.3.6)(framer-motion@11.11.8)(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/accordion': 2.0.40(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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.11.8)(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/button': 2.0.38(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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.11.8)(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.11.8)(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/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.11.8)(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/dropdown': 2.1.31(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.11.8)(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.11.8)(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/listbox': 2.1.27(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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.11.8)(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.11.8)(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.11.8)(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/popover': 2.1.29(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.11.8)(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/ripple': 2.0.33(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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/select': 2.2.7(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(@types/react@18.3.6)(framer-motion@11.11.8)(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/slider': 2.2.17(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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.11.8)(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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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/tabs': 2.0.37(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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/tooltip': 2.0.41(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) - framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) + framer-motion: 11.11.8(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) transitivePeerDependencies: @@ -1928,7 +1928,7 @@ 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): + /@nextui-org/ripple@2.0.33(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-Zsa60CXtGCF7weTCFbSfT0OlxlGHdd5b/sSJTYrmMZRHOIUpHW8kT0bxVYF/6X8nCCJYxzBKXUqdE3Y31fhNeQ==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1939,9 +1939,9 @@ packages: 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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(react-dom@18.3.1)(react@18.3.1) '@nextui-org/theme': 2.2.11(tailwindcss@3.4.12) - framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) + framer-motion: 11.11.8(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false @@ -1956,14 +1956,14 @@ packages: 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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) 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): + /@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.11.8)(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-lA2EOjquhiHmLSInHFEarq64ZOQV37+ry1d8kvsqJ7R9dsqw1QEuMzH2Kk8/NqwrYMccHh5iAZ7PaLp90NSSxg==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -1972,15 +1972,15 @@ packages: 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/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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.11.8)(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.11.8)(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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) @@ -1991,7 +1991,7 @@ packages: '@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) - framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) + framer-motion: 11.11.8(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) transitivePeerDependencies: @@ -2020,13 +2020,13 @@ packages: 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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(react-dom@18.3.1)(react@18.3.1) '@nextui-org/theme': 2.2.11(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): + /@nextui-org/slider@2.2.17(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-MgeJv3X+bT7Bw+LK1zba4vToOUzv8lCvDuGe0U5suJy1AKGN6uGDgSAxpIZhCYNWsuNRsopwdvsGtyeIjOEStA==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -2036,9 +2036,9 @@ packages: 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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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/tooltip': 2.0.41(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.11.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) @@ -2052,7 +2052,7 @@ packages: - 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): + /@nextui-org/snippet@2.0.43(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-PLxc9ph9CLj52L26XSv4vBmQcSytCNc3ZBxkOTBEqmLSHCWwGQExrqKPnVZTE1etr6dcULiy5vNIpD8R7taO8A==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -2061,17 +2061,17 @@ packages: 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/button': 2.0.38(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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/tooltip': 2.0.41(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) - framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) + framer-motion: 11.11.8(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false @@ -2116,7 +2116,7 @@ packages: 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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) @@ -2142,7 +2142,7 @@ packages: 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): + /@nextui-org/system@2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-tjIkOI0w32g68CGWleuSyIbEz8XBbeoNogR2lu7MWk3QovHCqgr4VVrP1cwMRYnwDPFQP3OpmH+NR9yzt+pIfg==} peerDependencies: framer-motion: '>=10.17.0' @@ -2156,7 +2156,7 @@ packages: '@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) - framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) + framer-motion: 11.11.8(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) transitivePeerDependencies: @@ -2176,7 +2176,7 @@ packages: '@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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) @@ -2191,7 +2191,7 @@ packages: 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): + /@nextui-org/tabs@2.0.37(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-IQicuDggxTL+JeW3fRoZR4Rr24EwinxAdfU1jqcvT6gZywumndV27+I00kARz8P03kobYoY9t73NY92qo8T5gg==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -2200,11 +2200,11 @@ packages: 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/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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.11.8)(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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) @@ -2215,7 +2215,7 @@ packages: '@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) - framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) + framer-motion: 11.11.8(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 @@ -2241,7 +2241,7 @@ packages: 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): + /@nextui-org/tooltip@2.0.41(@nextui-org/system@2.2.6)(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-1c+vkCCszKcKl15HywlZ7UOL7c1UFgLudqBB/dEdWZiclT01BRiracMbcQ7McKHQCRl77Aa7LFv5x4wHOicWHQ==} peerDependencies: '@nextui-org/system': '>=2.0.0' @@ -2250,11 +2250,11 @@ packages: 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/aria-utils': 2.0.26(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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.11.8)(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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) @@ -2264,7 +2264,7 @@ packages: '@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) - framer-motion: 11.5.4(react-dom@18.3.1)(react@18.3.1) + framer-motion: 11.11.8(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false @@ -2498,7 +2498,7 @@ packages: '@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/system': 2.2.6(@nextui-org/theme@2.2.11)(framer-motion@11.11.8)(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) @@ -6031,8 +6031,8 @@ packages: resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==} dev: true - /framer-motion@11.5.4(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-E+tb3/G6SO69POkdJT+3EpdMuhmtCh9EWuK4I1DnIC23L7tFPrl8vxP+LSovwaw6uUr73rUbpb4FgK011wbRJQ==} + /framer-motion@11.11.8(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-mnGQNEoz99GtFXBBPw+Ag5K4FcfP5XrXxrxHz+iE4Lmg7W3sf2gKmGuvfkZCW/yIfcdv5vJd6KiSPETH1Pw68Q==} peerDependencies: '@emotion/is-prop-valid': '*' react: ^18.0.0