@spark-ui/badge
Advanced tools
Comparing version 8.1.3 to 8.1.4
@@ -6,2 +6,6 @@ # Change Log | ||
## [8.1.4](https://github.com/adevinta/spark/compare/v8.1.3...v8.1.4) (2025-01-22) | ||
**Note:** Version bump only for package @spark-ui/badge | ||
## [8.1.3](https://github.com/adevinta/spark/compare/v8.1.2...v8.1.3) (2025-01-21) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/badge", | ||
"version": "8.1.3", | ||
"version": "8.1.4", | ||
"description": "Badge component is a visual indicator for numeric values such as tallies and scores.", | ||
@@ -38,3 +38,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@spark-ui/internal-utils": "^8.1.3", | ||
"@spark-ui/internal-utils": "^8.1.4", | ||
"class-variance-authority": "0.7.0" | ||
@@ -51,3 +51,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "eb82f53a83796a81c35a8afedc1c062e93954029" | ||
"gitHead": "9735e46b46d8acbebdac19b6c0f5ec8ca17ed21a" | ||
} |
47105
+ Added@spark-ui/tailwind-plugins@8.1.8(transitive)
+ Added@spark-ui/theme-utils@8.1.8(transitive)
+ Addeddeepmerge@4.3.1(transitive)
+ Addedtype-fest@3.13.1(transitive)
- Removed@spark-ui/tailwind-plugins@9.0.3(transitive)
- Removed@spark-ui/theme-utils@9.0.3(transitive)
- Removedtailwindcss@4.0.5(transitive)