From ecf5b7862eeaad9756ae7873da19c10e6b6ec160 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 20:26:38 +0000 Subject: [PATCH] Bump katex from 0.16.15 to 0.16.18 Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.15 to 0.16.18. - [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.15...v0.16.18) --- updated-dependencies: - dependency-name: katex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 66fb31c..a5d2420 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@mui/material": "^6.2.0", "@mui/system": "^6.1.0", "fetch-suspense": "^1.2.2", - "katex": "^0.16.15", + "katex": "^0.16.18", "merge-sx": "^3.3.1", "plotly.js-basic-dist-min": "^2.35.2", "prism-react-renderer": "^2.4.0", diff --git a/yarn.lock b/yarn.lock index f0feabd..3d6d19e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3392,14 +3392,14 @@ __metadata: languageName: node linkType: hard -"katex@npm:^0.16.15": - version: 0.16.15 - resolution: "katex@npm:0.16.15" +"katex@npm:^0.16.18": + version: 0.16.18 + resolution: "katex@npm:0.16.18" dependencies: commander: "npm:^8.3.0" bin: katex: cli.js - checksum: 10/4c1076a066d600809c790def05d88c2a4caba1f695a3a61b44a5085e4fb0f513f3c2acc42720e62df7b08561647d3a96361e775d219d5637cfcc15aa90493747 + checksum: 10/5c90a770969eaaa18cb62e5a2f4937704e4378e6c5848e02138b3a681bc4bda5faf3fba33a12642f042345c429fafb4af48c2e36ecbe953f7db2cacb7cedc28f languageName: node linkType: hard @@ -4074,7 +4074,7 @@ __metadata: fetch-suspense: "npm:^1.2.2" globby: "npm:^14.0.2" husky: "npm:>=9.1.7" - katex: "npm:^0.16.15" + katex: "npm:^0.16.18" lint-staged: "npm:>=15.2.11" magic-string: "npm:^0.30.14" markdown-it: "npm:^14.1.0"