Skip to content

Commit

Permalink
Released 7.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shopgate-deployer committed Feb 14, 2025
1 parent 2ece858 commit 9d659a1
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion extension-config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "7.23.10",
"version": "7.24.0",
"id": "@shopgate/theme-ios11",
"configuration": {
"appId": {
Expand Down
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopgate/theme-ios11",
"version": "7.23.10",
"version": "7.24.0",
"description": "iOS11 theme for the Shopgate Connect PWA.",
"repository": "shopgate/theme-ios11",
"bugs": "https://github.com/shopgate/theme-ios11/issues",
Expand Down Expand Up @@ -31,17 +31,17 @@
"@babel/runtime": "^7.5.5",
"@babel/runtime-corejs3": "^7.5.5",
"@hot-loader/react-dom": "~16.8.6",
"@shopgate/engage": "7.23.10",
"@shopgate/pwa-common": "7.23.10",
"@shopgate/pwa-common-commerce": "7.23.10",
"@shopgate/pwa-core": "7.23.10",
"@shopgate/pwa-tracking": "7.23.10",
"@shopgate/pwa-ui-ios": "7.23.10",
"@shopgate/pwa-ui-material": "7.23.10",
"@shopgate/pwa-ui-shared": "7.23.10",
"@shopgate/pwa-webcheckout-shopify": "7.23.10",
"@shopgate/tracking-core": "7.23.10",
"@shopgate/webpack": "7.23.10",
"@shopgate/engage": "7.24.0",
"@shopgate/pwa-common": "7.24.0",
"@shopgate/pwa-common-commerce": "7.24.0",
"@shopgate/pwa-core": "7.24.0",
"@shopgate/pwa-tracking": "7.24.0",
"@shopgate/pwa-ui-ios": "7.24.0",
"@shopgate/pwa-ui-material": "7.24.0",
"@shopgate/pwa-ui-shared": "7.24.0",
"@shopgate/pwa-webcheckout-shopify": "7.24.0",
"@shopgate/tracking-core": "7.24.0",
"@shopgate/webpack": "7.24.0",
"@virtuous/conductor": "~2.5.0",
"@virtuous/react-conductor": "~2.5.0",
"babel-plugin-flow-react-proptypes": "^25.1.0",
Expand Down Expand Up @@ -72,9 +72,9 @@
"webpack-cli": "4.10.0"
},
"devDependencies": {
"@shopgate/eslint-config": "7.23.10",
"@shopgate/pwa-e2e-test": "7.23.10",
"@shopgate/pwa-unit-test": "7.23.10",
"@shopgate/eslint-config": "7.24.0",
"@shopgate/pwa-e2e-test": "7.24.0",
"@shopgate/pwa-unit-test": "7.24.0",
"@types/react": "^16.9.49",
"coveralls": "^3.0.0",
"eslint": "~5.12.0",
Expand Down

0 comments on commit 9d659a1

Please sign in to comment.