@spark-ui/collapsible
Advanced tools
Comparing version 7.2.7 to 7.2.8
@@ -6,2 +6,6 @@ # Change Log | ||
## [7.2.8](https://github.com/adevinta/spark/compare/v7.2.7...v7.2.8) (2024-12-09) | ||
**Note:** Version bump only for package @spark-ui/collapsible | ||
## [7.2.7](https://github.com/adevinta/spark/compare/v7.2.6...v7.2.7) (2024-12-09) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/collapsible", | ||
"version": "7.2.7", | ||
"version": "7.2.8", | ||
"description": "An interactive component which expands/collapses a panel.", | ||
@@ -48,8 +48,8 @@ "publishConfig": { | ||
"dependencies": { | ||
"@spark-ui/internal-utils": "^7.2.7", | ||
"@spark-ui/slot": "^7.2.7", | ||
"@spark-ui/internal-utils": "^7.2.8", | ||
"@spark-ui/slot": "^7.2.8", | ||
"@zag-js/collapsible": "0.77.1", | ||
"@zag-js/react": "0.77.1" | ||
}, | ||
"gitHead": "80da3e5261c5af6d5b66044aac3e8633726faa8a" | ||
"gitHead": "e41d1e2da432d2e2982581849e72d93abab4f03a" | ||
} |
33404
+ Added@spark-ui/tailwind-plugins@9.0.8(transitive)
+ Added@spark-ui/theme-utils@9.0.8(transitive)
- Removed@spark-ui/tailwind-plugins@9.0.4(transitive)
- Removed@spark-ui/theme-utils@9.0.4(transitive)
Updated@spark-ui/slot@^7.2.8