mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-12-25 09:32:12 +00:00
Update dependency katex to v0.13.18
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
9797ab4215
commit
527aaf4a4f
2 changed files with 6 additions and 6 deletions
|
@ -54,7 +54,7 @@
|
|||
"i18next-browser-languagedetector": "6.1.2",
|
||||
"i18next-resources-to-backend": "1.0.0",
|
||||
"js-yaml": "4.1.0",
|
||||
"katex": "0.13.16",
|
||||
"katex": "0.13.18",
|
||||
"luxon": "2.0.2",
|
||||
"markdown-it": "12.2.0",
|
||||
"markdown-it-abbr": "1.0.4",
|
||||
|
@ -193,6 +193,6 @@
|
|||
},
|
||||
"resolutions": {
|
||||
"cypress": "7.7.0",
|
||||
"katex": "0.13.16"
|
||||
"katex": "0.13.18"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -9135,10 +9135,10 @@ jsprim@^1.2.2:
|
|||
array-includes "^3.1.2"
|
||||
object.assign "^4.1.2"
|
||||
|
||||
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==
|
||||
katex@0.13.18, katex@^0.12.0:
|
||||
version "0.13.18"
|
||||
resolved "https://registry.yarnpkg.com/katex/-/katex-0.13.18.tgz#ba89e8e4b70cc2325e25e019a62b9fe71e5c2931"
|
||||
integrity sha512-a3dC4NSVSDU3O1WZbTnOiA8rVNJ2lSiomOl0kmckCIGObccIHXof7gAseIY0o1gjEspe+34ZeSEX2D1ChFKIvA==
|
||||
dependencies:
|
||||
commander "^6.0.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue