@hig/modal
Advanced tools
Comparing version 3.0.0 to 3.1.0
@@ -0,1 +1,8 @@ | ||
# [@hig/modal-v3.1.0](https://github.com/Autodesk/hig/compare/@hig/modal@3.0.0...@hig/modal@3.1.0) (2022-01-24) | ||
### Features | ||
* updating peer dependencies release ([0a8a2b6](https://github.com/Autodesk/hig/commit/0a8a2b6)) | ||
# [@hig/modal-v3.0.0](https://github.com/Autodesk/hig/compare/@hig/modal@2.2.4...@hig/modal@3.0.0) (2022-01-13) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@hig/modal", | ||
"version": "3.0.0", | ||
"version": "3.1.0", | ||
"description": "HIG Modal", | ||
@@ -20,5 +20,5 @@ "author": "Autodesk Inc.", | ||
"dependencies": { | ||
"@hig/icon-button": "^2.6.3", | ||
"@hig/icons": "^3.4.4", | ||
"@hig/typography": "^1.2.2", | ||
"@hig/icon-button": "^3.1.0", | ||
"@hig/icons": "^4.1.0", | ||
"@hig/typography": "^2.1.0", | ||
"@hig/utils": "^0.4.1", | ||
@@ -30,4 +30,4 @@ "emotion": "^10.0.0", | ||
"peerDependencies": { | ||
"@hig/theme-context": "^3.0.3", | ||
"@hig/theme-data": "^2.22.1", | ||
"@hig/theme-context": "^4.1.0", | ||
"@hig/theme-data": "^2.23.0", | ||
"react": "^17.0.0" | ||
@@ -34,0 +34,0 @@ }, |
@@ -7,3 +7,2 @@ # Modal | ||
## Getting started | ||
@@ -10,0 +9,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
51804
70
+ Added@hig/behaviors@2.1.0(transitive)
+ Added@hig/icon-button@3.1.1(transitive)
+ Added@hig/icons@4.5.0(transitive)
+ Added@hig/theme-context@4.3.0(transitive)
+ Added@hig/theme-data@3.4.2(transitive)
+ Added@hig/typography@2.2.0(transitive)
- Removed@hig/behaviors@1.1.2(transitive)
- Removed@hig/icon-button@2.6.3(transitive)
- Removed@hig/icons@3.4.4(transitive)
- Removed@hig/theme-context@3.0.3(transitive)
- Removed@hig/typography@1.2.2(transitive)
- Removedcreate-react-context@0.3.0(transitive)
- Removedgud@1.0.0(transitive)
- Removedreact@16.14.0(transitive)
- Removedwarning@4.0.3(transitive)
Updated@hig/icon-button@^3.1.0
Updated@hig/icons@^4.1.0
Updated@hig/typography@^2.1.0