mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-12 22:10:25 +00:00
Update dependency katex to v0.16.37 (forgejo) (#11599)
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/11599 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:
parent
e7d4ecadf3
commit
c564867439
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -54,7 +54,7 @@
|
|||
"htmx.org": "2.0.8",
|
||||
"idiomorph": "0.3.0",
|
||||
"jquery": "3.7.1",
|
||||
"katex": "0.16.35",
|
||||
"katex": "0.16.37",
|
||||
"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.35",
|
||||
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.35.tgz",
|
||||
"integrity": "sha512-S0+riEvy1CK4VKse1ivMff8gmabe/prY7sKB3njjhyoLLsNFDQYtKNgXrbWUggGDCJBz7Fctl5i8fLCESHXzSg==",
|
||||
"version": "0.16.37",
|
||||
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.37.tgz",
|
||||
"integrity": "sha512-TIGjO2cCGYono+uUzgkE7RFF329mLLWGuHUlSr6cwIVj9O8f0VQZ783rsanmJpFUo32vvtj7XT04NGRPh+SZFg==",
|
||||
"funding": [
|
||||
"https://opencollective.com/katex",
|
||||
"https://github.com/sponsors/katex"
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@
|
|||
"htmx.org": "2.0.8",
|
||||
"idiomorph": "0.3.0",
|
||||
"jquery": "3.7.1",
|
||||
"katex": "0.16.35",
|
||||
"katex": "0.16.37",
|
||||
"mermaid": "11.12.3",
|
||||
"mini-css-extract-plugin": "2.10.0",
|
||||
"minimatch": "10.2.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue