diff --git a/composer.json b/composer.json index d3eb3db3a..c339516aa 100644 --- a/composer.json +++ b/composer.json @@ -61,13 +61,13 @@ "newfold-labs/wp-module-customer-bluehost": "^1.6.0", "newfold-labs/wp-module-data": "^2.4.13", "newfold-labs/wp-module-deactivation": "^1.0.3", - "newfold-labs/wp-module-ecommerce": "^1.3.9", + "newfold-labs/wp-module-ecommerce": "^1.3.13", "newfold-labs/wp-module-global-ctb": "^1.0.9", "newfold-labs/wp-module-help-center": "1.0.21", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.1.0", "newfold-labs/wp-module-notifications": "^1.2.1", - "newfold-labs/wp-module-onboarding": "^1.11.8", + "newfold-labs/wp-module-onboarding": "^1.11.10", "newfold-labs/wp-module-patterns": "^0.1.10", "newfold-labs/wp-module-performance": "^1.2.2", "newfold-labs/wp-module-runtime": "^1.0.7", diff --git a/composer.lock b/composer.lock index d153bc38c..a55fc538e 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": "2b4dc0f0725e0a8a3bbe5e0232804f67", + "content-hash": "8ff524ab696116013383b39bcea2f924", "packages": [ { "name": "doctrine/inflector", @@ -528,16 +528,16 @@ }, { "name": "newfold-labs/wp-module-ecommerce", - "version": "v1.3.9", + "version": "v1.3.13", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-ecommerce.git", - "reference": "dc87a1feae60dc0b5df0795ded184a5bc859131b" + "reference": "81be77c59780688861190096947525d1c3bc074a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/dc87a1feae60dc0b5df0795ded184a5bc859131b", - "reference": "dc87a1feae60dc0b5df0795ded184a5bc859131b", + "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/81be77c59780688861190096947525d1c3bc074a", + "reference": "81be77c59780688861190096947525d1c3bc074a", "shasum": "" }, "require": { @@ -580,10 +580,10 @@ ], "description": "Brand Agnostic eCommerce Experience", "support": { - "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.3.9", + "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.3.13", "issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues" }, - "time": "2023-11-06T11:21:13+00:00" + "time": "2023-12-01T10:50:14+00:00" }, { "name": "newfold-labs/wp-module-global-ctb", @@ -681,6 +681,45 @@ }, "time": "2023-10-24T15:24:33+00:00" }, + { + "name": "newfold-labs/wp-module-install-checker", + "version": "1.0.2", + "source": { + "type": "git", + "url": "https://github.com/newfold-labs/wp-module-install-checker.git", + "reference": "7d6574b297fb7a8a459ec9e53706bd956ef35490" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/newfold-labs/wp-module-install-checker/zipball/7d6574b297fb7a8a459ec9e53706bd956ef35490", + "reference": "7d6574b297fb7a8a459ec9e53706bd956ef35490", + "shasum": "" + }, + "type": "library", + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "NewfoldLabs\\WP\\Module\\InstallChecker\\": "includes/" + } + }, + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "Micah Wood", + "homepage": "https://wpscholar.com" + } + ], + "description": "A module that handles checking a WordPress installation to see if it is a fresh install and to fetch the estimated installation date.", + "support": { + "source": "https://github.com/newfold-labs/wp-module-install-checker/tree/1.0.2", + "issues": "https://github.com/newfold-labs/wp-module-install-checker/issues" + }, + "time": "2023-11-29T20:35:54+00:00" + }, { "name": "newfold-labs/wp-module-installer", "version": "1.1.2", @@ -873,22 +912,23 @@ }, { "name": "newfold-labs/wp-module-onboarding", - "version": "1.11.8", + "version": "1.11.10", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding.git", - "reference": "196e62b8d741e825b11b52648cb23cd505597ca7" + "reference": "f1cc93205e8304c92eaa931ea6d71eda756c91a6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/196e62b8d741e825b11b52648cb23cd505597ca7", - "reference": "196e62b8d741e825b11b52648cb23cd505597ca7", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/f1cc93205e8304c92eaa931ea6d71eda756c91a6", + "reference": "f1cc93205e8304c92eaa931ea6d71eda756c91a6", "shasum": "" }, "require": { "mustache/mustache": "^2.14", - "newfold-labs/wp-module-onboarding-data": "^0.0.6", - "newfold-labs/wp-module-patterns": "^0.1.8", + "newfold-labs/wp-module-install-checker": "^1.0", + "newfold-labs/wp-module-onboarding-data": "^0.0.8", + "newfold-labs/wp-module-patterns": "^0.1.9", "wp-cli/wp-config-transformer": "^1.3" }, "require-dev": { @@ -925,23 +965,23 @@ ], "description": "Next-generation WordPress Onboarding for WordPress sites at Newfold Digital.", "support": { - "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/1.11.8", + "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/1.11.10", "issues": "https://github.com/newfold-labs/wp-module-onboarding/issues" }, - "time": "2023-11-07T11:23:21+00:00" + "time": "2023-11-29T09:55:24+00:00" }, { "name": "newfold-labs/wp-module-onboarding-data", - "version": "0.0.6", + "version": "0.0.8", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding-data.git", - "reference": "4735ce96add2e17253e434c38a1b613bd36b2cf4" + "reference": "3d9265b2c2e75978f9a4b6d430518817b2244301" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/4735ce96add2e17253e434c38a1b613bd36b2cf4", - "reference": "4735ce96add2e17253e434c38a1b613bd36b2cf4", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/3d9265b2c2e75978f9a4b6d430518817b2244301", + "reference": "3d9265b2c2e75978f9a4b6d430518817b2244301", "shasum": "" }, "require": { @@ -966,10 +1006,10 @@ ], "description": "A non-toggleable module containing a standardized interface for interacting with Onboarding data.", "support": { - "source": "https://github.com/newfold-labs/wp-module-onboarding-data/tree/0.0.6", + "source": "https://github.com/newfold-labs/wp-module-onboarding-data/tree/0.0.8", "issues": "https://github.com/newfold-labs/wp-module-onboarding-data/issues" }, - "time": "2023-11-01T10:30:53+00:00" + "time": "2023-11-29T09:37:19+00:00" }, { "name": "newfold-labs/wp-module-patterns", @@ -3536,5 +3576,5 @@ "platform-overrides": { "php": "7.1.0" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" } diff --git a/package-lock.json b/package-lock.json index d8e6701aa..1d04e940f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "license": "GPL-2.0-or-later", "dependencies": { "@heroicons/react": "^2.0.18", - "@newfold-labs/wp-module-ecommerce": "^1.3.9", + "@newfold-labs/wp-module-ecommerce": "^1.3.13", "@newfold-labs/wp-module-runtime": "^1.0.7", "@newfold/ui-component-library": "^1.0.0", "@reduxjs/toolkit": "^1.9.6", @@ -3084,9 +3084,9 @@ "integrity": "sha512-8g3/Otx1eJaVD12e31UbJj1YzdtVvzH85HV7t+9MJYk/u3XmkOUJ5Ys9wQrf9PCPK8+xn4ymzqYCiZl6QWKn+A==" }, "node_modules/@newfold-labs/wp-module-ecommerce": { - "version": "1.3.9", - "resolved": "https://npm.pkg.github.com/download/@newfold-labs/wp-module-ecommerce/1.3.9/7c4145981aacfc93b51fb1933c92754b64b063dd", - "integrity": "sha512-fwb6QqQ0K95dxN4TEhqGmaRdM5VpWGYT42ehGCtku8qIj6KxL5eCyMEDEYocoLCcgdNCNIcvYjfX8WXqGPT0jg==", + "version": "1.3.13", + "resolved": "https://npm.pkg.github.com/download/@newfold-labs/wp-module-ecommerce/1.3.13/f16ea4c40782dbbe16856be5eb9f53b1570a2433", + "integrity": "sha512-2kv2bYaswni/CLhUt6o5+Mqn+o2aCZqaQs1tR1azRgEp3SIoGssHAYrGcP8zGERN14G6uTbrJ/KP/1h1gkHH+Q==", "license": "GPL-2.0-or-later", "dependencies": { "@faizaanceg/pandora": "^1.1.1", @@ -25298,9 +25298,9 @@ } }, "@newfold-labs/wp-module-ecommerce": { - "version": "1.3.9", - "resolved": "https://npm.pkg.github.com/download/@newfold-labs/wp-module-ecommerce/1.3.9/7c4145981aacfc93b51fb1933c92754b64b063dd", - "integrity": "sha512-fwb6QqQ0K95dxN4TEhqGmaRdM5VpWGYT42ehGCtku8qIj6KxL5eCyMEDEYocoLCcgdNCNIcvYjfX8WXqGPT0jg==", + "version": "1.3.13", + "resolved": "https://npm.pkg.github.com/download/@newfold-labs/wp-module-ecommerce/1.3.13/f16ea4c40782dbbe16856be5eb9f53b1570a2433", + "integrity": "sha512-2kv2bYaswni/CLhUt6o5+Mqn+o2aCZqaQs1tR1azRgEp3SIoGssHAYrGcP8zGERN14G6uTbrJ/KP/1h1gkHH+Q==", "requires": { "@faizaanceg/pandora": "^1.1.1", "@heroicons/react": "2.0.18", diff --git a/package.json b/package.json index 49ddc1030..6648321fa 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "@heroicons/react": "^2.0.18", - "@newfold-labs/wp-module-ecommerce": "^1.3.9", + "@newfold-labs/wp-module-ecommerce": "^1.3.13", "@newfold-labs/wp-module-runtime": "^1.0.7", "@newfold/ui-component-library": "^1.0.0", "@reduxjs/toolkit": "^1.9.6",