chore(deps): bump the minor-updates group with 2 updates (#622)
Some checks failed
Code quality / quality (push) Failing after 27s
Build and Check / Astro Check for Node.js 22 (push) Failing after 11s
Build and Check / Astro Check for Node.js 23 (push) Failing after 15s
Build and Check / Astro Build for Node.js 22 (push) Failing after 25s
Build and Check / Astro Build for Node.js 23 (push) Failing after 6s

Bumps the minor-updates group with 2 updates: [overlayscrollbars](https://github.com/KingSora/OverlayScrollbars/tree/HEAD/packages/overlayscrollbars) and [pagefind](https://github.com/pagefind/pagefind).


Updates `overlayscrollbars` from 2.11.5 to 2.12.0
- [Release notes](https://github.com/KingSora/OverlayScrollbars/releases)
- [Changelog](https://github.com/KingSora/OverlayScrollbars/blob/master/packages/overlayscrollbars/CHANGELOG.md)
- [Commits](https://github.com/KingSora/OverlayScrollbars/commits/v2.12.0/packages/overlayscrollbars)

Updates `pagefind` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/pagefind/pagefind/releases)
- [Changelog](https://github.com/Pagefind/pagefind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pagefind/pagefind/compare/v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: overlayscrollbars
  dependency-version: 2.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: pagefind
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-09-16 20:46:04 +09:00
committed by GitHub
parent c817c79304
commit 1d527b6e68
2 changed files with 41 additions and 32 deletions

View File

@@ -40,8 +40,8 @@
"katex": "^0.16.22",
"markdown-it": "^14.1.0",
"mdast-util-to-string": "^4.0.0",
"overlayscrollbars": "^2.11.5",
"pagefind": "^1.3.0",
"overlayscrollbars": "^2.12.0",
"pagefind": "^1.4.0",
"photoswipe": "^5.4.4",
"reading-time": "^1.5.0",
"rehype-autolink-headings": "^7.1.0",