From 55321bf08db31ae3bcd17e84f9fce641cc69715d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 15:20:10 +0000 Subject: [PATCH] fix(deps): update dependency katex to v0.16.10 --- package.json | 2 +- yarn.lock | 13 +------------ 2 files changed, 2 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 511e2b337..7af320cf1 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "classnames": "2.5.1", "date-fns": "3.6.0", "i18next": "23.10.1", - "katex": "0.16.9", + "katex": "0.16.10", "lodash.isarray": "4.0.0", "lodash.truncate": "4.4.2", "react": "18.2.0", diff --git a/yarn.lock b/yarn.lock index f31ec22ef..1be1d45da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6942,7 +6942,7 @@ __metadata: http-status-codes: "npm:2.3.0" husky: "npm:9.0.11" i18next: "npm:23.10.1" - katex: "npm:0.16.9" + katex: "npm:0.16.10" lodash.isarray: "npm:4.0.0" lodash.truncate: "npm:4.4.2" prettier: "npm:3.2.5" @@ -8181,17 +8181,6 @@ __metadata: languageName: node linkType: hard -"katex@npm:0.16.9": - version: 0.16.9 - resolution: "katex@npm:0.16.9" - dependencies: - commander: "npm:^8.3.0" - bin: - katex: cli.js - checksum: 10/0a1ea1e87c286f845ccd12adadb39e5bc6655c830229195697e5ed74b525f3a4595e77ed3de57d3cfc678476c4bc074ee421fc2dc156554a11968f9d9b5093ea - languageName: node - linkType: hard - "keyv@npm:^4.5.3": version: 4.5.4 resolution: "keyv@npm:4.5.4"