From 01c6275b1dcea0ec5c16ccf56c740cca2569ea29 Mon Sep 17 00:00:00 2001 From: Allen Benny Date: Wed, 21 Feb 2024 20:12:51 +0530 Subject: [PATCH] Update module ai --- composer.json | 4 ++-- composer.lock | 36 ++++++++++++++++++------------------ 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/composer.json b/composer.json index 1a18257..5a9fcf2 100644 --- a/composer.json +++ b/composer.json @@ -23,8 +23,8 @@ }, "require": { "newfold-labs/wp-module-installer": "^1.1", - "newfold-labs/wp-module-patterns": "^0.1.13", - "newfold-labs/wp-module-ai": "^1.1.1", + "newfold-labs/wp-module-patterns": "^0.1.14", + "newfold-labs/wp-module-ai": "^1.1.4", "wp-forge/wp-upgrade-handler": "^1.0", "mustache/mustache": "^2.14", "newfold-labs/wp-module-data": "^2.4.18", diff --git a/composer.lock b/composer.lock index d4e279d..e48cb77 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": "3c0b612c3775fa972c1342f7051796ff", + "content-hash": "43823130f9381251f04e87723b2ec9a4", "packages": [ { "name": "mustache/mustache", @@ -58,16 +58,16 @@ }, { "name": "newfold-labs/wp-module-ai", - "version": "1.1.1", + "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-ai.git", - "reference": "07609269d2ac113bc8276d3032c7fc4a7c072c18" + "reference": "f1566366745f61347c4ac97e68c0ac97cf3dab4a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-ai/zipball/07609269d2ac113bc8276d3032c7fc4a7c072c18", - "reference": "07609269d2ac113bc8276d3032c7fc4a7c072c18", + "url": "https://api.github.com/repos/newfold-labs/wp-module-ai/zipball/f1566366745f61347c4ac97e68c0ac97cf3dab4a", + "reference": "f1566366745f61347c4ac97e68c0ac97cf3dab4a", "shasum": "" }, "require": { @@ -96,10 +96,10 @@ ], "description": "A module for providing artificial intelligence capabilities.", "support": { - "source": "https://github.com/newfold-labs/wp-module-ai/tree/1.1.1", + "source": "https://github.com/newfold-labs/wp-module-ai/tree/1.1.4", "issues": "https://github.com/newfold-labs/wp-module-ai/issues" }, - "time": "2024-02-01T14:30:52+00:00" + "time": "2024-02-21T13:03:26+00:00" }, { "name": "newfold-labs/wp-module-coming-soon", @@ -248,16 +248,16 @@ }, { "name": "newfold-labs/wp-module-patterns", - "version": "0.1.13", + "version": "0.1.14", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-patterns.git", - "reference": "e270df68693808a662ec86943c778a907936cdd9" + "reference": "a104b98dd8c743e92230b3e383706e871530a0e5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/e270df68693808a662ec86943c778a907936cdd9", - "reference": "e270df68693808a662ec86943c778a907936cdd9", + "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/a104b98dd8c743e92230b3e383706e871530a0e5", + "reference": "a104b98dd8c743e92230b3e383706e871530a0e5", "shasum": "" }, "require-dev": { @@ -291,10 +291,10 @@ ], "description": "WordPress Cloud Patterns", "support": { - "source": "https://github.com/newfold-labs/wp-module-patterns/tree/0.1.13", + "source": "https://github.com/newfold-labs/wp-module-patterns/tree/0.1.14", "issues": "https://github.com/newfold-labs/wp-module-patterns/issues" }, - "time": "2024-01-22T16:46:37+00:00" + "time": "2024-02-16T20:03:09+00:00" }, { "name": "newfold-labs/wp-module-performance", @@ -997,16 +997,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.8.1", + "version": "3.9.0", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", - "reference": "14f5fff1e64118595db5408e946f3a22c75807f7" + "reference": "d63cee4890a8afaf86a22e51ad4d97c91dd4579b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/14f5fff1e64118595db5408e946f3a22c75807f7", - "reference": "14f5fff1e64118595db5408e946f3a22c75807f7", + "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/d63cee4890a8afaf86a22e51ad4d97c91dd4579b", + "reference": "d63cee4890a8afaf86a22e51ad4d97c91dd4579b", "shasum": "" }, "require": { @@ -1073,7 +1073,7 @@ "type": "open_collective" } ], - "time": "2024-01-11T20:47:48+00:00" + "time": "2024-02-16T15:06:51+00:00" }, { "name": "wp-coding-standards/wpcs",