Skip to content

Commit

Permalink
fix(deps): update dependency react-photo-album to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent 3c592f2 commit 38f5939
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-masonry-css": "1.0.16",
"react-photo-album": "2.3.1",
"react-photo-album": "3.0.0",
"rehype-katex": "7.0.0",
"remark-math": "6.0.0",
"yet-another-react-lightbox": "3.17.0"
Expand Down
16 changes: 10 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11371,12 +11371,16 @@ __metadata:
languageName: node
linkType: hard

"react-photo-album@npm:2.3.1":
version: 2.3.1
resolution: "react-photo-album@npm:2.3.1"
"react-photo-album@npm:3.0.0":
version: 3.0.0
resolution: "react-photo-album@npm:3.0.0"
peerDependencies:
react: ">=16.8.0"
checksum: 10c0/3acc1775c2f4f3680b994b381b897e6ebb1b772f9d25582a54697336940423083f33b7f9afbf3a97a0585f338e0b0623df2a2e5d08478d1c60d5a8f1ba1883d2
"@types/react": ">=18"
react: ">=18"
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/e4d8886a62aa2bd0014cbd4c0e2e413b6cc2edefdc280045d864ff9f6e3f4d1c48b893e0e0738af6a191358d0338401e677901a62ebae1ef2622d64fc69fd63a
languageName: node
linkType: hard

Expand Down Expand Up @@ -13682,7 +13686,7 @@ __metadata:
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
react-masonry-css: "npm:1.0.16"
react-photo-album: "npm:2.3.1"
react-photo-album: "npm:3.0.0"
rehype-katex: "npm:7.0.0"
remark-math: "npm:6.0.0"
typescript: "npm:5.3.3"
Expand Down

0 comments on commit 38f5939

Please sign in to comment.