Update dependency katex to v0.16.35 (forgejo) (#11576)

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/11576
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-03-09 16:30:18 +01:00 committed by Gusted
parent b2e7f08246
commit 9f6e04c677
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.33",
"katex": "0.16.35",
"mermaid": "11.12.3",
"mini-css-extract-plugin": "2.10.0",
"minimatch": "10.2.4",
@ -10516,9 +10516,9 @@
"license": "MIT"
},
"node_modules/katex": {
"version": "0.16.33",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.33.tgz",
"integrity": "sha512-q3N5u+1sY9Bu7T4nlXoiRBXWfwSefNGoKeOwekV+gw0cAXQlz2Ww6BLcmBxVDeXBMUDQv6fK5bcNaJLxob3ZQA==",
"version": "0.16.35",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.35.tgz",
"integrity": "sha512-S0+riEvy1CK4VKse1ivMff8gmabe/prY7sKB3njjhyoLLsNFDQYtKNgXrbWUggGDCJBz7Fctl5i8fLCESHXzSg==",
"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.33",
"katex": "0.16.35",
"mermaid": "11.12.3",
"mini-css-extract-plugin": "2.10.0",
"minimatch": "10.2.4",