mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-06-07 09:55:43 -04:00
Update dependency katex to v0.13.23
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
8fc8343018
commit
4844ff4552
2 changed files with 6 additions and 6 deletions
|
@ -115,7 +115,7 @@
|
||||||
"i18next-browser-languagedetector": "6.1.2",
|
"i18next-browser-languagedetector": "6.1.2",
|
||||||
"i18next-resources-to-backend": "1.0.0",
|
"i18next-resources-to-backend": "1.0.0",
|
||||||
"js-yaml": "4.1.0",
|
"js-yaml": "4.1.0",
|
||||||
"katex": "0.13.22",
|
"katex": "0.13.23",
|
||||||
"luxon": "2.0.2",
|
"luxon": "2.0.2",
|
||||||
"markdown-it": "12.2.0",
|
"markdown-it": "12.2.0",
|
||||||
"markdown-it-abbr": "1.0.4",
|
"markdown-it-abbr": "1.0.4",
|
||||||
|
@ -200,6 +200,6 @@
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"cypress": "7.7.0",
|
"cypress": "7.7.0",
|
||||||
"katex": "0.13.22"
|
"katex": "0.13.23"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -9286,10 +9286,10 @@ jsprim@^1.2.2:
|
||||||
array-includes "^3.1.3"
|
array-includes "^3.1.3"
|
||||||
object.assign "^4.1.2"
|
object.assign "^4.1.2"
|
||||||
|
|
||||||
katex@0.13.22, katex@^0.12.0:
|
katex@0.13.23, katex@^0.12.0:
|
||||||
version "0.13.22"
|
version "0.13.23"
|
||||||
resolved "https://registry.yarnpkg.com/katex/-/katex-0.13.22.tgz#39632d0ceb07b7a044721b125c31b97ba0004f43"
|
resolved "https://registry.yarnpkg.com/katex/-/katex-0.13.23.tgz#39376f02274f0ca0f59fff77d39270bfa138dc5f"
|
||||||
integrity sha512-Un9kyIBBCXJfddX1pMTvhjmcgo9VMixqUryrJ5hAD8IBZn+4B8Ipr556vxocz6/8f2HD2/vWEii9ESC/DQvBqQ==
|
integrity sha512-Lxki3QN7I/jGSFPcApMYnBVsfqAsG92E/cCB8l8csUOCCEK7i4xo9bxbm0ENW2JdxgZdeA0yYl+A8+m3mdK6JQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
commander "^8.0.0"
|
commander "^8.0.0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue