mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-18 20:30:08 +08:00
Bump @heroui/select from 2.4.10 to 2.4.28
Bumps [@heroui/select](https://github.com/heroui-inc/heroui/tree/HEAD/packages/components/select) from 2.4.10 to 2.4.28. - [Release notes](https://github.com/heroui-inc/heroui/releases) - [Changelog](https://github.com/heroui-inc/heroui/blob/canary/packages/components/select/CHANGELOG.md) - [Commits](https://github.com/heroui-inc/heroui/commits/@heroui/select@2.4.28/packages/components/select) --- updated-dependencies: - dependency-name: "@heroui/select" dependency-version: 2.4.28 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
176af14915
commit
da9a8d8a03
@ -33,7 +33,7 @@
|
||||
"@heroui/navbar": "2.2.9",
|
||||
"@heroui/pagination": "^2.2.9",
|
||||
"@heroui/popover": "2.3.10",
|
||||
"@heroui/select": "2.4.10",
|
||||
"@heroui/select": "2.4.28",
|
||||
"@heroui/skeleton": "^2.2.6",
|
||||
"@heroui/slider": "2.4.8",
|
||||
"@heroui/snippet": "2.2.11",
|
||||
|
||||
430
pnpm-lock.yaml
430
pnpm-lock.yaml
@ -424,8 +424,8 @@ importers:
|
||||
specifier: 2.3.10
|
||||
version: 2.3.10(@heroui/system@2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/select':
|
||||
specifier: 2.4.10
|
||||
version: 2.4.10(@heroui/system@2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
specifier: 2.4.28
|
||||
version: 2.4.28(@heroui/system@2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/skeleton':
|
||||
specifier: ^2.2.6
|
||||
version: 2.2.17(@heroui/system@2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@heroui/theme@2.4.6(tailwindcss@3.4.18))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
@ -1048,6 +1048,15 @@ packages:
|
||||
react: '>=18 || >=19.0.0-rc.0'
|
||||
react-dom: '>=18 || >=19.0.0-rc.0'
|
||||
|
||||
'@heroui/button@2.2.27':
|
||||
resolution: {integrity: sha512-Fxb8rtjPQm9T4GAtB1oW2QMUiQCtn7EtvO5AN41ANxAgmsNMM5wnLTkxQ05vNueCrp47kTDtSuyMhKU2llATHQ==}
|
||||
peerDependencies:
|
||||
'@heroui/system': '>=2.4.18'
|
||||
'@heroui/theme': '>=2.4.17'
|
||||
framer-motion: '>=11.5.6 || >=12.0.0-alpha.1'
|
||||
react: '>=18 || >=19.0.0-rc.0'
|
||||
react-dom: '>=18 || >=19.0.0-rc.0'
|
||||
|
||||
'@heroui/card@2.2.10':
|
||||
resolution: {integrity: sha512-VunP298v2FAtBg8U8ZLPIJUz4AIBSqjeaazVxGhN2ld3ipqygLNYCHRkG5UPwN1qYdsOEbx1ebMWgasPklwoLQ==}
|
||||
peerDependencies:
|
||||
@ -1190,6 +1199,14 @@ packages:
|
||||
react: '>=18 || >=19.0.0-rc.0'
|
||||
react-dom: '>=18 || >=19.0.0-rc.0'
|
||||
|
||||
'@heroui/listbox@2.3.26':
|
||||
resolution: {integrity: sha512-/k3k+xyl2d+aFfT02h+/0njhsDX8vJDEkPK+dl9ETYI9Oz3L+xbHN9yIzuWjBXYkNGlQCjQ46N+0jWjhP5B4pA==}
|
||||
peerDependencies:
|
||||
'@heroui/system': '>=2.4.18'
|
||||
'@heroui/theme': '>=2.4.17'
|
||||
react: '>=18 || >=19.0.0-rc.0'
|
||||
react-dom: '>=18 || >=19.0.0-rc.0'
|
||||
|
||||
'@heroui/menu@2.2.10':
|
||||
resolution: {integrity: sha512-gfiD/E56Xxn1UshnuyBcM+MxJcLUDcSGL1sxoMC5IbNVOdKhdoK4d9eBEEfgTgV+qer83KrMG+yFyBiOjA7nXw==}
|
||||
peerDependencies:
|
||||
@ -1233,6 +1250,15 @@ packages:
|
||||
react: '>=18 || >=19.0.0-rc.0'
|
||||
react-dom: '>=18 || >=19.0.0-rc.0'
|
||||
|
||||
'@heroui/popover@2.3.27':
|
||||
resolution: {integrity: sha512-PmSCKQcAvKIegK59Flr9cglbsEu7OAegQMtwNIjqWHsPT18NNphimmUSJrtuD78rcfKekrZ+Uo9qJEUf0zGZDw==}
|
||||
peerDependencies:
|
||||
'@heroui/system': '>=2.4.18'
|
||||
'@heroui/theme': '>=2.4.17'
|
||||
framer-motion: '>=11.5.6 || >=12.0.0-alpha.1'
|
||||
react: '>=18 || >=19.0.0-rc.0'
|
||||
react-dom: '>=18 || >=19.0.0-rc.0'
|
||||
|
||||
'@heroui/react-rsc-utils@2.1.2':
|
||||
resolution: {integrity: sha512-5qaYUj0eX+y8OFvPsv01RdfHZv8Z/do+3tdaDmq/uNFsyDc+lgea9PyqVZbhv6nf4ido/hUlPDB6KAGqiAeKwQ==}
|
||||
peerDependencies:
|
||||
@ -1253,6 +1279,15 @@ packages:
|
||||
peerDependencies:
|
||||
react: '>=18 || >=19.0.0-rc.0'
|
||||
|
||||
'@heroui/ripple@2.2.20':
|
||||
resolution: {integrity: sha512-3+fBx5jO7l8SE84ZG0vB5BOxKKr23Ay180AeIWcf8m8lhXXd4iShVz2S+keW9PewqVHv52YBaxLoSVQ93Ddcxw==}
|
||||
peerDependencies:
|
||||
'@heroui/system': '>=2.4.18'
|
||||
'@heroui/theme': '>=2.4.17'
|
||||
framer-motion: '>=11.5.6 || >=12.0.0-alpha.1'
|
||||
react: '>=18 || >=19.0.0-rc.0'
|
||||
react-dom: '>=18 || >=19.0.0-rc.0'
|
||||
|
||||
'@heroui/ripple@2.2.8':
|
||||
resolution: {integrity: sha512-KtOUtetFvKfQn3Lg20LO/Vxzyu7Apj44TcbIOYUhe/EZtZSkqfxQL7A+SwzCiXB9ZVat94UkMgV/wpG3CvetGA==}
|
||||
peerDependencies:
|
||||
@ -1262,19 +1297,19 @@ packages:
|
||||
react: '>=18 || >=19.0.0-rc.0'
|
||||
react-dom: '>=18 || >=19.0.0-rc.0'
|
||||
|
||||
'@heroui/scroll-shadow@2.3.6':
|
||||
resolution: {integrity: sha512-n1OxJO8ZrjQHoV5XcAAwmeCGGAw2tHd5BJZXHFb0KH9MbwheFTwudlqlSdLdMV8+kVdaPPZmQTXgebzp1sxaKw==}
|
||||
'@heroui/scroll-shadow@2.3.18':
|
||||
resolution: {integrity: sha512-P/nLQbFPOlbTLRjO2tKoZCljJtU7iq81wsp7C8wZ1rZI1RmkTx3UgLLeoFWgmAp3ZlUIYgaewTnejt6eRx+28w==}
|
||||
peerDependencies:
|
||||
'@heroui/system': '>=2.4.0'
|
||||
'@heroui/theme': '>=2.4.0'
|
||||
'@heroui/system': '>=2.4.18'
|
||||
'@heroui/theme': '>=2.4.17'
|
||||
react: '>=18 || >=19.0.0-rc.0'
|
||||
react-dom: '>=18 || >=19.0.0-rc.0'
|
||||
|
||||
'@heroui/select@2.4.10':
|
||||
resolution: {integrity: sha512-mMxW44Ztkg6oL9DUv327Rm8loG00kjGoTGvlgDxpxGdBJRqEYvLz+r0xBVyyyQdtr9DGJoOSmDHN7IjQpjGwnA==}
|
||||
'@heroui/select@2.4.28':
|
||||
resolution: {integrity: sha512-Dg3jv248Tu+g2WJMWseDjWA0FAG356elZIcE0OufVAIzQoWjLhgbkTqY9ths0HkcHy0nDwQWvyrrwkbif1kNqA==}
|
||||
peerDependencies:
|
||||
'@heroui/system': '>=2.4.0'
|
||||
'@heroui/theme': '>=2.4.0'
|
||||
'@heroui/system': '>=2.4.18'
|
||||
'@heroui/theme': '>=2.4.17'
|
||||
framer-motion: '>=11.5.6 || >=12.0.0-alpha.1'
|
||||
react: '>=18 || >=19.0.0-rc.0'
|
||||
react-dom: '>=18 || >=19.0.0-rc.0'
|
||||
@ -1327,6 +1362,13 @@ packages:
|
||||
react: '>=18 || >=19.0.0-rc.0'
|
||||
react-dom: '>=18 || >=19.0.0-rc.0'
|
||||
|
||||
'@heroui/spinner@2.2.24':
|
||||
resolution: {integrity: sha512-HfKkFffrIN9UdJY2UaenlB8xEwIzolCCFCwU0j3wVnLMX+Dw+ixwaELdAxX14Z6gPQYec6AROKetkWWit14rlw==}
|
||||
peerDependencies:
|
||||
'@heroui/theme': '>=2.4.17'
|
||||
react: '>=18 || >=19.0.0-rc.0'
|
||||
react-dom: '>=18 || >=19.0.0-rc.0'
|
||||
|
||||
'@heroui/spinner@2.2.7':
|
||||
resolution: {integrity: sha512-mMah9randdSFwyEtte6Ov1rkInGJZNBKfsruhDc0bOmMmFH8RNWJLuOyIMsaaKBXZQDwvRNH+3YTezAWAqKnpg==}
|
||||
peerDependencies:
|
||||
@ -1404,6 +1446,11 @@ packages:
|
||||
peerDependencies:
|
||||
react: '>=18 || >=19.0.0-rc.0'
|
||||
|
||||
'@heroui/use-aria-button@2.2.20':
|
||||
resolution: {integrity: sha512-Y0Bmze/pxEACKsHMbA1sYA3ghMJ+9fSnWvZBwlUxqiVXDEy2YrrK2JmXEgsuHGQdKD9RqU2Od3V4VqIIiaHiMA==}
|
||||
peerDependencies:
|
||||
react: '>=18 || >=19.0.0-rc.0'
|
||||
|
||||
'@heroui/use-aria-button@2.2.5':
|
||||
resolution: {integrity: sha512-3dbtK6Q9QWuRTzry+XQ/awa4PVhmhLNcasermWrJ4PwYOQwJFzB+bslFqrjhxTYu45x5fGe54iCsT3Xx3UY80g==}
|
||||
peerDependencies:
|
||||
@ -1420,12 +1467,18 @@ packages:
|
||||
react: '>=18 || >=19.0.0-rc.0'
|
||||
react-dom: '>=18 || >=19.0.0-rc.0'
|
||||
|
||||
'@heroui/use-aria-multiselect@2.4.4':
|
||||
resolution: {integrity: sha512-ZMRX4bbj9jHMdOi9IQWzaAE9vdLfxr8r9Zew87neDymrCFbvKnBcvag8lMNeTBBvZNAggIMzyTAXbOZWxUkwhw==}
|
||||
'@heroui/use-aria-multiselect@2.4.19':
|
||||
resolution: {integrity: sha512-RLDSpOLJqNESn6OK/zKuyTriK6sqMby76si/4kTMCs+4lmMPOyFKP3fREywu+zyJjRUCuZPa6xYuN2OHKQRDow==}
|
||||
peerDependencies:
|
||||
react: '>=18 || >=19.0.0-rc.0'
|
||||
react-dom: '>=18 || >=19.0.0-rc.0'
|
||||
|
||||
'@heroui/use-aria-overlay@2.0.4':
|
||||
resolution: {integrity: sha512-iv+y0+OvQd1eWiZftPI07JE3c5AdK85W5k3rDlhk5MFEI3dllkIpu8z8zLh3ge/BQGFiGkySVC5iXl8w84gMUQ==}
|
||||
peerDependencies:
|
||||
react: '>=18'
|
||||
react-dom: '>=18'
|
||||
|
||||
'@heroui/use-callback-ref@2.1.2':
|
||||
resolution: {integrity: sha512-wPD0L8vK+FHDvsVGZYCJeEm/WwMJvE6qvcZhzo4n2+318FrsfAPI2N1VQKx176/ZHNl8j7Z44o+eZlI5KwSpeQ==}
|
||||
peerDependencies:
|
||||
@ -1441,8 +1494,8 @@ packages:
|
||||
peerDependencies:
|
||||
react: '>=18 || >=19.0.0-rc.0'
|
||||
|
||||
'@heroui/use-data-scroll-overflow@2.2.3':
|
||||
resolution: {integrity: sha512-G80ZYiKAK6YOlQHbGkjI5iOvm3jBOSAJElpL5/VBto33hRtw0LlvJWiVu0s0nWOaxaAgX0ug/kAihZmq7uRYRA==}
|
||||
'@heroui/use-data-scroll-overflow@2.2.13':
|
||||
resolution: {integrity: sha512-zboLXO1pgYdzMUahDcVt5jf+l1jAQ/D9dFqr7AxWLfn6tn7/EgY0f6xIrgWDgJnM0U3hKxVeY13pAeB4AFTqTw==}
|
||||
peerDependencies:
|
||||
react: '>=18 || >=19.0.0-rc.0'
|
||||
|
||||
@ -1456,6 +1509,11 @@ packages:
|
||||
peerDependencies:
|
||||
react: '>=18 || >=19.0.0-rc.0'
|
||||
|
||||
'@heroui/use-form-reset@2.0.1':
|
||||
resolution: {integrity: sha512-6slKWiLtVfgZnVeHVkM9eXgjwI07u0CUaLt2kQpfKPqTSTGfbHgCYJFduijtThhTdKBhdH6HCmzTcnbVlAxBXw==}
|
||||
peerDependencies:
|
||||
react: '>=18 || >=19.0.0-rc.0'
|
||||
|
||||
'@heroui/use-image@2.1.3':
|
||||
resolution: {integrity: sha512-d0jqI0Ttz/d68E5O2PHPSQJMftCpkwT+LECJz/7aZIZQqX8KJJA5WymDTDANTtASCO45wm6j8dxhRgRwaRVoTw==}
|
||||
peerDependencies:
|
||||
@ -1466,6 +1524,11 @@ packages:
|
||||
peerDependencies:
|
||||
react: '>=18 || >=19.0.0-rc.0'
|
||||
|
||||
'@heroui/use-is-mobile@2.2.12':
|
||||
resolution: {integrity: sha512-2UKa4v1xbvFwerWKoMTrg4q9ZfP9MVIVfCl1a7JuKQlXq3jcyV6z1as5bZ41pCsTOT+wUVOFnlr6rzzQwT9ZOA==}
|
||||
peerDependencies:
|
||||
react: '>=18 || >=19.0.0-rc.0'
|
||||
|
||||
'@heroui/use-is-mobile@2.2.3':
|
||||
resolution: {integrity: sha512-O0zV+w2FTjJJP7qCBW5A3qkjvjQwMBkesD3ZOvpn71PR6GDDDFpLt0cr2hkaUd6qpb9rmeEUeJoVSch2QFNPrg==}
|
||||
peerDependencies:
|
||||
@ -1714,6 +1777,12 @@ packages:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
|
||||
'@react-aria/dialog@3.5.31':
|
||||
resolution: {integrity: sha512-inxQMyrzX0UBW9Mhraq0nZ4HjHdygQvllzloT1E/RlDd61lr3RbmJR6pLsrbKOTtSvDIBJpCso1xEdHCFNmA0Q==}
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
|
||||
'@react-aria/focus@3.19.0':
|
||||
resolution: {integrity: sha512-hPF9EXoUQeQl1Y21/rbV2H4FdUR2v+4/I0/vB+8U3bT1CJ+1AFj1hc/rqx2DqEwDlEwOHN+E4+mRahQmlybq0A==}
|
||||
peerDependencies:
|
||||
@ -1725,11 +1794,6 @@ packages:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
|
||||
'@react-aria/form@3.0.11':
|
||||
resolution: {integrity: sha512-oXzjTiwVuuWjZ8muU0hp3BrDH5qjVctLOF50mjPvqUbvXQTHhoDxWweyIXPQjGshaqBd2w4pWaE4A2rG2O/apw==}
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
|
||||
'@react-aria/form@3.1.2':
|
||||
resolution: {integrity: sha512-R3i7L7Ci61PqZQvOrnL9xJeWEbh28UkTVgkj72EvBBn39y4h7ReH++0stv7rRs8p5ozETSKezBbGfu4UsBewWw==}
|
||||
peerDependencies:
|
||||
@ -1764,11 +1828,6 @@ packages:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
|
||||
'@react-aria/label@3.7.13':
|
||||
resolution: {integrity: sha512-brSAXZVTey5RG/Ex6mTrV/9IhGSQFU4Al34qmjEDho+Z2qT4oPwf8k7TRXWWqzOU0ugYxekYbsLd2zlN3XvWcg==}
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
|
||||
'@react-aria/label@3.7.22':
|
||||
resolution: {integrity: sha512-jLquJeA5ZNqDT64UpTc9XJ7kQYltUlNcgxZ37/v4mHe0UZ7QohCKdKQhXHONb0h2jjNUpp2HOZI8J9++jOpzxA==}
|
||||
peerDependencies:
|
||||
@ -1792,6 +1851,12 @@ packages:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
|
||||
'@react-aria/listbox@3.15.0':
|
||||
resolution: {integrity: sha512-Ub1Wu79R9sgxM7h4HeEdjOgOKDHwduvYcnDqsSddGXgpkL8ADjsy2YUQ0hHY5VnzA4BxK36bLp4mzSna8Qvj1w==}
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
|
||||
'@react-aria/live-announcer@3.4.4':
|
||||
resolution: {integrity: sha512-PTTBIjNRnrdJOIRTDGNifY2d//kA7GUAwRFJNOEwSNG4FW+Bq9awqLiflw0JkpyB0VNIwou6lqKPHZVLsGWOXA==}
|
||||
|
||||
@ -1801,6 +1866,12 @@ packages:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
|
||||
'@react-aria/menu@3.19.3':
|
||||
resolution: {integrity: sha512-52fh8y8b2776R2VrfZPpUBJYC9oTP7XDy+zZuZTxPEd7Ywk0JNUl5F92y6ru22yPkS13sdhrNM/Op+V/KulmAg==}
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
|
||||
'@react-aria/overlays@3.24.0':
|
||||
resolution: {integrity: sha512-0kAXBsMNTc/a3M07tK9Cdt/ea8CxTAEJ223g8YgqImlmoBBYAL7dl5G01IOj67TM64uWPTmZrOklBchHWgEm3A==}
|
||||
peerDependencies:
|
||||
@ -1813,12 +1884,6 @@ packages:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
|
||||
'@react-aria/selection@3.21.0':
|
||||
resolution: {integrity: sha512-52JJ6hlPcM+gt0VV3DBmz6Kj1YAJr13TfutrKfGWcK36LvNCBm1j0N+TDqbdnlp8Nue6w0+5FIwZq44XPYiBGg==}
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
|
||||
'@react-aria/selection@3.26.0':
|
||||
resolution: {integrity: sha512-ZBH3EfWZ+RfhTj01dH8L17uT7iNbXWS8u77/fUpHgtrm0pwNVhx0TYVnLU1YpazQ/3WVpvWhmBB8sWwD1FlD/g==}
|
||||
peerDependencies:
|
||||
@ -1961,6 +2026,11 @@ packages:
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
|
||||
'@react-stately/menu@3.9.8':
|
||||
resolution: {integrity: sha512-bo0NOhofnTHLESiYfsSSw6gyXiPVJJ0UlN2igUXtJk5PmyhWjFzUzTzcnd7B028OB0si9w3LIWM3stqz5271Eg==}
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
|
||||
'@react-stately/overlays@3.6.12':
|
||||
resolution: {integrity: sha512-QinvZhwZgj8obUyPIcyURSCjTZlqZYRRCS60TF8jH8ZpT0tEAuDb3wvhhSXuYA3Xo9EHLwvLjEf3tQKKdAQArw==}
|
||||
peerDependencies:
|
||||
@ -2107,6 +2177,11 @@ packages:
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
|
||||
'@react-types/menu@3.10.5':
|
||||
resolution: {integrity: sha512-HBTrKll2hm0VKJNM4ubIv1L9MNo8JuOnm2G3M+wXvb6EYIyDNxxJkhjsqsGpUXJdAOSkacHBDcNh2HsZABNX4A==}
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
|
||||
'@react-types/menu@3.9.13':
|
||||
resolution: {integrity: sha512-7SuX6E2tDsqQ+HQdSvIda1ji/+ujmR86dtS9CUu5yWX91P25ufRjZ72EvLRqClWNQsj1Xl4+2zBDLWlceznAjw==}
|
||||
peerDependencies:
|
||||
@ -2122,11 +2197,6 @@ packages:
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
|
||||
'@react-types/select@3.9.8':
|
||||
resolution: {integrity: sha512-RGsYj2oFjXpLnfcvWMBQnkcDuKkwT43xwYWZGI214/gp/B64tJiIUgTM5wFTRAeGDX23EePkhCQF+9ctnqFd6g==}
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
|
||||
|
||||
'@react-types/shared@3.26.0':
|
||||
resolution: {integrity: sha512-6FuPqvhmjjlpEDLTiYx29IJCbCNWPlsyO+ZUmCUXzhUv2ttShOXfw8CmeHWHftT/b2KweAWuzqSlfeXPR76jpw==}
|
||||
peerDependencies:
|
||||
@ -6156,6 +6226,22 @@ snapshots:
|
||||
react: 19.2.0
|
||||
react-dom: 19.2.0(react@19.2.0)
|
||||
|
||||
'@heroui/button@2.2.27(@heroui/system@2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
||||
dependencies:
|
||||
'@heroui/react-utils': 2.1.14(react@19.2.0)
|
||||
'@heroui/ripple': 2.2.20(@heroui/system@2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/shared-utils': 2.1.12
|
||||
'@heroui/spinner': 2.2.24(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/system': 2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/theme': 2.4.6(tailwindcss@3.4.18)
|
||||
'@heroui/use-aria-button': 2.2.20(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-types/shared': 3.32.1(react@19.2.0)
|
||||
framer-motion: 12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
react: 19.2.0
|
||||
react-dom: 19.2.0(react@19.2.0)
|
||||
|
||||
'@heroui/card@2.2.10(@heroui/system@2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
||||
dependencies:
|
||||
'@heroui/react-utils': 2.1.4(react@19.2.0)
|
||||
@ -6405,6 +6491,26 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- framer-motion
|
||||
|
||||
'@heroui/listbox@2.3.26(@heroui/system@2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
||||
dependencies:
|
||||
'@heroui/aria-utils': 2.2.24(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/divider': 2.2.20(@heroui/theme@2.4.6(tailwindcss@3.4.18))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/react-utils': 2.1.14(react@19.2.0)
|
||||
'@heroui/shared-utils': 2.1.12
|
||||
'@heroui/system': 2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/theme': 2.4.6(tailwindcss@3.4.18)
|
||||
'@heroui/use-is-mobile': 2.2.12(react@19.2.0)
|
||||
'@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/listbox': 3.15.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-stately/list': 3.13.1(react@19.2.0)
|
||||
'@react-types/shared': 3.32.1(react@19.2.0)
|
||||
'@tanstack/react-virtual': 3.11.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
react: 19.2.0
|
||||
react-dom: 19.2.0(react@19.2.0)
|
||||
transitivePeerDependencies:
|
||||
- framer-motion
|
||||
|
||||
'@heroui/menu@2.2.10(@heroui/system@2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
||||
dependencies:
|
||||
'@heroui/aria-utils': 2.2.8(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
@ -6512,6 +6618,28 @@ snapshots:
|
||||
react: 19.2.0
|
||||
react-dom: 19.2.0(react@19.2.0)
|
||||
|
||||
'@heroui/popover@2.3.27(@heroui/system@2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
||||
dependencies:
|
||||
'@heroui/aria-utils': 2.2.24(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/button': 2.2.27(@heroui/system@2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/dom-animation': 2.1.10(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))
|
||||
'@heroui/framer-utils': 2.1.23(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/react-utils': 2.1.14(react@19.2.0)
|
||||
'@heroui/shared-utils': 2.1.12
|
||||
'@heroui/system': 2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/theme': 2.4.6(tailwindcss@3.4.18)
|
||||
'@heroui/use-aria-button': 2.2.20(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/use-aria-overlay': 2.0.4(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/use-safe-layout-effect': 2.1.8(react@19.2.0)
|
||||
'@react-aria/dialog': 3.5.31(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/overlays': 3.30.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-stately/overlays': 3.6.20(react@19.2.0)
|
||||
'@react-types/overlays': 3.9.2(react@19.2.0)
|
||||
framer-motion: 12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
react: 19.2.0
|
||||
react-dom: 19.2.0(react@19.2.0)
|
||||
|
||||
'@heroui/react-rsc-utils@2.1.2(react@19.2.0)':
|
||||
dependencies:
|
||||
react: 19.2.0
|
||||
@ -6532,6 +6660,16 @@ snapshots:
|
||||
'@heroui/shared-utils': 2.1.3
|
||||
react: 19.2.0
|
||||
|
||||
'@heroui/ripple@2.2.20(@heroui/system@2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
||||
dependencies:
|
||||
'@heroui/dom-animation': 2.1.10(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))
|
||||
'@heroui/shared-utils': 2.1.12
|
||||
'@heroui/system': 2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/theme': 2.4.6(tailwindcss@3.4.18)
|
||||
framer-motion: 12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
react: 19.2.0
|
||||
react-dom: 19.2.0(react@19.2.0)
|
||||
|
||||
'@heroui/ripple@2.2.8(@heroui/system@2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
||||
dependencies:
|
||||
'@heroui/dom-animation': 2.1.2(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))
|
||||
@ -6543,39 +6681,39 @@ snapshots:
|
||||
react: 19.2.0
|
||||
react-dom: 19.2.0(react@19.2.0)
|
||||
|
||||
'@heroui/scroll-shadow@2.3.6(@heroui/system@2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@heroui/theme@2.4.6(tailwindcss@3.4.18))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
||||
'@heroui/scroll-shadow@2.3.18(@heroui/system@2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@heroui/theme@2.4.6(tailwindcss@3.4.18))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
||||
dependencies:
|
||||
'@heroui/react-utils': 2.1.4(react@19.2.0)
|
||||
'@heroui/shared-utils': 2.1.3
|
||||
'@heroui/react-utils': 2.1.14(react@19.2.0)
|
||||
'@heroui/shared-utils': 2.1.12
|
||||
'@heroui/system': 2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/theme': 2.4.6(tailwindcss@3.4.18)
|
||||
'@heroui/use-data-scroll-overflow': 2.2.3(react@19.2.0)
|
||||
'@heroui/use-data-scroll-overflow': 2.2.13(react@19.2.0)
|
||||
react: 19.2.0
|
||||
react-dom: 19.2.0(react@19.2.0)
|
||||
|
||||
'@heroui/select@2.4.10(@heroui/system@2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
||||
'@heroui/select@2.4.28(@heroui/system@2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
||||
dependencies:
|
||||
'@heroui/aria-utils': 2.2.8(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/form': 2.1.9(@heroui/system@2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@heroui/theme@2.4.6(tailwindcss@3.4.18))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/listbox': 2.3.10(@heroui/system@2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/popover': 2.3.10(@heroui/system@2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/react-utils': 2.1.4(react@19.2.0)
|
||||
'@heroui/scroll-shadow': 2.3.6(@heroui/system@2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@heroui/theme@2.4.6(tailwindcss@3.4.18))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/shared-icons': 2.1.2(react@19.2.0)
|
||||
'@heroui/shared-utils': 2.1.3
|
||||
'@heroui/spinner': 2.2.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/aria-utils': 2.2.24(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/form': 2.1.27(@heroui/system@2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@heroui/theme@2.4.6(tailwindcss@3.4.18))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/listbox': 2.3.26(@heroui/system@2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/popover': 2.3.27(@heroui/system@2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/react-utils': 2.1.14(react@19.2.0)
|
||||
'@heroui/scroll-shadow': 2.3.18(@heroui/system@2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@heroui/theme@2.4.6(tailwindcss@3.4.18))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/shared-icons': 2.1.10(react@19.2.0)
|
||||
'@heroui/shared-utils': 2.1.12
|
||||
'@heroui/spinner': 2.2.24(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/system': 2.4.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/theme': 2.4.6(tailwindcss@3.4.18)
|
||||
'@heroui/use-aria-button': 2.2.5(react@19.2.0)
|
||||
'@heroui/use-aria-multiselect': 2.4.4(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/use-safe-layout-effect': 2.1.2(react@19.2.0)
|
||||
'@react-aria/focus': 3.19.0(react@19.2.0)
|
||||
'@react-aria/form': 3.0.11(react@19.2.0)
|
||||
'@react-aria/interactions': 3.22.5(react@19.2.0)
|
||||
'@react-aria/utils': 3.26.0(react@19.2.0)
|
||||
'@react-aria/visually-hidden': 3.8.18(react@19.2.0)
|
||||
'@react-types/shared': 3.26.0(react@19.2.0)
|
||||
'@tanstack/react-virtual': 3.11.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/use-aria-button': 2.2.20(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/use-aria-multiselect': 2.4.19(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/use-form-reset': 2.0.1(react@19.2.0)
|
||||
'@heroui/use-safe-layout-effect': 2.1.8(react@19.2.0)
|
||||
'@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/form': 3.1.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/overlays': 3.30.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/visually-hidden': 3.8.28(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-types/shared': 3.32.1(react@19.2.0)
|
||||
framer-motion: 12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
react: 19.2.0
|
||||
react-dom: 19.2.0(react@19.2.0)
|
||||
@ -6644,6 +6782,17 @@ snapshots:
|
||||
react: 19.2.0
|
||||
react-dom: 19.2.0(react@19.2.0)
|
||||
|
||||
'@heroui/spinner@2.2.24(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
||||
dependencies:
|
||||
'@heroui/shared-utils': 2.1.12
|
||||
'@heroui/system': 2.4.23(@heroui/theme@2.4.6(tailwindcss@3.4.18))(framer-motion@12.23.24(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@heroui/system-rsc': 2.3.20(@heroui/theme@2.4.6(tailwindcss@3.4.18))(react@19.2.0)
|
||||
'@heroui/theme': 2.4.6(tailwindcss@3.4.18)
|
||||
react: 19.2.0
|
||||
react-dom: 19.2.0(react@19.2.0)
|
||||
transitivePeerDependencies:
|
||||
- framer-motion
|
||||
|
||||
'@heroui/spinner@2.2.7(@heroui/theme@2.4.6(tailwindcss@3.4.18))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
||||
dependencies:
|
||||
'@heroui/react-utils': 2.1.4(react@19.2.0)
|
||||
@ -6801,6 +6950,17 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- react-dom
|
||||
|
||||
'@heroui/use-aria-button@2.2.20(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
||||
dependencies:
|
||||
'@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-types/button': 3.14.1(react@19.2.0)
|
||||
'@react-types/shared': 3.32.1(react@19.2.0)
|
||||
react: 19.2.0
|
||||
transitivePeerDependencies:
|
||||
- react-dom
|
||||
|
||||
'@heroui/use-aria-button@2.2.5(react@19.2.0)':
|
||||
dependencies:
|
||||
'@heroui/shared-utils': 2.1.3
|
||||
@ -6830,22 +6990,30 @@ snapshots:
|
||||
react: 19.2.0
|
||||
react-dom: 19.2.0(react@19.2.0)
|
||||
|
||||
'@heroui/use-aria-multiselect@2.4.4(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
||||
'@heroui/use-aria-multiselect@2.4.19(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
||||
dependencies:
|
||||
'@react-aria/i18n': 3.12.4(react@19.2.0)
|
||||
'@react-aria/interactions': 3.22.5(react@19.2.0)
|
||||
'@react-aria/label': 3.7.13(react@19.2.0)
|
||||
'@react-aria/listbox': 3.13.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/menu': 3.16.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/selection': 3.21.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/utils': 3.26.0(react@19.2.0)
|
||||
'@react-stately/form': 3.1.0(react@19.2.0)
|
||||
'@react-stately/list': 3.11.1(react@19.2.0)
|
||||
'@react-stately/menu': 3.9.0(react@19.2.0)
|
||||
'@react-types/button': 3.10.1(react@19.2.0)
|
||||
'@react-types/overlays': 3.8.11(react@19.2.0)
|
||||
'@react-types/select': 3.9.8(react@19.2.0)
|
||||
'@react-types/shared': 3.26.0(react@19.2.0)
|
||||
'@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/label': 3.7.22(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/listbox': 3.15.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/menu': 3.19.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/selection': 3.26.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-stately/form': 3.2.2(react@19.2.0)
|
||||
'@react-stately/list': 3.13.1(react@19.2.0)
|
||||
'@react-stately/menu': 3.9.8(react@19.2.0)
|
||||
'@react-types/button': 3.14.1(react@19.2.0)
|
||||
'@react-types/overlays': 3.9.2(react@19.2.0)
|
||||
'@react-types/shared': 3.32.1(react@19.2.0)
|
||||
react: 19.2.0
|
||||
react-dom: 19.2.0(react@19.2.0)
|
||||
|
||||
'@heroui/use-aria-overlay@2.0.4(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
||||
dependencies:
|
||||
'@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/overlays': 3.30.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-types/shared': 3.32.1(react@19.2.0)
|
||||
react: 19.2.0
|
||||
react-dom: 19.2.0(react@19.2.0)
|
||||
|
||||
@ -6863,9 +7031,9 @@ snapshots:
|
||||
dependencies:
|
||||
react: 19.2.0
|
||||
|
||||
'@heroui/use-data-scroll-overflow@2.2.3(react@19.2.0)':
|
||||
'@heroui/use-data-scroll-overflow@2.2.13(react@19.2.0)':
|
||||
dependencies:
|
||||
'@heroui/shared-utils': 2.1.3
|
||||
'@heroui/shared-utils': 2.1.12
|
||||
react: 19.2.0
|
||||
|
||||
'@heroui/use-disclosure@2.2.3(react@19.2.0)':
|
||||
@ -6880,6 +7048,10 @@ snapshots:
|
||||
'@react-aria/interactions': 3.22.5(react@19.2.0)
|
||||
react: 19.2.0
|
||||
|
||||
'@heroui/use-form-reset@2.0.1(react@19.2.0)':
|
||||
dependencies:
|
||||
react: 19.2.0
|
||||
|
||||
'@heroui/use-image@2.1.3(react@19.2.0)':
|
||||
dependencies:
|
||||
'@heroui/react-utils': 2.1.4(react@19.2.0)
|
||||
@ -6890,6 +7062,11 @@ snapshots:
|
||||
dependencies:
|
||||
react: 19.2.0
|
||||
|
||||
'@heroui/use-is-mobile@2.2.12(react@19.2.0)':
|
||||
dependencies:
|
||||
'@react-aria/ssr': 3.9.10(react@19.2.0)
|
||||
react: 19.2.0
|
||||
|
||||
'@heroui/use-is-mobile@2.2.3(react@19.2.0)':
|
||||
dependencies:
|
||||
'@react-aria/ssr': 3.9.7(react@19.2.0)
|
||||
@ -7253,6 +7430,17 @@ snapshots:
|
||||
react: 19.2.0
|
||||
react-dom: 19.2.0(react@19.2.0)
|
||||
|
||||
'@react-aria/dialog@3.5.31(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
||||
dependencies:
|
||||
'@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/overlays': 3.30.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-types/dialog': 3.5.22(react@19.2.0)
|
||||
'@react-types/shared': 3.32.1(react@19.2.0)
|
||||
'@swc/helpers': 0.5.17
|
||||
react: 19.2.0
|
||||
react-dom: 19.2.0(react@19.2.0)
|
||||
|
||||
'@react-aria/focus@3.19.0(react@19.2.0)':
|
||||
dependencies:
|
||||
'@react-aria/interactions': 3.22.5(react@19.2.0)
|
||||
@ -7272,15 +7460,6 @@ snapshots:
|
||||
react: 19.2.0
|
||||
react-dom: 19.2.0(react@19.2.0)
|
||||
|
||||
'@react-aria/form@3.0.11(react@19.2.0)':
|
||||
dependencies:
|
||||
'@react-aria/interactions': 3.22.5(react@19.2.0)
|
||||
'@react-aria/utils': 3.26.0(react@19.2.0)
|
||||
'@react-stately/form': 3.2.2(react@19.2.0)
|
||||
'@react-types/shared': 3.32.1(react@19.2.0)
|
||||
'@swc/helpers': 0.5.17
|
||||
react: 19.2.0
|
||||
|
||||
'@react-aria/form@3.1.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
||||
dependencies:
|
||||
'@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
@ -7352,13 +7531,6 @@ snapshots:
|
||||
react: 19.2.0
|
||||
react-dom: 19.2.0(react@19.2.0)
|
||||
|
||||
'@react-aria/label@3.7.13(react@19.2.0)':
|
||||
dependencies:
|
||||
'@react-aria/utils': 3.26.0(react@19.2.0)
|
||||
'@react-types/shared': 3.32.1(react@19.2.0)
|
||||
'@swc/helpers': 0.5.17
|
||||
react: 19.2.0
|
||||
|
||||
'@react-aria/label@3.7.22(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
||||
dependencies:
|
||||
'@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
@ -7403,6 +7575,20 @@ snapshots:
|
||||
react: 19.2.0
|
||||
react-dom: 19.2.0(react@19.2.0)
|
||||
|
||||
'@react-aria/listbox@3.15.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
||||
dependencies:
|
||||
'@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/label': 3.7.22(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/selection': 3.26.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-stately/collections': 3.12.8(react@19.2.0)
|
||||
'@react-stately/list': 3.13.1(react@19.2.0)
|
||||
'@react-types/listbox': 3.7.4(react@19.2.0)
|
||||
'@react-types/shared': 3.32.1(react@19.2.0)
|
||||
'@swc/helpers': 0.5.17
|
||||
react: 19.2.0
|
||||
react-dom: 19.2.0(react@19.2.0)
|
||||
|
||||
'@react-aria/live-announcer@3.4.4':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.17
|
||||
@ -7426,6 +7612,25 @@ snapshots:
|
||||
react: 19.2.0
|
||||
react-dom: 19.2.0(react@19.2.0)
|
||||
|
||||
'@react-aria/menu@3.19.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
||||
dependencies:
|
||||
'@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/overlays': 3.30.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/selection': 3.26.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/utils': 3.31.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-stately/collections': 3.12.8(react@19.2.0)
|
||||
'@react-stately/menu': 3.9.8(react@19.2.0)
|
||||
'@react-stately/selection': 3.20.6(react@19.2.0)
|
||||
'@react-stately/tree': 3.9.3(react@19.2.0)
|
||||
'@react-types/button': 3.14.1(react@19.2.0)
|
||||
'@react-types/menu': 3.10.5(react@19.2.0)
|
||||
'@react-types/shared': 3.32.1(react@19.2.0)
|
||||
'@swc/helpers': 0.5.17
|
||||
react: 19.2.0
|
||||
react-dom: 19.2.0(react@19.2.0)
|
||||
|
||||
'@react-aria/overlays@3.24.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
||||
dependencies:
|
||||
'@react-aria/focus': 3.19.0(react@19.2.0)
|
||||
@ -7458,18 +7663,6 @@ snapshots:
|
||||
react: 19.2.0
|
||||
react-dom: 19.2.0(react@19.2.0)
|
||||
|
||||
'@react-aria/selection@3.21.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
||||
dependencies:
|
||||
'@react-aria/focus': 3.19.0(react@19.2.0)
|
||||
'@react-aria/i18n': 3.12.4(react@19.2.0)
|
||||
'@react-aria/interactions': 3.22.5(react@19.2.0)
|
||||
'@react-aria/utils': 3.26.0(react@19.2.0)
|
||||
'@react-stately/selection': 3.20.6(react@19.2.0)
|
||||
'@react-types/shared': 3.32.1(react@19.2.0)
|
||||
'@swc/helpers': 0.5.17
|
||||
react: 19.2.0
|
||||
react-dom: 19.2.0(react@19.2.0)
|
||||
|
||||
'@react-aria/selection@3.26.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
||||
dependencies:
|
||||
'@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
@ -7484,9 +7677,9 @@ snapshots:
|
||||
|
||||
'@react-aria/slider@3.7.14(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
||||
dependencies:
|
||||
'@react-aria/focus': 3.19.0(react@19.2.0)
|
||||
'@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/i18n': 3.12.4(react@19.2.0)
|
||||
'@react-aria/interactions': 3.22.5(react@19.2.0)
|
||||
'@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/label': 3.7.22(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/utils': 3.26.0(react@19.2.0)
|
||||
'@react-stately/slider': 3.6.0(react@19.2.0)
|
||||
@ -7540,7 +7733,7 @@ snapshots:
|
||||
|
||||
'@react-aria/tabs@3.9.8(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
||||
dependencies:
|
||||
'@react-aria/focus': 3.19.0(react@19.2.0)
|
||||
'@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/selection': 3.26.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/utils': 3.26.0(react@19.2.0)
|
||||
@ -7579,7 +7772,7 @@ snapshots:
|
||||
|
||||
'@react-aria/toolbar@3.0.0-beta.11(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
||||
dependencies:
|
||||
'@react-aria/focus': 3.19.0(react@19.2.0)
|
||||
'@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/i18n': 3.12.13(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/utils': 3.26.0(react@19.2.0)
|
||||
'@react-types/shared': 3.32.1(react@19.2.0)
|
||||
@ -7601,7 +7794,7 @@ snapshots:
|
||||
'@react-aria/tooltip@3.7.10(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
|
||||
dependencies:
|
||||
'@react-aria/focus': 3.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/interactions': 3.22.5(react@19.2.0)
|
||||
'@react-aria/interactions': 3.25.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
'@react-aria/utils': 3.26.0(react@19.2.0)
|
||||
'@react-stately/tooltip': 3.5.0(react@19.2.0)
|
||||
'@react-types/shared': 3.32.1(react@19.2.0)
|
||||
@ -7729,6 +7922,14 @@ snapshots:
|
||||
'@swc/helpers': 0.5.17
|
||||
react: 19.2.0
|
||||
|
||||
'@react-stately/menu@3.9.8(react@19.2.0)':
|
||||
dependencies:
|
||||
'@react-stately/overlays': 3.6.20(react@19.2.0)
|
||||
'@react-types/menu': 3.10.5(react@19.2.0)
|
||||
'@react-types/shared': 3.32.1(react@19.2.0)
|
||||
'@swc/helpers': 0.5.17
|
||||
react: 19.2.0
|
||||
|
||||
'@react-stately/overlays@3.6.12(react@19.2.0)':
|
||||
dependencies:
|
||||
'@react-stately/utils': 3.10.8(react@19.2.0)
|
||||
@ -7919,6 +8120,12 @@ snapshots:
|
||||
'@react-types/shared': 3.32.1(react@19.2.0)
|
||||
react: 19.2.0
|
||||
|
||||
'@react-types/menu@3.10.5(react@19.2.0)':
|
||||
dependencies:
|
||||
'@react-types/overlays': 3.9.2(react@19.2.0)
|
||||
'@react-types/shared': 3.32.1(react@19.2.0)
|
||||
react: 19.2.0
|
||||
|
||||
'@react-types/menu@3.9.13(react@19.2.0)':
|
||||
dependencies:
|
||||
'@react-types/overlays': 3.9.2(react@19.2.0)
|
||||
@ -7935,11 +8142,6 @@ snapshots:
|
||||
'@react-types/shared': 3.32.1(react@19.2.0)
|
||||
react: 19.2.0
|
||||
|
||||
'@react-types/select@3.9.8(react@19.2.0)':
|
||||
dependencies:
|
||||
'@react-types/shared': 3.32.1(react@19.2.0)
|
||||
react: 19.2.0
|
||||
|
||||
'@react-types/shared@3.26.0(react@19.2.0)':
|
||||
dependencies:
|
||||
react: 19.2.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user