mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-03 16:54:34 +00:00
Update dependency katex to v0.16.2 (#2333)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
14d93c4c1d
commit
15f57c5185
2 changed files with 6 additions and 6 deletions
|
@ -84,7 +84,7 @@
|
|||
"i18next-browser-languagedetector": "6.1.5",
|
||||
"i18next-resources-to-backend": "1.0.0",
|
||||
"js-yaml": "4.1.0",
|
||||
"katex": "0.16.1",
|
||||
"katex": "0.16.2",
|
||||
"luxon": "3.0.3",
|
||||
"markdown-it": "13.0.1",
|
||||
"markdown-it-abbr": "1.0.4",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1998,7 +1998,7 @@ __metadata:
|
|||
jest: 29.0.1
|
||||
jest-environment-jsdom: 29.0.1
|
||||
js-yaml: 4.1.0
|
||||
katex: 0.16.1
|
||||
katex: 0.16.2
|
||||
luxon: 3.0.3
|
||||
markdown-it: 13.0.1
|
||||
markdown-it-abbr: 1.0.4
|
||||
|
@ -9800,14 +9800,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"katex@npm:0.16.1":
|
||||
version: 0.16.1
|
||||
resolution: "katex@npm:0.16.1"
|
||||
"katex@npm:0.16.2":
|
||||
version: 0.16.2
|
||||
resolution: "katex@npm:0.16.2"
|
||||
dependencies:
|
||||
commander: ^8.0.0
|
||||
bin:
|
||||
katex: cli.js
|
||||
checksum: a99d735197cee27ed7a63afe4de08839ce4a5e1b0ffcba754199b400160f918ab62b8b1cc74b737d7487de017325d8fe411d9aa0d82121234f76b4f9715b3a2e
|
||||
checksum: c0031c2e1287bb13102d733dcc3dada50752cf0d45b48a536c09937633ce8d6b438d18cbf382e64d4d237b957d8b3a8bd6414845720c7a8e1079c352b4ebf487
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue