@podium/layout
Advanced tools
Comparing version 4.6.107 to 4.6.108
@@ -0,1 +1,8 @@ | ||
## [4.6.108](https://github.com/podium-lib/layout/compare/v4.6.107...v4.6.108) (2022-02-14) | ||
### Bug Fixes | ||
* **deps:** update all dependencies (non-major) ([23f5964](https://github.com/podium-lib/layout/commit/23f59644eaa989269fe8de578d5a8b3d8b458488)) | ||
## [4.6.107](https://github.com/podium-lib/layout/compare/v4.6.106...v4.6.107) (2021-11-22) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/layout", | ||
"version": "4.6.107", | ||
"version": "4.6.108", | ||
"description": "Module for composing full page layouts out of page fragments in a micro frontend architecture.", | ||
@@ -40,21 +40,21 @@ "main": "lib/layout.js", | ||
"@metrics/client": "2.5.0", | ||
"@podium/client": "4.5.15", | ||
"@podium/context": "4.1.68", | ||
"@podium/proxy": "4.2.67", | ||
"@podium/schemas": "4.1.29", | ||
"@podium/utils": "4.4.32", | ||
"@podium/client": "4.5.20", | ||
"@podium/context": "4.1.73", | ||
"@podium/proxy": "4.2.72", | ||
"@podium/schemas": "4.1.31", | ||
"@podium/utils": "4.4.35", | ||
"abslog": "2.4.0", | ||
"lodash.merge": "4.6.2", | ||
"objobj": "1.0.0", | ||
"ajv": "8.8.2" | ||
"ajv": "8.10.0" | ||
}, | ||
"devDependencies": { | ||
"@semantic-release/changelog": "6.0.1", | ||
"@semantic-release/commit-analyzer": "9.0.1", | ||
"@semantic-release/commit-analyzer": "9.0.2", | ||
"@semantic-release/git": "10.0.1", | ||
"@semantic-release/github": "8.0.2", | ||
"@semantic-release/npm": "8.0.3", | ||
"@semantic-release/release-notes-generator": "10.0.2", | ||
"semantic-release": "18.0.0", | ||
"@podium/podlet": "4.4.51", | ||
"@semantic-release/release-notes-generator": "10.0.3", | ||
"semantic-release": "18.0.1", | ||
"@podium/podlet": "4.4.54", | ||
"@podium/test-utils": "2.4.1", | ||
@@ -68,7 +68,7 @@ "eslint": "7.32.0", | ||
"hbs": "4.2.0", | ||
"prettier": "2.4.1", | ||
"prettier": "2.5.1", | ||
"stoppable": "1.1.0", | ||
"supertest": "6.1.6", | ||
"tap": "15.1.2" | ||
"tap": "15.1.5" | ||
} | ||
} |
63578
+ Added@podium/client@4.5.20(transitive)
+ Added@podium/context@4.1.73(transitive)
+ Added@podium/proxy@4.2.72(transitive)
+ Added@podium/schemas@4.1.31(transitive)
+ Added@podium/utils@4.4.35(transitive)
+ Addedajv@8.10.0(transitive)
+ Addedcamelcase@6.3.0(transitive)
- Removed@podium/client@4.5.15(transitive)
- Removed@podium/context@4.1.68(transitive)
- Removed@podium/proxy@4.2.67(transitive)
- Removed@podium/schemas@4.1.29(transitive)
- Removed@podium/utils@4.4.32(transitive)
- Removedajv@8.8.2(transitive)
- Removedcamelcase@6.2.1(transitive)
Updated@podium/client@4.5.20
Updated@podium/context@4.1.73
Updated@podium/proxy@4.2.72
Updated@podium/schemas@4.1.31
Updated@podium/utils@4.4.35
Updatedajv@8.10.0