@spark-ui/checkbox
Advanced tools
Comparing version 1.6.1 to 1.6.2
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.6.2](https://github.com/adevinta/spark/compare/@spark-ui/checkbox@1.6.1...@spark-ui/checkbox@1.6.2) (2023-04-13) | ||
**Note:** Version bump only for package @spark-ui/checkbox | ||
## [1.6.1](https://github.com/adevinta/spark/compare/@spark-ui/checkbox@1.6.0...@spark-ui/checkbox@1.6.1) (2023-04-13) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/checkbox", | ||
"version": "1.6.1", | ||
"version": "1.6.2", | ||
"description": "A control that allows the user to toggle between checked and not checked.", | ||
@@ -16,3 +16,3 @@ "publishConfig": { | ||
"@radix-ui/react-checkbox": "1", | ||
"@spark-ui/icons": "^1.5.1", | ||
"@spark-ui/icons": "^1.5.2", | ||
"@spark-ui/internal-utils": "1", | ||
@@ -26,3 +26,3 @@ "class-variance-authority": "^0.4.0" | ||
}, | ||
"gitHead": "d481ab53b8e8e78697328e84aebd6c4ca92dfc08" | ||
"gitHead": "7e15619e84a9bd17dd8563cc2ea921012b220236" | ||
} |
19896
+ Added@radix-ui/react-checkbox@1.1.3(transitive)
+ Added@radix-ui/react-primitive@2.0.1(transitive)
+ Added@radix-ui/react-slot@1.1.1(transitive)
- Removed@radix-ui/react-checkbox@1.1.4(transitive)
- Removed@radix-ui/react-primitive@2.0.2(transitive)
- Removed@radix-ui/react-slot@1.1.2(transitive)
Updated@spark-ui/icons@^1.5.2