build(deps): bump yet-another-react-lightbox from 3.28.0 to 3.29.2

Bumps [yet-another-react-lightbox](https://github.com/igordanchenko/yet-another-react-lightbox) from 3.28.0 to 3.29.2.
- [Release notes](https://github.com/igordanchenko/yet-another-react-lightbox/releases)
- [Changelog](https://github.com/igordanchenko/yet-another-react-lightbox/blob/main/CHANGELOG.md)
- [Commits](https://github.com/igordanchenko/yet-another-react-lightbox/compare/v3.28.0...v3.29.2)

---
updated-dependencies:
- dependency-name: yet-another-react-lightbox
  dependency-version: 3.29.2
  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-03-25 02:03:59 +00:00 committed by GitHub
parent 606b0fb649
commit a33ee16fad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -131,7 +131,7 @@
"react-toastify": "^9.1.3",
"remark-breaks": "^4.0.0",
"tiptap-markdown": "^0.9.0",
"yet-another-react-lightbox": "^3.28.0"
"yet-another-react-lightbox": "^3.29.2"
},
"imports": {
"#assets/*": "./src/assets/*",

8
package-lock.json generated
View File

@ -161,7 +161,7 @@
"react-toastify": "^9.1.3",
"remark-breaks": "^4.0.0",
"tiptap-markdown": "^0.9.0",
"yet-another-react-lightbox": "^3.28.0"
"yet-another-react-lightbox": "^3.29.2"
},
"devDependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.6.0",
@ -16853,9 +16853,9 @@
}
},
"node_modules/yet-another-react-lightbox": {
"version": "3.28.0",
"resolved": "https://registry.npmjs.org/yet-another-react-lightbox/-/yet-another-react-lightbox-3.28.0.tgz",
"integrity": "sha512-bHjG1/DS4aWPkKb/6hNp0+zcgjda27wQlXBpJvb9TcblC1U1dY3Ih0pe85O8/ZLz+OIy+ZvLxN2gmsbDW0Q/QQ==",
"version": "3.29.2",
"resolved": "https://registry.npmjs.org/yet-another-react-lightbox/-/yet-another-react-lightbox-3.29.2.tgz",
"integrity": "sha512-TMDHPn1uDOkrjEysoKCt1xsswGTcC2DPXHmjFUG1szWJ8ksu7bp+l67h/ZV27miA5hkSCLtqGzkHGTMOurce9w==",
"license": "MIT",
"engines": {
"node": ">=14"