@spark-ui/checkbox
Advanced tools
Comparing version 9.0.2 to 9.0.3
{ | ||
"name": "@spark-ui/checkbox", | ||
"version": "9.0.2", | ||
"version": "9.0.3", | ||
"description": "A control that allows the user to toggle between checked and not checked.", | ||
@@ -27,8 +27,8 @@ "publishConfig": { | ||
"@radix-ui/react-checkbox": "1.0.4", | ||
"@spark-ui/form-field": "^9.0.2", | ||
"@spark-ui/icon": "^9.0.2", | ||
"@spark-ui/icons": "^9.0.2", | ||
"@spark-ui/internal-utils": "^9.0.2", | ||
"@spark-ui/label": "^9.0.2", | ||
"@spark-ui/use-merge-refs": "^9.0.2", | ||
"@spark-ui/form-field": "^9.0.3", | ||
"@spark-ui/icon": "^9.0.3", | ||
"@spark-ui/icons": "^9.0.3", | ||
"@spark-ui/internal-utils": "^9.0.3", | ||
"@spark-ui/label": "^9.0.3", | ||
"@spark-ui/use-merge-refs": "^9.0.3", | ||
"class-variance-authority": "0.7.0" | ||
@@ -56,3 +56,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "94f87ca3d23aabde6f729d9fb3726bbd78cad12b" | ||
"gitHead": "e0203e8e853267c3e622d203e3ea9dc3821f49c7" | ||
} |
Sorry, the diff of this file is too big to display
137970
Updated@spark-ui/form-field@^9.0.3
Updated@spark-ui/icon@^9.0.3
Updated@spark-ui/icons@^9.0.3
Updated@spark-ui/label@^9.0.3