build(deps): bump react-photo-album from 3.1.0 to 3.2.1 (#567)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-11-19 21:48:34 +01:00 committed by GitHub
parent 083fc70f36
commit bae7d59b56
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -128,7 +128,7 @@
"react-leaflet": "^4.2.1",
"react-leaflet-cluster": "^3.1.1",
"react-markdown": "^9.0.1",
"react-photo-album": "^3.0.2",
"react-photo-album": "^3.2.1",
"react-qr-code": "^2.0.16",
"react-toastify": "^9.1.3",
"remark-breaks": "^4.0.0",

8
package-lock.json generated
View File

@ -92,7 +92,7 @@
"react-leaflet": "^4.2.1",
"react-leaflet-cluster": "^3.1.1",
"react-markdown": "^9.0.1",
"react-photo-album": "^3.0.2",
"react-photo-album": "^3.2.1",
"react-qr-code": "^2.0.16",
"react-toastify": "^9.1.3",
"remark-breaks": "^4.0.0",
@ -13858,9 +13858,9 @@
}
},
"node_modules/react-photo-album": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/react-photo-album/-/react-photo-album-3.1.0.tgz",
"integrity": "sha512-9PiWzwvckfefJRHY5E6kcNKoWNjyyFKhQ6Pl5nS1Z29QeP9h8zDOAoVQKWcv/AhZjRoduw1dybu9RNMj0+uPzQ==",
"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==",
"license": "MIT",
"engines": {
"node": ">=18"