@spark-ui/checkbox
Advanced tools
Comparing version 7.2.3 to 7.2.4
@@ -6,2 +6,6 @@ # Change Log | ||
## [7.2.4](https://github.com/adevinta/spark/compare/v7.2.3...v7.2.4) (2024-12-02) | ||
**Note:** Version bump only for package @spark-ui/checkbox | ||
## [7.2.3](https://github.com/adevinta/spark/compare/v7.2.2...v7.2.3) (2024-11-29) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/checkbox", | ||
"version": "7.2.3", | ||
"version": "7.2.4", | ||
"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": "^7.2.3", | ||
"@spark-ui/icon": "^7.2.3", | ||
"@spark-ui/icons": "^7.2.3", | ||
"@spark-ui/internal-utils": "^7.2.3", | ||
"@spark-ui/label": "^7.2.3", | ||
"@spark-ui/use-merge-refs": "^7.2.3", | ||
"@spark-ui/form-field": "^7.2.4", | ||
"@spark-ui/icon": "^7.2.4", | ||
"@spark-ui/icons": "^7.2.4", | ||
"@spark-ui/internal-utils": "^7.2.4", | ||
"@spark-ui/label": "^7.2.4", | ||
"@spark-ui/use-merge-refs": "^7.2.4", | ||
"class-variance-authority": "0.7.0" | ||
@@ -57,3 +57,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "7268d03f7212a788a7bfdf3296aba52245d82420" | ||
"gitHead": "fcd82d61ca1f68899a2e21002404df0499476392" | ||
} |
129889
Updated@spark-ui/form-field@^7.2.4
Updated@spark-ui/icon@^7.2.4
Updated@spark-ui/icons@^7.2.4
Updated@spark-ui/label@^7.2.4