From 2e091e22d23b5c6859ff45e476f0584a49698f78 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 02:50:48 +0000 Subject: [PATCH] chore(deps): update module github.com/katex/katex to v0.16.32 --- exampleSite/go.mod | 2 +- exampleSite/go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/exampleSite/go.mod b/exampleSite/go.mod index 452dceb..32222bb 100644 --- a/exampleSite/go.mod +++ b/exampleSite/go.mod @@ -6,7 +6,7 @@ replace github.com/hbstack/theme-cards => ../ require ( github.com/GoogleChrome/workbox v7.4.0+incompatible // indirect - github.com/KaTeX/KaTeX v0.16.30 // indirect + github.com/KaTeX/KaTeX v0.16.32 // indirect github.com/desandro/masonry v4.2.2+incompatible // indirect github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 // indirect github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 // indirect diff --git a/exampleSite/go.sum b/exampleSite/go.sum index 4de7c08..b397e8f 100644 --- a/exampleSite/go.sum +++ b/exampleSite/go.sum @@ -27,6 +27,7 @@ github.com/KaTeX/KaTeX v0.16.27/go.mod h1:VI+aE+CVs/VqtbHnuhstfQST46GmrwpXH7LQAz github.com/KaTeX/KaTeX v0.16.28/go.mod h1:VI+aE+CVs/VqtbHnuhstfQST46GmrwpXH7LQAzYIouw= github.com/KaTeX/KaTeX v0.16.29/go.mod h1:VI+aE+CVs/VqtbHnuhstfQST46GmrwpXH7LQAzYIouw= github.com/KaTeX/KaTeX v0.16.30/go.mod h1:VI+aE+CVs/VqtbHnuhstfQST46GmrwpXH7LQAzYIouw= +github.com/KaTeX/KaTeX v0.16.32/go.mod h1:VI+aE+CVs/VqtbHnuhstfQST46GmrwpXH7LQAzYIouw= github.com/desandro/masonry v4.2.2+incompatible h1:4LI69kwq5DJSF9jhHVGfCw+q2Nt3IgJ0KzEp19Z3YiA= github.com/desandro/masonry v4.2.2+incompatible/go.mod h1:4P4Or5YZcNuAtGW3JOYLTrmi+ZyqhCPj7xTgradMEVU= github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20200 h1:SmpwwN3DNzJWbV+IT8gaFu07ENUFpCvKou5BHYUKuVs=