From bd3fb5e19aedc6d9fa96b59a97d620267189179b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 14:23:32 +0000 Subject: [PATCH] Bump react-photoswipe-gallery from 4.0.0 to 4.1.2 Bumps [react-photoswipe-gallery](https://github.com/dromru/react-photoswipe-gallery) from 4.0.0 to 4.1.2. - [Release notes](https://github.com/dromru/react-photoswipe-gallery/releases) - [Changelog](https://github.com/dromru/react-photoswipe-gallery/blob/master/CHANGELOG.md) - [Commits](https://github.com/dromru/react-photoswipe-gallery/compare/v4.0.0...v4.1.2) --- updated-dependencies: - dependency-name: react-photoswipe-gallery dependency-version: 4.1.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 7 ++++--- package.json | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3ab35791ae1..6d0fd577129 100644 --- a/package-lock.json +++ b/package-lock.json @@ -58,7 +58,7 @@ "react-keydown": "1.9.12", "react-nested-status": "0.2.1", "react-onclickoutside": "6.13.2", - "react-photoswipe-gallery": "4.0.0", + "react-photoswipe-gallery": "4.1.2", "react-qr-code": "2.2.0", "react-redux": "8.1.3", "react-router": "5.3.4", @@ -14868,11 +14868,12 @@ } }, "node_modules/react-photoswipe-gallery": { - "version": "4.0.0", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/react-photoswipe-gallery/-/react-photoswipe-gallery-4.1.2.tgz", + "integrity": "sha512-QfohXZVY3pXe0q5/+iH1G6Yx2xr5GsBxALT5S3c9GP1HLCechG4MG3IMXaoujatn/trG5CIlY44fmiuzW1vjjA==", "license": "MIT", "peerDependencies": { "photoswipe": ">= 5.2.2", - "prop-types": ">= 15.7.0", "react": ">= 16.8.0" } }, diff --git a/package.json b/package.json index 60a27ff7869..be600a91e84 100644 --- a/package.json +++ b/package.json @@ -210,7 +210,7 @@ "react-keydown": "1.9.12", "react-nested-status": "0.2.1", "react-onclickoutside": "6.13.2", - "react-photoswipe-gallery": "4.0.0", + "react-photoswipe-gallery": "4.1.2", "react-qr-code": "2.2.0", "react-redux": "8.1.3", "react-router": "5.3.4",