@spark-ui/button
Advanced tools
@@ -6,2 +6,6 @@ # Change Log | ||
## [9.4.3](https://github.com/leboncoin/spark-web/compare/v9.4.2...v9.4.3) (2025-03-18) | ||
**Note:** Version bump only for package @spark-ui/button | ||
## [9.4.2](https://github.com/leboncoin/spark-web/compare/v9.4.1...v9.4.2) (2025-03-18) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/button", | ||
"version": "9.4.2", | ||
"version": "9.4.3", | ||
"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": "^9.4.2", | ||
"@spark-ui/slot": "^9.4.2", | ||
"@spark-ui/spinner": "^9.4.2", | ||
"@spark-ui/internal-utils": "^9.4.3", | ||
"@spark-ui/slot": "^9.4.3", | ||
"@spark-ui/spinner": "^9.4.3", | ||
"class-variance-authority": "0.7.0" | ||
@@ -52,3 +52,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "00e179f211c612d2a1a3ebc206a06f6ca583927f" | ||
"gitHead": "31aee31b94248ba36163bc1d915779864dfd997f" | ||
} |
95668
0.15%