diff --git a/extensions/@shopgate-product-reviews b/extensions/@shopgate-product-reviews index cd7bf198ed..4a63580142 160000 --- a/extensions/@shopgate-product-reviews +++ b/extensions/@shopgate-product-reviews @@ -1 +1 @@ -Subproject commit cd7bf198ed509ee29964ccd4d212abbf1da13602 +Subproject commit 4a63580142fc4db0794fbdd9ce90d096a1fdbc75 diff --git a/extensions/@shopgate-tracking-ga-native b/extensions/@shopgate-tracking-ga-native index 0b1b2c221f..53a2c1a048 160000 --- a/extensions/@shopgate-tracking-ga-native +++ b/extensions/@shopgate-tracking-ga-native @@ -1 +1 @@ -Subproject commit 0b1b2c221f02917bd1398073dbdca16d016fc0e1 +Subproject commit 53a2c1a048e183c3370a3f8b16666f4155731bee diff --git a/lerna.json b/lerna.json index 459ae106af..497cd053c4 100644 --- a/lerna.json +++ b/lerna.json @@ -1,6 +1,6 @@ { "lerna": "2.9.0", - "version": "5.3.0-beta.7", + "version": "5.3.0-beta.8", "packages": [ "extensions/*/frontend", "libraries/*", diff --git a/libraries/commerce/package.json b/libraries/commerce/package.json index cea95bf377..1202730f4b 100644 --- a/libraries/commerce/package.json +++ b/libraries/commerce/package.json @@ -1,6 +1,6 @@ { "name": "@shopgate/pwa-common-commerce", - "version": "5.3.0-beta.7", + "version": "5.3.0-beta.8", "description": "Commerce library for the Shopgate Connect PWA.", "license": "Apache-2.0", "author": "Shopgate ", @@ -24,11 +24,11 @@ "reselect": "^3.0.1" }, "devDependencies": { - "@shopgate/pwa-common": "^5.3.0-beta.7", - "@shopgate/pwa-core": "^5.3.0-beta.7", - "@shopgate/pwa-unit-test": "^5.3.0-beta.7", + "@shopgate/pwa-common": "^5.3.0-beta.8", + "@shopgate/pwa-core": "^5.3.0-beta.8", + "@shopgate/pwa-unit-test": "^5.3.0-beta.8", "@shopgate/react-hammerjs": "^0.5.3", - "@shopgate/tracking-core": "^5.3.0-beta.7", + "@shopgate/tracking-core": "^5.3.0-beta.8", "jest": "^22.4.3", "lodash": "^4.17.4", "react": "^16.3.2", diff --git a/libraries/common/package.json b/libraries/common/package.json index c5b3d6277c..c5162e5fed 100644 --- a/libraries/common/package.json +++ b/libraries/common/package.json @@ -1,6 +1,6 @@ { "name": "@shopgate/pwa-common", - "version": "5.3.0-beta.7", + "version": "5.3.0-beta.8", "description": "Common library for the Shopgate Connect PWA.", "license": "Apache-2.0", "author": "Shopgate ", @@ -44,9 +44,9 @@ "url-search-params": "^0.10.0" }, "devDependencies": { - "@shopgate/eslint-config": "^5.3.0-beta.7", - "@shopgate/pwa-core": "^5.3.0-beta.7", - "@shopgate/pwa-unit-test": "^5.3.0-beta.7", + "@shopgate/eslint-config": "^5.3.0-beta.8", + "@shopgate/pwa-core": "^5.3.0-beta.8", + "@shopgate/pwa-unit-test": "^5.3.0-beta.8", "@shopgate/react-hammerjs": "^0.5.3", "jest": "^22.4.3", "lodash": "^4.17.4", diff --git a/libraries/core/package.json b/libraries/core/package.json index cf8ad9ff97..6dc2389450 100644 --- a/libraries/core/package.json +++ b/libraries/core/package.json @@ -1,6 +1,6 @@ { "name": "@shopgate/pwa-core", - "version": "5.3.0-beta.7", + "version": "5.3.0-beta.8", "description": "Core library for the Shopgate Connect PWA.", "author": "Support ", "license": "Apache-2.0", @@ -24,7 +24,7 @@ "isomorphic-fetch": "^2.2.1" }, "devDependencies": { - "@shopgate/eslint-config": "^5.3.0-beta.7", + "@shopgate/eslint-config": "^5.3.0-beta.8", "jest": "^22.4.3" } } diff --git a/libraries/tracking-core/package.json b/libraries/tracking-core/package.json index 633738b6af..4520565f28 100644 --- a/libraries/tracking-core/package.json +++ b/libraries/tracking-core/package.json @@ -1,6 +1,6 @@ { "name": "@shopgate/tracking-core", - "version": "5.3.0-beta.7", + "version": "5.3.0-beta.8", "description": "Tracking core library for the Shopgate Connect PWA.", "author": "Shopgate ", "license": "Apache-2.0", @@ -19,8 +19,8 @@ "test": "mocha --recursive --compilers js:babel-core/register ./tests/CoreTest ./tests/FbPixelTest ./tests/UnifiedTest ./tests/GaBaseTest ./tests/BaseTest ./tests/AppHandlerTest ./tests/urlMappingTest ./tests/helperTest" }, "devDependencies": { - "@shopgate/eslint-config": "^5.3.0-beta.7", - "@shopgate/pwa-core": "^5.3.0-beta.7", + "@shopgate/eslint-config": "^5.3.0-beta.8", + "@shopgate/pwa-core": "^5.3.0-beta.8", "babel-preset-latest": "^6.24.1", "chai": "^3.5.0", "jest": "^22.4.3", diff --git a/libraries/tracking/package.json b/libraries/tracking/package.json index 611c01794b..609f67e171 100644 --- a/libraries/tracking/package.json +++ b/libraries/tracking/package.json @@ -1,6 +1,6 @@ { "name": "@shopgate/pwa-tracking", - "version": "5.3.0-beta.7", + "version": "5.3.0-beta.8", "description": "Tracking library for the Shopgate Connect PWA.", "license": "Apache-2.0", "author": "Shopgate ", @@ -19,12 +19,12 @@ "cover": "jest --coverage" }, "devDependencies": { - "@shopgate/eslint-config": "^5.3.0-beta.7", - "@shopgate/pwa-common": "^5.3.0-beta.7", - "@shopgate/pwa-common-commerce": "^5.3.0-beta.7", - "@shopgate/pwa-core": "^5.3.0-beta.7", - "@shopgate/pwa-unit-test": "^5.3.0-beta.7", - "@shopgate/tracking-core": "^5.3.0-beta.7", + "@shopgate/eslint-config": "^5.3.0-beta.8", + "@shopgate/pwa-common": "^5.3.0-beta.8", + "@shopgate/pwa-common-commerce": "^5.3.0-beta.8", + "@shopgate/pwa-core": "^5.3.0-beta.8", + "@shopgate/pwa-unit-test": "^5.3.0-beta.8", + "@shopgate/tracking-core": "^5.3.0-beta.8", "jest": "^22.4.3", "react": "^16.3.2", "react-dom": "^16.3.2", diff --git a/libraries/ui-ios/package.json b/libraries/ui-ios/package.json index bf8c9435d1..2c64fa1e12 100644 --- a/libraries/ui-ios/package.json +++ b/libraries/ui-ios/package.json @@ -1,12 +1,12 @@ { "name": "@shopgate/pwa-ui-ios", - "version": "5.3.0-beta.7", + "version": "5.3.0-beta.8", "description": "Shopgate's iOS UI components.", "main": "index.js", "license": "Apache-2.0", "devDependencies": { - "@shopgate/eslint-config": "^5.3.0-beta.7", - "@shopgate/pwa-common": "^5.3.0-beta.7", - "@shopgate/pwa-unit-test": "^5.3.0-beta.7" + "@shopgate/eslint-config": "^5.3.0-beta.8", + "@shopgate/pwa-common": "^5.3.0-beta.8", + "@shopgate/pwa-unit-test": "^5.3.0-beta.8" } } diff --git a/libraries/ui-material/package.json b/libraries/ui-material/package.json index bf04c95b08..714e26b938 100644 --- a/libraries/ui-material/package.json +++ b/libraries/ui-material/package.json @@ -1,12 +1,12 @@ { "name": "@shopgate/pwa-ui-material", - "version": "5.3.0-beta.7", + "version": "5.3.0-beta.8", "description": "Shopgate's material design UI components.", "main": "index.js", "license": "Apache-2.0", "devDependencies": { - "@shopgate/eslint-config": "^5.3.0-beta.7", - "@shopgate/pwa-common": "^5.3.0-beta.7", - "@shopgate/pwa-unit-test": "^5.3.0-beta.7" + "@shopgate/eslint-config": "^5.3.0-beta.8", + "@shopgate/pwa-common": "^5.3.0-beta.8", + "@shopgate/pwa-unit-test": "^5.3.0-beta.8" } } diff --git a/libraries/ui-shared/package.json b/libraries/ui-shared/package.json index f6389e0a6f..225f7ed0a8 100644 --- a/libraries/ui-shared/package.json +++ b/libraries/ui-shared/package.json @@ -1,13 +1,13 @@ { "name": "@shopgate/pwa-ui-shared", - "version": "5.3.0-beta.7", + "version": "5.3.0-beta.8", "description": "Shopgate's shared UI components.", "main": "index.js", "license": "Apache-2.0", "devDependencies": { - "@shopgate/eslint-config": "^5.3.0-beta.7", - "@shopgate/pwa-common": "^5.3.0-beta.7", - "@shopgate/pwa-common-commerce": "^5.3.0-beta.7", - "@shopgate/pwa-unit-test": "^5.3.0-beta.7" + "@shopgate/eslint-config": "^5.3.0-beta.8", + "@shopgate/pwa-common": "^5.3.0-beta.8", + "@shopgate/pwa-common-commerce": "^5.3.0-beta.8", + "@shopgate/pwa-unit-test": "^5.3.0-beta.8" } } diff --git a/libraries/webcheckout/package.json b/libraries/webcheckout/package.json index 914ecb33b1..f867b91150 100644 --- a/libraries/webcheckout/package.json +++ b/libraries/webcheckout/package.json @@ -1,6 +1,6 @@ { "name": "@shopgate/pwa-webcheckout-shopify", - "version": "5.3.0-beta.7", + "version": "5.3.0-beta.8", "description": "Webcheckout Shopify library for the Shopgate Connect PWA.", "license": "Apache-2.0", "author": "Shopgate ", @@ -21,10 +21,10 @@ "cover": "jest --coverage" }, "devDependencies": { - "@shopgate/eslint-config": "^5.3.0-beta.7", - "@shopgate/pwa-common": "^5.3.0-beta.7", - "@shopgate/pwa-core": "^5.3.0-beta.7", - "@shopgate/pwa-unit-test": "^5.3.0-beta.7", + "@shopgate/eslint-config": "^5.3.0-beta.8", + "@shopgate/pwa-common": "^5.3.0-beta.8", + "@shopgate/pwa-core": "^5.3.0-beta.8", + "@shopgate/pwa-unit-test": "^5.3.0-beta.8", "jest": "^22.4.3", "react": "^16.3.2", "react-dom": "^16.3.2", diff --git a/themes/gmd b/themes/gmd index 2fcbc0a0f2..0ad84da2fd 160000 --- a/themes/gmd +++ b/themes/gmd @@ -1 +1 @@ -Subproject commit 2fcbc0a0f22a53674e1beeb5c0e4bab6c32a29df +Subproject commit 0ad84da2fd8dc7543eb9b3f81793d8e746bee0d8 diff --git a/themes/ios11 b/themes/ios11 index 061e99847a..c32f9e4aed 160000 --- a/themes/ios11 +++ b/themes/ios11 @@ -1 +1 @@ -Subproject commit 061e99847a54976f2140d67bdb9da4b0399ffc2c +Subproject commit c32f9e4aede45f5d1e5943d6cae9b72b75d9f5f4 diff --git a/utils/eslint-config/package.json b/utils/eslint-config/package.json index 89722bf495..40a72731cb 100644 --- a/utils/eslint-config/package.json +++ b/utils/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@shopgate/eslint-config", - "version": "5.3.0-beta.7", + "version": "5.3.0-beta.8", "description": "Eslint configuration for the Shopgate Connect projects.", "author": "Shopgate ", "license": "Apache-2.0", diff --git a/utils/unit-tests/package.json b/utils/unit-tests/package.json index 75710fe000..6c28a05715 100644 --- a/utils/unit-tests/package.json +++ b/utils/unit-tests/package.json @@ -1,6 +1,6 @@ { "name": "@shopgate/pwa-unit-test", - "version": "5.3.0-beta.7", + "version": "5.3.0-beta.8", "description": "Unit test setup for the Shopgate Connect PWA.", "author": "Shopgate ", "license": "Apache-2.0", @@ -18,7 +18,7 @@ "react-test-renderer": "^16.2.0" }, "devDependencies": { - "@shopgate/eslint-config": "^5.3.0-beta.7", + "@shopgate/eslint-config": "^5.3.0-beta.8", "jest": "^22.4.3", "react": "^16.3.2", "react-dom": "^16.3.2"