@hsds/utils-mixins
Advanced tools
Comparing version 9.1.0 to 9.1.1
@@ -5,2 +5,8 @@ # Changelog | ||
## [9.1.1](https://github.com/helpscout/hsds/compare/utils-mixins-9.1.0...utils-mixins-9.1.1) (2024-03-20) | ||
### Dependency Updates | ||
* `utils-color` updated to version `9.0.4` | ||
* `tokens` updated to version `2.3.0` | ||
## [9.1.0](https://github.com/helpscout/hsds/compare/utils-mixins-9.0.3...utils-mixins-9.1.0) (2024-03-14) | ||
@@ -7,0 +13,0 @@ |
{ | ||
"name": "@hsds/utils-mixins", | ||
"version": "9.1.0", | ||
"version": "9.1.1", | ||
"peerDependencies": { | ||
@@ -10,4 +10,4 @@ "styled-components": "5.1.1" | ||
"dependencies": { | ||
"@hsds/tokens": "2.2.0", | ||
"@hsds/utils-color": "9.0.3", | ||
"@hsds/tokens": "2.3.0", | ||
"@hsds/utils-color": "9.0.4", | ||
"@hsds/utils-constants": "9.0.1", | ||
@@ -14,0 +14,0 @@ "@hsds/utils-sass": "9.0.1" |
31241
+ Added@hsds/tokens@2.3.0(transitive)
+ Added@hsds/utils-color@9.0.4(transitive)
- Removed@hsds/tokens@2.2.0(transitive)
- Removed@hsds/utils-color@9.0.3(transitive)
Updated@hsds/tokens@2.3.0
Updated@hsds/utils-color@9.0.4