Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump katex from 0.16.7 to 0.16.10 #463

Merged
merged 1 commit into from
Mar 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 4 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6980,25 +6980,14 @@ __metadata:
languageName: node
linkType: hard

"katex@npm:^0.16.0":
version: 0.16.7
resolution: "katex@npm:0.16.7"
"katex@npm:^0.16.0, katex@npm:^0.16.9":
version: 0.16.10
resolution: "katex@npm:0.16.10"
dependencies:
commander: ^8.3.0
bin:
katex: cli.js
checksum: 6c3f61e28820ecba074a149d17be6d731d8a950cdd7826851e16f2b0f3627c4119acd8c6e4fb86950063c4e99a6e478720ea6cca3dc82e59bbca81001ee00b70
languageName: node
linkType: hard

"katex@npm:^0.16.9":
version: 0.16.9
resolution: "katex@npm:0.16.9"
dependencies:
commander: ^8.3.0
bin:
katex: cli.js
checksum: 861194dfd4d86505e657f688fb73048d46ac498edafce71199502a35b03c0ecc35ba930c631be79c4a09d90a0d23476673cd52f6bc367c7a161854d64005fa95
checksum: 108e9d810e17840c43eef8d46171096f4cc97852bfd1e2dd1890d9b3435846816e3e98678a31d38bd064eb97eea83b18ff224cb65d5f9511b54ce7ff4359b591
languageName: node
linkType: hard

Expand Down
Loading