From 387cc75ac52db15dde168d6c5ead59f0ff242f68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 01:03:31 +0000 Subject: [PATCH] build(deps): bump react-photo-album from 3.4.0 to 3.6.0 Bumps [react-photo-album](https://github.com/igordanchenko/react-photo-album) from 3.4.0 to 3.6.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.4.0...v3.6.0) --- updated-dependencies: - dependency-name: react-photo-album dependency-version: 3.6.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..e87cd3c5 100644 --- a/lib/package.json +++ b/lib/package.json @@ -126,7 +126,7 @@ "react-leaflet": "^4.2.1", "react-leaflet-cluster": "^3.1.1", "react-markdown": "^9.0.1", - "react-photo-album": "^3.4.0", + "react-photo-album": "^3.6.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 1f61ba53..302e13e3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -156,7 +156,7 @@ "react-leaflet": "^4.2.1", "react-leaflet-cluster": "^3.1.1", "react-markdown": "^9.0.1", - "react-photo-album": "^3.4.0", + "react-photo-album": "^3.6.0", "react-qr-code": "^2.0.16", "react-toastify": "^9.1.3", "remark-breaks": "^4.0.0", @@ -13288,9 +13288,9 @@ } }, "node_modules/react-photo-album": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/react-photo-album/-/react-photo-album-3.4.0.tgz", - "integrity": "sha512-pPaCoxEfVDhowpqxECq4SOD5kzP1Uao8PEN11Jasxayv4cZjad3Fy8SlKt6wvtLnVJRtOjsQDU/ZnnUuberwMg==", + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/react-photo-album/-/react-photo-album-3.6.0.tgz", + "integrity": "sha512-W9NgI+0XxOYF/FLQJ/ZiKsizNQtGtgDdiFgojmTmpBKDGeGiWKfSzmbw3v9WAqzimPeiFJ2sEb9DO0nHRHP/OA==", "license": "MIT", "engines": { "node": ">=18"