From 1fb09646c65756787dfd7f8f7a140a2c53e673ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 18:13:18 +0000 Subject: [PATCH] Bump katex from 0.16.42 to 0.16.44 Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.42 to 0.16.44. - [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.42...v0.16.44) --- updated-dependencies: - dependency-name: katex dependency-version: 0.16.44 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5110bea..90e4175 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "dependencies": { "flexsearch": "^0.8.212", "gray-matter": "^4.0.3", - "katex": "^0.16.25", + "katex": "^0.16.44", "leaflet": "^1.9.4", "lucide-react": "^1.7.0", "next": "^16.2.1", diff --git a/yarn.lock b/yarn.lock index f3a8b42..8a32f83 100644 --- a/yarn.lock +++ b/yarn.lock @@ -942,10 +942,10 @@ js-yaml@^3.13.1: argparse "^1.0.7" esprima "^4.0.0" -katex@^0.16.25: - version "0.16.42" - resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.42.tgz#444e81ad095e1c14e54229f65c26b5ea4e5e153c" - integrity sha512-sZ4jqyEXfHTLEFK+qsFYToa3UZ0rtFcPGwKpyiRYh2NJn8obPWOQ+/u7ux0F6CAU/y78+Mksh1YkxTPXTh47TQ== +katex@^0.16.44: + version "0.16.44" + resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.44.tgz#fcd7c25803d999f17780bfefe859993d083fb4b6" + integrity sha512-EkxoDTk8ufHqHlf9QxGwcxeLkWRR3iOuYfRpfORgYfqc8s13bgb+YtRY59NK5ZpRaCwq1kqA6a5lpX8C/eLphQ== dependencies: commander "^8.3.0"