@spark-ui/checkbox
Advanced tools
Comparing version 1.10.1 to 1.10.2
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.10.2](https://github.com/adevinta/spark/compare/@spark-ui/checkbox@1.10.1...@spark-ui/checkbox@1.10.2) (2023-04-25) | ||
**Note:** Version bump only for package @spark-ui/checkbox | ||
## [1.10.1](https://github.com/adevinta/spark/compare/@spark-ui/checkbox@1.10.0...@spark-ui/checkbox@1.10.1) (2023-04-25) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/checkbox", | ||
"version": "1.10.1", | ||
"version": "1.10.2", | ||
"description": "A control that allows the user to toggle between checked and not checked.", | ||
@@ -17,3 +17,3 @@ "publishConfig": { | ||
"@radix-ui/react-label": "^2.0.1", | ||
"@spark-ui/icons": "^1.7.5", | ||
"@spark-ui/icons": "^1.7.6", | ||
"@spark-ui/internal-utils": "^1.5.2", | ||
@@ -29,3 +29,3 @@ "@spark-ui/use-merge-refs": "0", | ||
"devDependencies": { | ||
"@spark-ui/button": "^1.7.0", | ||
"@spark-ui/button": "^1.7.1", | ||
"@spark-ui/radio": "^1.8.2" | ||
@@ -38,3 +38,3 @@ }, | ||
}, | ||
"gitHead": "b8b8cd950306bec584e26c7a7335dfe02f021562" | ||
"gitHead": "0f3832f4be7e23b59e58ba78d0d170cca9450936" | ||
} |
22193
Updated@spark-ui/icons@^1.7.6