From b2a623387a13c0f2b441cfbb58fa5073373981b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Mar 2024 23:07:47 +0000 Subject: [PATCH] fix(deps): update dependency katex to v0.16.10 --- package.json | 2 +- yarn.lock | 13 ++++++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 913555c00..e9cf3ee59 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "filesize": "10.1.1", "http-status-codes": "2.3.0", "i18next": "23.10.1", - "katex": "0.16.9", + "katex": "0.16.10", "leaflet-geosearch": "3.11.1", "lodash.debounce": "4.0.8", "lodash.groupby": "4.6.0", diff --git a/yarn.lock b/yarn.lock index abc35db32..a1b8bab35 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7946,7 +7946,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" leaflet-geosearch: "npm:3.11.1" lodash.debounce: "npm:4.0.8" lodash.groupby: "npm:4.6.0" @@ -9284,6 +9284,17 @@ __metadata: languageName: node linkType: hard +"katex@npm:0.16.10": + version: 0.16.10 + resolution: "katex@npm:0.16.10" + dependencies: + commander: "npm:^8.3.0" + bin: + katex: cli.js + checksum: 10/367034012311c695791de4553b3e4c7a9f36d126a0cae17b97f4e8832ced2559961f9fa6d39e0116e1374013e12ac8af159eb014678f06b4acf5e547292ea3e5 + languageName: node + linkType: hard + "katex@npm:0.16.9": version: 0.16.9 resolution: "katex@npm:0.16.9"