From 668cfa68de1d8fec98f86f5ec3bb2b8932e4771b Mon Sep 17 00:00:00 2001
From: renovate
 <group_90_bot_d1576d88211fcb72b76df05f72366e9c@noreply.git.autistici.org>
Date: Sat, 29 Mar 2025 20:43:51 +0000
Subject: [PATCH] Update dependency wpackagist-plugin/gallery-block-lightbox to
 v1.16.0

---
 composer.json |  2 +-
 composer.lock | 14 +++++++-------
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/composer.json b/composer.json
index 7b305689..e440130f 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 bb49aa10..de28b6cd 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": "89574f444a1feacbfa420b95a8c86095",
+    "content-hash": "458754766036d576e40ec866bfcc6cd7",
     "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"
@@ -2144,12 +2144,12 @@
     "packages-dev": [],
     "aliases": [],
     "minimum-stability": "stable",
-    "stability-flags": [],
+    "stability-flags": {},
     "prefer-stable": false,
     "prefer-lowest": false,
     "platform": {
         "php": ">=7.1"
     },
-    "platform-dev": [],
-    "plugin-api-version": "2.2.0"
+    "platform-dev": {},
+    "plugin-api-version": "2.6.0"
 }
-- 
GitLab