@spark-ui/button
Advanced tools
Comparing version 5.7.1 to 5.7.2
@@ -6,2 +6,6 @@ # Change Log | ||
## [5.7.2](https://github.com/adevinta/spark/compare/v5.7.1...v5.7.2) (2024-10-01) | ||
**Note:** Version bump only for package @spark-ui/button | ||
## [5.7.1](https://github.com/adevinta/spark/compare/v5.7.0...v5.7.1) (2024-10-01) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/button", | ||
"version": "5.7.1", | ||
"version": "5.7.2", | ||
"description": "Button component is used to trigger an action or event, such as submitting a form, opening a Dialog, canceling an action, or performing a delete operation.", | ||
@@ -26,5 +26,5 @@ "publishConfig": { | ||
"dependencies": { | ||
"@spark-ui/internal-utils": "^5.7.1", | ||
"@spark-ui/slot": "^5.7.1", | ||
"@spark-ui/spinner": "^5.7.1", | ||
"@spark-ui/internal-utils": "^5.7.2", | ||
"@spark-ui/slot": "^5.7.2", | ||
"@spark-ui/spinner": "^5.7.2", | ||
"class-variance-authority": "0.7.0" | ||
@@ -53,3 +53,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "6c2bd191ef9140158ce2dbf1478d32f83069eb0a" | ||
"gitHead": "dc37aba396e6fc72a776bc0700cf8aea2876f600" | ||
} |
77207
+ Added@spark-ui/tailwind-plugins@9.1.3(transitive)
+ Added@spark-ui/theme-utils@9.1.3(transitive)
- Removed@spark-ui/tailwind-plugins@9.1.4(transitive)
- Removed@spark-ui/theme-utils@9.1.4(transitive)
Updated@spark-ui/slot@^5.7.2
Updated@spark-ui/spinner@^5.7.2