mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-24 20:14:35 -04:00
Update dependency katex to v0.13.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
003658dc4d
commit
2fcd4c141e
2 changed files with 6 additions and 6 deletions
|
@ -57,7 +57,7 @@
|
||||||
"i18next-browser-languagedetector": "6.1.0",
|
"i18next-browser-languagedetector": "6.1.0",
|
||||||
"i18next-http-backend": "1.2.1",
|
"i18next-http-backend": "1.2.1",
|
||||||
"js-yaml": "4.1.0",
|
"js-yaml": "4.1.0",
|
||||||
"katex": "0.13.2",
|
"katex": "0.13.3",
|
||||||
"luxon": "1.26.0",
|
"luxon": "1.26.0",
|
||||||
"markdown-it": "12.0.6",
|
"markdown-it": "12.0.6",
|
||||||
"markdown-it-abbr": "1.0.4",
|
"markdown-it-abbr": "1.0.4",
|
||||||
|
@ -178,6 +178,6 @@
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"cypress": "7.1.0",
|
"cypress": "7.1.0",
|
||||||
"katex": "0.13.2"
|
"katex": "0.13.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -8991,10 +8991,10 @@ jsprim@^1.2.2:
|
||||||
array-includes "^3.1.2"
|
array-includes "^3.1.2"
|
||||||
object.assign "^4.1.2"
|
object.assign "^4.1.2"
|
||||||
|
|
||||||
katex@0.13.2, katex@^0.12.0:
|
katex@0.13.3, katex@^0.12.0:
|
||||||
version "0.13.2"
|
version "0.13.3"
|
||||||
resolved "https://registry.yarnpkg.com/katex/-/katex-0.13.2.tgz#4075b9144e6af992ec9a4b772fa3754763be5f26"
|
resolved "https://registry.yarnpkg.com/katex/-/katex-0.13.3.tgz#b7b1f4a8de496ea8bfe60ab0b5e1822864288f00"
|
||||||
integrity sha512-u/KhjFDhyPr+70aiBn9SL/9w/QlLagIXBi2NZSbNnBUp2tR8dCjQplyEMkEzniem5gOeSCBjlBUg4VaiWs1JJg==
|
integrity sha512-/w0eycuK1xh201T0uFXYOZWPDoeqDHqR+6SLLKsYvNtUCYtmRjq8F+M74sdpzs+dJZYWv2eUsSW0r1AJfhZOCw==
|
||||||
dependencies:
|
dependencies:
|
||||||
commander "^6.0.0"
|
commander "^6.0.0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue