@hsds/utils-mixins
Advanced tools
Comparing version 7.1.3 to 7.1.4
@@ -5,2 +5,9 @@ # Changelog | ||
### [7.1.4](https://github.com/helpscout/hsds/compare/utils-mixins-7.1.3...utils-mixins-7.1.4) (2023-09-04) | ||
### Dependency Updates | ||
* `utils-color` updated to version `7.2.1` | ||
* `utils-constants` updated to version `7.1.2` | ||
* `utils-sass` updated to version `7.1.2` | ||
### [7.1.3](https://github.com/helpscout/hsds/compare/utils-mixins-7.1.2...utils-mixins-7.1.3) (2023-08-09) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "@hsds/utils-mixins", | ||
"version": "7.1.3", | ||
"version": "7.1.4", | ||
"peerDependencies": { | ||
@@ -11,6 +11,6 @@ "styled-components": "5.1.1" | ||
"dependencies": { | ||
"@hsds/utils-color": "7.2.0", | ||
"@hsds/utils-constants": "7.1.1", | ||
"@hsds/utils-sass": "7.1.1" | ||
"@hsds/utils-color": "7.2.1", | ||
"@hsds/utils-constants": "7.1.2", | ||
"@hsds/utils-sass": "7.1.2" | ||
} | ||
} |
@@ -63,3 +63,1 @@ # mixins | ||
Run `nx test mixins` to execute the unit tests via [Jest](https://jestjs.io). | ||
> Up to date with hsds-react `v3.54.11` |
24880
63
+ Added@hsds/tokens@0.1.1(transitive)
+ Added@hsds/utils-color@7.2.1(transitive)
+ Added@hsds/utils-constants@7.1.2(transitive)
+ Added@hsds/utils-sass@7.1.2(transitive)
+ Addedobject-assign@4.1.1(transitive)
+ Addedprop-types@15.7.2(transitive)
+ Addedreact@17.0.2(transitive)
+ Addedreact-dom@17.0.2(transitive)
+ Addedscheduler@0.20.2(transitive)
- Removed@hsds/utils-color@7.2.0(transitive)
- Removed@hsds/utils-constants@7.1.1(transitive)
- Removed@hsds/utils-sass@7.1.1(transitive)
- Removedreact@18.3.1(transitive)
- Removedreact-dom@18.3.1(transitive)
- Removedreact-is@18.3.1(transitive)
- Removedscheduler@0.23.2(transitive)
Updated@hsds/utils-color@7.2.1
Updated@hsds/utils-constants@7.1.2
Updated@hsds/utils-sass@7.1.2