mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-19 09:45:37 -04:00
Update dependency katex to v0.13.16 (#1463)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
918048608d
commit
0d34e05d61
2 changed files with 6 additions and 6 deletions
|
@ -55,7 +55,7 @@
|
|||
"i18next-browser-languagedetector": "6.1.2",
|
||||
"i18next-http-backend": "1.3.0",
|
||||
"js-yaml": "4.1.0",
|
||||
"katex": "0.13.13",
|
||||
"katex": "0.13.16",
|
||||
"luxon": "2.0.2",
|
||||
"markdown-it": "12.2.0",
|
||||
"markdown-it-abbr": "1.0.4",
|
||||
|
@ -195,6 +195,6 @@
|
|||
},
|
||||
"resolutions": {
|
||||
"cypress": "7.7.0",
|
||||
"katex": "0.13.13"
|
||||
"katex": "0.13.16"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -9129,10 +9129,10 @@ jsprim@^1.2.2:
|
|||
array-includes "^3.1.2"
|
||||
object.assign "^4.1.2"
|
||||
|
||||
katex@0.13.13, katex@^0.12.0:
|
||||
version "0.13.13"
|
||||
resolved "https://registry.yarnpkg.com/katex/-/katex-0.13.13.tgz#15a796e95516869bc6d483443b58b2df872ee40f"
|
||||
integrity sha512-cCMcil4jwMm7behpXGiQfXJA29sko/Gd/26iCsr53Dv5Jn2iHbHyEb14dm9uVrIijUXx6Zz1WhlFhHE6DckvkQ==
|
||||
katex@0.13.16, katex@^0.12.0:
|
||||
version "0.13.16"
|
||||
resolved "https://registry.yarnpkg.com/katex/-/katex-0.13.16.tgz#551b901a949445fcc19eacacd8369f9d6d8ca49a"
|
||||
integrity sha512-Q+odt4vx4Og/B5CbuMqE1uiTLnS5EWUFic40xsx8drbqYYiuPPHct7PNj84dFiJ5AFxSZhNPkeBULAtxzEndNg==
|
||||
dependencies:
|
||||
commander "^6.0.0"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue