@heroui/checkbox
Advanced tools
Comparing version
{ | ||
"name": "@heroui/checkbox", | ||
"version": "0.0.0-canary-20250714212122", | ||
"version": "0.0.0-canary-20250714213744", | ||
"description": "Checkboxes allow users to select multiple items from a list of individual items, or to mark one individual item as selected.", | ||
@@ -28,4 +28,4 @@ "keywords": [ | ||
"peerDependencies": { | ||
"@heroui/system": "0.0.0-canary-20250714212122", | ||
"@heroui/theme": "0.0.0-canary-20250714212122", | ||
"@heroui/system": "0.0.0-canary-20250714213744", | ||
"@heroui/theme": "0.0.0-canary-20250714213744", | ||
"react": ">=18 || >=19.0.0-rc.0", | ||
@@ -42,7 +42,7 @@ "react-dom": ">=18 || >=19.0.0-rc.0" | ||
"@react-types/shared": "3.30.0", | ||
"@heroui/form": "0.0.0-canary-20250714212122", | ||
"@heroui/react-utils": "0.0.0-canary-20250714212122", | ||
"@heroui/shared-utils": "0.0.0-canary-20250714212122", | ||
"@heroui/use-callback-ref": "0.0.0-canary-20250714212122", | ||
"@heroui/use-safe-layout-effect": "0.0.0-canary-20250714212122" | ||
"@heroui/react-utils": "0.0.0-canary-20250714213744", | ||
"@heroui/form": "0.0.0-canary-20250714213744", | ||
"@heroui/shared-utils": "0.0.0-canary-20250714213744", | ||
"@heroui/use-safe-layout-effect": "0.0.0-canary-20250714213744", | ||
"@heroui/use-callback-ref": "0.0.0-canary-20250714213744" | ||
}, | ||
@@ -49,0 +49,0 @@ "clean-package": "../../../clean-package.config.json", |
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated