mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-23 06:06:58 +00:00
Update dependency katex to v0.15.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
181aaeeed0
commit
a6829110b8
2 changed files with 6 additions and 6 deletions
|
@ -145,7 +145,7 @@
|
|||
"i18next-browser-languagedetector": "6.1.2",
|
||||
"i18next-resources-to-backend": "1.0.0",
|
||||
"js-yaml": "4.1.0",
|
||||
"katex": "0.14.1",
|
||||
"katex": "0.15.1",
|
||||
"luxon": "2.0.2",
|
||||
"markdown-it": "12.2.0",
|
||||
"markdown-it-abbr": "1.0.4",
|
||||
|
@ -202,6 +202,6 @@
|
|||
},
|
||||
"resolutions": {
|
||||
"cypress": "7.7.0",
|
||||
"katex": "0.14.1"
|
||||
"katex": "0.15.1"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -9306,10 +9306,10 @@ jsprim@^1.2.2:
|
|||
array-includes "^3.1.3"
|
||||
object.assign "^4.1.2"
|
||||
|
||||
katex@0.14.1, katex@^0.12.0:
|
||||
version "0.14.1"
|
||||
resolved "https://registry.yarnpkg.com/katex/-/katex-0.14.1.tgz#e7e2f568d19739593ef169f206d19907d51d5f5d"
|
||||
integrity sha512-CweL2N9NLce3SfRonyqRYahz7skD2/VVhGGrh+d3IytKjKEGg1vwFarLrtCOakwVJoqZxldkEr0eUkUwGkAOTw==
|
||||
katex@0.15.1, katex@^0.12.0:
|
||||
version "0.15.1"
|
||||
resolved "https://registry.yarnpkg.com/katex/-/katex-0.15.1.tgz#cf4ce2fa1257c3279cc7a7fe0c8d1fab40800893"
|
||||
integrity sha512-KIk+gizli0gl1XaJlCYS8/donGMbzXYTka6BbH3AgvDJTOwyDY4hJ+YmzJ1F0y/3XzX5B9ED8AqB2Hmn2AZ0uA==
|
||||
dependencies:
|
||||
commander "^8.0.0"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue