diff --git a/composer.json b/composer.json index 4561f7b25..f90b4b81c 100644 --- a/composer.json +++ b/composer.json @@ -90,7 +90,7 @@ "newfold-labs/wp-module-notifications": "^1.6.6", "newfold-labs/wp-module-onboarding": "^2.5.5", "newfold-labs/wp-module-onboarding-data": "^1.2.4", - "newfold-labs/wp-module-patterns": "^2.8.0", + "newfold-labs/wp-module-patterns": "^2.8.1", "newfold-labs/wp-module-performance": "^2.0.1", "newfold-labs/wp-module-pls": "^1.0.0", "newfold-labs/wp-module-runtime": "^1.0.12", diff --git a/composer.lock b/composer.lock index ee6fb6b71..a090cc771 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": "70cc6eab025790226946c73e8686c9e7", + "content-hash": "2798260ea25e469d0b5b58966c0e06b6", "packages": [ { "name": "doctrine/inflector", @@ -1334,16 +1334,16 @@ }, { "name": "newfold-labs/wp-module-loader", - "version": "1.0.10", + "version": "1.0.11", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-loader.git", - "reference": "8ab6725a6b3bc9ed10b89127f09bcb3e81f795c6" + "reference": "bb470f8c57b0bca62548e65b210df0a13ddce767" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-loader/zipball/8ab6725a6b3bc9ed10b89127f09bcb3e81f795c6", - "reference": "8ab6725a6b3bc9ed10b89127f09bcb3e81f795c6", + "url": "https://api.github.com/repos/newfold-labs/wp-module-loader/zipball/bb470f8c57b0bca62548e65b210df0a13ddce767", + "reference": "bb470f8c57b0bca62548e65b210df0a13ddce767", "shasum": "" }, "require": { @@ -1373,10 +1373,10 @@ ], "description": "A module that handles registration and management of Newfold modules used within our WordPress plugins.", "support": { - "source": "https://github.com/newfold-labs/wp-module-loader/tree/1.0.10", + "source": "https://github.com/newfold-labs/wp-module-loader/tree/1.0.11", "issues": "https://github.com/newfold-labs/wp-module-loader/issues" }, - "time": "2022-10-03T20:07:41+00:00" + "time": "2024-12-11T18:25:14+00:00" }, { "name": "newfold-labs/wp-module-marketplace", @@ -1666,16 +1666,16 @@ }, { "name": "newfold-labs/wp-module-patterns", - "version": "2.8.0", + "version": "2.8.1", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-patterns.git", - "reference": "a1133bbd4898104a421abf4945fb59286bf69126" + "reference": "fa02626a8515759691594d38fee339fbdaa113f3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/a1133bbd4898104a421abf4945fb59286bf69126", - "reference": "a1133bbd4898104a421abf4945fb59286bf69126", + "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/fa02626a8515759691594d38fee339fbdaa113f3", + "reference": "fa02626a8515759691594d38fee339fbdaa113f3", "shasum": "" }, "require": { @@ -1714,10 +1714,10 @@ ], "description": "WordPress Cloud Patterns", "support": { - "source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.8.0", + "source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.8.1", "issues": "https://github.com/newfold-labs/wp-module-patterns/issues" }, - "time": "2024-11-21T19:24:57+00:00" + "time": "2024-12-10T18:50:32+00:00" }, { "name": "newfold-labs/wp-module-performance",