build(deps): bump react-photo-album from 3.4.0 to 3.5.1

Bumps [react-photo-album](https://github.com/igordanchenko/react-photo-album) from 3.4.0 to 3.5.1.
- [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.5.1)

---
updated-dependencies:
- dependency-name: react-photo-album
  dependency-version: 3.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-02-25 02:05:22 +00:00 committed by GitHub
parent 298560c02e
commit a5390b3344
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -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.5.1",
"react-qr-code": "^2.0.16",
"react-toastify": "^9.1.3",
"remark-breaks": "^4.0.0",

8
package-lock.json generated
View File

@ -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.5.1",
"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.5.1",
"resolved": "https://registry.npmjs.org/react-photo-album/-/react-photo-album-3.5.1.tgz",
"integrity": "sha512-g1uFG+loxdIb8eIOGnrh/71Ao80+XWV+NLfluY9qDDTbS76m+X1K6dpfNtsx1xKr9aw5N1ornkFTWpfyqOoD5Q==",
"license": "MIT",
"engines": {
"node": ">=18"