From 542679a72b08aca93f97e57d6c4264b7c00c13dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 01:02:56 +0000 Subject: [PATCH] chore(deps-dev): bump katex from 0.16.24 to 0.16.25 Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.24 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.24...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] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 38dc190..1658a9c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5899,9 +5899,9 @@ } }, "node_modules/katex": { - "version": "0.16.24", - "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.24.tgz", - "integrity": "sha512-g/PXUTqqppA6XL2beQtIxoYBPdO1u3vnc2FHMQqJ53n9L5faHDm7UYa+tlYvnNQRuSX6eVusF30/v7ADkcFC8A==", + "version": "0.16.25", + "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.25.tgz", + "integrity": "sha512-woHRUZ/iF23GBP1dkDQMh1QBad9dmr8/PAwNA54VrSOVYgI12MAcE14TqnDdQOdzyEonGzMepYnqBMYdsoAr8Q==", "dev": true, "funding": [ "https://opencollective.com/katex", @@ -13456,9 +13456,9 @@ "dev": true }, "katex": { - "version": "0.16.24", - "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.24.tgz", - "integrity": "sha512-g/PXUTqqppA6XL2beQtIxoYBPdO1u3vnc2FHMQqJ53n9L5faHDm7UYa+tlYvnNQRuSX6eVusF30/v7ADkcFC8A==", + "version": "0.16.25", + "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.25.tgz", + "integrity": "sha512-woHRUZ/iF23GBP1dkDQMh1QBad9dmr8/PAwNA54VrSOVYgI12MAcE14TqnDdQOdzyEonGzMepYnqBMYdsoAr8Q==", "dev": true, "requires": { "commander": "^8.3.0"