From 21768bceff7a996b6cab0b5bbf6e4bd823e97360 Mon Sep 17 00:00:00 2001 From: renovate <group_90_bot_d1576d88211fcb72b76df05f72366e9c@noreply.git.autistici.org> Date: Wed, 2 Apr 2025 16:43:51 +0000 Subject: [PATCH] Update dependency wpackagist-plugin/gallery-block-lightbox to v1.16.0 --- composer.json | 2 +- composer.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 1423cfa..c91d3c5 100644 --- a/composer.json +++ b/composer.json @@ -114,7 +114,7 @@ "noblogs/ai-authenticate-rest-api-plugin": "0.0.4", "wpackagist-plugin/multisite-custom-css": "1.0", "wpackagist-plugin/activitypub": "5.5.0", - "wpackagist-plugin/gallery-block-lightbox": "1.15", + "wpackagist-plugin/gallery-block-lightbox": "1.16.0", "wpackagist-plugin/unconfirmed": "1.3.7", "noblogs/wp-mat": "0.1.4", "wpackagist-plugin/secure-encrypted-form": "1.0.1", diff --git a/composer.lock b/composer.lock index ee31dfc..8a91039 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": "b39ec74bfefc3424f258a6e6fce9841e", + "content-hash": "927707784b4afad59ec6bd214d40cb89", "packages": [ { "name": "composer/installers", @@ -1152,15 +1152,15 @@ }, { "name": "wpackagist-plugin/gallery-block-lightbox", - "version": "1.15", + "version": "1.16", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/gallery-block-lightbox/", - "reference": "tags/1.15" + "reference": "tags/1.16" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/gallery-block-lightbox.1.15.zip" + "url": "https://downloads.wordpress.org/plugin/gallery-block-lightbox.1.16.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" -- GitLab