@podium/layout
Advanced tools
Comparing version 4.6.84 to 4.6.85
@@ -0,1 +1,8 @@ | ||
## [4.6.85](https://github.com/podium-lib/layout/compare/v4.6.84...v4.6.85) (2021-05-15) | ||
### Bug Fixes | ||
* **deps:** update all dependencies ([4ac5610](https://github.com/podium-lib/layout/commit/4ac56102538221e5a550f48025b650fe2b6b718b)) | ||
## [4.6.84](https://github.com/podium-lib/layout/compare/v4.6.83...v4.6.84) (2021-05-09) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/layout", | ||
"version": "4.6.84", | ||
"version": "4.6.85", | ||
"description": "Module for composing full page layouts out of page fragments in a micro frontend architecture.", | ||
@@ -40,11 +40,11 @@ "main": "lib/layout.js", | ||
"@metrics/client": "2.5.0", | ||
"@podium/client": "4.4.23", | ||
"@podium/context": "4.1.45", | ||
"@podium/proxy": "4.2.43", | ||
"@podium/schemas": "4.1.18", | ||
"@podium/utils": "4.4.19", | ||
"@podium/client": "4.4.25", | ||
"@podium/context": "4.1.47", | ||
"@podium/proxy": "4.2.45", | ||
"@podium/schemas": "4.1.19", | ||
"@podium/utils": "4.4.20", | ||
"abslog": "2.4.0", | ||
"lodash.merge": "4.6.2", | ||
"objobj": "1.0.0", | ||
"ajv": "8.3.0" | ||
"ajv": "8.4.0" | ||
}, | ||
@@ -59,3 +59,3 @@ "devDependencies": { | ||
"semantic-release": "17.4.2", | ||
"@podium/podlet": "4.4.21", | ||
"@podium/podlet": "4.4.23", | ||
"@podium/test-utils": "2.3.0", | ||
@@ -72,4 +72,4 @@ "eslint": "7.25.0", | ||
"supertest": "6.1.3", | ||
"tap": "15.0.6" | ||
"tap": "15.0.9" | ||
} | ||
} |
57755
+ Added@podium/client@4.4.25(transitive)
+ Added@podium/context@4.1.47(transitive)
+ Added@podium/proxy@4.2.45(transitive)
+ Added@podium/schemas@4.1.19(transitive)
+ Added@podium/utils@4.4.20(transitive)
+ Addedajv@8.4.0(transitive)
- Removed@podium/client@4.4.23(transitive)
- Removed@podium/context@4.1.45(transitive)
- Removed@podium/proxy@4.2.43(transitive)
- Removed@podium/schemas@4.1.18(transitive)
- Removed@podium/utils@4.4.19(transitive)
- Removedajv@8.3.0(transitive)
Updated@podium/client@4.4.25
Updated@podium/context@4.1.47
Updated@podium/proxy@4.2.45
Updated@podium/schemas@4.1.19
Updated@podium/utils@4.4.20
Updatedajv@8.4.0