@spark-ui/accordion
Advanced tools
Comparing version 9.1.2 to 9.1.3
@@ -6,2 +6,6 @@ # Change Log | ||
## [9.1.3](https://github.com/adevinta/spark/compare/v9.1.2...v9.1.3) (2025-02-19) | ||
**Note:** Version bump only for package @spark-ui/accordion | ||
## [9.1.2](https://github.com/adevinta/spark/compare/v9.1.1...v9.1.2) (2025-02-18) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/accordion", | ||
"version": "9.1.2", | ||
"version": "9.1.3", | ||
"description": "An accordion is a vertically stacked set of interactive headings containing a title, content snippet, or thumbnail representing a section of content.", | ||
@@ -47,11 +47,11 @@ "publishConfig": { | ||
"dependencies": { | ||
"@spark-ui/collapsible": "^9.1.2", | ||
"@spark-ui/icon": "^9.1.2", | ||
"@spark-ui/icons": "^9.1.2", | ||
"@spark-ui/internal-utils": "^9.1.2", | ||
"@spark-ui/slot": "^9.1.2", | ||
"@spark-ui/collapsible": "^9.1.3", | ||
"@spark-ui/icon": "^9.1.3", | ||
"@spark-ui/icons": "^9.1.3", | ||
"@spark-ui/internal-utils": "^9.1.3", | ||
"@spark-ui/slot": "^9.1.3", | ||
"@zag-js/accordion": "0.81.0", | ||
"@zag-js/react": "0.81.0" | ||
}, | ||
"gitHead": "4c1aa20e853d8dffce130e5e0f2d8b83d2da8b91" | ||
"gitHead": "ad661a89667c2af4dd86045456ff623cb0cae9cf" | ||
} |
57186
Updated@spark-ui/collapsible@^9.1.3
Updated@spark-ui/icon@^9.1.3
Updated@spark-ui/icons@^9.1.3
Updated@spark-ui/slot@^9.1.3