@spark-ui/badge
Advanced tools
Comparing version 7.3.0 to 7.3.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [7.3.1](https://github.com/adevinta/spark/compare/v7.3.0...v7.3.1) (2024-12-26) | ||
**Note:** Version bump only for package @spark-ui/badge | ||
# [7.3.0](https://github.com/adevinta/spark/compare/v7.2.12...v7.3.0) (2024-12-17) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/badge", | ||
"version": "7.3.0", | ||
"version": "7.3.1", | ||
"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": "^7.3.0", | ||
"@spark-ui/internal-utils": "^7.3.1", | ||
"class-variance-authority": "0.7.0" | ||
@@ -51,3 +51,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "9f35f86699b78ae26d63a5d017dcb9f20679706f" | ||
"gitHead": "ce3be2acee76786650f4cbbd2673139a25750cbe" | ||
} |
44019
+ 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)