From 0b5283713420ab550931c04a78cf7c523cae3646 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Sep 2024 13:52:39 +0000 Subject: [PATCH] Update dependency @nextui-org/react to v2.4.8 --- apps/web/package.json | 2 +- package-lock.json | 205 ++++++++++++++++++++---------------------- 2 files changed, 97 insertions(+), 110 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index 993bff0..f2c1ec3 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -16,7 +16,7 @@ "build-storybook": "storybook build" }, "dependencies": { - "@nextui-org/react": "2.4.7", + "@nextui-org/react": "2.4.8", "@react-aria/ssr": "^3.7.1", "@react-aria/visually-hidden": "^3.8.3", "@tailwindcss/line-clamp": "0.4.4", diff --git a/package-lock.json b/package-lock.json index 14c7585..76c6fd9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "name": "next-ui", "version": "0.0.1", "dependencies": { - "@nextui-org/react": "2.4.7", + "@nextui-org/react": "2.4.8", "@react-aria/ssr": "^3.7.1", "@react-aria/visually-hidden": "^3.8.3", "@tailwindcss/line-clamp": "0.4.4", @@ -4077,12 +4077,12 @@ } }, "node_modules/@nextui-org/accordion": { - "version": "2.0.39", - "resolved": "https://registry.npmjs.org/@nextui-org/accordion/-/accordion-2.0.39.tgz", - "integrity": "sha512-PIr1WH5A7r+7y5iqh9oflwHZcPnOSYTxzFPe/XWndZ3SXw5aUwQQkF4T5anXTOVkbOB2Af1TJ3pg+LYSWM3xvQ==", + "version": "2.0.40", + "resolved": "https://registry.npmjs.org/@nextui-org/accordion/-/accordion-2.0.40.tgz", + "integrity": "sha512-aJmhflLOXOFTjbBWlWto30hYzimw+sw1EZwSRG9CdxbjRact2dRfCLsZQmHkJW2ifVx51g/qLNE2NSFAi2L8dA==", "license": "MIT", "dependencies": { - "@nextui-org/aria-utils": "2.0.25", + "@nextui-org/aria-utils": "2.0.26", "@nextui-org/divider": "2.0.32", "@nextui-org/framer-utils": "2.0.25", "@nextui-org/react-utils": "2.0.17", @@ -4106,9 +4106,9 @@ } }, "node_modules/@nextui-org/aria-utils": { - "version": "2.0.25", - "resolved": "https://registry.npmjs.org/@nextui-org/aria-utils/-/aria-utils-2.0.25.tgz", - "integrity": "sha512-SydWcXNbmZjxYZU91hm7+dez4XeVexf2Lr50EUASAvDduP3OawcoJX13HmRJgwaM74wEvd3wg5y7WBMqQEZ6IQ==", + "version": "2.0.26", + "resolved": "https://registry.npmjs.org/@nextui-org/aria-utils/-/aria-utils-2.0.26.tgz", + "integrity": "sha512-e81HxkNI3/HCPPJT9OVK0g0ivTkuqeeQ043WlAxvgf+upFTEvNN5vmsSKBfWGgfZpsVHgNyHIzwbHjy9zKePLQ==", "license": "MIT", "dependencies": { "@nextui-org/react-rsc-utils": "2.0.14", @@ -4126,15 +4126,16 @@ } }, "node_modules/@nextui-org/autocomplete": { - "version": "2.1.6", - "resolved": "https://registry.npmjs.org/@nextui-org/autocomplete/-/autocomplete-2.1.6.tgz", - "integrity": "sha512-1SFh71q0saHaCrYriAfUn+FHkrIDOlKQQrn7N1s2X6eqfavCDhHpCuQzbj0rldVmHtawE3Al2Rf9K9k5w+rCsA==", + "version": "2.1.7", + "resolved": "https://registry.npmjs.org/@nextui-org/autocomplete/-/autocomplete-2.1.7.tgz", + "integrity": "sha512-T3dF5akCXvJ21OxwPxAQmTjHoiB/GMUa2ppcJ9PStfCCPiI2vjwb4CO4q/duj/nXJIpQf/UfPhpSonnJ444o6g==", "license": "MIT", "dependencies": { + "@nextui-org/aria-utils": "2.0.26", "@nextui-org/button": "2.0.38", "@nextui-org/input": "2.2.5", - "@nextui-org/listbox": "2.1.26", - "@nextui-org/popover": "2.1.28", + "@nextui-org/listbox": "2.1.27", + "@nextui-org/popover": "2.1.29", "@nextui-org/react-utils": "2.0.17", "@nextui-org/scroll-shadow": "2.1.20", "@nextui-org/shared-icons": "2.0.9", @@ -4445,16 +4446,17 @@ } }, "node_modules/@nextui-org/date-picker": { - "version": "2.1.7", - "resolved": "https://registry.npmjs.org/@nextui-org/date-picker/-/date-picker-2.1.7.tgz", - "integrity": "sha512-hEOBU9AiTzScNCHWEd5ke7KZEbLP+Sht9ea5HaaUXzWbIQ8jFJC0UfvE2LoQ4LMA3u3d013qs3r8rvsPh3HxHA==", + "version": "2.1.8", + "resolved": "https://registry.npmjs.org/@nextui-org/date-picker/-/date-picker-2.1.8.tgz", + "integrity": "sha512-pokAFcrf6AdM53QHf1EzvqVhj8imQRZHWitK9eZPtIdGzJzx28dW0ir7ID0lQFMiNNIQTesSpBLzedTawbcJrg==", "license": "MIT", "dependencies": { "@internationalized/date": "^3.5.4", + "@nextui-org/aria-utils": "2.0.26", "@nextui-org/button": "2.0.38", "@nextui-org/calendar": "2.0.12", "@nextui-org/date-input": "2.1.4", - "@nextui-org/popover": "2.1.28", + "@nextui-org/popover": "2.1.29", "@nextui-org/react-utils": "2.0.17", "@nextui-org/shared-icons": "2.0.9", "@nextui-org/shared-utils": "2.0.8", @@ -4492,13 +4494,14 @@ } }, "node_modules/@nextui-org/dropdown": { - "version": "2.1.30", - "resolved": "https://registry.npmjs.org/@nextui-org/dropdown/-/dropdown-2.1.30.tgz", - "integrity": "sha512-6dKJSxd0lSjbKaedDdKWvclwfLs/7T3lj3qM+dkcEst6wLyu9I2Vcrb5BtYjh5RbmRDhntPcdWOx34wpVSr0fw==", + "version": "2.1.31", + "resolved": "https://registry.npmjs.org/@nextui-org/dropdown/-/dropdown-2.1.31.tgz", + "integrity": "sha512-tP6c5MAhWK4hJ6U02oX6APUpjjrn97Zn7t+56Xx4YyQOSj0CJx18VF0JsU+MrjFZxPX3UBKU3B2zGBHOEGE4Kw==", "license": "MIT", "dependencies": { - "@nextui-org/menu": "2.0.29", - "@nextui-org/popover": "2.1.28", + "@nextui-org/aria-utils": "2.0.26", + "@nextui-org/menu": "2.0.30", + "@nextui-org/popover": "2.1.29", "@nextui-org/react-utils": "2.0.17", "@nextui-org/shared-utils": "2.0.8", "@react-aria/focus": "3.17.1", @@ -4614,12 +4617,12 @@ } }, "node_modules/@nextui-org/listbox": { - "version": "2.1.26", - "resolved": "https://registry.npmjs.org/@nextui-org/listbox/-/listbox-2.1.26.tgz", - "integrity": "sha512-2XLhmjPVJbKm4+nqfMRIefajIfClVxYSkfM4kkejkbkpnvZdwqm8c9tKeg7oiwQcJY9cD7tpxM24avj4YWhi+w==", + "version": "2.1.27", + "resolved": "https://registry.npmjs.org/@nextui-org/listbox/-/listbox-2.1.27.tgz", + "integrity": "sha512-B9HW/k0awfXsYaNyjaqv/GvEioVzrsCsOdSxVQZgQ3wQ6jNXmGRe1/X6IKg0fIa+P0v379kSgAqrZcwfRpKnWw==", "license": "MIT", "dependencies": { - "@nextui-org/aria-utils": "2.0.25", + "@nextui-org/aria-utils": "2.0.26", "@nextui-org/divider": "2.0.32", "@nextui-org/react-utils": "2.0.17", "@nextui-org/shared-utils": "2.0.8", @@ -4640,16 +4643,16 @@ } }, "node_modules/@nextui-org/menu": { - "version": "2.0.29", - "resolved": "https://registry.npmjs.org/@nextui-org/menu/-/menu-2.0.29.tgz", - "integrity": "sha512-iCRMgDJmqfjSdXg+FaWMPYgmd4kJZ3dhkSxc94g02oJK/B2GTTa+p3ku7KAeQo3HI0BbOLUKJoTor1rZRnPV1w==", + "version": "2.0.30", + "resolved": "https://registry.npmjs.org/@nextui-org/menu/-/menu-2.0.30.tgz", + "integrity": "sha512-hZRr/EQ5JxB6yQFmUhDSv9pyLTJmaB4SFC/t5A17UljRhMexlvTU6QpalYIkbY0R/bUXvOkTJNzsRgI5OOQ/aA==", "license": "MIT", "dependencies": { - "@nextui-org/aria-utils": "2.0.25", + "@nextui-org/aria-utils": "2.0.26", "@nextui-org/divider": "2.0.32", "@nextui-org/react-utils": "2.0.17", "@nextui-org/shared-utils": "2.0.8", - "@nextui-org/use-aria-menu": "2.0.6", + "@nextui-org/use-aria-menu": "2.0.7", "@nextui-org/use-is-mobile": "2.0.9", "@react-aria/focus": "3.17.1", "@react-aria/interactions": "3.21.3", @@ -4668,9 +4671,9 @@ } }, "node_modules/@nextui-org/modal": { - "version": "2.0.40", - "resolved": "https://registry.npmjs.org/@nextui-org/modal/-/modal-2.0.40.tgz", - "integrity": "sha512-zmj5uOS9knmJfRoUYRCFHY2jQy3rVhqbKQWQ/LbVLyF3U4DQ0xAphpMH69jzdaBat1YPGaCXVH6HTOiDumLPPQ==", + "version": "2.0.41", + "resolved": "https://registry.npmjs.org/@nextui-org/modal/-/modal-2.0.41.tgz", + "integrity": "sha512-Sirn319xAf7E4cZqvQ0o0Vd3Xqy0FRSuhOTwp8dALMGTMY61c2nIyurgVCNP6hh8dMvMT7zQEPP9/LE0boFCEQ==", "license": "MIT", "dependencies": { "@nextui-org/framer-utils": "2.0.25", @@ -4678,7 +4681,7 @@ "@nextui-org/shared-icons": "2.0.9", "@nextui-org/shared-utils": "2.0.8", "@nextui-org/use-aria-button": "2.0.10", - "@nextui-org/use-aria-modal-overlay": "2.0.12", + "@nextui-org/use-aria-modal-overlay": "2.0.13", "@nextui-org/use-disclosure": "2.0.10", "@react-aria/dialog": "3.5.14", "@react-aria/focus": "3.17.1", @@ -4755,18 +4758,17 @@ } }, "node_modules/@nextui-org/popover": { - "version": "2.1.28", - "resolved": "https://registry.npmjs.org/@nextui-org/popover/-/popover-2.1.28.tgz", - "integrity": "sha512-QrbTV3l/IBLW01bvQAQOHP2tYRYWAOMT/0IU5TjrRWCRQPlfGsSiI4MmNM6jZSuHuvmJyoxxKXjIi3sdK+Oijg==", + "version": "2.1.29", + "resolved": "https://registry.npmjs.org/@nextui-org/popover/-/popover-2.1.29.tgz", + "integrity": "sha512-qGjMnAQVHQNfG571h9Tah2MXPs5mhxcTIj4TuBgwPzQTWXjjeffaHV3FlHdg5PxjTpNZOdDfrg0eRhDqIjKocQ==", "license": "MIT", "dependencies": { - "@nextui-org/aria-utils": "2.0.25", + "@nextui-org/aria-utils": "2.0.26", "@nextui-org/button": "2.0.38", "@nextui-org/framer-utils": "2.0.25", "@nextui-org/react-utils": "2.0.17", "@nextui-org/shared-utils": "2.0.8", "@nextui-org/use-aria-button": "2.0.10", - "@nextui-org/use-aria-overlay": "2.0.1", "@nextui-org/use-safe-layout-effect": "2.0.6", "@react-aria/dialog": "3.5.14", "@react-aria/focus": "3.17.1", @@ -4775,7 +4777,8 @@ "@react-aria/utils": "3.24.1", "@react-stately/overlays": "3.6.7", "@react-types/button": "3.9.4", - "@react-types/overlays": "3.8.7" + "@react-types/overlays": "3.8.7", + "react-remove-scroll": "^2.5.6" }, "peerDependencies": { "@nextui-org/system": ">=2.0.0", @@ -4846,13 +4849,13 @@ } }, "node_modules/@nextui-org/react": { - "version": "2.4.7", - "resolved": "https://registry.npmjs.org/@nextui-org/react/-/react-2.4.7.tgz", - "integrity": "sha512-xEXbmquBj34osZmrKcSb2C1azOqd4Rop0kQ/nyvOqbFm6PStec3R1CAStilDZOOZE2aFyKhDunWK5Y2fqTj9GQ==", + "version": "2.4.8", + "resolved": "https://registry.npmjs.org/@nextui-org/react/-/react-2.4.8.tgz", + "integrity": "sha512-ZwXg6As3A+Gs+Jyc42t4MHNupHEsh9YmEaypE20ikqIPTCLQnrGQ/RWOGwzZ2a9kZWbZ89a/3rJwZMRKdcemxg==", "license": "MIT", "dependencies": { - "@nextui-org/accordion": "2.0.39", - "@nextui-org/autocomplete": "2.1.6", + "@nextui-org/accordion": "2.0.40", + "@nextui-org/autocomplete": "2.1.7", "@nextui-org/avatar": "2.0.33", "@nextui-org/badge": "2.0.32", "@nextui-org/breadcrumbs": "2.0.13", @@ -4863,36 +4866,36 @@ "@nextui-org/chip": "2.0.33", "@nextui-org/code": "2.0.33", "@nextui-org/date-input": "2.1.4", - "@nextui-org/date-picker": "2.1.7", + "@nextui-org/date-picker": "2.1.8", "@nextui-org/divider": "2.0.32", - "@nextui-org/dropdown": "2.1.30", + "@nextui-org/dropdown": "2.1.31", "@nextui-org/framer-utils": "2.0.25", "@nextui-org/image": "2.0.32", "@nextui-org/input": "2.2.5", "@nextui-org/kbd": "2.0.34", "@nextui-org/link": "2.0.35", - "@nextui-org/listbox": "2.1.26", - "@nextui-org/menu": "2.0.29", - "@nextui-org/modal": "2.0.40", + "@nextui-org/listbox": "2.1.27", + "@nextui-org/menu": "2.0.30", + "@nextui-org/modal": "2.0.41", "@nextui-org/navbar": "2.0.37", "@nextui-org/pagination": "2.0.36", - "@nextui-org/popover": "2.1.28", + "@nextui-org/popover": "2.1.29", "@nextui-org/progress": "2.0.34", "@nextui-org/radio": "2.1.5", "@nextui-org/ripple": "2.0.33", "@nextui-org/scroll-shadow": "2.1.20", - "@nextui-org/select": "2.2.6", + "@nextui-org/select": "2.2.7", "@nextui-org/skeleton": "2.0.32", - "@nextui-org/slider": "2.2.16", - "@nextui-org/snippet": "2.0.42", + "@nextui-org/slider": "2.2.17", + "@nextui-org/snippet": "2.0.43", "@nextui-org/spacer": "2.0.33", "@nextui-org/spinner": "2.0.34", "@nextui-org/switch": "2.0.34", "@nextui-org/system": "2.2.6", "@nextui-org/table": "2.0.40", - "@nextui-org/tabs": "2.0.36", - "@nextui-org/theme": "2.2.10", - "@nextui-org/tooltip": "2.0.40", + "@nextui-org/tabs": "2.0.37", + "@nextui-org/theme": "2.2.11", + "@nextui-org/tooltip": "2.0.41", "@nextui-org/user": "2.0.34", "@react-aria/visually-hidden": "3.8.12" }, @@ -4974,20 +4977,21 @@ } }, "node_modules/@nextui-org/select": { - "version": "2.2.6", - "resolved": "https://registry.npmjs.org/@nextui-org/select/-/select-2.2.6.tgz", - "integrity": "sha512-Crzx+p+4GZ8kmRpIXnUnPEYQSxwCFjBnZaEZHdTgWdsDcwSe2Y4ItDEbP84kky1Kza7fdaybCKkjFBB1G/3nOA==", + "version": "2.2.7", + "resolved": "https://registry.npmjs.org/@nextui-org/select/-/select-2.2.7.tgz", + "integrity": "sha512-lA2EOjquhiHmLSInHFEarq64ZOQV37+ry1d8kvsqJ7R9dsqw1QEuMzH2Kk8/NqwrYMccHh5iAZ7PaLp90NSSxg==", "license": "MIT", "dependencies": { - "@nextui-org/listbox": "2.1.26", - "@nextui-org/popover": "2.1.28", + "@nextui-org/aria-utils": "2.0.26", + "@nextui-org/listbox": "2.1.27", + "@nextui-org/popover": "2.1.29", "@nextui-org/react-utils": "2.0.17", "@nextui-org/scroll-shadow": "2.1.20", "@nextui-org/shared-icons": "2.0.9", "@nextui-org/shared-utils": "2.0.8", "@nextui-org/spinner": "2.0.34", "@nextui-org/use-aria-button": "2.0.10", - "@nextui-org/use-aria-multiselect": "2.2.4", + "@nextui-org/use-aria-multiselect": "2.2.5", "@nextui-org/use-safe-layout-effect": "2.0.6", "@react-aria/focus": "3.17.1", "@react-aria/form": "3.0.5", @@ -5051,14 +5055,14 @@ } }, "node_modules/@nextui-org/slider": { - "version": "2.2.16", - "resolved": "https://registry.npmjs.org/@nextui-org/slider/-/slider-2.2.16.tgz", - "integrity": "sha512-nKKmgMDek1JDEpce45NEqr+H6tU1P5xGgl3u2DRhISiH+grjlrg9/hy7RXrKPw0i5MpJL4mq66PUh1PYtxQxBw==", + "version": "2.2.17", + "resolved": "https://registry.npmjs.org/@nextui-org/slider/-/slider-2.2.17.tgz", + "integrity": "sha512-MgeJv3X+bT7Bw+LK1zba4vToOUzv8lCvDuGe0U5suJy1AKGN6uGDgSAxpIZhCYNWsuNRsopwdvsGtyeIjOEStA==", "license": "MIT", "dependencies": { "@nextui-org/react-utils": "2.0.17", "@nextui-org/shared-utils": "2.0.8", - "@nextui-org/tooltip": "2.0.40", + "@nextui-org/tooltip": "2.0.41", "@react-aria/focus": "3.17.1", "@react-aria/i18n": "3.11.1", "@react-aria/interactions": "3.21.3", @@ -5090,16 +5094,16 @@ } }, "node_modules/@nextui-org/snippet": { - "version": "2.0.42", - "resolved": "https://registry.npmjs.org/@nextui-org/snippet/-/snippet-2.0.42.tgz", - "integrity": "sha512-lDE9yuStOKLZjj4dqjs+/Ey7c4WwAuMmBB3yq96vIJnbh8RsWbamRy8em6gOIM8hbQ1wcrjsyvhW1ApMrigxqA==", + "version": "2.0.43", + "resolved": "https://registry.npmjs.org/@nextui-org/snippet/-/snippet-2.0.43.tgz", + "integrity": "sha512-PLxc9ph9CLj52L26XSv4vBmQcSytCNc3ZBxkOTBEqmLSHCWwGQExrqKPnVZTE1etr6dcULiy5vNIpD8R7taO8A==", "license": "MIT", "dependencies": { "@nextui-org/button": "2.0.38", "@nextui-org/react-utils": "2.0.17", "@nextui-org/shared-icons": "2.0.9", "@nextui-org/shared-utils": "2.0.8", - "@nextui-org/tooltip": "2.0.40", + "@nextui-org/tooltip": "2.0.41", "@nextui-org/use-clipboard": "2.0.7", "@react-aria/focus": "3.17.1", "@react-aria/utils": "3.24.1" @@ -5270,12 +5274,12 @@ } }, "node_modules/@nextui-org/tabs": { - "version": "2.0.36", - "resolved": "https://registry.npmjs.org/@nextui-org/tabs/-/tabs-2.0.36.tgz", - "integrity": "sha512-/opIRTn5Xw8LKfb07najD3o1LxGasQHeLnpffYFnSvjYvZdhlzutHYddsO7i8ekdvYm37qTGTOFDrYElh2uccQ==", + "version": "2.0.37", + "resolved": "https://registry.npmjs.org/@nextui-org/tabs/-/tabs-2.0.37.tgz", + "integrity": "sha512-IQicuDggxTL+JeW3fRoZR4Rr24EwinxAdfU1jqcvT6gZywumndV27+I00kARz8P03kobYoY9t73NY92qo8T5gg==", "license": "MIT", "dependencies": { - "@nextui-org/aria-utils": "2.0.25", + "@nextui-org/aria-utils": "2.0.26", "@nextui-org/framer-utils": "2.0.25", "@nextui-org/react-utils": "2.0.17", "@nextui-org/shared-utils": "2.0.8", @@ -5308,9 +5312,9 @@ } }, "node_modules/@nextui-org/theme": { - "version": "2.2.10", - "resolved": "https://registry.npmjs.org/@nextui-org/theme/-/theme-2.2.10.tgz", - "integrity": "sha512-I6oZ2VZAmZUS0mhps6ZVE2q7ptBs5qOdOBjvcCrsRec1ty7EapcK5WcDY4VoMfIIHf0stSl5/8JWmbeeCPn5+A==", + "version": "2.2.11", + "resolved": "https://registry.npmjs.org/@nextui-org/theme/-/theme-2.2.11.tgz", + "integrity": "sha512-bg9+KNnFxcP3w/ugivEJtvQibODbTxfl6UdVvx7TCY8Rd269U7F2+nhnw1Qd1xJT5yZQnX6m//9wOoGtJV+6Kg==", "license": "MIT", "dependencies": { "clsx": "^1.2.1", @@ -5355,12 +5359,12 @@ } }, "node_modules/@nextui-org/tooltip": { - "version": "2.0.40", - "resolved": "https://registry.npmjs.org/@nextui-org/tooltip/-/tooltip-2.0.40.tgz", - "integrity": "sha512-bKC/OHYtOc09f5/tAqxQHCzfSyjtiZiUs4cEzAIQRgYbjs1bERRVQxrvCjxB/onwAsiWfhq6PiUTgwSZcTWHJQ==", + "version": "2.0.41", + "resolved": "https://registry.npmjs.org/@nextui-org/tooltip/-/tooltip-2.0.41.tgz", + "integrity": "sha512-1c+vkCCszKcKl15HywlZ7UOL7c1UFgLudqBB/dEdWZiclT01BRiracMbcQ7McKHQCRl77Aa7LFv5x4wHOicWHQ==", "license": "MIT", "dependencies": { - "@nextui-org/aria-utils": "2.0.25", + "@nextui-org/aria-utils": "2.0.26", "@nextui-org/framer-utils": "2.0.25", "@nextui-org/react-utils": "2.0.17", "@nextui-org/shared-utils": "2.0.8", @@ -5432,9 +5436,9 @@ } }, "node_modules/@nextui-org/use-aria-menu": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/@nextui-org/use-aria-menu/-/use-aria-menu-2.0.6.tgz", - "integrity": "sha512-fGDF25E99THbgeDV2r2w4BHw5ZbGW3Lu6Y+vbLUcLBBh6x8/W8cqrpYFrzSUzn1RCun1t17yOAHZEV2rbvtMzA==", + "version": "2.0.7", + "resolved": "https://registry.npmjs.org/@nextui-org/use-aria-menu/-/use-aria-menu-2.0.7.tgz", + "integrity": "sha512-5U91zFiWTLXsOhE0W3CThsD5TmL3ANeTEtoimtPgSLWV9keZBD9Ja62WsnPZPPAWhmv7jtL0/qk4d/YOra7PVA==", "license": "MIT", "dependencies": { "@react-aria/i18n": "3.11.1", @@ -5453,12 +5457,11 @@ } }, "node_modules/@nextui-org/use-aria-modal-overlay": { - "version": "2.0.12", - "resolved": "https://registry.npmjs.org/@nextui-org/use-aria-modal-overlay/-/use-aria-modal-overlay-2.0.12.tgz", - "integrity": "sha512-3jQszB+sEIO20VJ3mzU7EcMs5XWLK7kwJUIK+aJwW/JK/c3lor4Rvf+UkEgv6LhVqazA7FYzB5LzvsNoOvKeZQ==", + "version": "2.0.13", + "resolved": "https://registry.npmjs.org/@nextui-org/use-aria-modal-overlay/-/use-aria-modal-overlay-2.0.13.tgz", + "integrity": "sha512-ifQxJwTX72lhVUofEVQqMbpe9vEUiCIqiimzlUjeVuE0cYOXaoJLEgPozHpYQrdjTNiwD5On0LLMRgz19XyAqw==", "license": "MIT", "dependencies": { - "@nextui-org/use-aria-overlay": "2.0.1", "@react-aria/overlays": "3.22.1", "@react-aria/utils": "3.24.1", "@react-stately/overlays": "3.6.7", @@ -5470,9 +5473,9 @@ } }, "node_modules/@nextui-org/use-aria-multiselect": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/@nextui-org/use-aria-multiselect/-/use-aria-multiselect-2.2.4.tgz", - "integrity": "sha512-mtAZmu87uOq51RJx490ENoGTpe8kR6l7WJH/wP5IzNeg9Ki0f0mXC2Gvxs9jP2E+5VCVM3n3jzZKvx53hJRENg==", + "version": "2.2.5", + "resolved": "https://registry.npmjs.org/@nextui-org/use-aria-multiselect/-/use-aria-multiselect-2.2.5.tgz", + "integrity": "sha512-Gxo2M0LdnFL4/WCi192ziFB8JmSZm6yZYT8RB021Z3iAPBu/Pp9GnWEPZu5g15mKnn3jW5Ecnfw03jTEAQBR+Q==", "license": "MIT", "dependencies": { "@react-aria/i18n": "3.11.1", @@ -5495,22 +5498,6 @@ "react-dom": ">=18" } }, - "node_modules/@nextui-org/use-aria-overlay": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@nextui-org/use-aria-overlay/-/use-aria-overlay-2.0.1.tgz", - "integrity": "sha512-kYiVKwmmKmbmAlQpRhnRNJDF2ecIEUj3jvveL1U9oor/c0EX88GLaRjGgYV43cE0wDsdMpC2+srCuqpZ7fYU9Q==", - "license": "MIT", - "dependencies": { - "@react-aria/focus": "3.17.1", - "@react-aria/interactions": "3.21.3", - "@react-aria/overlays": "3.22.1", - "@react-types/shared": "3.23.1" - }, - "peerDependencies": { - "react": ">=18", - "react-dom": ">=18" - } - }, "node_modules/@nextui-org/use-aria-toggle-button": { "version": "2.0.10", "resolved": "https://registry.npmjs.org/@nextui-org/use-aria-toggle-button/-/use-aria-toggle-button-2.0.10.tgz",