From a421c6360c3eaf1bad87222d995f88c509169adc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 10:51:52 +0000 Subject: [PATCH] fix(deps): update dependency react-photo-album to v3 --- package.json | 2 +- yarn.lock | 16 ++++++++++------ 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 3cfc1b1..cbcfda0 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "react": "18.3.1", "react-dom": "18.3.1", "react-masonry-css": "1.0.16", - "react-photo-album": "2.4.1", + "react-photo-album": "3.6.1", "rehype-katex": "7.0.1", "remark-math": "6.0.0", "yet-another-react-lightbox": "3.21.6" diff --git a/yarn.lock b/yarn.lock index 1b5f737..2974edd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12889,12 +12889,16 @@ __metadata: languageName: node linkType: hard -"react-photo-album@npm:2.4.1": - version: 2.4.1 - resolution: "react-photo-album@npm:2.4.1" +"react-photo-album@npm:3.6.1": + version: 3.6.1 + resolution: "react-photo-album@npm:3.6.1" peerDependencies: - react: ">=16.8.0" - checksum: 10c0/8342eebe24d4eadf62a099edf13ade02618556d189c3c5c7ef537deb3ba518342ac7322753b3ac23749a8af52830dd40d9aba6391d0df8ff419979a8eecfa5a8 + "@types/react": ^18 || ^19 + react: ^18 || ^19 + peerDependenciesMeta: + "@types/react": + optional: true + checksum: 10c0/5ed800975a7e752af8c506590d81e4ae126c0fa7508c7ce9e9e7e0dc61c877080411f84c172b1bc6178ed69cc70613ba983cbd6e5afb0fcdea8e6d6eccb1aeba languageName: node linkType: hard @@ -15345,7 +15349,7 @@ __metadata: react: "npm:18.3.1" react-dom: "npm:18.3.1" react-masonry-css: "npm:1.0.16" - react-photo-album: "npm:2.4.1" + react-photo-album: "npm:3.6.1" rehype-katex: "npm:7.0.1" remark-math: "npm:6.0.0" typescript: "npm:5.6.2"