From 6fede959538306c67bef3458d73c6345233d447c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 09:41:35 +0000 Subject: [PATCH] build(deps): bump yet-another-react-lightbox from 3.25.0 to 3.26.0 (#616) 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 142dfb5e..910aa8ed 100644 --- a/lib/package.json +++ b/lib/package.json @@ -133,7 +133,7 @@ "react-toastify": "^9.1.3", "remark-breaks": "^4.0.0", "tiptap-markdown": "^0.9.0", - "yet-another-react-lightbox": "^3.21.7" + "yet-another-react-lightbox": "^3.26.0" }, "imports": { "#assets/*": "./src/assets/*", diff --git a/package-lock.json b/package-lock.json index 1709a735..7ff74bd4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -97,7 +97,7 @@ "react-toastify": "^9.1.3", "remark-breaks": "^4.0.0", "tiptap-markdown": "^0.9.0", - "yet-another-react-lightbox": "^3.21.7" + "yet-another-react-lightbox": "^3.26.0" }, "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.4.1", @@ -17371,9 +17371,9 @@ } }, "node_modules/yet-another-react-lightbox": { - "version": "3.25.0", - "resolved": "https://registry.npmjs.org/yet-another-react-lightbox/-/yet-another-react-lightbox-3.25.0.tgz", - "integrity": "sha512-NaCeEXCpdwoTvoOpxNK9gdW8+oHs79yVH+D2YeVQWRjH5i32e5CoXndAAFP2p8awzVYfSonherrE9JMTpfD3EA==", + "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==", "license": "MIT", "engines": { "node": ">=14"