Update dependency katex to v0.16.23 (forgejo) (#9523)
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/9523 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org> Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
This commit is contained in:
parent
c434b963b4
commit
877d4ae833
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -31,7 +31,7 @@
|
|||
"htmx.org": "2.0.7",
|
||||
"idiomorph": "0.3.0",
|
||||
"jquery": "3.7.1",
|
||||
"katex": "0.16.22",
|
||||
"katex": "0.16.23",
|
||||
"mermaid": "11.12.0",
|
||||
"mini-css-extract-plugin": "2.9.3",
|
||||
"minimatch": "10.0.3",
|
||||
|
@ -10247,9 +10247,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/katex": {
|
||||
"version": "0.16.22",
|
||||
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.22.tgz",
|
||||
"integrity": "sha512-XCHRdUw4lf3SKBaJe4EvgqIuWwkPSo9XoeO8GjQW94Bp7TWv9hNhzZjZ+OH9yf1UmLygb7DIT5GSFQiyt16zYg==",
|
||||
"version": "0.16.23",
|
||||
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.23.tgz",
|
||||
"integrity": "sha512-7VlC1hsEEolL9xNO05v9VjrvWZePkCVBJqj8ruICxYjZfHaHbaU53AlP+PODyFIXEnaEIEWi3wJy7FPZ95JAVg==",
|
||||
"funding": [
|
||||
"https://opencollective.com/katex",
|
||||
"https://github.com/sponsors/katex"
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
"htmx.org": "2.0.7",
|
||||
"idiomorph": "0.3.0",
|
||||
"jquery": "3.7.1",
|
||||
"katex": "0.16.22",
|
||||
"katex": "0.16.23",
|
||||
"mermaid": "11.12.0",
|
||||
"mini-css-extract-plugin": "2.9.3",
|
||||
"minimatch": "10.0.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue