-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4762f24
commit 21aa762
Showing
27 changed files
with
90 additions
and
90 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"version": "7.12.2", | ||
"version": "7.12.7", | ||
"id": "@shopgate/product-reviews", | ||
"components": [ | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"version": "7.12.2", | ||
"version": "7.12.7", | ||
"id": "@shopgate/tracking-ga-native", | ||
"components": [ | ||
{ | ||
|
8 changes: 4 additions & 4 deletions
8
extensions/@shopgate-tracking-ga-native/frontend/package.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
{ | ||
"name": "@shopgate/tracking-ga-native", | ||
"version": "7.12.2", | ||
"version": "7.12.7", | ||
"description": "Shopgate Connect Google Analytics native tracker extension.", | ||
"main": "frontend/index.js", | ||
"repository": "shopgate/tracking-ga-native", | ||
"bugs": "https://github.com/shopgate/tracking-ga-native/issues", | ||
"homepage": "https://github.com/shopgate/tracking-ga-native", | ||
"license": "Apache-2.0", | ||
"dependencies": { | ||
"@shopgate/tracking-core": "7.12.2" | ||
"@shopgate/tracking-core": "7.12.7" | ||
}, | ||
"devDependencies": { | ||
"@shopgate/pwa-common": "7.12.2", | ||
"@shopgate/pwa-core": "7.12.2" | ||
"@shopgate/pwa-common": "7.12.7", | ||
"@shopgate/pwa-core": "7.12.7" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"version": "7.12.2", | ||
"version": "7.12.7", | ||
"id": "@shopgate/user-privacy", | ||
"configuration": { | ||
"isActive": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@shopgate/pwa-common-commerce", | ||
"version": "7.12.2", | ||
"version": "7.12.7", | ||
"description": "Commerce library for the Shopgate Connect PWA.", | ||
"license": "Apache-2.0", | ||
"author": "Shopgate <[email protected]>", | ||
|
@@ -19,8 +19,8 @@ | |
"reselect": "^3.0.1" | ||
}, | ||
"devDependencies": { | ||
"@shopgate/pwa-common": "7.12.2", | ||
"@shopgate/pwa-core": "7.12.2", | ||
"@shopgate/pwa-common": "7.12.7", | ||
"@shopgate/pwa-core": "7.12.7", | ||
"lodash": "^4.17.4", | ||
"react": "~16.12.0", | ||
"react-dom": "~16.12.0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@shopgate/pwa-common", | ||
"version": "7.12.2", | ||
"version": "7.12.7", | ||
"description": "Common library for the Shopgate Connect PWA.", | ||
"license": "Apache-2.0", | ||
"author": "Shopgate <[email protected]>", | ||
|
@@ -16,7 +16,7 @@ | |
], | ||
"dependencies": { | ||
"@sentry/browser": "6.0.1", | ||
"@shopgate/pwa-benchmark": "7.12.2", | ||
"@shopgate/pwa-benchmark": "7.12.7", | ||
"@virtuous/conductor": "~2.5.0", | ||
"@virtuous/react-conductor": "~2.5.0", | ||
"@virtuous/redux-persister": "1.1.0-beta.7", | ||
|
@@ -44,7 +44,7 @@ | |
"url-search-params": "^0.10.0" | ||
}, | ||
"devDependencies": { | ||
"@shopgate/pwa-core": "7.12.2", | ||
"@shopgate/pwa-core": "7.12.7", | ||
"lodash": "^4.17.4", | ||
"prop-types": "~15.7.2", | ||
"react": "~16.12.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@shopgate/pwa-core", | ||
"version": "7.12.2", | ||
"version": "7.12.7", | ||
"description": "Core library for the Shopgate Connect PWA.", | ||
"author": "Support <[email protected]>", | ||
"license": "Apache-2.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@shopgate/engage", | ||
"version": "7.12.2", | ||
"version": "7.12.7", | ||
"description": "Shopgate's ENGAGE library.", | ||
"license": "Apache-2.0", | ||
"author": "Shopgate <[email protected]>", | ||
|
@@ -16,12 +16,12 @@ | |
], | ||
"dependencies": { | ||
"@shopgate/native-modules": "1.0.0-beta.18", | ||
"@shopgate/pwa-common": "7.12.2", | ||
"@shopgate/pwa-common-commerce": "7.12.2", | ||
"@shopgate/pwa-core": "7.12.2", | ||
"@shopgate/pwa-ui-ios": "7.12.2", | ||
"@shopgate/pwa-ui-material": "7.12.2", | ||
"@shopgate/pwa-ui-shared": "7.12.2", | ||
"@shopgate/pwa-common": "7.12.7", | ||
"@shopgate/pwa-common-commerce": "7.12.7", | ||
"@shopgate/pwa-core": "7.12.7", | ||
"@shopgate/pwa-ui-ios": "7.12.7", | ||
"@shopgate/pwa-ui-material": "7.12.7", | ||
"@shopgate/pwa-ui-shared": "7.12.7", | ||
"@stripe/react-stripe-js": "^1.1.2", | ||
"@stripe/stripe-js": "^1.3.1", | ||
"@virtuous/conductor": "~2.5.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@shopgate/tracking-core", | ||
"version": "7.12.2", | ||
"version": "7.12.7", | ||
"description": "Tracking core library for the Shopgate Connect PWA.", | ||
"author": "Shopgate <[email protected]>", | ||
"license": "Apache-2.0", | ||
|
@@ -16,8 +16,8 @@ | |
"connect" | ||
], | ||
"devDependencies": { | ||
"@shopgate/eslint-config": "7.12.2", | ||
"@shopgate/pwa-core": "7.12.2", | ||
"@shopgate/eslint-config": "7.12.7", | ||
"@shopgate/pwa-core": "7.12.7", | ||
"chai": "^3.5.0", | ||
"jsdom": "^10.0.0", | ||
"mocha": "^3.1.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@shopgate/pwa-tracking", | ||
"version": "7.12.2", | ||
"version": "7.12.7", | ||
"description": "Tracking library for the Shopgate Connect PWA.", | ||
"license": "Apache-2.0", | ||
"author": "Shopgate <[email protected]>", | ||
|
@@ -15,10 +15,10 @@ | |
"connect" | ||
], | ||
"devDependencies": { | ||
"@shopgate/pwa-common": "7.12.2", | ||
"@shopgate/pwa-common-commerce": "7.12.2", | ||
"@shopgate/pwa-core": "7.12.2", | ||
"@shopgate/tracking-core": "7.12.2", | ||
"@shopgate/pwa-common": "7.12.7", | ||
"@shopgate/pwa-common-commerce": "7.12.7", | ||
"@shopgate/pwa-core": "7.12.7", | ||
"@shopgate/tracking-core": "7.12.7", | ||
"reselect": "^3.0.1", | ||
"rxjs": "~5.5.12" | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@shopgate/pwa-webcheckout-shopify", | ||
"version": "7.12.2", | ||
"version": "7.12.7", | ||
"description": "Webcheckout Shopify library for the Shopgate Connect PWA.", | ||
"license": "Apache-2.0", | ||
"author": "Shopgate <[email protected]>", | ||
|
@@ -17,8 +17,8 @@ | |
"connect" | ||
], | ||
"devDependencies": { | ||
"@shopgate/pwa-common": "7.12.2", | ||
"@shopgate/pwa-core": "7.12.2", | ||
"@shopgate/pwa-common": "7.12.7", | ||
"@shopgate/pwa-core": "7.12.7", | ||
"react": "~16.12.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"version": "7.12.2", | ||
"version": "7.12.7", | ||
"id": "@shopgate/theme-gmd", | ||
"configuration": { | ||
"appId": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"version": "7.12.2", | ||
"version": "7.12.7", | ||
"id": "@shopgate/theme-ios11", | ||
"configuration": { | ||
"appId": { | ||
|
Oops, something went wrong.