From 61819f55af498182d8b8cbe52df151c2a0b62d91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 02:02:35 +0000 Subject: [PATCH] build(deps): bump react-photo-album from 3.2.1 to 3.3.0 Bumps [react-photo-album](https://github.com/igordanchenko/react-photo-album) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/igordanchenko/react-photo-album/releases) - [Changelog](https://github.com/igordanchenko/react-photo-album/blob/main/CHANGELOG.md) - [Commits](https://github.com/igordanchenko/react-photo-album/compare/v3.2.1...v3.3.0) --- updated-dependencies: - dependency-name: react-photo-album dependency-version: 3.3.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 1f560316..cf5e28af 100644 --- a/lib/package.json +++ b/lib/package.json @@ -128,7 +128,7 @@ "react-leaflet": "^4.2.1", "react-leaflet-cluster": "^3.1.1", "react-markdown": "^9.0.1", - "react-photo-album": "^3.2.1", + "react-photo-album": "^3.3.0", "react-qr-code": "^2.0.16", "react-toastify": "^9.1.3", "remark-breaks": "^4.0.0", diff --git a/package-lock.json b/package-lock.json index 0d8c462f..6df7c313 100644 --- a/package-lock.json +++ b/package-lock.json @@ -92,7 +92,7 @@ "react-leaflet": "^4.2.1", "react-leaflet-cluster": "^3.1.1", "react-markdown": "^9.0.1", - "react-photo-album": "^3.2.1", + "react-photo-album": "^3.3.0", "react-qr-code": "^2.0.16", "react-toastify": "^9.1.3", "remark-breaks": "^4.0.0", @@ -13866,9 +13866,9 @@ } }, "node_modules/react-photo-album": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/react-photo-album/-/react-photo-album-3.2.1.tgz", - "integrity": "sha512-I4C4ZN/BXE2KEj3lHEhlHc1sAeetgOPLF2UaiJgPW1s5CKotg1l2p+ZOpL9hA868pUZ9BA5TTXXGmFiFG+jdIg==", + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/react-photo-album/-/react-photo-album-3.3.0.tgz", + "integrity": "sha512-2KvavqTjOgq+cgQDyewdEyOt9mIk4KO91Hq1mTXq8Jdpax7TYSV9ikySCfhlFOcfAC2vGQ7Femb626kJYovIAA==", "license": "MIT", "engines": { "node": ">=18"