diff --git a/components/data-display/category.tsx b/components/data-display/category.tsx index 1433570..f467bca 100644 --- a/components/data-display/category.tsx +++ b/components/data-display/category.tsx @@ -210,7 +210,7 @@ const CategoryCarousel: FC = memo( & Omit + linkProps?: Merge> motionProps?: MotionProps gridProps?: GridProps boxProps?: BoxProps diff --git a/components/forms/palette-menu.tsx b/components/forms/palette-menu.tsx index e6086f2..6b54420 100644 --- a/components/forms/palette-menu.tsx +++ b/components/forms/palette-menu.tsx @@ -47,7 +47,7 @@ export const PaletteMenu = memo( }) const { t } = useI18n() const { changePalette } = useApp() - const firstRef = useRef(null) + const firstRef = useRef(null) const onSelect = useCallback( ({ colors, ...rest }: ColorPalette) => { @@ -120,7 +120,7 @@ export const PaletteMenu = memo( PaletteMenu.displayName = "PaletteMenu" type PaletteButtonsProps = { - firstRef: RefObject + firstRef: RefObject onSelect: (palette: ColorPalette) => void } @@ -211,7 +211,7 @@ const PaletteButtons: FC = memo( PaletteButtons.displayName = "PaletteButtons" type CreatePaletteProps = { - firstRef: RefObject + firstRef: RefObject onCloseRef: MutableRefObject<() => void> } diff --git a/package.json b/package.json index 1eaf4df..bcdd48d 100644 --- a/package.json +++ b/package.json @@ -26,9 +26,9 @@ "@commitlint/config-conventional": "^19.2.2", "@vercel/analytics": "^1.3.1", "@vercel/speed-insights": "^1.0.12", - "@yamada-ui/carousel": "^2.0.3", - "@yamada-ui/lucide": "^1.4.0", - "@yamada-ui/react": "1.5.0", + "@yamada-ui/carousel": "^2.0.4", + "@yamada-ui/lucide": "^1.5.0", + "@yamada-ui/react": "1.5.1", "color-blind": "^0.1.3", "color-convert": "^2.0.1", "color2k": "^2.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6448e0f..f9e1286 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,14 +21,14 @@ importers: specifier: ^1.0.12 version: 1.0.12(next@14.2.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) '@yamada-ui/carousel': - specifier: ^2.0.3 - version: 2.0.3(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^2.0.4 + version: 2.0.4(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@yamada-ui/lucide': - specifier: ^1.4.0 - version: 1.4.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^1.5.0 + version: 1.5.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@yamada-ui/react': - specifier: 1.5.0 - version: 1.5.0(@emotion/is-prop-valid@1.3.0)(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(framer-motion@11.3.30(@emotion/is-prop-valid@1.3.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: 1.5.1 + version: 1.5.1(@emotion/is-prop-valid@1.3.0)(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(framer-motion@11.5.4(@emotion/is-prop-valid@1.3.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) color-blind: specifier: ^0.1.3 version: 0.1.3 @@ -83,7 +83,7 @@ importers: version: 18.3.0 '@typescript-eslint/eslint-plugin': specifier: ^8.0.1 - version: 8.0.1(@typescript-eslint/parser@8.2.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4) + version: 8.0.1(@typescript-eslint/parser@8.5.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4) '@yamada-ui/cli': specifier: ^1.1.1 version: 1.1.1 @@ -104,13 +104,13 @@ importers: version: 9.1.0(eslint@8.57.0) eslint-plugin-import: specifier: ^2.29.1 - version: 2.29.1(@typescript-eslint/parser@8.2.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0) + version: 2.29.1(@typescript-eslint/parser@8.5.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0) eslint-plugin-prettier: specifier: ^5.2.1 version: 5.2.1(eslint-config-prettier@9.1.0(eslint@8.57.0))(eslint@8.57.0)(prettier@3.3.3) eslint-plugin-unused-imports: specifier: ^4.1.3 - version: 4.1.3(@typescript-eslint/eslint-plugin@8.0.1(@typescript-eslint/parser@8.2.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0) + version: 4.1.3(@typescript-eslint/eslint-plugin@8.0.1(@typescript-eslint/parser@8.5.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0) lefthook: specifier: ^1.7.12 version: 1.7.12 @@ -133,8 +133,8 @@ packages: resolution: {integrity: sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==} engines: {node: '>=6.9.0'} - '@babel/generator@7.25.5': - resolution: {integrity: sha512-abd43wyLfbWoxC6ahM8xTkqLpGB2iWBVyuKC9/srhFunCd1SDNrV1s72bBpK4hLj8KLzHBBcOblvLQZBNw9r3w==} + '@babel/generator@7.25.6': + resolution: {integrity: sha512-VPC82gr1seXOpkjAAKoLhP50vx4vGNlF4msF64dSFq1P8RfB+QAuJWGHPXXPc8QyfVWwwB/TNNU4+ayZmHNbZw==} engines: {node: '>=6.9.0'} '@babel/helper-module-imports@7.24.7': @@ -153,8 +153,8 @@ packages: resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==} engines: {node: '>=6.9.0'} - '@babel/parser@7.25.4': - resolution: {integrity: sha512-nq+eWrOgdtu3jG5Os4TQP3x3cLA8hR8TvJNjD8vnPa20WGycimcparWnLK4jJhElTK6SDyuJo1weMKO/5LpmLA==} + '@babel/parser@7.25.6': + resolution: {integrity: sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==} engines: {node: '>=6.0.0'} hasBin: true @@ -162,20 +162,20 @@ packages: resolution: {integrity: sha512-7dRy4DwXwtzBrPbZflqxnvfxLF8kdZXPkhymtDeFoFqE6ldzjQFgYTtYIFARcLEYDrqfBfYcZt1WqFxRoyC9Rw==} engines: {node: '>=6.9.0'} - '@babel/runtime@7.25.4': - resolution: {integrity: sha512-DSgLeL/FNcpXuzav5wfYvHCGvynXkJbn3Zvc3823AEe9nPwW9IK4UoCSS5yGymmQzN0pCPvivtgS6/8U2kkm1w==} + '@babel/runtime@7.25.6': + resolution: {integrity: sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ==} engines: {node: '>=6.9.0'} '@babel/template@7.25.0': resolution: {integrity: sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==} engines: {node: '>=6.9.0'} - '@babel/traverse@7.25.4': - resolution: {integrity: sha512-VJ4XsrD+nOvlXyLzmLzUs/0qjFS4sK30te5yEFlvbbUNEgKaVb2BHZUpAL+ttLPQAHNrsI3zZisbfha5Cvr8vg==} + '@babel/traverse@7.25.6': + resolution: {integrity: sha512-9Vrcx5ZW6UwK5tvqsj0nGpp/XzqthkT0dqIc9g1AdtygFToNtTF67XzYS//dm+SAK9cp3B9R4ZO/46p63SCjlQ==} engines: {node: '>=6.9.0'} - '@babel/types@7.25.4': - resolution: {integrity: sha512-zQ1ijeeCXVEh+aNL0RlmkPkG8HUiDcU2pzQQFjtbntgAczRASFzj4H+6+bV+dy1ntKR14I/DypeuRG1uma98iQ==} + '@babel/types@7.25.6': + resolution: {integrity: sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==} engines: {node: '>=6.9.0'} '@clack/core@0.3.4': @@ -859,8 +859,8 @@ packages: typescript: optional: true - '@typescript-eslint/parser@8.2.0': - resolution: {integrity: sha512-j3Di+o0lHgPrb7FxL3fdEy6LJ/j2NE8u+AP/5cQ9SKb+JLH6V6UHDqJ+e0hXBkHP1wn1YDFjYCS9LBQsZDlDEg==} + '@typescript-eslint/parser@8.5.0': + resolution: {integrity: sha512-gF77eNv0Xz2UJg/NbpWJ0kqAm35UMsvZf1GHj8D9MRFTj/V3tAciIWXfmPLsAAF/vUlpWPvUDyH1jjsr0cMVWw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -877,8 +877,8 @@ packages: resolution: {integrity: sha512-NpixInP5dm7uukMiRyiHjRKkom5RIFA4dfiHvalanD2cF0CLUuQqxfg8PtEUo9yqJI2bBhF+pcSafqnG3UBnRQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/scope-manager@8.2.0': - resolution: {integrity: sha512-OFn80B38yD6WwpoHU2Tz/fTz7CgFqInllBoC3WP+/jLbTb4gGPTy9HBSTsbDWkMdN55XlVU0mMDYAtgvlUspGw==} + '@typescript-eslint/scope-manager@8.5.0': + resolution: {integrity: sha512-06JOQ9Qgj33yvBEx6tpC8ecP9o860rsR22hWMEd12WcTRrfaFgHr2RB/CA/B+7BMhHkXT4chg2MyboGdFGawYg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@typescript-eslint/type-utils@8.0.1': @@ -898,8 +898,8 @@ packages: resolution: {integrity: sha512-PpqTVT3yCA/bIgJ12czBuE3iBlM3g4inRSC5J0QOdQFAn07TYrYEQBBKgXH1lQpglup+Zy6c1fxuwTk4MTNKIw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/types@8.2.0': - resolution: {integrity: sha512-6a9QSK396YqmiBKPkJtxsgZZZVjYQ6wQ/TlI0C65z7vInaETuC6HAHD98AGLC8DyIPqHytvNuS8bBVvNLKyqvQ==} + '@typescript-eslint/types@8.5.0': + resolution: {integrity: sha512-qjkormnQS5wF9pjSi6q60bKUHH44j2APxfh9TQRXK8wbYVeDYYdYJGIROL87LGZZ2gz3Rbmjc736qyL8deVtdw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@typescript-eslint/typescript-estree@7.2.0': @@ -920,8 +920,8 @@ packages: typescript: optional: true - '@typescript-eslint/typescript-estree@8.2.0': - resolution: {integrity: sha512-kiG4EDUT4dImplOsbh47B1QnNmXSoUqOjWDvCJw/o8LgfD0yr7k2uy54D5Wm0j4t71Ge1NkynGhpWdS0dEIAUA==} + '@typescript-eslint/typescript-estree@8.5.0': + resolution: {integrity: sha512-vEG2Sf9P8BPQ+d0pxdfndw3xIXaoSjliG0/Ejk7UggByZPKXmJmw3GW5jV2gHNQNawBUyfahoSiCFVov0Ruf7Q==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '*' @@ -943,8 +943,8 @@ packages: resolution: {integrity: sha512-W5E+o0UfUcK5EgchLZsyVWqARmsM7v54/qEq6PY3YI5arkgmCzHiuk0zKSJJbm71V0xdRna4BGomkCTXz2/LkQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/visitor-keys@8.2.0': - resolution: {integrity: sha512-sbgsPMW9yLvS7IhCi8IpuK1oBmtbWUNP+hBdwl/I9nzqVsszGnNGti5r9dUtF5RLivHUFFIdRvLiTsPhzSyJ3Q==} + '@typescript-eslint/visitor-keys@8.5.0': + resolution: {integrity: sha512-yTPqMnbAZJNy2Xq2XU8AdtOW9tJIr+UQb64aXB9f3B1498Zx9JorVgFJcZpEc9UBuCCrdzKID2RGAMkYcDtZOw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@ungap/structured-clone@1.2.0': @@ -984,53 +984,53 @@ packages: vue-router: optional: true - '@yamada-ui/accordion@2.0.7': - resolution: {integrity: sha512-4k7r3U6IPeldHEgnygpslpnnRL5+rDfwoymiOnZm8Zp+8P5sR+1snIMhFmZM6A7I6GV3L85cuN1VP4PQE10Tmg==} + '@yamada-ui/accordion@2.0.8': + resolution: {integrity: sha512-HY+YXUmCMa4uEDPQlHpHc8xrzHIWaIgqTBuMhEk6Iqfby73fQGTiNo8mUCOmE4fnCiVbweP2N9IiL30L+gSc+g==} peerDependencies: react: '>=18' - '@yamada-ui/alert@1.0.38': - resolution: {integrity: sha512-MAlMCyjATqdi/INYZ29jDF4SLM2ewNYXUzRJJx2I0nO+im03RLWKMWS6vuy2m795VT4L13eovfimllxuDC64Yg==} + '@yamada-ui/alert@1.0.39': + resolution: {integrity: sha512-qG1wj2R+c83nQNJOVfVAnZ/8uP3yD9JJlvRUQpfH6V1PP7EYCQk/7//9VBl8m2tQ1ZhJZr2OvMLqRu+F1duGAA==} peerDependencies: react: '>=18' - '@yamada-ui/autocomplete@1.5.0': - resolution: {integrity: sha512-qGxVwAlZtH4vXuw1zyekKRnBGxVl6hwioKlhGF5tMb9nC11mpgIja0Hgo652brKUZxl7XNFaTx4KfflIyOq47g==} + '@yamada-ui/autocomplete@1.5.1': + resolution: {integrity: sha512-kD4CyB8qfrJl98KkbfVtgQTlkkMweuC3CB5EMk9qQWnn6n3aviKdvA6Q6xJee+Q+k3t3/Yumqr25SmZAftAX4w==} peerDependencies: react: '>=18' - '@yamada-ui/avatar@1.2.6': - resolution: {integrity: sha512-9VaeWQQfCONgOxpko8gb03sZMjTrLLM5jSES4fD02ge6rK87UTfrCFxRTqYPiINlbqhw3IBlOG1w9qKJMPQYaw==} + '@yamada-ui/avatar@1.2.7': + resolution: {integrity: sha512-Oq0lbB39BNzbrjx+NO0E53MFrgpVGUZXJstb4G2bhIJp5opvkRd1Ytzp61ufiHlK/kuOA77uYQQlYhi11QRsrg==} peerDependencies: react: '>=18' - '@yamada-ui/badge@1.0.35': - resolution: {integrity: sha512-X5wRobkq693ErBcxtR9BA459fS+1AtvgQ8ObTdd0KF7ROOLQVX1pVOoHjroWbk7NYyo936A1dYkvZyp2bn184Q==} + '@yamada-ui/badge@1.0.36': + resolution: {integrity: sha512-Bcxx8I+e/6AfcFh0xVpXVbagV0+nqizGKFrBjUMRBcz6PPmqvxKBKV8U5TtxwVqFIenIKJtbPPa6GK9FaWh/SQ==} peerDependencies: react: '>=18' - '@yamada-ui/breadcrumb@1.3.9': - resolution: {integrity: sha512-nveYMYiK7kyNFG2RvXVKbCEM/llyVsUchmmrQBYzjvb778BKkrlxG4B+UyFcC1O+mMsWHMJQUArjIfJE6uHl5A==} + '@yamada-ui/breadcrumb@1.3.10': + resolution: {integrity: sha512-A8HvF8tVu6Y8hSS3Fq2lqOdR9TSEFshdo4iRlfSgYsFp6HzKr5eXD2U9U3adYgdTEbMqtZdk++dnI2Xa/jxbiA==} peerDependencies: react: '>=18' - '@yamada-ui/button@1.0.40': - resolution: {integrity: sha512-SI5zrugFlItBxoM/weDCKw1iTF7jEgJhNggxzM8OB1vmoOTnmbbLOLFWT5WH1B5/Xx0+MUp9ns3oraS0RK/BFg==} + '@yamada-ui/button@1.0.41': + resolution: {integrity: sha512-uRB6NfN9AFZ25f17Bsn6zQHdCG46PuqwNrCseckFAer5I+j4qgBzT0uKID4+bZHXFJxUCuDu7MMdNjtLbqaLpw==} peerDependencies: react: '>=18' - '@yamada-ui/card@1.0.37': - resolution: {integrity: sha512-5QUK9d92nf/JU8ASYU8bbM7eJ/Oj/kM7+rZ8we19NZrGJzliBebR8FJFRR/7NhZTyEdi7yDjOLl+hVQ4nK6ZLg==} + '@yamada-ui/card@1.0.38': + resolution: {integrity: sha512-hqA5KqrR7otA2qxWYqj39pdJ5pXCOVyZV1O1p2T7g59uAQT9S5wRVEY7UOcAPMYbT61ySA04Tlx7gVQC9oDWVQ==} peerDependencies: react: '>=18' - '@yamada-ui/carousel@2.0.3': - resolution: {integrity: sha512-QPeNn6IiNpcjn33jeVc/lL3iO58OuCaPcLI5ETXgeIRERVNkUGMn4OhRPfpa9kse3y0vBBvHeFYRvg6pI3IeUg==} + '@yamada-ui/carousel@2.0.4': + resolution: {integrity: sha512-7GZnF3cyvXes9RrbnMhzwsW6JaImuZ8SfasMPsuZ4zvBSfk6eCefvHgBtmk0CeKMtH8N8TXes5cLx56BQEf8dQ==} peerDependencies: react: '>=18' - '@yamada-ui/checkbox@1.1.6': - resolution: {integrity: sha512-2Z6F53CeeZNY9mT6ieaHxVmKwahV4PCciXw64HoS5PAUw5A3Fd+MqkB1GcJ3iGudq4feOHmUcCWgfufheIT0TA==} + '@yamada-ui/checkbox@1.1.7': + resolution: {integrity: sha512-VUf5/aJiv6gqowUI91YJV/RoWN2MXBkoFlSejpFmDTZcNX7mclmL+Yh0M8q6HXEDbLtYWQ3FSo5ijBTJoKzgaQ==} peerDependencies: react: '>=18' @@ -1038,187 +1038,187 @@ packages: resolution: {integrity: sha512-nW3r+2BdoV5wtwIFNXptxyTvV7M/6VxqleJg+8Fe600XtDu5+rG/xdy1f4LNUBLZmnz67W8lemZn2VDaIiPUKA==} hasBin: true - '@yamada-ui/close-button@1.0.38': - resolution: {integrity: sha512-lRcHsiDqNoP1k/jj9sMtMQyGcoOG3+ET/JQ8sRwaDIubmp5TBT7h6l0SaX+IINwZnQNfWjijSnwOdowb06u79w==} + '@yamada-ui/close-button@1.0.39': + resolution: {integrity: sha512-HW6u4I+rYMOT+2CVI9Kqu/DAXJ6ATeJd/Iem1XDENdUYUsIG0E5RmCkMBQ7/VDEt5FkKQ7V9cNrslctWg806iw==} peerDependencies: react: '>=18' - '@yamada-ui/color-picker@1.4.0': - resolution: {integrity: sha512-jGQYrYl8uRX4CUtv6qXQLlRF/QqxXirnoDEps+gRFURmFbyhLYHJTcN5Ku99094u0SPFbNuqqgMrN0eHMfCvvQ==} + '@yamada-ui/color-picker@1.4.1': + resolution: {integrity: sha512-6uJijEDUf3zXyxpYtHLzB7vVhMcxYuEELlqaeezp145uvvl3EQB8r4pGNs+Ii1U1RucondwDJ9j47n9+OPC9mQ==} peerDependencies: react: '>=18' - '@yamada-ui/core@1.13.0': - resolution: {integrity: sha512-/9dHTmsaSbFFe9iF0G8vFT01auDlqamtecte4ovGjBLyGR8UeQe2HZnnLx70WlWFJwMP3oLWWIwlS6EhYlbxpg==} + '@yamada-ui/core@1.14.0': + resolution: {integrity: sha512-hlNmRVpsR9dKEjgBd4FIgZ4WwnaK7MUPmZNv1wUnujr1j7RkT1DEK5PEnYnHI2AFTZt2bOW+Yt68IcNux5kN6Q==} peerDependencies: react: '>=18' - '@yamada-ui/editable@1.0.41': - resolution: {integrity: sha512-erjB3eMxXpbzniB6CqrYqIfG2VweU18FW+eFQBe9tf0jsPIyZ/Bgvk9xxAuDdErXYSL5qRzinj+OmSdZRyuMow==} + '@yamada-ui/editable@1.0.42': + resolution: {integrity: sha512-NHxlJAgZrAhNDvGBRKNRd5/D0BwY0k50U4Z6wkuj5rXq5jiZTqsDXtlfC4wRRawl7ISdxen7sv2Kr69YC6bR2w==} peerDependencies: react: '>=18' - '@yamada-ui/file-button@1.1.3': - resolution: {integrity: sha512-gZMS5uLwU6GGX3sLpOEj8b6QrUGnxscb34n/u0raBmi7wuZxFlK0Rc6/T8qPRzJzlmSruQU2Nxkdl6azlDdd5g==} + '@yamada-ui/file-button@1.1.4': + resolution: {integrity: sha512-XIJHXTfpU51+8vUoA3sW1Ay4soGkqhoMX34Gws7d3BnYFIGtZap25f6SXovnSNcov8J5y8xeeF4pVwYIoVek6Q==} peerDependencies: react: '>=18' - '@yamada-ui/file-input@1.0.40': - resolution: {integrity: sha512-afpaNAAG7PoJV0wkfdghhXyrsbRF30vrYRhENJcbFZ1Ox+FMD/5Klq2lbKha7yJXNc1M3odgi5FPtHJxbn567A==} + '@yamada-ui/file-input@1.0.41': + resolution: {integrity: sha512-sIq1t3vvqTQ9xdjGb394qH1akim49aJfRcQ4tP1J6uoGev4ntTvvLIi7JWwZrDVArPU2312DuJJTJndRcFo3ZQ==} peerDependencies: react: '>=18' - '@yamada-ui/focus-lock@1.0.19': - resolution: {integrity: sha512-aMdZ+BNPS52XepvRV8RHHpeqxwKxkdjAWHg1ezCx9pMGe4Bk2O1R+xxpPEdZ4OakFPrZ2axxd+xgJ7zdwxmm/g==} + '@yamada-ui/focus-lock@1.0.20': + resolution: {integrity: sha512-i8Mvy9eTq04Z4ZUZTSkLfKTxllvCylqUgrDDwzTPfHtexbKlnstq17QVbG8v75R8TAeoPg07OEwMaPHYKStcGg==} peerDependencies: react: '>=18' - '@yamada-ui/form-control@2.1.0': - resolution: {integrity: sha512-rfDBUjvo69m2R7qegHnqTvWQF/cfbhpvdsNIshZLWlRuZMaxxj+6NGOrXMzOBBvPok7pMKxt4+vxuLEYrRSzlg==} + '@yamada-ui/form-control@2.1.1': + resolution: {integrity: sha512-RWrIz6rCzFtufMrsG4PTs1S3xlKAUSytJbhZjxq728DQbCWT0r8D8h3zFbEVgmB9eqQQp77yusVoAESjdTXtOw==} peerDependencies: react: '>=18' - '@yamada-ui/highlight@1.0.35': - resolution: {integrity: sha512-wL7naYR953dQYLea5LzIeZNuXEsKj56H7JQI58R3R/9JyiywzXgvH/YJgHU4C9bqYDmQ8tw99vgPq6v2tNpVOg==} + '@yamada-ui/highlight@1.0.36': + resolution: {integrity: sha512-yzevMYJhhj02rWzkCtWpmHWFgeFBQn3x2NukXube4RL1drWiRuujEYvyPhAb3f+OuXoWuJeOXmgKGPdYJklf+Q==} peerDependencies: react: '>=18' - '@yamada-ui/icon@1.1.4': - resolution: {integrity: sha512-hka5tQiV7dczMxxSHfmokE4aiBcTgjbw5LdqUeXlXJ7W0y6r3LlwLRcxgPU7+kXVK6TAGk5QkA/4KBPGn+Lxjw==} + '@yamada-ui/icon@1.1.5': + resolution: {integrity: sha512-pbvxDcZc6GrW2E8ps4hE1+QI2dx2sEu6da5uWWFHn7EdR4igbAyyztUZqGQzAmJ4y4cmHI5Nguyk2Gun2pgnXg==} peerDependencies: react: '>=18' - '@yamada-ui/image@1.2.0': - resolution: {integrity: sha512-QUudDUJG1WP7U+nGJ7QWE6Dpx922BDIHKJdMkGZKH03VroHwdKTHtweAjNwAUiimlKtEyB2SmQRu4aMfroXbpQ==} + '@yamada-ui/image@1.2.1': + resolution: {integrity: sha512-EN6hnD4nKL+4boidDlWqJN/JmYEwqo3vMkG7oyozBz5YY0b0aXh+KnycRPe/AghB9soe4I8uXj1YbkgAxms8lg==} peerDependencies: react: '>=18' - '@yamada-ui/indicator@1.1.35': - resolution: {integrity: sha512-IJW4WQ0QCptTCAIWEPtQcAbEBdl3FCvd6ZTTOurSHnKxNWyCaOyko9Hdsr/Wg57thJlntpoo0v+OYGB5mzEJuA==} + '@yamada-ui/indicator@1.1.36': + resolution: {integrity: sha512-dCtpagvsWAm/kCHy7x9xUvbk6Bu3lnyBxuO+c8m7exdxMm1VP+gV9BzH2Itoin2Osdq1e0FaHGVV1/9kV+ZPfQ==} peerDependencies: react: '>=18' - '@yamada-ui/infinite-scroll-area@1.2.4': - resolution: {integrity: sha512-zAQO7ikMdIjwDEQfhpAUsrDvHt6u+kYwTJa9j/VIO36Y2Ci8ZxbwfehK0Nyss2ZEWCZ9MopoGt4vgrgLP/wFhA==} + '@yamada-ui/infinite-scroll-area@1.2.5': + resolution: {integrity: sha512-IVMs9q/IQk8iJWOtwjH2/cmjTGFtR/JQZ773sBZISpe4PbOMdeeYqm0B962+uXwLAeAEOD1VX+CrXHRvC6A9Bw==} peerDependencies: react: '>=18' - '@yamada-ui/input@1.0.40': - resolution: {integrity: sha512-npTH6cWFOpTN1W4dmFPYCZFVGobpQy4jXX7C+6GQaop5KEUkiYNpXiZ3qPL+Oyobw2PRrf8+BYGPACkyY8zkGQ==} + '@yamada-ui/input@1.0.41': + resolution: {integrity: sha512-fujzGMCcOS2h3sHelCe7oWflj8W/qyZhHbvmd/XmPRqdJU7/J90EZkkmuEbWzPNXJRbTzQpyKRX7c2TloQWBvw==} peerDependencies: react: '>=18' - '@yamada-ui/kbd@1.0.35': - resolution: {integrity: sha512-dM5Gui47jCCe8HZSlMg2BlA7qgZgzoamcwfRmwBTqZTnKOqQIFsz7F8U2qCALZ54e5Mxgq0vGTAmb7LurKEp/A==} + '@yamada-ui/kbd@1.0.36': + resolution: {integrity: sha512-Z54ih+JtQ4x2B4Mi98skii7RorfdXkiHR+JGM6YrgzE45Cb4TERe0kiaJ4jkJFGWKdL8NaqK6HdCwakaTdBSIg==} peerDependencies: react: '>=18' - '@yamada-ui/layouts@1.1.33': - resolution: {integrity: sha512-moV/c/gMS6/UnTC6bO4hakf17aH3CYdRhcNrZPPZ46vbPkn9ckJSqgKCkG1jpgal48Ofzce8gaAtpP5OZtjCVA==} + '@yamada-ui/layouts@1.1.34': + resolution: {integrity: sha512-JdtjCxqKfFUVYFtrJQf8mFCCU/MvkkEVFHpzouDEHRxcCxF/uPWQitA4fmibYVeSqGL9hc198CfO0yQoPGZ0Qg==} peerDependencies: react: '>=18' - '@yamada-ui/link@1.0.35': - resolution: {integrity: sha512-OsjtP+IQg4lyvjOAZKd90vAy0MFJK1fBHuoRPtNcofpKSdX+Im7ZvTnnUo2wntkauRK6ZTQUGWr7eYm4cF+pyA==} + '@yamada-ui/link@1.0.36': + resolution: {integrity: sha512-GalqDtWBBeAKRWiEsF8jbffzZ0NG7bvMCr8I4gb8y39lRkBwQDS+SDPQa41mM1Z7K867LDgc8iXixcRKmkXvEw==} peerDependencies: react: '>=18' - '@yamada-ui/list@1.0.37': - resolution: {integrity: sha512-Pw7xsAHR9YD5VjG0b1CvuYixlsejwS5Jrjp7MLsPjY6TAN4LEwI2RS6eN9uyHY0/bpvAMmvtv70ykM5oVO5J2w==} + '@yamada-ui/list@1.0.38': + resolution: {integrity: sha512-Z+pMscc55+ptjuhlChu0JuSVGqvkUj6QiQULuMpwJNPFIxw4d1t02RTndpWyDkIuX6QiXgk0xrMlgXA4kYZZFA==} peerDependencies: react: '>=18' - '@yamada-ui/loading@1.1.14': - resolution: {integrity: sha512-fFr1V2Tl0NHUhOZoX/sM+Zdwqj+Aghc21DN1c75IhrGwy32XZ4yJ2qowsIMnTPs+2ZAmjzbMU4CZqqLa114JjA==} + '@yamada-ui/loading@1.1.15': + resolution: {integrity: sha512-AVuXmoaBblja6t7QI7smdw76cmbIIht4XIRvcBO7RHx2rwf3xtIeR6lLHah8rQFFl9kAwIEcHsJ7LJKuiHmU6w==} peerDependencies: react: '>=18' - '@yamada-ui/lucide@1.4.0': - resolution: {integrity: sha512-9aJOoDq+MN+C3erPFKAG7DomMePRdTXKEIpJ4hYVkdzZdL5WujBwCt2CtlnRQUL2pip8gv4GEDBWH2LWfN+8kA==} + '@yamada-ui/lucide@1.5.0': + resolution: {integrity: sha512-zV3yeqPDK4D5jUXIAhb9kx6tcBI3wb20UyXJkWtbSz0zX7SdDI2coaHWcY1tl+sb/cQl5odWRbzuJs40wAAbcA==} peerDependencies: react: '>=18' - '@yamada-ui/menu@1.3.11': - resolution: {integrity: sha512-jbySKjIXKg30wdhvLPfBxD71V6cpCONXue9FwjZx0NsXbcwPSqXvwWMsHYTqr+cASr0p6hDEfYc2G1OrrqFurA==} + '@yamada-ui/menu@1.3.12': + resolution: {integrity: sha512-LkneQQWhY90X7BcNq7Jfu6skcoZghApK1a9pGh83pJo3XaSF9fpPYUTrkZPStzpzmAeeU0WF8vMMVsv8Xb8fgQ==} peerDependencies: react: '>=18' - '@yamada-ui/modal@1.3.8': - resolution: {integrity: sha512-7maQ6H7rp8nrzH0M+eHwUuOgRmgA9LJsvP2HsHDREFGNzOwq5A3ZscQB/cuqatpBVnBuEnLlD3JxJs3XHBdIkA==} + '@yamada-ui/modal@1.3.9': + resolution: {integrity: sha512-/4rnsKWrKoMIptMmN05iWt2mBQ+eQ/YO2pkIQ+fScMbWPBz/xTiexzUWrL6IZgMEBnCd2sXrhjZm+mv9pxAr/w==} peerDependencies: react: '>=18' - '@yamada-ui/motion@2.2.0': - resolution: {integrity: sha512-ekch9+2fU2Jm/o3le2BiZ3vkW4O4RWdmlTrmuUsYSd+925gGv8AQSeT+MvrrLWKzogQQet9VypPCeOFNTTIBBA==} + '@yamada-ui/motion@2.2.1': + resolution: {integrity: sha512-tu4lVZ7RXS54vouNs5Ez8USCpB3xHdnngwxWQzFp0jChqO1QPO6OL0K+AMlNMpXnuAcvJZWVwW46e/xmLdwYYg==} peerDependencies: react: '>=18' - '@yamada-ui/native-select@1.0.42': - resolution: {integrity: sha512-1TZuKM87aG0n6DvRJQTXKmUQqDWH0GgaEcZ2tnietn64eNE8+bk/k6g57DysoouQpRmxE8ar1cyCmFwFFK5JaQ==} + '@yamada-ui/native-select@1.0.43': + resolution: {integrity: sha512-aR+JWFXgtYrp4JeaGqlhs50Lu0ck8aX9UNAyJ6EKCaBHAZ7YqM7johqP/UG7J81Pp9x5/UieAav048WWNmfzhw==} peerDependencies: react: '>=18' - '@yamada-ui/native-table@1.0.37': - resolution: {integrity: sha512-8EPiP3vzH3P8k7KBGv97GVTzWclLYPsiOA2EseC9J5IQ1PG3s0u3/Xe/HNrbyVmtpKkfqfdqKmWsal5wD4yHwg==} + '@yamada-ui/native-table@1.0.38': + resolution: {integrity: sha512-ttKhZanJ2y/u2rEt+qprMgYYHBRvLCm/a0slD4ElMKbXAo/yW1OhwiuBnGqg9exi01vBdxRj2fqegJqdjnV1vQ==} peerDependencies: react: '>=18' - '@yamada-ui/notice@1.1.1': - resolution: {integrity: sha512-oIOGDi7DXTZpaA4nn2236+kEXzmbuY5e20H8JeyKXt5uWZW0pMZJtIEZGwzkqX/9OAAmZLh0OFYyJpDvga7N1g==} + '@yamada-ui/notice@1.1.2': + resolution: {integrity: sha512-k+Jo1Lmfc3B0ygIj/aDkBTgPBjJ5MWyNxW7aRPqYPx7RGm5UygH5wU8OMw4AKdJaHs66rt9edACE1Ul3PmhXoQ==} peerDependencies: react: '>=18' - '@yamada-ui/number-input@1.1.12': - resolution: {integrity: sha512-30sHt/6UjltegltH5jO5UISzaFRRS+2JVmyMKJyFPpuJnQMLaP1MBSotOmq74o3enYCBFIVdZFTLg8WSiOFFrQ==} + '@yamada-ui/number-input@1.1.13': + resolution: {integrity: sha512-uVLgUy9AnhnFaC4vlUfowm5/BzPGGocwjwzLkqcgRKYHLWu759a/YyyKXLUKYuPzQO8egnxlGlZYjWVDakMC1g==} peerDependencies: react: '>=18' - '@yamada-ui/pagination@1.0.38': - resolution: {integrity: sha512-mWrdX4QyFWwcpYAPLMqA6acgON5omL1K9nmE+AOjkU9wKy6SCHHmTsQDcDelksrsoeCDCiDBt0zx3C9dPY2+Eg==} + '@yamada-ui/pagination@1.0.39': + resolution: {integrity: sha512-3UPjs/Luie5jOOqWV3H99bKSAV1ICo4rbn3cdAbWi+Q55+zB6AMkhM5R8xjVkooIIF2pw/9ng0kQeHVh/ndDcg==} peerDependencies: react: '>=18' - '@yamada-ui/pin-input@1.0.39': - resolution: {integrity: sha512-efPHzFy8C+QNyLdSfdt1k0CsnboMgOEOAdn6kVkLN/8pMMiNVnTlVEzmZKP1QvT3QnPTUZojOKLEEprlh3JSsw==} + '@yamada-ui/pin-input@1.0.40': + resolution: {integrity: sha512-kyEf7HRE96yu5MgBf+ZsHDz223+Y/pzIk86aQXkW59+v8nDpB5UgUL0ZnyOCA23jsx11rlKAveKCnFgZ6wQ3QA==} peerDependencies: react: '>=18' - '@yamada-ui/popover@1.3.0': - resolution: {integrity: sha512-o2AmooZnes0Eo83gkQVQT2N57TlaJvljMU6hVMHAILoMX16+d6RvkFjf3bkFBBsrAwH5osF1TM9spXur86H19A==} + '@yamada-ui/popover@1.3.1': + resolution: {integrity: sha512-/ndQHAl6zyoPaFbN9uFadf4/GQT5k8yAsJbKM7Vxw19jGWOP+pdN3ZpNmlwrCtU68JUyC0yXazNiVLZ4U5fEIg==} peerDependencies: react: '>=18' - '@yamada-ui/portal@1.0.19': - resolution: {integrity: sha512-mqFPVuV4fnL03B/gOASAT1cWS3z049Kxe+goPcN+G6ha0Vb9N7WwexJbzy0QrOnsYKWOMlhaTcxqg8KFwrNDoQ==} + '@yamada-ui/portal@1.0.20': + resolution: {integrity: sha512-jakDukl6aAVrxQKRqlg5aV8filQaBzNHiaSXhm9AkNIxatEET2Yn1M11Ak2G4dTDnYvBD6NRwWYICRdl8j6iwQ==} peerDependencies: react: '>=18' react-dom: '>=18' - '@yamada-ui/progress@1.1.0': - resolution: {integrity: sha512-ZRCUqcfaVYIAem4AvcDLcTn68VEwhK2EORBjN5X81t8pRFQZr9U2URd3UjtWTcmMYImMRB56khhurFzevA4W4g==} + '@yamada-ui/progress@1.1.1': + resolution: {integrity: sha512-zJMyeZ72eRnAF25jPqW52OJSOI8fPGN3b0VIUezTr+++56payzLNFUUfWQDDxZJOpPcF4mO7Ch1/O5TR7PEoHg==} peerDependencies: react: '>=18' - '@yamada-ui/providers@1.2.5': - resolution: {integrity: sha512-mMwYF4vCTLuVpETPb03Cvsn7ZOkZtpj0lVjNjCWUAWCSmIUG9k5jwJzqPWkgCwNpkWp6WhMGHEWc6NznvN//MA==} + '@yamada-ui/providers@1.2.6': + resolution: {integrity: sha512-9LCtJrZaZjH3GwlaBp1ZBXWXg9Q8GPxGkDKFzrirPkdVkFWthf4p9buXsn1X1gXMe1cfdxoAGSRLmudo63VKUQ==} peerDependencies: '@emotion/react': ^11.0.0 '@emotion/styled': ^11.0.0 react: '>=18' react-dom: '>=18' - '@yamada-ui/radio@1.2.6': - resolution: {integrity: sha512-UympUnXziDvKQB8iii1fY/VNHQljYZLBKzOvblZWC/bwMFA90H80mjj+Ir+GiHze8zdgUdBxkqbX8wsDPhmG3A==} + '@yamada-ui/radio@1.2.7': + resolution: {integrity: sha512-VFY98J3y7EPhFTHMJYqjJNe47TlgEGQZeEzqbS9srMA1Y7uxUnzlp93FqDCOrZnE/guIkAhV8y5j8Natrd7k2A==} peerDependencies: react: '>=18' - '@yamada-ui/rating@1.0.39': - resolution: {integrity: sha512-xVY/OFzhSokpaBhIjATcsR149LblhWdz4Kq4I6mjlhkVK5td8ywH02zPdiSsePxqcNe1IMw9LXo0uQ3RT4BlUA==} + '@yamada-ui/rating@1.0.40': + resolution: {integrity: sha512-u31otr8lLFSz6pp6cn2vtnDH/V8kqGC4p4nEnJC9jD2zt64nLSeSCu+v/1jn0U6BhZwJ2gfH1FEuV6ucbPWV1w==} peerDependencies: react: '>=18' - '@yamada-ui/react@1.5.0': - resolution: {integrity: sha512-3Z389kdjGHn6miviyiy5oiShK7sGEwCMABU5Fh1HrV4Jy1/FfxUYnf0nH1oa4y4ybubPYEhrhFAvS4Z2oE9k6g==} + '@yamada-ui/react@1.5.1': + resolution: {integrity: sha512-EdCWzLT1XTGCOQ7yh9jaiWGPHcX6+MaEYZIpibEupT2Iz9bPc4DIhKAuBhzgmTxrK9vUlWXyfFQ5jI7l2Q6mtQ==} peerDependencies: '@emotion/react': '>=11' '@emotion/styled': '>=11' @@ -1226,109 +1226,109 @@ packages: react: '>=18' react-dom: '>=18' - '@yamada-ui/reorder@2.0.8': - resolution: {integrity: sha512-mrCCXesukFLhpVJIMSEYnXEfT2QIp0GyQ8dL+wpzrBJkYbro2WhmZvrW0yl8FLg4NtplhsRdqbLRtsz1TEx2pg==} + '@yamada-ui/reorder@2.0.9': + resolution: {integrity: sha512-R81ASgO82p/4nj0jkNVkF2WtUTw54lwA0hZJ5z3MgzIPCf6aNys45LoSD+Zr+3ZsTV3uG+gmKXesWLO4a3vsVg==} peerDependencies: react: '>=18' - '@yamada-ui/resizable@1.1.10': - resolution: {integrity: sha512-GM8i5H3O8nPNXkcj19xAjv4dos+q64xXZloMbfZxlBPU60KXkaAJ9ppT2yQL8+7D5/ediaKKWqXg3JhXOJLM3g==} + '@yamada-ui/resizable@1.1.11': + resolution: {integrity: sha512-UT3R5DDWF01tBVpQ5GKobtd8p/1gQgFbyNtb4slOdl/U9zpob2xlivMeUtqf6GnTe1x85I3q+Z2FALofqDgpkA==} peerDependencies: react: '>=18' - '@yamada-ui/ripple@1.0.36': - resolution: {integrity: sha512-TIeSQo+fUOrBm3959RGUZW+GodxJlTgZ+GajzNKhXeXaGtGSfJrXmUYbpHm4u9mxemmFAdvRC42j6FGvVTh0iw==} + '@yamada-ui/ripple@1.0.37': + resolution: {integrity: sha512-PMiND0Y2Mske3ouJSE+berxmymQWs49JJSaS7Q7G0Mb836HsLpZU6icdMYwrBZUOgepG1hDZ66kVq04LPslUKA==} peerDependencies: react: '>=18' - '@yamada-ui/scroll-area@1.0.36': - resolution: {integrity: sha512-NOJW0j3LrCNqk7V7IVvzbM5iHWaqysxG2/XtEhLmyIMVAgT6sGwTQuYS3vsDOE2PxVPoggarHcIkpr62KM+Phg==} + '@yamada-ui/scroll-area@1.0.37': + resolution: {integrity: sha512-ltJ1SC45xFMwnYcUD45rIYmWVdLYPxAXPN9buZeoiC2P7UkoZuGVlF0FieVeCtEoxtyqLzBY13bfTYejhY5uLw==} peerDependencies: react: '>=18' - '@yamada-ui/segmented-control@1.0.38': - resolution: {integrity: sha512-Yq1HF1aivqIZKe554UH8Yx42pXOy21/OqGF5Ts31X1lPDrJZGF1uXYnq5FGJbXQk2Q20TfkMNURaee0brRyx9w==} + '@yamada-ui/segmented-control@1.0.39': + resolution: {integrity: sha512-fWAyPo1AW4UAzMsnzYZ/nY+1dg8UCrB/cFSyunNnb1uKROQtJREOl3OqvdZCIBBhIGgAALz8dUHcNwYDbKuNjA==} peerDependencies: react: '>=18' - '@yamada-ui/select@1.5.0': - resolution: {integrity: sha512-KHZ/fmxwy499TRykCQXK+wC95m7DtWccCTqWR4u/aO5Ms/BnPZVFFVQbie+PZ/7NE/BQulL0kBsp80DJUQCMjw==} + '@yamada-ui/select@1.5.1': + resolution: {integrity: sha512-ck+6Ek6FMEqoVRoVs1p/nRlRvUnkySIMyCwhyD66VjMO1sP2ntQgBZhwQ4cK7N0JttqjWaunH7Z2reipcE+s4w==} peerDependencies: react: '>=18' - '@yamada-ui/skeleton@1.1.3': - resolution: {integrity: sha512-TKqj2NmrGmNPa8WkML3wy0Lc4twO0qT8hbjqCdeXD0yidnh38XyjL9qAtC80KHN/652/u5rHXR1gX5i0qOKS/Q==} + '@yamada-ui/skeleton@1.1.4': + resolution: {integrity: sha512-prjcDbkKgZISNjr7N6eogiOvZIKJgZ+YO5Pv+vXl4gZXJ0S8eWZDNg5ac0X+bgCo/7c0WE+vnBLTjeaU15dNXQ==} peerDependencies: react: '>=18' - '@yamada-ui/slider@1.2.3': - resolution: {integrity: sha512-9MmQuliE1enepak8hporzC3rZxpg0jJGx15CEtUzSgvM11z6DR8rOg/fNGB4AG9NihPqH3arfzYdGy1/iUnwIg==} + '@yamada-ui/slider@1.2.4': + resolution: {integrity: sha512-qydqs56o2TUhNNFrm/j9Mzu68s1hJoeYCs0DsUgnxuGkkiQU/BvLiW1pPwNiQNOx3FQrJoZ6oRNhdlE+WpOmnA==} peerDependencies: react: '>=18' - '@yamada-ui/snacks@1.1.1': - resolution: {integrity: sha512-+hOu+QUe9BOJngq9kyWjJ3SR1+ti/cUrYc0zw+TnPjoJqrC6j64zW7W+o5YEb0jb/EgPP70TYj+TauEtf9rSPA==} + '@yamada-ui/snacks@1.1.2': + resolution: {integrity: sha512-F3ZFlzkc9rWk2z8fy18gzv43r3nZFp+WKy0hBWQHfw+ALkKWGhIxipbsnFMa6RH05hb7u/5vest9WT5sm6RIYw==} peerDependencies: react: '>=18' - '@yamada-ui/stat@1.0.35': - resolution: {integrity: sha512-M2gxcnSbryrX7dASd7mnqX80ocLGVmZiXdm8AJNKyVJefQlY0EJSvrE8ZdpyPGNZkRHpOQWGLezfySJCZ8BK9Q==} + '@yamada-ui/stat@1.0.36': + resolution: {integrity: sha512-ROg/cbSCKLZ+4RF3Z61ZN+a/RCRSpFNUTv50iO5o5JwXP2sOqfAnygcZd1Y7I40+sdKza00sl1rAGsYXv+nqJw==} peerDependencies: react: '>=18' - '@yamada-ui/stepper@1.0.38': - resolution: {integrity: sha512-VKJ2rkVjfTmWaQ/Y1z/LeRgybiInGWim1YnzY7iYjyT18OPoIB47nOGPKVltQk9mWMuGjNG2lyy8pNMP6miXrA==} + '@yamada-ui/stepper@1.0.39': + resolution: {integrity: sha512-XrNJuepIRFUBXoW4JCS3943kc8/QHUBOPThsThg7LO+r0bZepiLi/cgn6SYYCJ9wPYbbe8c2yzYMprzAJvVy9A==} peerDependencies: react: '>=18' - '@yamada-ui/switch@1.1.7': - resolution: {integrity: sha512-f/vUfGdTOgP6AiWNFPRA8EutCsg/1fyj7hCD8XLixadkvpmYMrrlK4SafQjdC8/H1IXaBx6Dn4+TsMVySRav1Q==} + '@yamada-ui/switch@1.1.8': + resolution: {integrity: sha512-YjFDuxOAhSA4mVKPTWt0r7gjbLDlIpKbjtok9P6efpDaUCXE1oB/e7krXRqFKEgrFOvCvNPi0hMyz82T1dHBDw==} peerDependencies: react: '>=18' - '@yamada-ui/tabs@1.0.37': - resolution: {integrity: sha512-JONuABrpby842T02jdcAsxAAyxR/+cXFPacjRucHUjle4/onpFHOo3DXOHHuhdxDeLwA/5fPCozzBQU7S9CC6Q==} + '@yamada-ui/tabs@1.0.38': + resolution: {integrity: sha512-2At1gFZyE0MyTiTACrG0LAkGtu8LlJvegi2Kw7drJxWKl4alYlC5DqJ17S7pWBMd9WBgCiXCgBmx7cTJJsHcdA==} peerDependencies: react: '>=18' - '@yamada-ui/tag@1.0.38': - resolution: {integrity: sha512-8r1yVaS1Fq37wSaEctoPTC8mr9BLzWrckKla3WDenI+tcAcsqbNpCi5L5uH3C7kIdiTe2hKJgaYvuBvsFBQ+pA==} + '@yamada-ui/tag@1.0.39': + resolution: {integrity: sha512-jeYqepBYSuUkvFqxexqW5aWt4SQLrXOjphtf9QflslyjJPqDWbI7p6Xy7iOw0Qyr/NgbOlX8mrhe0G6Gi8Cmfw==} peerDependencies: react: '>=18' - '@yamada-ui/textarea@1.1.27': - resolution: {integrity: sha512-PGluBpIM09Nw5aXoHllB9HGlvTP+h5ZBgSUtJY/GMCOanAZvRca+nhwfjWa7eizHTT0wm4T7FrxVJmDHUeOV/Q==} + '@yamada-ui/textarea@1.1.28': + resolution: {integrity: sha512-e6pX6GQUBcIp2f4zML0eWqhOwItG0jzSJeLp/sBAAa23Jj/2j4fNEsNOvnxbPkQNU5GtZl96bTjZk5MF9c2Hdw==} peerDependencies: react: '>=18' - '@yamada-ui/theme-tools@1.1.1': - resolution: {integrity: sha512-5qh12/Be2hgIxEG5ON/wXQGmR/JiCb2mKM9wOVV50oIXxdi/5zdXMaYaz6RkAgHXQJxXat+oZsuc5gdHhibidg==} + '@yamada-ui/theme-tools@1.1.2': + resolution: {integrity: sha512-TTrFayu9mVpCLT3ZQO9F/AJAI8pEynAH+pChl7jT45d5711tFxruJwZ8rP83SPV3CWyK3RwmkHTGFcD+e4G5JQ==} - '@yamada-ui/theme@1.17.0': - resolution: {integrity: sha512-IVsQv1wNStm/6cb2KUfRGCW4xiKGWfWLEmbpp1y9h9gmE82qkN9VfGix45vzR1df337s+rgBAD5CxC047zTtUg==} + '@yamada-ui/theme@1.18.0': + resolution: {integrity: sha512-nPOqpPJksRYLbhwKpJBYCuV8R3JG2S9H2//qmhwFipXSc4iuVSdgVrt0xXOgTLcO+9Z0Ibs+0izggfp9IXOsJg==} - '@yamada-ui/toggle@1.0.19': - resolution: {integrity: sha512-vikG2UfjLYTNTBT8kUGD8MWQF7tmdqACT86KaEEF2xIk6UgVjgE0wwBYsGpkdijdl75DwYV8a/Njg8rMoWRSbw==} + '@yamada-ui/toggle@1.0.20': + resolution: {integrity: sha512-PHQm9w/ndYu2YKZoQOgJRv0gpQWs5YSn4t6PCfZvb8O5MytldywHz0MMB009CV4bLAUX7jsT7ZNw27b1Tgisag==} peerDependencies: react: '>=18' - '@yamada-ui/tooltip@1.1.9': - resolution: {integrity: sha512-1e7SClSxnfCINc1wvA589dF5bknUPWtiEqkf6Z7os4hUcXmuz9MqLf71tqkaTzYgo2rkX5XlBq2Rlascl9EC8A==} + '@yamada-ui/tooltip@1.1.10': + resolution: {integrity: sha512-Zxbz36rcHgSc23s1eP0pIzyoTOPMRTBoXWuc7m+BmQCw4QM36OjGQhCSzSrOYiDFerOJpcjia7BK/XeDYTlv2g==} peerDependencies: react: '>=18' - '@yamada-ui/transitions@1.1.3': - resolution: {integrity: sha512-6NyxXi6y2ibR8hZ7ibeQt9Omfnyp8WQFHkw8Su6EMhS1TiWUGD7qLcz/iLVgOs1007q7tGeE++66V/jPkg+/zw==} + '@yamada-ui/transitions@1.1.4': + resolution: {integrity: sha512-UDJxSinCfza2Pzmmw5Ft/+xRPb+inZ3EDfIz0OnKrCXgUPA862hzysHMqvZvwQabAjkjrAJGFbTG7AqAE5yj5Q==} peerDependencies: react: '>=18' - '@yamada-ui/typography@1.0.35': - resolution: {integrity: sha512-V6DdBN3+wp+8JEZU8FHcwdgFXC/qUd+kwhTSb7uAdWX9nvqgBc96HP1cXamNI035ctVHiv4CIHL7F5Tt3hihwg==} + '@yamada-ui/typography@1.0.36': + resolution: {integrity: sha512-njiuopM4BFz3fVZk+0r7e91x62XdHEaB6BNHT68/wgOe5F0wkKtWxAcnLR3i3lmIO26juptW/LF2aDQq53pOOA==} peerDependencies: react: '>=18' - '@yamada-ui/use-animation@1.0.35': - resolution: {integrity: sha512-MzDxEaD/twgT4NLzeZaEOLrKN1TWBdIRBYEwasLW5o8XOpHxinywj5bzRM5uYUE5aIGldDzm6V5fLwXMbM4Zag==} + '@yamada-ui/use-animation@1.0.36': + resolution: {integrity: sha512-1t5+b3vlNl1crgK1d+c/hY4ufJDHV8x/W1NNixxXZh/D+qz6zieG4SsF3iGEcsz6ll9NkckSKo3zKA1H+kt03Q==} peerDependencies: react: '>=18' @@ -1337,78 +1337,78 @@ packages: peerDependencies: react: '>=18' - '@yamada-ui/use-breakpoint@1.4.6': - resolution: {integrity: sha512-fX2axEXJhS9XAv8Q3Lz3+ClU8UaSiIBwk6J6fXrcDQOvCqgIBPT8M6j9nU4pHoUhSUBnQGUruK+6J0Wzemp0yg==} + '@yamada-ui/use-breakpoint@1.4.7': + resolution: {integrity: sha512-/ikr1XvSF3UNvyHK4K9Y0CRwRsvb6tsqhLb65ztYkf3TG3Vt0rsSWtVh4NAx/Ww4LJ3UmvfpG0t2s2BKo3HfPg==} peerDependencies: react: '>=18' - '@yamada-ui/use-clickable@1.2.6': - resolution: {integrity: sha512-iF5K1mDPhitiNqnOYV/Tr5la0TGVtvmMYGzSIn0pOB2jxAfJdi6lmddOuxYm3iQDmisAYb+tn9JSvKJBmSjawA==} + '@yamada-ui/use-clickable@1.2.7': + resolution: {integrity: sha512-1NBkoP4kXBNQ/2BXWUlQGzNKSNSAhdAGYLUcHox2bw+7ziCqDHLzpLwcrHNWs6Hyx5KbMCYy+pTPX0n/IjZ16A==} peerDependencies: react: '>=18' - '@yamada-ui/use-clipboard@1.0.19': - resolution: {integrity: sha512-2h+kg/2gNE7MHJAYHef6IlAC5NLf5ihX8Nkf7Op5xWJTLFkEZNArZIEGTfs39pG39WLPjKtVeKSTAAD0niDyRQ==} + '@yamada-ui/use-clipboard@1.0.20': + resolution: {integrity: sha512-kTfQnPfkDCV9vrmhm+Ocr4KDlw6rgdvQkbunFafR6DShSpgwKVtOKLmgzeMwvcpirOUVAUpLeMbt/RR9bJaa1w==} peerDependencies: react: '>=18' - '@yamada-ui/use-controllable-state@1.0.18': - resolution: {integrity: sha512-wpgFkrLP/7eP+8Ou3L8Y3stYeIkzUtJ394KOj9M1Q/Uww8tP1oNS62yHLiIGFQW/scwWRUJ4aMaKWgbIKsMYzw==} + '@yamada-ui/use-controllable-state@1.0.19': + resolution: {integrity: sha512-ipQaUBxrOFXQqFuyLFFKv1AZrTC0ld0wlhB4+ldSdymmVXM5NNnZk3ysTPjpwBHG/J3R+OnGBBtkslFdrZDdWA==} peerDependencies: react: '>=18' - '@yamada-ui/use-counter@1.0.19': - resolution: {integrity: sha512-GsQq6QIw9BCjgv4P11qr6ZM+ZMPx/vPzsC1Ig4sIlaWzpP/1EoI87oMwuTcXanHD9VNNxNwPNSXIU5r4As60pA==} + '@yamada-ui/use-counter@1.0.20': + resolution: {integrity: sha512-PjQ8pttUY/RACBxFoGoPw70qndayalXHRzoAIr77hbKZZ7l7TH3nvvS0AGmQJzMYJtk7XBWwsofgqkb8WsTezA==} peerDependencies: react: '>=18' - '@yamada-ui/use-descendant@1.0.19': - resolution: {integrity: sha512-RimlE/YgyaeERLbpF+4JZB1Xcily9k1W7JFDx3Gani4vCBeM62kMRcYOijDQPtprhDtwNf1wI5vEgLYy/iZUQQ==} + '@yamada-ui/use-descendant@1.0.20': + resolution: {integrity: sha512-KDagFqrTbz8URBULEdXd7OPuHiocCla9jsC1guEvCQWzVbd5/P5z9PW61qPp1bfRKLThjSzXRNFBxSapXwARKA==} peerDependencies: react: '>=18' - '@yamada-ui/use-disclosure@1.0.18': - resolution: {integrity: sha512-fYm1DK9J80tlORKxnUXFFBI4E2xDER6vpGQ8WgbxMY/TpFR4sPeWwVNfM607zFtXHYpJCfrZFSM3HpwIM68qfQ==} + '@yamada-ui/use-disclosure@1.0.19': + resolution: {integrity: sha512-jgHEBto7712LvlMn0D+XtH8dYGsC7SP4/C3+ZPNi8cCIhrl3iHCIp2zSHlNpsxj++tcrUoLyTZiiGFgMZvfxIQ==} peerDependencies: react: '>=18' - '@yamada-ui/use-event-listener@1.0.18': - resolution: {integrity: sha512-oT/FsW6ikjSVpUV8e1lm5qrNXjVJpK2M0PtAUD74B6HlkJotSQxFesKPvEMrHwBZ6bfqOMtG360Yj0Ix154w5A==} + '@yamada-ui/use-event-listener@1.0.19': + resolution: {integrity: sha512-EUTakN7hj6INixfgGsGQPi+eFeqzCWn29z6Ieyeo/GNwmKDnBwmYxHs98iipIUf1hUWvxib1vvptcRdOveFHsQ==} peerDependencies: react: '>=18' - '@yamada-ui/use-eye-dropper@1.0.16': - resolution: {integrity: sha512-Xbpahb3gnTKhXoxv1Dl63V5TmRXwueyIe9XVAKojb+mMTgUw5RlTFdRti/S/dAzHYH2JWm1lmcqeGkhNXRIlQQ==} + '@yamada-ui/use-eye-dropper@1.0.17': + resolution: {integrity: sha512-+xptOdtVnfWwfkeCvrih2iBOngEI0NjcThjhRAdmtnc5pimFEF5Bh4qCpK8VTvzyweQ7xBZRdD7+6T0RZ6KPqg==} peerDependencies: react: '>=18' - '@yamada-ui/use-focus-visible@1.1.5': - resolution: {integrity: sha512-9T/fu6IwbaYrchkjDF662g/Sx+PaL/ga+V7bO8I4Ep3BVbYIR0czhnDZUEdw9kUdEgmKpm96kFoGmibTRKSmdA==} + '@yamada-ui/use-focus-visible@1.1.6': + resolution: {integrity: sha512-bC3U3xdgUC8iSAES1kF/RPgqBVFMaijVQwGAszTg4Bh3NTtVT4d8JVultxIkyY0x78OFCR+fpdJghsyqHkYPWg==} peerDependencies: react: '>=18' - '@yamada-ui/use-focus@1.0.19': - resolution: {integrity: sha512-oGf3S0P2RPHXyIZLzx8dcsLlaz4o6JTdagZ6jTyN9OqWjviETlp1CZbB4nWvghyEfdrTQtXxqrTpBJ4e+l6d4Q==} + '@yamada-ui/use-focus@1.0.20': + resolution: {integrity: sha512-+cpOeFlnc2+YX/VzHbMc45ayAOY1lJvkOOqhV7bmOg6t8S5qgA0cDyq+bO93dCDmuvELEVdYGsCBiw9N/1Qtjg==} peerDependencies: react: '>=18' - '@yamada-ui/use-hover@1.0.19': - resolution: {integrity: sha512-Ex+gIN2V5i29c5qDitqA7oqYrq14fppWZaOII5Uwv2FV4ayYEG8IW3ZWGEN/G61RAp/ktfcV1KAh7yxlsEC5DQ==} + '@yamada-ui/use-hover@1.0.20': + resolution: {integrity: sha512-S08yzjmsty25PVJV7s8oliR5jMchAtPjW00WpBY1A/vzzzTCiT4a3oqeYd1wvdjoVfNbmMzoGKdl0OAZ6BK3dA==} peerDependencies: react: '>=18' - '@yamada-ui/use-idle@1.0.19': - resolution: {integrity: sha512-q1rrC0s8EkYHb4v9/sDhJV+47agTxZ9Nt7PnH6YB6cAEww217Vdl+THMSUmcN8zTH9cBv8J/c7uP2ZSIFE9n7g==} + '@yamada-ui/use-idle@1.0.20': + resolution: {integrity: sha512-h4/gN5KomyCl9x/984dyJCBhfO+nno/9uEDNtwOp1oCvQ0lV3yUd/ICvvQUcR3DExkRR1qbjAal15fYZoSLWnA==} peerDependencies: react: '>=18' - '@yamada-ui/use-infinite-scroll@1.1.2': - resolution: {integrity: sha512-1IhVf9sAZTObhbXu8a9LPSBxs1w6R29a46Qx6G8/ySHsM4uAI5D3iYqoJHOtkNbayFb3u2y9Di+teoJalKpwCA==} + '@yamada-ui/use-infinite-scroll@1.1.3': + resolution: {integrity: sha512-7IPIJ5ySZhnofgnGOalo8SJKhawkqTz30tr24vsl7L6xLb9mqOWdsSI/QirK0q94/9P95IhlzJD/Z7ysbXepag==} peerDependencies: react: '>=18' - '@yamada-ui/use-interval@1.0.18': - resolution: {integrity: sha512-vrAqwrOEqwoytFHWS+RRdp4H6MGShcQhQr3MWLy6M4DUGtN1DG7NaaKwPZEhC33thP1HqiO9AzL/nkCDqxIpVQ==} + '@yamada-ui/use-interval@1.0.19': + resolution: {integrity: sha512-fT3CyTUVWmCSl/nvQ9XTDW6vAlCyB9yVJyf2m09KtKvuPutBwmbUAtbRTQDqaSWVWi2Z2nGd8z2UJ3lDaKic3w==} peerDependencies: react: '>=18' @@ -1417,78 +1417,78 @@ packages: peerDependencies: react: '>=18' - '@yamada-ui/use-local-storage@1.0.19': - resolution: {integrity: sha512-YNC2RYViQ+99bPnq/h7z14+4w0wWBRdjD9aXum9zFczg+zf0ureStjFD30br9UknybEeFBosGLlsahOHJZsb8w==} + '@yamada-ui/use-local-storage@1.0.20': + resolution: {integrity: sha512-Z8lfcn5cqv9/ThT/gTOMl8YVrzp4LTqUvvBqHZ79txCbpYZQF9ItmfCpQWo+cItwmLw9dQZ1L/WjUd925yJTPw==} peerDependencies: react: '>=18' - '@yamada-ui/use-media-query@1.0.45': - resolution: {integrity: sha512-wbZmrVZp/t0OTNx3ksexsNATuiaPichZrJ2hfT4HFmluV3QoalZtQ414YCBouVdMGO9DzeM61vgWC2BdfZcphQ==} + '@yamada-ui/use-media-query@1.0.46': + resolution: {integrity: sha512-XOyvK8wnmivjlU8LgyrOOUvtlvGHXP704+nebmc/pJepd70Fj7x+RCjhpoliDAwxxu2eV6uHKPBKtfHf4me4AA==} peerDependencies: react: '>=18' - '@yamada-ui/use-os@1.0.19': - resolution: {integrity: sha512-9tjKMTsKLt84NBmna2wxfnhw82sC9diWDggFKbTuIGAWmWbQtYOSIGLChKFtI25X09DiXndsA0yvvlHx+sQrMA==} + '@yamada-ui/use-os@1.0.20': + resolution: {integrity: sha512-wkPU5LFCr4FfvudupfZpBCCz2AmAZhQsIGvSYob/MGmJEVZJmFm/Zjw9xKPvv8OCqGpNcCm7DtI3Jck0TXlsxw==} peerDependencies: react: '>=18' - '@yamada-ui/use-outside-click@1.0.18': - resolution: {integrity: sha512-1luFP6Z12ZYfLhmbnXNNMyPqxv4e3CpuIpib/FRZ1pd+zLyyBiMY6sdMobr0SM983c3Fq+yS0jWFpcOEwjYKZw==} + '@yamada-ui/use-outside-click@1.0.19': + resolution: {integrity: sha512-cNwGvEaRkVUGyJWBSoN1KXaVhVj3g8zxwVGDFjL8xOfqSydOvf1d4gNS9nvG9SlMrovDE/EiuID5VbUsOf7q9g==} peerDependencies: react: '>=18' - '@yamada-ui/use-pan-event@1.0.20': - resolution: {integrity: sha512-Vxg+N/NdAEPFlwigJTwdfIRbPW6r/U8b8vVMPGO21XKpPfERUzqw+hUeJMuvrD/NM2vpIz2s+s4pO9Zvj2bKMA==} + '@yamada-ui/use-pan-event@1.0.21': + resolution: {integrity: sha512-BARMwcBXXX4QMOnJu2g0NPbkbi/8olLL2v/bBqY7bDF7vdnuh1Nt2OLGjZ4W+LE/OfwUu64niZBzBY/nCsLZOA==} peerDependencies: react: '>=18' - '@yamada-ui/use-popper@1.0.35': - resolution: {integrity: sha512-wP8eJhDHmWtmBmWXD9wIMT5Y/G3hLIFuR6uLn8K2Oh+k+q0vk75pMsAtJX3Nu9bTHA1my65qNsLttENnEpDscg==} + '@yamada-ui/use-popper@1.0.36': + resolution: {integrity: sha512-B4F6o930+i9Z8XBSE2ojkX7gjMDPJ7devpYfpCgRv1NQkCLurASKBGdiDhzvWmtWJ07lEeiTLLlIJmH++Kp93Q==} peerDependencies: react: '>=18' - '@yamada-ui/use-previous@1.0.18': - resolution: {integrity: sha512-pnaJzS/JFwDflmsVMVbDusMR9qKaxQzp49ibVbcJ4RK/aj3R3hE62hThl2R/caNiqwPFPO3RO9gUgap5tDiXAQ==} + '@yamada-ui/use-previous@1.0.19': + resolution: {integrity: sha512-OBIZHxz+7mr5A8K5x6REAFOSQQdQjziSwbH62l7hkP4qJx/2WfcALLiUZ5p2ztH8nYOrFRFH6+jMydAKfJnyIA==} peerDependencies: react: '>=18' - '@yamada-ui/use-resize-observer@1.0.18': - resolution: {integrity: sha512-bilNHIA77/aeUTrGXHEas4OdJq//sQbMl78I7p8G2uF/RnQmrKjROS3ZVNTR9DweMo/J3rG8zMFG4m1+yFXY7g==} + '@yamada-ui/use-resize-observer@1.0.19': + resolution: {integrity: sha512-Ll7OMx7v9E5q0BezG0gbM/EgqGTQvZgdkdyeN+48xFqbMarnQive5y/OVgcZrtHfFxaAdBsKGzs3wLwhGFnHhQ==} peerDependencies: react: '>=18' - '@yamada-ui/use-size@1.0.18': - resolution: {integrity: sha512-/ovr+WMXisROYn9wV4OheU7BhKs9nDMePlSro7ZfDE69/illimz4box/G+VTzGXA8W4MB0U0H5X9Go//Rte6Dw==} + '@yamada-ui/use-size@1.0.19': + resolution: {integrity: sha512-3izCRrY/SUFAm1QTfappgisXcyp7rTWsg5A2bFNYkflH5bIUH34iHrFdWvjNRBClrtxFnSzbsPtIJsm7BHHKMg==} peerDependencies: react: '>=18' - '@yamada-ui/use-timeout@1.0.18': - resolution: {integrity: sha512-v+cu8TjglrQarLuuUBd4KExEhV1Be60NfhZaUb2doL0P/uubJVFLTrKnrceVb1aXKiEpox57u4lmf28me/+9Lg==} + '@yamada-ui/use-timeout@1.0.19': + resolution: {integrity: sha512-045tWMXVflmA/TZWIHiLNnUf+VlAJCtA4/UdYZ3wBNd1JTga89CpvUF6zAKfDHiFBUJA3cC6rAZyDTItaTmnVA==} peerDependencies: react: '>=18' - '@yamada-ui/use-token@1.1.23': - resolution: {integrity: sha512-JrmMfDSMpPVt7xLuIoI5SpWwpo0lo4R/f/G4DXYba188iRPvnyrWDEVQrTnxiwdtKu5lucNzkLCPvC1pT4QQ0Q==} + '@yamada-ui/use-token@1.1.24': + resolution: {integrity: sha512-zH8p8P/kL1IgW2yGiK31W11O6l+wdLK38Ghy7nc5xyX5S5dedOkBGfigrPAop5JQZ9wXojUQ1by8iHx0nt01gg==} peerDependencies: react: '>=18' - '@yamada-ui/use-value@1.1.23': - resolution: {integrity: sha512-bnRKmXfkN14eXk099YQ5uhzAqI92u2m6e2tXECrdk5oxktsvzLfvlnTYZ0BnxL5GD0uegsrkgLv93nCl+O0ZDQ==} + '@yamada-ui/use-value@1.1.24': + resolution: {integrity: sha512-4NxUpK0hIH5PqOBh8hFBz9fJXxMBpz1z78eRzPbXQZ1FrkMEEHKW5yfxnqck5odJ/LyJFC5Qm+lVG+FztY8zKw==} peerDependencies: react: '>=18' - '@yamada-ui/use-window-event@1.0.19': - resolution: {integrity: sha512-sb8ots33Ry1lZ6CHUUNj45sLZQvNbEshfs486hq5DbJIm30uzbUeIgeuDgfpWANp+uErwQ1sO2Zrr1I7huvguw==} + '@yamada-ui/use-window-event@1.0.20': + resolution: {integrity: sha512-9QROcNrKR0yFxtepFzuP5izWOzWn0pmS6vT7g+CxX9w9HbSay3i4sVY4mo3b+kfVs5GHhmm4EYkuc6ERq6n5+A==} peerDependencies: react: '>=18' - '@yamada-ui/utils@1.4.0': - resolution: {integrity: sha512-ZdhARuMzdyZWSFQqore8ylKhjmbFm3QIrjCgIZDXpNWBgscmnQSlBUP+Qgoii8QwUzIRZNUKcKI48Eqvjx2sPw==} + '@yamada-ui/utils@1.5.0': + resolution: {integrity: sha512-qo4twRtpTmzQBrvvfOikCHQ84/3LNDiAW9x7ECmaG+Yn8f27idKhE59jNbgx0sYNamscxPZJ0qIqgCURa3LfWw==} peerDependencies: react: '>=18' - '@yamada-ui/visually-hidden@1.0.9': - resolution: {integrity: sha512-O8grznkZsG6kp7cJmj59nOAJ506pwCJLgndsw/UoA9F6z5VNOVBmhgS6EuR3GthDNEJlMfbz9GLvyIq5no6IAA==} + '@yamada-ui/visually-hidden@1.0.10': + resolution: {integrity: sha512-1hGhVBgZRSJAqrDrtAz6PoP5B4bdA4YgCVSIXDtJU/0DnGA2J4F8RRKSfbWqMh8Rw0UP/b3AVsDvqFua5jy0Dg==} peerDependencies: react: '>=18' @@ -1790,6 +1790,15 @@ packages: supports-color: optional: true + debug@4.3.7: + resolution: {integrity: sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + deep-equal@2.2.3: resolution: {integrity: sha512-ZIwpnevOurS8bpT4192sqAowWM76JDKSHYzMLty3BZGSswgq6pBaH3DhCSW5xVAZICZyKdOBPjwww5wfgT/6PA==} engines: {node: '>= 0.4'} @@ -1831,18 +1840,18 @@ packages: eastasianwidth@0.2.0: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} - embla-carousel-react@8.2.0: - resolution: {integrity: sha512-dWqbmaEBQjeAcy/EKrcAX37beVr0ubXuHPuLZkx27z58V1FIvRbbMb4/c3cLZx0PAv/ofngX2QFrwUB+62SPnw==} + embla-carousel-react@8.2.1: + resolution: {integrity: sha512-YKtARk101mp00Zb6UAFkkvK+5XRo92LAtO9xLFeDnQ/XU9DqFhKnRy1CedRRj0/RSk6MTFDx3MqOQue3gJj9DA==} peerDependencies: react: ^16.8.0 || ^17.0.1 || ^18.0.0 - embla-carousel-reactive-utils@8.2.0: - resolution: {integrity: sha512-ZdaPNgMydkPBiDRUv+wRIz3hpZJ3LKrTyz+XWi286qlwPyZFJDjbzPBiXnC3czF9N/nsabSc7LTRvGauUzwKEg==} + embla-carousel-reactive-utils@8.2.1: + resolution: {integrity: sha512-LXMVOOyv09ZKRxRQXYMX1FpVGcypsuxdcidNcNlBQUN2mK7hkmjVFQwwhfnnY39KMi88XYnYPBgMxfTe0vxSrA==} peerDependencies: - embla-carousel: 8.2.0 + embla-carousel: 8.2.1 - embla-carousel@8.2.0: - resolution: {integrity: sha512-rf2GIX8rab9E6ZZN0Uhz05746qu2KrDje9IfFyHzjwxLwhvGjUt6y9+uaY1Sf+B0OPSa3sgas7BE2hWZCtopTA==} + embla-carousel@8.2.1: + resolution: {integrity: sha512-9mTDtyMZJhFuuW5pixhTT4iLiJB1l3dH3IpXUKCsgLlRlHCiySf/wLKy5xIAzmxIsokcQ50xea8wi7BCt0+Rxg==} emoji-regex@8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} @@ -2124,8 +2133,8 @@ packages: react-dom: optional: true - framer-motion@11.3.30: - resolution: {integrity: sha512-9VmqGe9OIjfMoCcs+ZsKXlv6JaG5QagKX2F1uSbkG3Z33wgjnz60Kw+CngC1M49rDYau+Y9aL+8jGagAwrbVyw==} + framer-motion@11.5.4: + resolution: {integrity: sha512-E+tb3/G6SO69POkdJT+3EpdMuhmtCh9EWuK4I1DnIC23L7tFPrl8vxP+LSovwaw6uUr73rUbpb4FgK011wbRJQ==} peerDependencies: '@emotion/is-prop-valid': '*' react: ^18.0.0 @@ -2614,8 +2623,8 @@ packages: resolution: {integrity: sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA==} engines: {node: 20 || >=22} - lucide-react@0.427.0: - resolution: {integrity: sha512-lv9s6c5BDF/ccuA0EgTdskTxIe11qpwBDmzRZHJAKtp8LTewAvDvOM+pTES9IpbBuTqkjiMhOmGpJ/CB+mKjFw==} + lucide-react@0.435.0: + resolution: {integrity: sha512-we5GKfzjMDw9m9SsyZJvWim9qaT+Ya5kaRS+OGFqgLqXUrPM1h+7CiMw5pKdEIoaBqfXz2pyv9TASAdpIAJs0Q==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc @@ -2842,6 +2851,9 @@ packages: picocolors@1.0.1: resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==} + picocolors@1.1.0: + resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==} + picomatch@2.3.1: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} @@ -2890,8 +2902,8 @@ packages: react-fast-compare@3.2.2: resolution: {integrity: sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==} - react-focus-lock@2.13.0: - resolution: {integrity: sha512-w7aIcTwZwNzUp2fYQDMICy+khFwVmKmOrLF8kNsPS+dz4Oi/oxoVJ2wCMVvX6rWGriM/+mYaTyp1MRmkcs2amw==} + react-focus-lock@2.12.1: + resolution: {integrity: sha512-lfp8Dve4yJagkHiFrC1bGtib3mF2ktqwPJw4/WGcgPW+pJ/AVQA5X2vI7xgp13FcxFEpYBBHpXai/N2DBNC0Jw==} peerDependencies: '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -2922,8 +2934,8 @@ packages: '@types/react': optional: true - react-resizable-panels@2.1.1: - resolution: {integrity: sha512-+cUV/yZBYfiBj+WJtpWDJ3NtR4zgDZfHt3+xtaETKE+FCvp+RK/NJxacDQKxMHgRUTSkfA6AnGljQ5QZNsCQoA==} + react-resizable-panels@2.1.2: + resolution: {integrity: sha512-Ku2Bo7JvE8RpHhl4X1uhkdeT9auPBoxAOlGTqomDUUrBAX2mVGuHYZTcWvlnJSgx0QyHIxHECgGB5XVPUbUOkQ==} peerDependencies: react: ^16.14.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.14.0 || ^17.0.0 || ^18.0.0 @@ -3350,17 +3362,17 @@ snapshots: '@babel/highlight': 7.24.7 picocolors: 1.0.1 - '@babel/generator@7.25.5': + '@babel/generator@7.25.6': dependencies: - '@babel/types': 7.25.4 + '@babel/types': 7.25.6 '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 jsesc: 2.5.2 '@babel/helper-module-imports@7.24.7': dependencies: - '@babel/traverse': 7.25.4 - '@babel/types': 7.25.4 + '@babel/traverse': 7.25.6 + '@babel/types': 7.25.6 transitivePeerDependencies: - supports-color @@ -3375,37 +3387,37 @@ snapshots: js-tokens: 4.0.0 picocolors: 1.0.1 - '@babel/parser@7.25.4': + '@babel/parser@7.25.6': dependencies: - '@babel/types': 7.25.4 + '@babel/types': 7.25.6 '@babel/runtime@7.25.0': dependencies: regenerator-runtime: 0.14.1 - '@babel/runtime@7.25.4': + '@babel/runtime@7.25.6': dependencies: regenerator-runtime: 0.14.1 '@babel/template@7.25.0': dependencies: '@babel/code-frame': 7.24.7 - '@babel/parser': 7.25.4 - '@babel/types': 7.25.4 + '@babel/parser': 7.25.6 + '@babel/types': 7.25.6 - '@babel/traverse@7.25.4': + '@babel/traverse@7.25.6': dependencies: '@babel/code-frame': 7.24.7 - '@babel/generator': 7.25.5 - '@babel/parser': 7.25.4 + '@babel/generator': 7.25.6 + '@babel/parser': 7.25.6 '@babel/template': 7.25.0 - '@babel/types': 7.25.4 - debug: 4.3.6 + '@babel/types': 7.25.6 + debug: 4.3.7 globals: 11.12.0 transitivePeerDependencies: - supports-color - '@babel/types@7.25.4': + '@babel/types@7.25.6': dependencies: '@babel/helper-string-parser': 7.24.8 '@babel/helper-validator-identifier': 7.24.7 @@ -3413,13 +3425,13 @@ snapshots: '@clack/core@0.3.4': dependencies: - picocolors: 1.0.1 + picocolors: 1.1.0 sisteransi: 1.0.5 '@clack/prompts@0.7.0': dependencies: '@clack/core': 0.3.4 - picocolors: 1.0.1 + picocolors: 1.1.0 sisteransi: 1.0.5 '@commitlint/cli@19.4.0(@types/node@22.2.0)(typescript@5.5.4)': @@ -3536,7 +3548,7 @@ snapshots: '@emotion/babel-plugin@11.12.0': dependencies: '@babel/helper-module-imports': 7.24.7 - '@babel/runtime': 7.25.4 + '@babel/runtime': 7.25.6 '@emotion/hash': 0.9.2 '@emotion/memoize': 0.9.0 '@emotion/serialize': 1.3.1 @@ -3577,7 +3589,7 @@ snapshots: '@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1)': dependencies: - '@babel/runtime': 7.25.4 + '@babel/runtime': 7.25.6 '@emotion/babel-plugin': 11.12.0 '@emotion/cache': 11.13.1 '@emotion/serialize': 1.3.1 @@ -3603,7 +3615,7 @@ snapshots: '@emotion/styled@11.11.0(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1)': dependencies: - '@babel/runtime': 7.25.4 + '@babel/runtime': 7.25.6 '@emotion/babel-plugin': 11.12.0 '@emotion/is-prop-valid': 1.3.0 '@emotion/react': 11.11.0(@types/react@18.3.3)(react@18.3.1) @@ -3618,7 +3630,7 @@ snapshots: '@emotion/styled@11.13.0(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1)': dependencies: - '@babel/runtime': 7.25.4 + '@babel/runtime': 7.25.6 '@emotion/babel-plugin': 11.12.0 '@emotion/is-prop-valid': 1.3.0 '@emotion/react': 11.11.0(@types/react@18.3.3)(react@18.3.1) @@ -4002,10 +4014,10 @@ snapshots: '@types/prop-types': 15.7.12 csstype: 3.1.3 - '@typescript-eslint/eslint-plugin@8.0.1(@typescript-eslint/parser@8.2.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4)': + '@typescript-eslint/eslint-plugin@8.0.1(@typescript-eslint/parser@8.5.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4)': dependencies: '@eslint-community/regexpp': 4.11.0 - '@typescript-eslint/parser': 8.2.0(eslint@8.57.0)(typescript@5.5.4) + '@typescript-eslint/parser': 8.5.0(eslint@8.57.0)(typescript@5.5.4) '@typescript-eslint/scope-manager': 8.0.1 '@typescript-eslint/type-utils': 8.0.1(eslint@8.57.0)(typescript@5.5.4) '@typescript-eslint/utils': 8.0.1(eslint@8.57.0)(typescript@5.5.4) @@ -4033,13 +4045,13 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.2.0(eslint@8.57.0)(typescript@5.5.4)': + '@typescript-eslint/parser@8.5.0(eslint@8.57.0)(typescript@5.5.4)': dependencies: - '@typescript-eslint/scope-manager': 8.2.0 - '@typescript-eslint/types': 8.2.0 - '@typescript-eslint/typescript-estree': 8.2.0(typescript@5.5.4) - '@typescript-eslint/visitor-keys': 8.2.0 - debug: 4.3.6 + '@typescript-eslint/scope-manager': 8.5.0 + '@typescript-eslint/types': 8.5.0 + '@typescript-eslint/typescript-estree': 8.5.0(typescript@5.5.4) + '@typescript-eslint/visitor-keys': 8.5.0 + debug: 4.3.7 eslint: 8.57.0 optionalDependencies: typescript: 5.5.4 @@ -4056,10 +4068,10 @@ snapshots: '@typescript-eslint/types': 8.0.1 '@typescript-eslint/visitor-keys': 8.0.1 - '@typescript-eslint/scope-manager@8.2.0': + '@typescript-eslint/scope-manager@8.5.0': dependencies: - '@typescript-eslint/types': 8.2.0 - '@typescript-eslint/visitor-keys': 8.2.0 + '@typescript-eslint/types': 8.5.0 + '@typescript-eslint/visitor-keys': 8.5.0 '@typescript-eslint/type-utils@8.0.1(eslint@8.57.0)(typescript@5.5.4)': dependencies: @@ -4077,7 +4089,7 @@ snapshots: '@typescript-eslint/types@8.0.1': {} - '@typescript-eslint/types@8.2.0': {} + '@typescript-eslint/types@8.5.0': {} '@typescript-eslint/typescript-estree@7.2.0(typescript@5.5.4)': dependencies: @@ -4109,12 +4121,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/typescript-estree@8.2.0(typescript@5.5.4)': + '@typescript-eslint/typescript-estree@8.5.0(typescript@5.5.4)': dependencies: - '@typescript-eslint/types': 8.2.0 - '@typescript-eslint/visitor-keys': 8.2.0 - debug: 4.3.6 - globby: 11.1.0 + '@typescript-eslint/types': 8.5.0 + '@typescript-eslint/visitor-keys': 8.5.0 + debug: 4.3.7 + fast-glob: 3.3.2 is-glob: 4.0.3 minimatch: 9.0.5 semver: 7.6.3 @@ -4145,9 +4157,9 @@ snapshots: '@typescript-eslint/types': 8.0.1 eslint-visitor-keys: 3.4.3 - '@typescript-eslint/visitor-keys@8.2.0': + '@typescript-eslint/visitor-keys@8.5.0': dependencies: - '@typescript-eslint/types': 8.2.0 + '@typescript-eslint/types': 8.5.0 eslint-visitor-keys: 3.4.3 '@ungap/structured-clone@1.2.0': {} @@ -4164,15 +4176,15 @@ snapshots: next: 14.2.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: 18.3.1 - '@yamada-ui/accordion@2.0.7(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/accordion@2.0.8(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/icon': 1.1.4(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/motion': 2.2.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/transitions': 1.1.3(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-controllable-state': 1.0.18(react@18.3.1) - '@yamada-ui/use-descendant': 1.0.19(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/icon': 1.1.5(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/motion': 2.2.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/transitions': 1.1.4(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-controllable-state': 1.0.19(react@18.3.1) + '@yamada-ui/use-descendant': 1.0.20(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@emotion/is-prop-valid' @@ -4180,12 +4192,12 @@ snapshots: - react-dom - supports-color - '@yamada-ui/alert@1.0.38(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/alert@1.0.39(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/icon': 1.1.4(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/loading': 1.1.14(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/icon': 1.1.5(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/loading': 1.1.15(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@emotion/is-prop-valid' @@ -4193,20 +4205,20 @@ snapshots: - react-dom - supports-color - '@yamada-ui/autocomplete@1.5.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/form-control': 2.1.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/icon': 1.1.4(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/motion': 2.2.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/popover': 1.3.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/portal': 1.0.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-clickable': 1.2.6(react@18.3.1) - '@yamada-ui/use-controllable-state': 1.0.18(react@18.3.1) - '@yamada-ui/use-descendant': 1.0.19(react@18.3.1) - '@yamada-ui/use-disclosure': 1.0.18(react@18.3.1) - '@yamada-ui/use-outside-click': 1.0.18(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/autocomplete@1.5.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/form-control': 2.1.1(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/icon': 1.1.5(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/motion': 2.2.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/popover': 1.3.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/portal': 1.0.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-clickable': 1.2.7(react@18.3.1) + '@yamada-ui/use-controllable-state': 1.0.19(react@18.3.1) + '@yamada-ui/use-descendant': 1.0.20(react@18.3.1) + '@yamada-ui/use-disclosure': 1.0.19(react@18.3.1) + '@yamada-ui/use-outside-click': 1.0.19(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@emotion/is-prop-valid' @@ -4214,47 +4226,47 @@ snapshots: - react-dom - supports-color - '@yamada-ui/avatar@1.2.6(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/avatar@1.2.7(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/icon': 1.1.4(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/image': 1.2.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-animation': 1.0.35(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/icon': 1.1.5(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/image': 1.2.1(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-animation': 1.0.36(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/badge@1.0.35(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/badge@1.0.36(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/breadcrumb@1.3.9(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/breadcrumb@1.3.10(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/icon': 1.1.4(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-value': 1.1.23(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/icon': 1.1.5(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-value': 1.1.24(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/button@1.0.40(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/button@1.0.41(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/loading': 1.1.14(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/ripple': 1.0.36(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/loading': 1.1.15(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/ripple': 1.0.37(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@emotion/is-prop-valid' @@ -4262,26 +4274,26 @@ snapshots: - react-dom - supports-color - '@yamada-ui/card@1.0.37(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/card@1.0.38(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/carousel@2.0.3(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/carousel@2.0.4(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/button': 1.0.40(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/icon': 1.1.4(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-controllable-state': 1.0.18(react@18.3.1) - '@yamada-ui/use-token': 1.1.23(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-value': 1.1.23(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) - embla-carousel-react: 8.2.0(react@18.3.1) + '@yamada-ui/button': 1.0.41(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/icon': 1.1.5(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-controllable-state': 1.0.19(react@18.3.1) + '@yamada-ui/use-token': 1.1.24(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-value': 1.1.24(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) + embla-carousel-react: 8.2.1(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@emotion/is-prop-valid' @@ -4289,15 +4301,15 @@ snapshots: - react-dom - supports-color - '@yamada-ui/checkbox@1.1.6(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/checkbox@1.1.7(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/form-control': 2.1.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/layouts': 1.1.33(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/motion': 2.2.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-controllable-state': 1.0.18(react@18.3.1) - '@yamada-ui/use-focus-visible': 1.1.5(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/form-control': 2.1.1(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/layouts': 1.1.34(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/motion': 2.2.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-controllable-state': 1.0.19(react@18.3.1) + '@yamada-ui/use-focus-visible': 1.1.6(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@emotion/is-prop-valid' @@ -4318,12 +4330,12 @@ snapshots: tar: 7.4.3 typescript: 5.5.4 - '@yamada-ui/close-button@1.0.38(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/close-button@1.0.39(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/icon': 1.1.4(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/ripple': 1.0.36(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/icon': 1.1.5(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/ripple': 1.0.37(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@emotion/is-prop-valid' @@ -4331,23 +4343,23 @@ snapshots: - react-dom - supports-color - '@yamada-ui/color-picker@1.4.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@yamada-ui/button': 1.0.40(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/form-control': 2.1.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/icon': 1.1.4(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/input': 1.0.40(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/popover': 1.3.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/portal': 1.0.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-controllable-state': 1.0.18(react@18.3.1) - '@yamada-ui/use-disclosure': 1.0.18(react@18.3.1) - '@yamada-ui/use-eye-dropper': 1.0.16(react@18.3.1) + '@yamada-ui/color-picker@1.4.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@yamada-ui/button': 1.0.41(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/form-control': 2.1.1(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/icon': 1.1.5(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/input': 1.0.41(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/popover': 1.3.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/portal': 1.0.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-controllable-state': 1.0.19(react@18.3.1) + '@yamada-ui/use-disclosure': 1.0.19(react@18.3.1) + '@yamada-ui/use-eye-dropper': 1.0.17(react@18.3.1) '@yamada-ui/use-latest-ref': 1.0.3(react@18.3.1) - '@yamada-ui/use-outside-click': 1.0.18(react@18.3.1) - '@yamada-ui/use-pan-event': 1.0.20(react@18.3.1) - '@yamada-ui/use-size': 1.0.18(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/use-outside-click': 1.0.19(react@18.3.1) + '@yamada-ui/use-pan-event': 1.0.21(react@18.3.1) + '@yamada-ui/use-size': 1.0.19(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@emotion/is-prop-valid' @@ -4355,14 +4367,14 @@ snapshots: - react-dom - supports-color - '@yamada-ui/core@1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/core@1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@emotion/css': 11.11.0 '@emotion/react': 11.11.0(@types/react@18.3.3)(react@18.3.1) '@emotion/sheet': 1.4.0 '@emotion/styled': 11.11.0(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) - '@yamada-ui/portal': 1.0.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/portal': 1.0.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) csstype: 3.1.3 react: 18.3.1 react-fast-compare: 3.2.2 @@ -4371,25 +4383,25 @@ snapshots: - react-dom - supports-color - '@yamada-ui/editable@1.0.41(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/editable@1.0.42(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/form-control': 2.1.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-controllable-state': 1.0.18(react@18.3.1) - '@yamada-ui/use-focus': 1.0.19(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/form-control': 2.1.1(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-controllable-state': 1.0.19(react@18.3.1) + '@yamada-ui/use-focus': 1.0.20(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/file-button@1.1.3(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/file-button@1.1.4(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/button': 1.0.40(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/form-control': 2.1.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/button': 1.0.41(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/form-control': 2.1.1(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@emotion/is-prop-valid' @@ -4397,154 +4409,154 @@ snapshots: - react-dom - supports-color - '@yamada-ui/file-input@1.0.40(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/file-input@1.0.41(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/form-control': 2.1.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-controllable-state': 1.0.18(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/form-control': 2.1.1(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-controllable-state': 1.0.19(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/focus-lock@1.0.19(@types/react@18.3.3)(react@18.3.1)': + '@yamada-ui/focus-lock@1.0.20(@types/react@18.3.3)(react@18.3.1)': dependencies: - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 - react-focus-lock: 2.13.0(@types/react@18.3.3)(react@18.3.1) + react-focus-lock: 2.12.1(@types/react@18.3.3)(react@18.3.1) transitivePeerDependencies: - '@types/react' - '@yamada-ui/form-control@2.1.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/form-control@2.1.1(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) - '@yamada-ui/visually-hidden': 1.0.9(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) + '@yamada-ui/visually-hidden': 1.0.10(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/highlight@1.0.35(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/highlight@1.0.36(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/typography': 1.0.35(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/typography': 1.0.36(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/icon@1.1.4(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/icon@1.1.5(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-token': 1.1.23(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-token': 1.1.24(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/image@1.2.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/image@1.2.1(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/indicator@1.1.35(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/indicator@1.1.36(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-animation': 1.0.35(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-value': 1.1.23(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-animation': 1.0.36(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-value': 1.1.24(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/infinite-scroll-area@1.2.4(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/infinite-scroll-area@1.2.5(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-infinite-scroll': 1.1.2(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-infinite-scroll': 1.1.3(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/input@1.0.40(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/input@1.0.41(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/file-input': 1.0.40(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/form-control': 2.1.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-token': 1.1.23(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/file-input': 1.0.41(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/form-control': 2.1.1(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-token': 1.1.24(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/kbd@1.0.35(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/kbd@1.0.36(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/layouts@1.1.33(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/layouts@1.1.34(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/link@1.0.35(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/link@1.0.36(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/list@1.0.37(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/list@1.0.38(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/icon': 1.1.4(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/icon': 1.1.5(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/loading@1.1.14(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/loading@1.1.15(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/icon': 1.1.4(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/motion': 2.2.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/portal': 1.0.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-timeout': 1.0.18(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/icon': 1.1.5(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/motion': 2.2.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/portal': 1.0.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-timeout': 1.0.19(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 react-remove-scroll: 2.5.10(@types/react@18.3.3)(react@18.3.1) transitivePeerDependencies: @@ -4553,30 +4565,30 @@ snapshots: - react-dom - supports-color - '@yamada-ui/lucide@1.4.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/lucide@1.5.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/icon': 1.1.4(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) - lucide-react: 0.427.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/icon': 1.1.5(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) + lucide-react: 0.435.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/menu@1.3.11(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/icon': 1.1.4(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/motion': 2.2.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/popover': 1.3.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/transitions': 1.1.3(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-clickable': 1.2.6(react@18.3.1) - '@yamada-ui/use-controllable-state': 1.0.18(react@18.3.1) - '@yamada-ui/use-descendant': 1.0.19(react@18.3.1) - '@yamada-ui/use-disclosure': 1.0.18(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/menu@1.3.12(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/icon': 1.1.5(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/motion': 2.2.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/popover': 1.3.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/transitions': 1.1.4(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-clickable': 1.2.7(react@18.3.1) + '@yamada-ui/use-controllable-state': 1.0.19(react@18.3.1) + '@yamada-ui/use-descendant': 1.0.20(react@18.3.1) + '@yamada-ui/use-disclosure': 1.0.19(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@emotion/is-prop-valid' @@ -4584,17 +4596,17 @@ snapshots: - react-dom - supports-color - '@yamada-ui/modal@1.3.8(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@yamada-ui/button': 1.0.40(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/close-button': 1.0.38(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/focus-lock': 1.0.19(@types/react@18.3.3)(react@18.3.1) - '@yamada-ui/motion': 2.2.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/portal': 1.0.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/transitions': 1.1.3(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-value': 1.1.23(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/modal@1.3.9(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@yamada-ui/button': 1.0.41(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/close-button': 1.0.39(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/focus-lock': 1.0.20(@types/react@18.3.3)(react@18.3.1) + '@yamada-ui/motion': 2.2.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/portal': 1.0.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/transitions': 1.1.4(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-value': 1.1.24(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 react-remove-scroll: 2.5.10(@types/react@18.3.3)(react@18.3.1) transitivePeerDependencies: @@ -4603,10 +4615,10 @@ snapshots: - react-dom - supports-color - '@yamada-ui/motion@2.2.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/motion@2.2.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) framer-motion: 11.3.24(@emotion/is-prop-valid@1.3.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: 18.3.1 transitivePeerDependencies: @@ -4615,37 +4627,37 @@ snapshots: - react-dom - supports-color - '@yamada-ui/native-select@1.0.42(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/native-select@1.0.43(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/form-control': 2.1.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/icon': 1.1.4(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/form-control': 2.1.1(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/icon': 1.1.5(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/native-table@1.0.37(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/native-table@1.0.38(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/notice@1.1.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/notice@1.1.2(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/alert': 1.0.38(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/close-button': 1.0.38(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/motion': 2.2.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/portal': 1.0.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-timeout': 1.0.18(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/alert': 1.0.39(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/close-button': 1.0.39(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/motion': 2.2.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/portal': 1.0.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-timeout': 1.0.19(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@emotion/is-prop-valid' @@ -4653,29 +4665,29 @@ snapshots: - react-dom - supports-color - '@yamada-ui/number-input@1.1.12(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/number-input@1.1.13(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/form-control': 2.1.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/icon': 1.1.4(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-counter': 1.0.19(react@18.3.1) - '@yamada-ui/use-event-listener': 1.0.18(react@18.3.1) - '@yamada-ui/use-interval': 1.0.18(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/form-control': 2.1.1(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/icon': 1.1.5(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-counter': 1.0.20(react@18.3.1) + '@yamada-ui/use-event-listener': 1.0.19(react@18.3.1) + '@yamada-ui/use-interval': 1.0.19(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/pagination@1.0.38(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/pagination@1.0.39(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/icon': 1.1.4(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/ripple': 1.0.36(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-controllable-state': 1.0.18(react@18.3.1) - '@yamada-ui/use-value': 1.1.23(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/icon': 1.1.5(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/ripple': 1.0.37(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-controllable-state': 1.0.19(react@18.3.1) + '@yamada-ui/use-value': 1.1.24(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@emotion/is-prop-valid' @@ -4683,30 +4695,30 @@ snapshots: - react-dom - supports-color - '@yamada-ui/pin-input@1.0.39(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/pin-input@1.0.40(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/form-control': 2.1.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-controllable-state': 1.0.18(react@18.3.1) - '@yamada-ui/use-descendant': 1.0.19(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/form-control': 2.1.1(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-controllable-state': 1.0.19(react@18.3.1) + '@yamada-ui/use-descendant': 1.0.20(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/popover@1.3.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@yamada-ui/close-button': 1.0.38(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/motion': 2.2.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/transitions': 1.1.3(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-animation': 1.0.35(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-disclosure': 1.0.18(react@18.3.1) - '@yamada-ui/use-focus': 1.0.19(react@18.3.1) - '@yamada-ui/use-popper': 1.0.35(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/popover@1.3.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@yamada-ui/close-button': 1.0.39(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/motion': 2.2.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/transitions': 1.1.4(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-animation': 1.0.36(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-disclosure': 1.0.19(react@18.3.1) + '@yamada-ui/use-focus': 1.0.20(react@18.3.1) + '@yamada-ui/use-popper': 1.0.36(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@emotion/is-prop-valid' @@ -4714,35 +4726,35 @@ snapshots: - react-dom - supports-color - '@yamada-ui/portal@1.0.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/portal@1.0.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@yamada-ui/progress@1.1.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/progress@1.1.1(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-animation': 1.0.35(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-token': 1.1.23(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-value': 1.1.23(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-animation': 1.0.36(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-token': 1.1.24(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-value': 1.1.24(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/providers@1.2.5(@emotion/is-prop-valid@1.3.0)(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/providers@1.2.6(@emotion/is-prop-valid@1.3.0)(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@emotion/react': 11.11.0(@types/react@18.3.3)(react@18.3.1) '@emotion/styled': 11.13.0(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/loading': 1.1.14(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/motion': 2.2.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/notice': 1.1.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/theme': 1.17.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/loading': 1.1.15(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/motion': 2.2.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/notice': 1.1.2(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/theme': 1.18.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) transitivePeerDependencies: @@ -4750,29 +4762,29 @@ snapshots: - '@types/react' - supports-color - '@yamada-ui/radio@1.2.6(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/radio@1.2.7(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/form-control': 2.1.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/layouts': 1.1.33(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-controllable-state': 1.0.18(react@18.3.1) - '@yamada-ui/use-focus-visible': 1.1.5(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/form-control': 2.1.1(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/layouts': 1.1.34(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-controllable-state': 1.0.19(react@18.3.1) + '@yamada-ui/use-focus-visible': 1.1.6(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/rating@1.0.39(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/rating@1.0.40(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/form-control': 2.1.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/icon': 1.1.4(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/motion': 2.2.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-controllable-state': 1.0.18(react@18.3.1) - '@yamada-ui/use-focus-visible': 1.1.5(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/form-control': 2.1.1(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/icon': 1.1.5(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/motion': 2.2.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-controllable-state': 1.0.19(react@18.3.1) + '@yamada-ui/use-focus-visible': 1.1.6(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@emotion/is-prop-valid' @@ -4780,108 +4792,108 @@ snapshots: - react-dom - supports-color - '@yamada-ui/react@1.5.0(@emotion/is-prop-valid@1.3.0)(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(framer-motion@11.3.30(@emotion/is-prop-valid@1.3.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/react@1.5.1(@emotion/is-prop-valid@1.3.0)(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(framer-motion@11.5.4(@emotion/is-prop-valid@1.3.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@emotion/react': 11.11.0(@types/react@18.3.3)(react@18.3.1) '@emotion/styled': 11.13.0(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) - '@yamada-ui/accordion': 2.0.7(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/alert': 1.0.38(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/autocomplete': 1.5.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/avatar': 1.2.6(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/badge': 1.0.35(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/breadcrumb': 1.3.9(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/button': 1.0.40(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/card': 1.0.37(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/checkbox': 1.1.6(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/close-button': 1.0.38(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/color-picker': 1.4.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/editable': 1.0.41(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/file-button': 1.1.3(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/file-input': 1.0.40(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/focus-lock': 1.0.19(@types/react@18.3.3)(react@18.3.1) - '@yamada-ui/form-control': 2.1.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/highlight': 1.0.35(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/icon': 1.1.4(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/image': 1.2.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/indicator': 1.1.35(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/infinite-scroll-area': 1.2.4(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/input': 1.0.40(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/kbd': 1.0.35(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/layouts': 1.1.33(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/link': 1.0.35(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/list': 1.0.37(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/loading': 1.1.14(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/menu': 1.3.11(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/modal': 1.3.8(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/motion': 2.2.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/native-select': 1.0.42(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/native-table': 1.0.37(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/notice': 1.1.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/number-input': 1.1.12(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/pagination': 1.0.38(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/pin-input': 1.0.39(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/popover': 1.3.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/portal': 1.0.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/progress': 1.1.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/providers': 1.2.5(@emotion/is-prop-valid@1.3.0)(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/radio': 1.2.6(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/rating': 1.0.39(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/reorder': 2.0.8(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/resizable': 1.1.10(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/ripple': 1.0.36(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/scroll-area': 1.0.36(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/segmented-control': 1.0.38(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/select': 1.5.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/skeleton': 1.1.3(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/slider': 1.2.3(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/snacks': 1.1.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/stat': 1.0.35(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/stepper': 1.0.38(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/switch': 1.1.7(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/tabs': 1.0.37(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/tag': 1.0.38(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/textarea': 1.1.27(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/theme': 1.17.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/theme-tools': 1.1.1(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/toggle': 1.0.19(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/tooltip': 1.1.9(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/transitions': 1.1.3(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/typography': 1.0.35(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-animation': 1.0.35(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/accordion': 2.0.8(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/alert': 1.0.39(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/autocomplete': 1.5.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/avatar': 1.2.7(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/badge': 1.0.36(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/breadcrumb': 1.3.10(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/button': 1.0.41(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/card': 1.0.38(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/checkbox': 1.1.7(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/close-button': 1.0.39(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/color-picker': 1.4.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/editable': 1.0.42(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/file-button': 1.1.4(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/file-input': 1.0.41(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/focus-lock': 1.0.20(@types/react@18.3.3)(react@18.3.1) + '@yamada-ui/form-control': 2.1.1(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/highlight': 1.0.36(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/icon': 1.1.5(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/image': 1.2.1(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/indicator': 1.1.36(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/infinite-scroll-area': 1.2.5(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/input': 1.0.41(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/kbd': 1.0.36(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/layouts': 1.1.34(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/link': 1.0.36(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/list': 1.0.38(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/loading': 1.1.15(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/menu': 1.3.12(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/modal': 1.3.9(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/motion': 2.2.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/native-select': 1.0.43(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/native-table': 1.0.38(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/notice': 1.1.2(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/number-input': 1.1.13(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/pagination': 1.0.39(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/pin-input': 1.0.40(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/popover': 1.3.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/portal': 1.0.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/progress': 1.1.1(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/providers': 1.2.6(@emotion/is-prop-valid@1.3.0)(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/radio': 1.2.7(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/rating': 1.0.40(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/reorder': 2.0.9(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/resizable': 1.1.11(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/ripple': 1.0.37(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/scroll-area': 1.0.37(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/segmented-control': 1.0.39(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/select': 1.5.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/skeleton': 1.1.4(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/slider': 1.2.4(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/snacks': 1.1.2(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/stat': 1.0.36(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/stepper': 1.0.39(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/switch': 1.1.8(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/tabs': 1.0.38(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/tag': 1.0.39(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/textarea': 1.1.28(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/theme': 1.18.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/theme-tools': 1.1.2(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/toggle': 1.0.20(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/tooltip': 1.1.10(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/transitions': 1.1.4(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/typography': 1.0.36(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-animation': 1.0.36(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@yamada-ui/use-boolean': 1.0.3(react@18.3.1) - '@yamada-ui/use-breakpoint': 1.4.6(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-clickable': 1.2.6(react@18.3.1) - '@yamada-ui/use-clipboard': 1.0.19(react@18.3.1) - '@yamada-ui/use-controllable-state': 1.0.18(react@18.3.1) - '@yamada-ui/use-counter': 1.0.19(react@18.3.1) - '@yamada-ui/use-descendant': 1.0.19(react@18.3.1) - '@yamada-ui/use-disclosure': 1.0.18(react@18.3.1) - '@yamada-ui/use-event-listener': 1.0.18(react@18.3.1) - '@yamada-ui/use-eye-dropper': 1.0.16(react@18.3.1) - '@yamada-ui/use-focus': 1.0.19(react@18.3.1) - '@yamada-ui/use-focus-visible': 1.1.5(react@18.3.1) - '@yamada-ui/use-hover': 1.0.19(react@18.3.1) - '@yamada-ui/use-idle': 1.0.19(react@18.3.1) - '@yamada-ui/use-infinite-scroll': 1.1.2(react@18.3.1) - '@yamada-ui/use-interval': 1.0.18(react@18.3.1) + '@yamada-ui/use-breakpoint': 1.4.7(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-clickable': 1.2.7(react@18.3.1) + '@yamada-ui/use-clipboard': 1.0.20(react@18.3.1) + '@yamada-ui/use-controllable-state': 1.0.19(react@18.3.1) + '@yamada-ui/use-counter': 1.0.20(react@18.3.1) + '@yamada-ui/use-descendant': 1.0.20(react@18.3.1) + '@yamada-ui/use-disclosure': 1.0.19(react@18.3.1) + '@yamada-ui/use-event-listener': 1.0.19(react@18.3.1) + '@yamada-ui/use-eye-dropper': 1.0.17(react@18.3.1) + '@yamada-ui/use-focus': 1.0.20(react@18.3.1) + '@yamada-ui/use-focus-visible': 1.1.6(react@18.3.1) + '@yamada-ui/use-hover': 1.0.20(react@18.3.1) + '@yamada-ui/use-idle': 1.0.20(react@18.3.1) + '@yamada-ui/use-infinite-scroll': 1.1.3(react@18.3.1) + '@yamada-ui/use-interval': 1.0.19(react@18.3.1) '@yamada-ui/use-latest-ref': 1.0.3(react@18.3.1) - '@yamada-ui/use-local-storage': 1.0.19(react@18.3.1) - '@yamada-ui/use-media-query': 1.0.45(@emotion/is-prop-valid@1.3.0)(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-os': 1.0.19(react@18.3.1) - '@yamada-ui/use-outside-click': 1.0.18(react@18.3.1) - '@yamada-ui/use-pan-event': 1.0.20(react@18.3.1) - '@yamada-ui/use-popper': 1.0.35(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-previous': 1.0.18(react@18.3.1) - '@yamada-ui/use-resize-observer': 1.0.18(react@18.3.1) - '@yamada-ui/use-size': 1.0.18(react@18.3.1) - '@yamada-ui/use-timeout': 1.0.18(react@18.3.1) - '@yamada-ui/use-token': 1.1.23(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-value': 1.1.23(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-window-event': 1.0.19(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) - '@yamada-ui/visually-hidden': 1.0.9(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - framer-motion: 11.3.30(@emotion/is-prop-valid@1.3.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-local-storage': 1.0.20(react@18.3.1) + '@yamada-ui/use-media-query': 1.0.46(@emotion/is-prop-valid@1.3.0)(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-os': 1.0.20(react@18.3.1) + '@yamada-ui/use-outside-click': 1.0.19(react@18.3.1) + '@yamada-ui/use-pan-event': 1.0.21(react@18.3.1) + '@yamada-ui/use-popper': 1.0.36(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-previous': 1.0.19(react@18.3.1) + '@yamada-ui/use-resize-observer': 1.0.19(react@18.3.1) + '@yamada-ui/use-size': 1.0.19(react@18.3.1) + '@yamada-ui/use-timeout': 1.0.19(react@18.3.1) + '@yamada-ui/use-token': 1.1.24(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-value': 1.1.24(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-window-event': 1.0.20(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) + '@yamada-ui/visually-hidden': 1.0.10(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + framer-motion: 11.5.4(@emotion/is-prop-valid@1.3.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) transitivePeerDependencies: @@ -4889,12 +4901,12 @@ snapshots: - '@types/react' - supports-color - '@yamada-ui/reorder@2.0.8(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/reorder@2.0.9(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/icon': 1.1.4(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/motion': 2.2.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/icon': 1.1.5(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/motion': 2.2.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@emotion/is-prop-valid' @@ -4902,23 +4914,23 @@ snapshots: - react-dom - supports-color - '@yamada-ui/resizable@1.1.10(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/resizable@1.1.11(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/icon': 1.1.4(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/icon': 1.1.5(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 - react-resizable-panels: 2.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react-resizable-panels: 2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/ripple@1.0.36(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/ripple@1.0.37(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/motion': 2.2.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/motion': 2.2.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@emotion/is-prop-valid' @@ -4926,24 +4938,24 @@ snapshots: - react-dom - supports-color - '@yamada-ui/scroll-area@1.0.36(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/scroll-area@1.0.37(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/segmented-control@1.0.38(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/segmented-control@1.0.39(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/motion': 2.2.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-controllable-state': 1.0.18(react@18.3.1) - '@yamada-ui/use-descendant': 1.0.19(react@18.3.1) - '@yamada-ui/use-focus-visible': 1.1.5(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/motion': 2.2.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-controllable-state': 1.0.19(react@18.3.1) + '@yamada-ui/use-descendant': 1.0.20(react@18.3.1) + '@yamada-ui/use-focus-visible': 1.1.6(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@emotion/is-prop-valid' @@ -4951,20 +4963,20 @@ snapshots: - react-dom - supports-color - '@yamada-ui/select@1.5.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/form-control': 2.1.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/icon': 1.1.4(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/motion': 2.2.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/popover': 1.3.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/portal': 1.0.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-clickable': 1.2.6(react@18.3.1) - '@yamada-ui/use-controllable-state': 1.0.18(react@18.3.1) - '@yamada-ui/use-descendant': 1.0.19(react@18.3.1) - '@yamada-ui/use-disclosure': 1.0.18(react@18.3.1) - '@yamada-ui/use-outside-click': 1.0.18(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/select@1.5.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/form-control': 2.1.1(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/icon': 1.1.5(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/motion': 2.2.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/popover': 1.3.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/portal': 1.0.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-clickable': 1.2.7(react@18.3.1) + '@yamada-ui/use-controllable-state': 1.0.19(react@18.3.1) + '@yamada-ui/use-descendant': 1.0.20(react@18.3.1) + '@yamada-ui/use-disclosure': 1.0.19(react@18.3.1) + '@yamada-ui/use-outside-click': 1.0.19(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@emotion/is-prop-valid' @@ -4972,44 +4984,44 @@ snapshots: - react-dom - supports-color - '@yamada-ui/skeleton@1.1.3(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/skeleton@1.1.4(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-animation': 1.0.35(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-previous': 1.0.18(react@18.3.1) - '@yamada-ui/use-value': 1.1.23(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-animation': 1.0.36(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-previous': 1.0.19(react@18.3.1) + '@yamada-ui/use-value': 1.1.24(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/slider@1.2.3(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/slider@1.2.4(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/form-control': 2.1.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-controllable-state': 1.0.18(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/form-control': 2.1.1(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-controllable-state': 1.0.19(react@18.3.1) '@yamada-ui/use-latest-ref': 1.0.3(react@18.3.1) - '@yamada-ui/use-pan-event': 1.0.20(react@18.3.1) - '@yamada-ui/use-size': 1.0.18(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/use-pan-event': 1.0.21(react@18.3.1) + '@yamada-ui/use-size': 1.0.19(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/snacks@1.1.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/snacks@1.1.2(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/alert': 1.0.38(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/close-button': 1.0.38(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/motion': 2.2.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-timeout': 1.0.18(react@18.3.1) - '@yamada-ui/use-token': 1.1.23(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-value': 1.1.23(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/alert': 1.0.39(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/close-button': 1.0.39(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/motion': 2.2.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-timeout': 1.0.19(react@18.3.1) + '@yamada-ui/use-token': 1.1.24(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-value': 1.1.24(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@emotion/is-prop-valid' @@ -5017,35 +5029,35 @@ snapshots: - react-dom - supports-color - '@yamada-ui/stat@1.0.35(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/stat@1.0.36(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/icon': 1.1.4(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/icon': 1.1.5(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/stepper@1.0.38(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/stepper@1.0.39(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/icon': 1.1.4(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-descendant': 1.0.19(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/icon': 1.1.5(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-descendant': 1.0.20(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/switch@1.1.7(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/switch@1.1.8(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/checkbox': 1.1.6(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/motion': 2.2.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/checkbox': 1.1.7(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/motion': 2.2.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@emotion/is-prop-valid' @@ -5053,15 +5065,15 @@ snapshots: - react-dom - supports-color - '@yamada-ui/tabs@1.0.37(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/tabs@1.0.38(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/ripple': 1.0.36(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-clickable': 1.2.6(react@18.3.1) - '@yamada-ui/use-controllable-state': 1.0.18(react@18.3.1) - '@yamada-ui/use-descendant': 1.0.19(react@18.3.1) - '@yamada-ui/use-disclosure': 1.0.18(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/ripple': 1.0.37(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-clickable': 1.2.7(react@18.3.1) + '@yamada-ui/use-controllable-state': 1.0.19(react@18.3.1) + '@yamada-ui/use-descendant': 1.0.20(react@18.3.1) + '@yamada-ui/use-disclosure': 1.0.19(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@emotion/is-prop-valid' @@ -5069,56 +5081,56 @@ snapshots: - react-dom - supports-color - '@yamada-ui/tag@1.0.38(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/tag@1.0.39(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/icon': 1.1.4(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-clickable': 1.2.6(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/icon': 1.1.5(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-clickable': 1.2.7(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/textarea@1.1.27(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/textarea@1.1.28(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/form-control': 2.1.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/form-control': 2.1.1(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/theme-tools@1.1.1(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/theme-tools@1.1.2(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/theme': 1.17.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/theme': 1.18.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) transitivePeerDependencies: - '@types/react' - react - react-dom - supports-color - '@yamada-ui/theme@1.17.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/theme@1.18.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) transitivePeerDependencies: - '@types/react' - react - react-dom - supports-color - '@yamada-ui/toggle@1.0.19(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/toggle@1.0.20(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/ripple': 1.0.36(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-controllable-state': 1.0.18(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/ripple': 1.0.37(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-controllable-state': 1.0.19(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@emotion/is-prop-valid' @@ -5126,17 +5138,17 @@ snapshots: - react-dom - supports-color - '@yamada-ui/tooltip@1.1.9(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/motion': 2.2.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/portal': 1.0.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/transitions': 1.1.3(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-disclosure': 1.0.18(react@18.3.1) - '@yamada-ui/use-event-listener': 1.0.18(react@18.3.1) - '@yamada-ui/use-outside-click': 1.0.18(react@18.3.1) - '@yamada-ui/use-popper': 1.0.35(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/tooltip@1.1.10(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/motion': 2.2.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/portal': 1.0.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/transitions': 1.1.4(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-disclosure': 1.0.19(react@18.3.1) + '@yamada-ui/use-event-listener': 1.0.19(react@18.3.1) + '@yamada-ui/use-outside-click': 1.0.19(react@18.3.1) + '@yamada-ui/use-popper': 1.0.36(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@emotion/is-prop-valid' @@ -5144,12 +5156,12 @@ snapshots: - react-dom - supports-color - '@yamada-ui/transitions@1.1.3(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/transitions@1.1.4(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/motion': 2.2.0(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-value': 1.1.23(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/motion': 2.2.1(@emotion/is-prop-valid@1.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-value': 1.1.24(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@emotion/is-prop-valid' @@ -5157,22 +5169,22 @@ snapshots: - react-dom - supports-color - '@yamada-ui/typography@1.0.35(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/typography@1.0.36(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/use-animation@1.0.35(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/use-animation@1.0.36(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@yamada-ui/use-boolean': 1.0.3(react@18.3.1) - '@yamada-ui/use-event-listener': 1.0.18(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/use-event-listener': 1.0.19(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) csstype: 3.1.3 react: 18.3.1 transitivePeerDependencies: @@ -5184,104 +5196,104 @@ snapshots: dependencies: react: 18.3.1 - '@yamada-ui/use-breakpoint@1.4.6(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/use-breakpoint@1.4.7(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/use-clickable@1.2.6(react@18.3.1)': + '@yamada-ui/use-clickable@1.2.7(react@18.3.1)': dependencies: - '@yamada-ui/use-event-listener': 1.0.18(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/use-event-listener': 1.0.19(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 - '@yamada-ui/use-clipboard@1.0.19(react@18.3.1)': + '@yamada-ui/use-clipboard@1.0.20(react@18.3.1)': dependencies: - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) copy-to-clipboard: 3.3.3 react: 18.3.1 - '@yamada-ui/use-controllable-state@1.0.18(react@18.3.1)': + '@yamada-ui/use-controllable-state@1.0.19(react@18.3.1)': dependencies: - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 - '@yamada-ui/use-counter@1.0.19(react@18.3.1)': + '@yamada-ui/use-counter@1.0.20(react@18.3.1)': dependencies: - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 - '@yamada-ui/use-descendant@1.0.19(react@18.3.1)': + '@yamada-ui/use-descendant@1.0.20(react@18.3.1)': dependencies: - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 - '@yamada-ui/use-disclosure@1.0.18(react@18.3.1)': + '@yamada-ui/use-disclosure@1.0.19(react@18.3.1)': dependencies: - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 - '@yamada-ui/use-event-listener@1.0.18(react@18.3.1)': + '@yamada-ui/use-event-listener@1.0.19(react@18.3.1)': dependencies: - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 - '@yamada-ui/use-eye-dropper@1.0.16(react@18.3.1)': + '@yamada-ui/use-eye-dropper@1.0.17(react@18.3.1)': dependencies: - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 - '@yamada-ui/use-focus-visible@1.1.5(react@18.3.1)': + '@yamada-ui/use-focus-visible@1.1.6(react@18.3.1)': dependencies: - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 - '@yamada-ui/use-focus@1.0.19(react@18.3.1)': + '@yamada-ui/use-focus@1.0.20(react@18.3.1)': dependencies: - '@yamada-ui/use-event-listener': 1.0.18(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/use-event-listener': 1.0.19(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 - '@yamada-ui/use-hover@1.0.19(react@18.3.1)': + '@yamada-ui/use-hover@1.0.20(react@18.3.1)': dependencies: - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 - '@yamada-ui/use-idle@1.0.19(react@18.3.1)': + '@yamada-ui/use-idle@1.0.20(react@18.3.1)': dependencies: - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 - '@yamada-ui/use-infinite-scroll@1.1.2(react@18.3.1)': + '@yamada-ui/use-infinite-scroll@1.1.3(react@18.3.1)': dependencies: - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 - '@yamada-ui/use-interval@1.0.18(react@18.3.1)': + '@yamada-ui/use-interval@1.0.19(react@18.3.1)': dependencies: - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 '@yamada-ui/use-latest-ref@1.0.3(react@18.3.1)': dependencies: react: 18.3.1 - '@yamada-ui/use-local-storage@1.0.19(react@18.3.1)': + '@yamada-ui/use-local-storage@1.0.20(react@18.3.1)': dependencies: - '@yamada-ui/use-window-event': 1.0.19(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/use-window-event': 1.0.20(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 - '@yamada-ui/use-media-query@1.0.45(@emotion/is-prop-valid@1.3.0)(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/use-media-query@1.0.46(@emotion/is-prop-valid@1.3.0)(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/providers': 1.2.5(@emotion/is-prop-valid@1.3.0)(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/providers': 1.2.6(@emotion/is-prop-valid@1.3.0)(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.11.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@emotion/is-prop-valid' @@ -5291,90 +5303,90 @@ snapshots: - react-dom - supports-color - '@yamada-ui/use-os@1.0.19(react@18.3.1)': + '@yamada-ui/use-os@1.0.20(react@18.3.1)': dependencies: - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 - '@yamada-ui/use-outside-click@1.0.18(react@18.3.1)': + '@yamada-ui/use-outside-click@1.0.19(react@18.3.1)': dependencies: - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 - '@yamada-ui/use-pan-event@1.0.20(react@18.3.1)': + '@yamada-ui/use-pan-event@1.0.21(react@18.3.1)': dependencies: '@yamada-ui/use-latest-ref': 1.0.3(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) framesync: 6.1.2 react: 18.3.1 - '@yamada-ui/use-popper@1.0.35(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/use-popper@1.0.36(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@popperjs/core': 2.11.8 - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-value': 1.1.23(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-value': 1.1.24(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/use-previous@1.0.18(react@18.3.1)': + '@yamada-ui/use-previous@1.0.19(react@18.3.1)': dependencies: - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 - '@yamada-ui/use-resize-observer@1.0.18(react@18.3.1)': + '@yamada-ui/use-resize-observer@1.0.19(react@18.3.1)': dependencies: - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 - '@yamada-ui/use-size@1.0.18(react@18.3.1)': + '@yamada-ui/use-size@1.0.19(react@18.3.1)': dependencies: - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 - '@yamada-ui/use-timeout@1.0.18(react@18.3.1)': + '@yamada-ui/use-timeout@1.0.19(react@18.3.1)': dependencies: - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 - '@yamada-ui/use-token@1.1.23(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/use-token@1.1.24(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/use-value@1.1.23(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/use-value@1.1.24(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/use-breakpoint': 1.4.6(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/use-breakpoint': 1.4.7(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@yamada-ui/use-window-event@1.0.19(react@18.3.1)': + '@yamada-ui/use-window-event@1.0.20(react@18.3.1)': dependencies: - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 - '@yamada-ui/utils@1.4.0(react@18.3.1)': + '@yamada-ui/utils@1.5.0(react@18.3.1)': dependencies: color2k: 2.0.3 react: 18.3.1 - '@yamada-ui/visually-hidden@1.0.9(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@yamada-ui/visually-hidden@1.0.10(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@yamada-ui/core': 1.13.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@yamada-ui/utils': 1.4.0(react@18.3.1) + '@yamada-ui/core': 1.14.0(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@yamada-ui/utils': 1.5.0(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' @@ -5514,7 +5526,7 @@ snapshots: babel-plugin-macros@3.1.0: dependencies: - '@babel/runtime': 7.25.4 + '@babel/runtime': 7.25.6 cosmiconfig: 7.1.0 resolve: 1.22.8 @@ -5722,6 +5734,10 @@ snapshots: dependencies: ms: 2.1.2 + debug@4.3.7: + dependencies: + ms: 2.1.3 + deep-equal@2.2.3: dependencies: array-buffer-byte-length: 1.0.1 @@ -5779,17 +5795,17 @@ snapshots: eastasianwidth@0.2.0: {} - embla-carousel-react@8.2.0(react@18.3.1): + embla-carousel-react@8.2.1(react@18.3.1): dependencies: - embla-carousel: 8.2.0 - embla-carousel-reactive-utils: 8.2.0(embla-carousel@8.2.0) + embla-carousel: 8.2.1 + embla-carousel-reactive-utils: 8.2.1(embla-carousel@8.2.1) react: 18.3.1 - embla-carousel-reactive-utils@8.2.0(embla-carousel@8.2.0): + embla-carousel-reactive-utils@8.2.1(embla-carousel@8.2.1): dependencies: - embla-carousel: 8.2.0 + embla-carousel: 8.2.1 - embla-carousel@8.2.0: {} + embla-carousel@8.2.1: {} emoji-regex@8.0.0: {} @@ -6027,11 +6043,11 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-module-utils@2.8.1(@typescript-eslint/parser@8.2.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint@8.57.0): + eslint-module-utils@2.8.1(@typescript-eslint/parser@8.5.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint@8.57.0): dependencies: debug: 3.2.7 optionalDependencies: - '@typescript-eslint/parser': 8.2.0(eslint@8.57.0)(typescript@5.5.4) + '@typescript-eslint/parser': 8.5.0(eslint@8.57.0)(typescript@5.5.4) eslint: 8.57.0 eslint-import-resolver-node: 0.3.9 transitivePeerDependencies: @@ -6064,7 +6080,7 @@ snapshots: - eslint-import-resolver-webpack - supports-color - eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.2.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0): + eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.5.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0): dependencies: array-includes: 3.1.8 array.prototype.findlastindex: 1.2.5 @@ -6074,7 +6090,7 @@ snapshots: doctrine: 2.1.0 eslint: 8.57.0 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.8.1(@typescript-eslint/parser@8.2.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint@8.57.0) + eslint-module-utils: 2.8.1(@typescript-eslint/parser@8.5.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint@8.57.0) hasown: 2.0.2 is-core-module: 2.15.0 is-glob: 4.0.3 @@ -6085,7 +6101,7 @@ snapshots: semver: 6.3.1 tsconfig-paths: 3.15.0 optionalDependencies: - '@typescript-eslint/parser': 8.2.0(eslint@8.57.0)(typescript@5.5.4) + '@typescript-eslint/parser': 8.5.0(eslint@8.57.0)(typescript@5.5.4) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -6146,11 +6162,11 @@ snapshots: string.prototype.matchall: 4.0.11 string.prototype.repeat: 1.0.0 - eslint-plugin-unused-imports@4.1.3(@typescript-eslint/eslint-plugin@8.0.1(@typescript-eslint/parser@8.2.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0): + eslint-plugin-unused-imports@4.1.3(@typescript-eslint/eslint-plugin@8.0.1(@typescript-eslint/parser@8.5.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0): dependencies: eslint: 8.57.0 optionalDependencies: - '@typescript-eslint/eslint-plugin': 8.0.1(@typescript-eslint/parser@8.2.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4) + '@typescript-eslint/eslint-plugin': 8.0.1(@typescript-eslint/parser@8.5.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4) eslint-scope@7.2.2: dependencies: @@ -6304,7 +6320,7 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - framer-motion@11.3.30(@emotion/is-prop-valid@1.3.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + framer-motion@11.5.4(@emotion/is-prop-valid@1.3.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: tslib: 2.7.0 optionalDependencies: @@ -6761,7 +6777,7 @@ snapshots: lru-cache@11.0.0: {} - lucide-react@0.427.0(react@18.3.1): + lucide-react@0.435.0(react@18.3.1): dependencies: react: 18.3.1 @@ -6978,6 +6994,8 @@ snapshots: picocolors@1.0.1: {} + picocolors@1.1.0: {} + picomatch@2.3.1: {} possible-typed-array-names@1.0.0: {} @@ -6985,7 +7003,7 @@ snapshots: postcss@8.4.31: dependencies: nanoid: 3.3.7 - picocolors: 1.0.1 + picocolors: 1.1.0 source-map-js: 1.2.0 prelude-ls@1.2.1: {} @@ -7008,7 +7026,7 @@ snapshots: react-clientside-effect@1.2.6(react@18.3.1): dependencies: - '@babel/runtime': 7.25.4 + '@babel/runtime': 7.25.6 react: 18.3.1 react-dom@18.3.1(react@18.3.1): @@ -7019,9 +7037,9 @@ snapshots: react-fast-compare@3.2.2: {} - react-focus-lock@2.13.0(@types/react@18.3.3)(react@18.3.1): + react-focus-lock@2.12.1(@types/react@18.3.3)(react@18.3.1): dependencies: - '@babel/runtime': 7.25.4 + '@babel/runtime': 7.25.6 focus-lock: 1.3.5 prop-types: 15.8.1 react: 18.3.1 @@ -7052,7 +7070,7 @@ snapshots: optionalDependencies: '@types/react': 18.3.3 - react-resizable-panels@2.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-resizable-panels@2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: react: 18.3.1 react-dom: 18.3.1(react@18.3.1)