From 730ec7e0d4405266e6e143e32561788ab5e7ec32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 07:37:54 +0000 Subject: [PATCH] build(deps): bump yet-another-react-lightbox from 3.26.0 to 3.27.0 (#624) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- lib/package.json | 2 +- package-lock.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/package.json b/lib/package.json index c2f4a411..92cffb3f 100644 --- a/lib/package.json +++ b/lib/package.json @@ -131,7 +131,7 @@ "react-toastify": "^9.1.3", "remark-breaks": "^4.0.0", "tiptap-markdown": "^0.9.0", - "yet-another-react-lightbox": "^3.26.0" + "yet-another-react-lightbox": "^3.27.0" }, "imports": { "#assets/*": "./src/assets/*", diff --git a/package-lock.json b/package-lock.json index 5049cdaa..e24c8108 100644 --- a/package-lock.json +++ b/package-lock.json @@ -174,7 +174,7 @@ "react-toastify": "^9.1.3", "remark-breaks": "^4.0.0", "tiptap-markdown": "^0.9.0", - "yet-another-react-lightbox": "^3.26.0" + "yet-another-react-lightbox": "^3.27.0" }, "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.4.1", @@ -17238,9 +17238,9 @@ } }, "node_modules/yet-another-react-lightbox": { - "version": "3.26.0", - "resolved": "https://registry.npmjs.org/yet-another-react-lightbox/-/yet-another-react-lightbox-3.26.0.tgz", - "integrity": "sha512-/JQqrzh9gEjD7X8PcEmUHAT61Ga9Qf4FTUFJcvW/j40RE5OYKQjQfGhcy2XVyG3GshVZ42+boeKsK1EySIznNA==", + "version": "3.27.0", + "resolved": "https://registry.npmjs.org/yet-another-react-lightbox/-/yet-another-react-lightbox-3.27.0.tgz", + "integrity": "sha512-SV4U0s7vZfwNWPOqyEP81VyquBu/7m9mVJhKEAgWTWUpsIRD6FFLn5+9RvJ4N0wMrxr7v517GzUNqoDPC2EdHg==", "license": "MIT", "engines": { "node": ">=14"