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

Bumps [yet-another-react-lightbox](https://github.com/igordanchenko/yet-another-react-lightbox) from 3.28.0 to 3.29.1.
- [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.1)

---
updated-dependencies:
- dependency-name: yet-another-react-lightbox
  dependency-version: 3.29.1
  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-02-18 02:05:00 +00:00 committed by GitHub
parent 298560c02e
commit e4770f7ac2
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", "react-toastify": "^9.1.3",
"remark-breaks": "^4.0.0", "remark-breaks": "^4.0.0",
"tiptap-markdown": "^0.9.0", "tiptap-markdown": "^0.9.0",
"yet-another-react-lightbox": "^3.28.0" "yet-another-react-lightbox": "^3.29.1"
}, },
"imports": { "imports": {
"#assets/*": "./src/assets/*", "#assets/*": "./src/assets/*",

8
package-lock.json generated
View File

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