build(deps-dev): bump katex from 0.16.21 to 0.16.25 (#112)

Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.21 to 0.16.25.
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.21...v0.16.25)

---
updated-dependencies:
- dependency-name: katex
  dependency-version: 0.16.25
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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-12-03 18:09:23 +09:00
committed by GitHub
parent cce802b086
commit 822c56350a
2 changed files with 14 additions and 3 deletions

View File

@@ -3446,7 +3446,18 @@ __metadata:
languageName: node
linkType: hard
"katex@npm:0.16.21, katex@npm:^0.16.0, katex@npm:^0.16.7":
"katex@npm:0.16.25":
version: 0.16.25
resolution: "katex@npm:0.16.25"
dependencies:
commander: "npm:^8.3.0"
bin:
katex: cli.js
checksum: 10c0/5bb4b1cd914b76d5efb01ee054c1a221ac723be1e38fb260264c6e253036943d301c1741cbf64f840689c6b3942bce21a6da6637de846a428e4c661dc8ee46ab
languageName: node
linkType: hard
"katex@npm:^0.16.0, katex@npm:^0.16.7":
version: 0.16.21
resolution: "katex@npm:0.16.21"
dependencies:
@@ -6033,7 +6044,7 @@ __metadata:
bits-ui: "npm:1.3.3"
d3-scale: "npm:4.0.2"
deepmerge: "npm:4.3.1"
katex: "npm:0.16.21"
katex: "npm:0.16.25"
layerchart: "npm:1.0.12"
lucide-svelte: "npm:0.475.0"
mdsvex: "npm:0.12.5"