diff --git a/composer.json b/composer.json index d93ae60b..c8169dfd 100644 --- a/composer.json +++ b/composer.json @@ -78,7 +78,7 @@ "newfold-labs/wp-module-context": "^1.0.1", "newfold-labs/wp-module-data": "^2.5.3", "newfold-labs/wp-module-deactivation": "^1.2.1", - "newfold-labs/wp-module-ecommerce": "^1.3.35", + "newfold-labs/wp-module-ecommerce": "^1.3.37", "newfold-labs/wp-module-features": "^1.4.2", "newfold-labs/wp-module-global-ctb": "^1.0.13", "newfold-labs/wp-module-help-center": "^2.0.0", diff --git a/composer.lock b/composer.lock index a19ac5d2..b47c9065 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "cda9807923a760702f4fd8ccb3d6ef1d", + "content-hash": "8f1719636dfa63423092218542d10531", "packages": [ { "name": "doctrine/inflector", @@ -240,16 +240,16 @@ }, { "name": "newfold-labs/wp-module-activation", - "version": "1.0.2", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-activation.git", - "reference": "4f6affda709af0078c82ceb7ac308990f0abec5a" + "reference": "701a4416759799b2172578eb651a0774a94ecc4f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-activation/zipball/4f6affda709af0078c82ceb7ac308990f0abec5a", - "reference": "4f6affda709af0078c82ceb7ac308990f0abec5a", + "url": "https://api.github.com/repos/newfold-labs/wp-module-activation/zipball/701a4416759799b2172578eb651a0774a94ecc4f", + "reference": "701a4416759799b2172578eb651a0774a94ecc4f", "shasum": "" }, "require-dev": { @@ -291,10 +291,10 @@ ], "description": "A Module for handling WordPress brand plugins activations", "support": { - "source": "https://github.com/newfold-labs/wp-module-activation/tree/1.0.2", + "source": "https://github.com/newfold-labs/wp-module-activation/tree/1.0.3", "issues": "https://github.com/newfold-labs/wp-module-activation/issues" }, - "time": "2024-04-23T20:45:04+00:00" + "time": "2024-07-01T19:05:14+00:00" }, { "name": "newfold-labs/wp-module-ai", @@ -591,16 +591,16 @@ }, { "name": "newfold-labs/wp-module-deactivation", - "version": "1.2.1", + "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-deactivation.git", - "reference": "7aa6aa4e9b594929c9c4f3088320b5db6b537ee5" + "reference": "1ccd41696bc93e15a3bb8e28166e5164e9353021" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-deactivation/zipball/7aa6aa4e9b594929c9c4f3088320b5db6b537ee5", - "reference": "7aa6aa4e9b594929c9c4f3088320b5db6b537ee5", + "url": "https://api.github.com/repos/newfold-labs/wp-module-deactivation/zipball/1ccd41696bc93e15a3bb8e28166e5164e9353021", + "reference": "1ccd41696bc93e15a3bb8e28166e5164e9353021", "shasum": "" }, "require": { @@ -645,23 +645,23 @@ ], "description": "A Module for handling WordPress brand plugins and modules deactivations", "support": { - "source": "https://github.com/newfold-labs/wp-module-deactivation/tree/1.2.1", + "source": "https://github.com/newfold-labs/wp-module-deactivation/tree/1.2.2", "issues": "https://github.com/newfold-labs/wp-module-deactivation/issues" }, - "time": "2024-06-19T18:29:23+00:00" + "time": "2024-07-09T16:30:13+00:00" }, { "name": "newfold-labs/wp-module-ecommerce", - "version": "v1.3.35", + "version": "v1.3.37", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-ecommerce.git", - "reference": "3478b6e1a8ce2938ab2fc74229ea2707cbff7aac" + "reference": "6de1a4be520e0f82d8c23b2d2c11f2825f5a520a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/3478b6e1a8ce2938ab2fc74229ea2707cbff7aac", - "reference": "3478b6e1a8ce2938ab2fc74229ea2707cbff7aac", + "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/6de1a4be520e0f82d8c23b2d2c11f2825f5a520a", + "reference": "6de1a4be520e0f82d8c23b2d2c11f2825f5a520a", "shasum": "" }, "require": { @@ -704,10 +704,10 @@ ], "description": "Brand Agnostic eCommerce Experience", "support": { - "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.3.35", + "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.3.37", "issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues" }, - "time": "2024-06-27T15:00:00+00:00" + "time": "2024-07-10T13:06:32+00:00" }, { "name": "newfold-labs/wp-module-facebook", @@ -1652,16 +1652,16 @@ }, { "name": "wp-cli/wp-config-transformer", - "version": "v1.3.5", + "version": "v1.3.6", "source": { "type": "git", "url": "https://github.com/wp-cli/wp-config-transformer.git", - "reference": "202aa80528939159d52bc4026cee5453aec382db" + "reference": "88f516f44dce1660fc4b780da513e3ca12d7d24f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/wp-config-transformer/zipball/202aa80528939159d52bc4026cee5453aec382db", - "reference": "202aa80528939159d52bc4026cee5453aec382db", + "url": "https://api.github.com/repos/wp-cli/wp-config-transformer/zipball/88f516f44dce1660fc4b780da513e3ca12d7d24f", + "reference": "88f516f44dce1660fc4b780da513e3ca12d7d24f", "shasum": "" }, "require": { @@ -1690,9 +1690,9 @@ "homepage": "https://github.com/wp-cli/wp-config-transformer", "support": { "issues": "https://github.com/wp-cli/wp-config-transformer/issues", - "source": "https://github.com/wp-cli/wp-config-transformer/tree/v1.3.5" + "source": "https://github.com/wp-cli/wp-config-transformer/tree/v1.3.6" }, - "time": "2023-11-10T14:28:03+00:00" + "time": "2024-05-23T06:32:14+00:00" }, { "name": "wp-forge/collection", @@ -3412,7 +3412,7 @@ }, { "name": "wp-phpunit/wp-phpunit", - "version": "6.5.4", + "version": "6.5.5", "source": { "type": "git", "url": "https://github.com/wp-phpunit/wp-phpunit.git", diff --git a/package-lock.json b/package-lock.json index 90c93aee..8970ba59 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "GPL-2.0-or-later", "dependencies": { "@heroicons/react": "^2.1.4", - "@newfold-labs/wp-module-ecommerce": "^1.3.35", + "@newfold-labs/wp-module-ecommerce": "^1.3.37", "@newfold-labs/wp-module-runtime": "^1.0.11", "@newfold/ui-component-library": "^1.1.0", "@reduxjs/toolkit": "^2.2.5", @@ -3148,9 +3148,9 @@ } }, "node_modules/@newfold-labs/wp-module-ecommerce": { - "version": "1.3.35", - "resolved": "https://npm.pkg.github.com/download/@newfold-labs/wp-module-ecommerce/1.3.35/ac741f7aead7ac75b0cb4d479c64d7fb4c83ccc3", - "integrity": "sha512-TX5tHdYWMuvzFu9dqXYyFdN4wde+0Tuyr45nXR+cDhSTPKcYP77DETGmjfrO6a4mah1xoLKKR6G4nqGSb7yp6A==", + "version": "1.3.37", + "resolved": "https://npm.pkg.github.com/download/@newfold-labs/wp-module-ecommerce/1.3.37/dee0514d894a92cfb7729bc9494ff3a46aa7376c", + "integrity": "sha512-aEGFqk0mce/HQ4f541ZE1pMcuyoYScQ0zXy8ystKNu1WGQw3M+ngoZoFOcz0zveayYNtdejH7uMdaizuxhCQWQ==", "dependencies": { "@faizaanceg/pandora": "^1.1.1", "@heroicons/react": "2.1.3", @@ -3165,7 +3165,8 @@ "@wordpress/i18n": "^4.55.0", "classnames": "2.5.1", "moment": "^2.29.4", - "swr": "2.1.5" + "swr": "2.1.5", + "uuid": "^9.0.1" } }, "node_modules/@newfold-labs/wp-module-ecommerce/node_modules/@heroicons/react": { diff --git a/package.json b/package.json index 0e19d6a6..740a5dea 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "@heroicons/react": "^2.1.4", - "@newfold-labs/wp-module-ecommerce": "^1.3.35", + "@newfold-labs/wp-module-ecommerce": "^1.3.37", "@newfold-labs/wp-module-runtime": "^1.0.11", "@newfold/ui-component-library": "^1.1.0", "@reduxjs/toolkit": "^2.2.5",