From 0ebaa245f8ea241466e2d40372368baaa03b3967 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 01:03:44 +0000 Subject: [PATCH] build(deps): bump yet-another-react-lightbox from 3.28.0 to 3.31.0 Bumps [yet-another-react-lightbox](https://github.com/igordanchenko/yet-another-react-lightbox) from 3.28.0 to 3.31.0. - [Release notes](https://github.com/igordanchenko/yet-another-react-lightbox/releases) - [Changelog](https://github.com/igordanchenko/yet-another-react-lightbox/blob/main/CHANGELOG.md) - [Commits](https://github.com/igordanchenko/yet-another-react-lightbox/compare/v3.28.0...v3.31.0) --- updated-dependencies: - dependency-name: yet-another-react-lightbox dependency-version: 3.31.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 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 c5b6a9fc..7e153895 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.28.0" + "yet-another-react-lightbox": "^3.31.0" }, "imports": { "#assets/*": "./src/assets/*", diff --git a/package-lock.json b/package-lock.json index 1f61ba53..0ecb62ed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -161,7 +161,7 @@ "react-toastify": "^9.1.3", "remark-breaks": "^4.0.0", "tiptap-markdown": "^0.9.0", - "yet-another-react-lightbox": "^3.28.0" + "yet-another-react-lightbox": "^3.31.0" }, "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.6.0", @@ -16853,9 +16853,9 @@ } }, "node_modules/yet-another-react-lightbox": { - "version": "3.28.0", - "resolved": "https://registry.npmjs.org/yet-another-react-lightbox/-/yet-another-react-lightbox-3.28.0.tgz", - "integrity": "sha512-bHjG1/DS4aWPkKb/6hNp0+zcgjda27wQlXBpJvb9TcblC1U1dY3Ih0pe85O8/ZLz+OIy+ZvLxN2gmsbDW0Q/QQ==", + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/yet-another-react-lightbox/-/yet-another-react-lightbox-3.31.0.tgz", + "integrity": "sha512-qcj8Vz5Gpbl2/XCXW/4vAdLGganPHEL1D5VgHxBQWbPF8ZeomH1DSN2ci++kv/1hMlccpUkg/nNx2CrMf9cLAg==", "license": "MIT", "engines": { "node": ">=14"