@podium/layout
Advanced tools
Comparing version 4.6.90 to 4.6.91
@@ -0,1 +1,8 @@ | ||
## [4.6.91](https://github.com/podium-lib/layout/compare/v4.6.90...v4.6.91) (2021-07-04) | ||
### Bug Fixes | ||
* **deps:** update all dependencies ([a9bb493](https://github.com/podium-lib/layout/commit/a9bb4932dffc515a5e43dfce54c9105e185585b3)) | ||
## [4.6.90](https://github.com/podium-lib/layout/compare/v4.6.89...v4.6.90) (2021-07-04) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/layout", | ||
"version": "4.6.90", | ||
"version": "4.6.91", | ||
"description": "Module for composing full page layouts out of page fragments in a micro frontend architecture.", | ||
@@ -40,7 +40,7 @@ "main": "lib/layout.js", | ||
"@metrics/client": "2.5.0", | ||
"@podium/client": "4.4.29", | ||
"@podium/context": "4.1.51", | ||
"@podium/proxy": "4.2.49", | ||
"@podium/schemas": "4.1.21", | ||
"@podium/utils": "4.4.22", | ||
"@podium/client": "4.4.31", | ||
"@podium/context": "4.1.52", | ||
"@podium/proxy": "4.2.51", | ||
"@podium/schemas": "4.1.22", | ||
"@podium/utils": "4.4.23", | ||
"abslog": "2.4.0", | ||
@@ -47,0 +47,0 @@ "lodash.merge": "4.6.2", |
59225
+ Added@podium/client@4.4.31(transitive)
+ Added@podium/context@4.1.52(transitive)
+ Added@podium/proxy@4.2.51(transitive)
+ Added@podium/schemas@4.1.22(transitive)
+ Added@podium/utils@4.4.23(transitive)
- Removed@podium/client@4.4.29(transitive)
- Removed@podium/context@4.1.51(transitive)
- Removed@podium/proxy@4.2.49(transitive)
Updated@podium/client@4.4.31
Updated@podium/context@4.1.52
Updated@podium/proxy@4.2.51
Updated@podium/schemas@4.1.22
Updated@podium/utils@4.4.23