📌 Bump katex from 0.16.38 to 0.16.42

Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.38 to 0.16.42.
- [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.38...v0.16.42)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-25 05:03:14 +00:00
committed by GitHub
parent b0c563bc15
commit 34c82f38ca
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -21,7 +21,7 @@
"@tailwindcss/typography": "^0.5.19", "@tailwindcss/typography": "^0.5.19",
"chart.js": "^4.5.1", "chart.js": "^4.5.1",
"fuse.js": "^7.1.0", "fuse.js": "^7.1.0",
"katex": "^0.16.38", "katex": "^0.16.42",
"lite-youtube-embed": "^0.3.4", "lite-youtube-embed": "^0.3.4",
"medium-zoom": "^1.1.0", "medium-zoom": "^1.1.0",
"mermaid": "^11.13.0", "mermaid": "^11.13.0",
@@ -3059,9 +3059,9 @@
"dev": true "dev": true
}, },
"node_modules/katex": { "node_modules/katex": {
"version": "0.16.38", "version": "0.16.42",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.38.tgz", "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.42.tgz",
"integrity": "sha512-cjHooZUmIAUmDsHBN+1n8LaZdpmbj03LtYeYPyuYB7OuloiaeaV6N4LcfjcnHVzGWjVQmKrxxTrpDcmSzEZQwQ==", "integrity": "sha512-sZ4jqyEXfHTLEFK+qsFYToa3UZ0rtFcPGwKpyiRYh2NJn8obPWOQ+/u7ux0F6CAU/y78+Mksh1YkxTPXTh47TQ==",
"dev": true, "dev": true,
"funding": [ "funding": [
"https://opencollective.com/katex", "https://opencollective.com/katex",
+1 -1
View File
@@ -40,7 +40,7 @@
"@tailwindcss/typography": "^0.5.19", "@tailwindcss/typography": "^0.5.19",
"chart.js": "^4.5.1", "chart.js": "^4.5.1",
"fuse.js": "^7.1.0", "fuse.js": "^7.1.0",
"katex": "^0.16.38", "katex": "^0.16.42",
"lite-youtube-embed": "^0.3.4", "lite-youtube-embed": "^0.3.4",
"medium-zoom": "^1.1.0", "medium-zoom": "^1.1.0",
"mermaid": "^11.13.0", "mermaid": "^11.13.0",