Update dependency katex to v0.16.44 (forgejo) (#11901)

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/11901
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
This commit is contained in:
Renovate Bot 2026-04-01 03:19:27 +02:00 committed by Gusted
commit 5803c596b6
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -54,7 +54,7 @@
"htmx.org": "2.0.8",
"idiomorph": "0.3.0",
"jquery": "3.7.1",
"katex": "0.16.43",
"katex": "0.16.44",
"mermaid": "11.13.0",
"mini-css-extract-plugin": "2.10.0",
"minimatch": "10.2.4",
@ -10580,9 +10580,9 @@
"license": "MIT"
},
"node_modules/katex": {
"version": "0.16.43",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.43.tgz",
"integrity": "sha512-K7NL5JtGrFEglipOAjY4UYA69CnTuNmjArxeXF6+bw7h2OGySUPv6QWRjfb1gmutJ4Mw/qLeBqiROOEDULp4nA==",
"version": "0.16.44",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.44.tgz",
"integrity": "sha512-EkxoDTk8ufHqHlf9QxGwcxeLkWRR3iOuYfRpfORgYfqc8s13bgb+YtRY59NK5ZpRaCwq1kqA6a5lpX8C/eLphQ==",
"funding": [
"https://opencollective.com/katex",
"https://github.com/sponsors/katex"

View file

@ -53,7 +53,7 @@
"htmx.org": "2.0.8",
"idiomorph": "0.3.0",
"jquery": "3.7.1",
"katex": "0.16.43",
"katex": "0.16.44",
"mermaid": "11.13.0",
"mini-css-extract-plugin": "2.10.0",
"minimatch": "10.2.4",