mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
fix(deps): update dependency katex to v0.16.8
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b8bb690a0e
commit
5c061074b0
2 changed files with 6 additions and 6 deletions
|
@ -79,7 +79,7 @@
|
|||
"i18next": "23.2.3",
|
||||
"i18next-browser-languagedetector": "7.0.2",
|
||||
"i18next-resources-to-backend": "1.1.4",
|
||||
"katex": "0.16.7",
|
||||
"katex": "0.16.8",
|
||||
"luxon": "3.3.0",
|
||||
"markdown-it": "13.0.1",
|
||||
"markdown-it-abbr": "1.0.4",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2488,7 +2488,7 @@ __metadata:
|
|||
i18next-resources-to-backend: 1.1.4
|
||||
jest: 29.5.0
|
||||
jest-environment-jsdom: 29.5.0
|
||||
katex: 0.16.7
|
||||
katex: 0.16.8
|
||||
luxon: 3.3.0
|
||||
markdown-it: 13.0.1
|
||||
markdown-it-abbr: 1.0.4
|
||||
|
@ -12495,14 +12495,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"katex@npm:0.16.7":
|
||||
version: 0.16.7
|
||||
resolution: "katex@npm:0.16.7"
|
||||
"katex@npm:0.16.8":
|
||||
version: 0.16.8
|
||||
resolution: "katex@npm:0.16.8"
|
||||
dependencies:
|
||||
commander: ^8.3.0
|
||||
bin:
|
||||
katex: cli.js
|
||||
checksum: 6c3f61e28820ecba074a149d17be6d731d8a950cdd7826851e16f2b0f3627c4119acd8c6e4fb86950063c4e99a6e478720ea6cca3dc82e59bbca81001ee00b70
|
||||
checksum: 4e75b4786101cc5eca0404bb814b2985bec506846f9015e9bf00207a3af14215e341ee62b6e7af2455a1032f8244e47a754642f250eea43d7b8007146ac01fae
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue