Compare commits

...

2 commits

Author SHA1 Message Date
renovate[bot]
710167537d
Merge a05e13dd54 into ebce0569ff 2024-12-18 17:35:58 +00:00
renovate[bot]
a05e13dd54
chore(deps): update module github.com/katex/katex to v0.16.18 2024-12-18 17:35:56 +00:00
2 changed files with 2 additions and 1 deletions

2
go.mod
View file

@ -4,7 +4,7 @@ go 1.21.3
require (
github.com/GoogleChrome/workbox v7.3.0+incompatible // indirect
github.com/KaTeX/KaTeX v0.16.11 // indirect
github.com/KaTeX/KaTeX v0.16.18 // indirect
github.com/desandro/masonry v4.2.2+incompatible // indirect
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20200 // indirect
github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 // indirect

1
go.sum
View file

@ -2,6 +2,7 @@ github.com/GoogleChrome/workbox v7.3.0+incompatible h1:P0VEW4ZF9li7dLLOsB3wknFhV
github.com/GoogleChrome/workbox v7.3.0+incompatible/go.mod h1:dyEoGLpJeO43pUVJb+nNNr1WRgoF81hNEl4UGLV+yow=
github.com/KaTeX/KaTeX v0.16.11 h1:mJL23AnBPtkm8tT3rAP3nohDJvwQkAejyWiPDDq7Fns=
github.com/KaTeX/KaTeX v0.16.11/go.mod h1:VI+aE+CVs/VqtbHnuhstfQST46GmrwpXH7LQAzYIouw=
github.com/KaTeX/KaTeX v0.16.18/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=