Skip to content

Commit 3dd088e

Browse files
fix(deps): update dependency yet-another-react-lightbox to v3.25.0
1 parent 6c63c3e commit 3dd088e

2 files changed

Lines changed: 15 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"react-photo-album": "2.4.1",
4444
"rehype-katex": "7.0.1",
4545
"remark-math": "6.0.0",
46-
"yet-another-react-lightbox": "3.21.6"
46+
"yet-another-react-lightbox": "3.25.0"
4747
},
4848
"devDependencies": {
4949
"@docusaurus/module-type-aliases": "3.5.2",

yarn.lock

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15349,7 +15349,7 @@ __metadata:
1534915349
rehype-katex: "npm:7.0.1"
1535015350
remark-math: "npm:6.0.0"
1535115351
typescript: "npm:5.6.2"
15352-
yet-another-react-lightbox: "npm:3.21.6"
15352+
yet-another-react-lightbox: "npm:3.25.0"
1535315353
languageName: unknown
1535415354
linkType: soft
1535515355

@@ -15634,13 +15634,20 @@ __metadata:
1563415634
languageName: node
1563515635
linkType: hard
1563615636

15637-
"yet-another-react-lightbox@npm:3.21.6":
15638-
version: 3.21.6
15639-
resolution: "yet-another-react-lightbox@npm:3.21.6"
15637+
"yet-another-react-lightbox@npm:3.25.0":
15638+
version: 3.25.0
15639+
resolution: "yet-another-react-lightbox@npm:3.25.0"
1564015640
peerDependencies:
15641-
react: ">=16.8.0"
15642-
react-dom: ">=16.8.0"
15643-
checksum: 10c0/5488949baf3a03a78a450a50b1e490f1d9baa1ccc79e95bdff35e1dc781121889cfff6a2087da1396547003b7bf22d46050375e58bbb840d86350677a8d4fe93
15641+
"@types/react": ^16 || ^17 || ^18 || ^19
15642+
"@types/react-dom": ^16 || ^17 || ^18 || ^19
15643+
react: ^16.8.0 || ^17 || ^18 || ^19
15644+
react-dom: ^16.8.0 || ^17 || ^18 || ^19
15645+
peerDependenciesMeta:
15646+
"@types/react":
15647+
optional: true
15648+
"@types/react-dom":
15649+
optional: true
15650+
checksum: 10c0/c2e41c19e4cf3bd1d762c8f135e2f72fc0e6355628e6e2604d11f19286c03f44bac44fee3fc9fd42ff7105f464b28c147979bb5e9cd445999bf7417f6d55d39d
1564415651
languageName: node
1564515652
linkType: hard
1564615653

0 commit comments

Comments
 (0)