@podium/layout
Advanced tools
Comparing version 4.6.78 to 4.6.79
@@ -0,1 +1,8 @@ | ||
## [4.6.79](https://github.com/podium-lib/layout/compare/v4.6.78...v4.6.79) (2021-04-12) | ||
### Bug Fixes | ||
* **deps:** update all dependencies ([0c3e222](https://github.com/podium-lib/layout/commit/0c3e222ebc3da5e1e39781b64c8e271f7d1bee01)) | ||
## [4.6.78](https://github.com/podium-lib/layout/compare/v4.6.77...v4.6.78) (2021-04-11) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/layout", | ||
"version": "4.6.78", | ||
"version": "4.6.79", | ||
"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.15", | ||
"@podium/context": "4.1.37", | ||
"@podium/proxy": "4.2.35", | ||
"@podium/client": "4.4.17", | ||
"@podium/context": "4.1.39", | ||
"@podium/proxy": "4.2.37", | ||
"@podium/schemas": "4.1.15", | ||
"@podium/utils": "4.4.15", | ||
"@podium/utils": "4.4.16", | ||
"abslog": "2.4.0", | ||
@@ -55,4 +55,4 @@ "lodash.merge": "4.6.2", | ||
"@semantic-release/git": "9.0.0", | ||
"@semantic-release/github": "7.2.0", | ||
"@semantic-release/npm": "7.1.0", | ||
"@semantic-release/github": "7.2.1", | ||
"@semantic-release/npm": "7.1.1", | ||
"@semantic-release/release-notes-generator": "9.0.2", | ||
@@ -62,3 +62,3 @@ "semantic-release": "17.4.2", | ||
"@podium/test-utils": "2.3.0", | ||
"eslint": "7.23.0", | ||
"eslint": "7.24.0", | ||
"eslint-config-airbnb-base": "14.2.1", | ||
@@ -73,4 +73,4 @@ "eslint-config-prettier": "8.1.0", | ||
"supertest": "6.1.3", | ||
"tap": "15.0.1" | ||
"tap": "15.0.2" | ||
} | ||
} |
56293
+ Added@podium/client@4.4.17(transitive)
+ Added@podium/context@4.1.39(transitive)
+ Added@podium/proxy@4.2.37(transitive)
+ Added@podium/utils@4.4.16(transitive)
- Removed@podium/client@4.4.15(transitive)
- Removed@podium/context@4.1.37(transitive)
- Removed@podium/proxy@4.2.35(transitive)
- Removed@podium/schemas@4.1.14(transitive)
- Removed@podium/utils@4.4.15(transitive)
- Removedajv@8.0.5(transitive)
Updated@podium/client@4.4.17
Updated@podium/context@4.1.39
Updated@podium/proxy@4.2.37
Updated@podium/utils@4.4.16