diff --git a/composer.json b/composer.json index 7fc23ed0..2b9c9b32 100644 --- a/composer.json +++ b/composer.json @@ -84,7 +84,7 @@ "newfold-labs/wp-module-facebook": "^1.2.1", "newfold-labs/wp-module-features": "^1.5.1", "newfold-labs/wp-module-global-ctb": "^1.2.2", - "newfold-labs/wp-module-help-center": "^2.5.0", + "newfold-labs/wp-module-help-center": "^2.5.2", "newfold-labs/wp-module-link-tracker": "^1.1", "newfold-labs/wp-module-loader": "^1.0.12", "newfold-labs/wp-module-marketplace": "^3.0.3", diff --git a/composer.lock b/composer.lock index 77c58e83..8ecbfdf5 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": "af17457a9b1acfa5436c9c38f92db317", + "content-hash": "12d3e7dee52848d57575d84665b5a43c", "packages": [ { "name": "doctrine/inflector", @@ -584,25 +584,25 @@ }, { "name": "newfold-labs/wp-module-ai", - "version": "1.2.2", + "version": "1.3.2", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-ai.git", - "reference": "35ceccce3d097cdb863a38223c09c22fc3533d16" + "reference": "2c892761e4fd347fa3ee98e8c2e2b3a51c1b2872" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-ai/zipball/35ceccce3d097cdb863a38223c09c22fc3533d16", - "reference": "35ceccce3d097cdb863a38223c09c22fc3533d16", + "url": "https://api.github.com/repos/newfold-labs/wp-module-ai/zipball/2c892761e4fd347fa3ee98e8c2e2b3a51c1b2872", + "reference": "2c892761e4fd347fa3ee98e8c2e2b3a51c1b2872", "shasum": "" }, "require": { - "newfold-labs/wp-module-data": "^2.4.18", - "newfold-labs/wp-module-installer": "^1.1.5" + "newfold-labs/wp-module-data": "^2.8.6", + "newfold-labs/wp-module-installer": "^1.6.4" }, "require-dev": { "newfold-labs/wp-php-standards": "^1.2", - "wp-cli/i18n-command": "^2.6.3" + "wp-cli/i18n-command": "^2.6.5" }, "type": "library", "autoload": { @@ -641,6 +641,14 @@ "@i18n-mo", "@i18n-php", "@i18n-json" + ], + "i18n-ci-pre": [ + "@i18n-pot", + "@i18n-po" + ], + "i18n-ci-post": [ + "@i18n-json", + "@i18n-php" ] }, "license": [ @@ -654,10 +662,10 @@ ], "description": "A module for providing artificial intelligence capabilities.", "support": { - "source": "https://github.com/newfold-labs/wp-module-ai/tree/1.2.2", + "source": "https://github.com/newfold-labs/wp-module-ai/tree/1.3.2", "issues": "https://github.com/newfold-labs/wp-module-ai/issues" }, - "time": "2025-06-05T10:07:04+00:00" + "time": "2025-08-06T18:24:13+00:00" }, { "name": "newfold-labs/wp-module-atomic", @@ -1368,16 +1376,16 @@ }, { "name": "newfold-labs/wp-module-help-center", - "version": "2.5.0", + "version": "2.5.2", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-help-center.git", - "reference": "4e80e4deeec7755e6c5b5dea07117ff65ca1b488" + "reference": "5680f2c1d53a56820edd6ebcc0632b8cc7f96688" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/4e80e4deeec7755e6c5b5dea07117ff65ca1b488", - "reference": "4e80e4deeec7755e6c5b5dea07117ff65ca1b488", + "url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/5680f2c1d53a56820edd6ebcc0632b8cc7f96688", + "reference": "5680f2c1d53a56820edd6ebcc0632b8cc7f96688", "shasum": "" }, "require": { @@ -1387,7 +1395,7 @@ "typesense/typesense-php": "^2.0.4" }, "require-dev": { - "johnpbloch/wordpress": "6.1.7", + "johnpbloch/wordpress": "6.8.2", "lucatume/wp-browser": "*", "newfold-labs/wp-php-standards": "@stable", "phpunit/phpcov": "*", @@ -1447,10 +1455,10 @@ ], "description": "HelpCenter", "support": { - "source": "https://github.com/newfold-labs/wp-module-help-center/tree/2.5.0", + "source": "https://github.com/newfold-labs/wp-module-help-center/tree/2.5.2", "issues": "https://github.com/newfold-labs/wp-module-help-center/issues" }, - "time": "2025-06-11T15:08:20+00:00" + "time": "2025-07-22T06:50:44+00:00" }, { "name": "newfold-labs/wp-module-install-checker",