@nextui-org/use-aria-slot-id
Advanced tools
Comparing version 0.0.0-dev-v2-20230701230240 to 0.0.0-dev-v2-20230702031855
{ | ||
"name": "@nextui-org/use-aria-slot-id", | ||
"version": "0.0.0-dev-v2-20230701230240", | ||
"version": "0.0.0-dev-v2-20230702031855", | ||
"description": "Based on react-aria useSlotId, used to generate an id, and after render check if that id is rendered", | ||
@@ -28,3 +28,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@react-aria/utils": "^3.17.0" | ||
"@react-aria/utils": "^3.18.0" | ||
}, | ||
@@ -31,0 +31,0 @@ "peerDependencies": { |
Updated@react-aria/utils@^3.18.0