mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-03-22 04:44:33 +00:00
Update dependency katex to v0.13.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
2cdb43139e
commit
28764b3ff9
2 changed files with 5 additions and 5 deletions
|
@ -58,7 +58,7 @@
|
|||
"i18next-browser-languagedetector": "6.1.0",
|
||||
"i18next-http-backend": "1.2.1",
|
||||
"js-yaml": "4.0.0",
|
||||
"katex": "0.13.0",
|
||||
"katex": "0.13.2",
|
||||
"luxon": "1.26.0",
|
||||
"markdown-it": "12.0.4",
|
||||
"markdown-it-abbr": "1.0.4",
|
||||
|
|
|
@ -9234,10 +9234,10 @@ jsprim@^1.2.2:
|
|||
array-includes "^3.1.2"
|
||||
object.assign "^4.1.2"
|
||||
|
||||
katex@0.13.0:
|
||||
version "0.13.0"
|
||||
resolved "https://registry.yarnpkg.com/katex/-/katex-0.13.0.tgz#62900e56c1ad8fdf7da23399e50d7a7b690b39ab"
|
||||
integrity sha512-6cHbzbegYgS9vvVGuH8UA+o97X+ZshtboSqJJCdq7trBYzuD75JNwr7Ef606xkUjecPPhFnyB+afx1dVafielg==
|
||||
katex@0.13.2:
|
||||
version "0.13.2"
|
||||
resolved "https://registry.yarnpkg.com/katex/-/katex-0.13.2.tgz#4075b9144e6af992ec9a4b772fa3754763be5f26"
|
||||
integrity sha512-u/KhjFDhyPr+70aiBn9SL/9w/QlLagIXBi2NZSbNnBUp2tR8dCjQplyEMkEzniem5gOeSCBjlBUg4VaiWs1JJg==
|
||||
dependencies:
|
||||
commander "^6.0.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue