From 766d267d0a2f274a084f7e721d18f3c1ced0dd32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 21:24:29 +0000 Subject: [PATCH] Bump katex from 0.16.10 to 0.16.21 Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.10 to 0.16.21. - [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.10...v0.16.21) --- updated-dependencies: - dependency-name: katex dependency-type: direct:production ... 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 b7cc33c..82de6c1 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "base-64": "^1.0.0", "directory-tree": "^2.2.5", "gray-matter": "^4.0.2", - "katex": "^0.16.10", + "katex": "^0.16.21", "next": "^14.2.21", "next-mdx-remote": "^3.0.4", "pako": "^2.0.4", diff --git a/yarn.lock b/yarn.lock index 6a7b62e..6020bfc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2356,10 +2356,10 @@ katex@^0.12.0: dependencies: commander "^2.19.0" -katex@^0.16.10: - version "0.16.10" - resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.10.tgz#6f81b71ac37ff4ec7556861160f53bc5f058b185" - integrity sha512-ZiqaC04tp2O5utMsl2TEZTXxa6WSC4yo0fv5ML++D3QZv/vx2Mct0mTlRx3O+uUkjfuAgOkzsCmq5MiUEsDDdA== +katex@^0.16.21: + version "0.16.21" + resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.21.tgz#8f63c659e931b210139691f2cc7bb35166b792a3" + integrity sha512-XvqR7FgOHtWupfMiigNzmh+MgUVmDGU2kXZm899ZkPfcuoPuFxyHmXsgATDpFZDAXCI8tvinaVcDo8PIIJSo4A== dependencies: commander "^8.3.0"