Skip to content

Commit

Permalink
Bump katex from 0.12.0 to 0.16.10
Browse files Browse the repository at this point in the history
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.12.0 to 0.16.10.
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](KaTeX/KaTeX@v0.12.0...v0.16.10)

---
updated-dependencies:
- dependency-name: katex
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 67f896f commit 0f17faf
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/katex-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@jupyterlab/rendermime": "^3.0.0 || ^4.0.0",
"@jupyterlab/rendermime-interfaces": "^3.0.0 || ^3.8.0",
"@jupyterlab/settingregistry": "^3.0.0 || ^4.0.0",
"katex": "^0.12.0"
"katex": "^0.16.10"
},
"devDependencies": {
"@jupyterlab/builder": "^4.0.0",
Expand Down
21 changes: 14 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ __metadata:
eslint: ^8.36.0
eslint-config-prettier: ^8.7.0
eslint-plugin-prettier: ^4.2.1
katex: ^0.12.0
katex: ^0.16.10
npm-run-all: ^4.1.5
prettier: ^2.8.7
rimraf: ^4.4.1
Expand Down Expand Up @@ -3724,13 +3724,20 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:2, commander@npm:^2.19.0, commander@npm:^2.20.0":
"commander@npm:2, commander@npm:^2.20.0":
version: 2.20.3
resolution: "commander@npm:2.20.3"
checksum: ab8c07884e42c3a8dbc5dd9592c606176c7eb5c1ca5ff274bcf907039b2c41de3626f684ea75ccf4d361ba004bbaff1f577d5384c155f3871e456bdf27becf9e
languageName: node
linkType: hard

"commander@npm:^8.3.0":
version: 8.3.0
resolution: "commander@npm:8.3.0"
checksum: 0f82321821fc27b83bd409510bb9deeebcfa799ff0bf5d102128b500b7af22872c0c92cb6a0ebc5a4cf19c6b550fba9cedfa7329d18c6442a625f851377bacf0
languageName: node
linkType: hard

"commander@npm:^9.4.1":
version: 9.5.0
resolution: "commander@npm:9.5.0"
Expand Down Expand Up @@ -7235,14 +7242,14 @@ __metadata:
languageName: node
linkType: hard

"katex@npm:^0.12.0":
version: 0.12.0
resolution: "katex@npm:0.12.0"
"katex@npm:^0.16.10":
version: 0.16.10
resolution: "katex@npm:0.16.10"
dependencies:
commander: ^2.19.0
commander: ^8.3.0
bin:
katex: cli.js
checksum: f424c90b2b43034163cee37dd75f7c1f93206580cbaea07703a322010b615c32249d4648974d58f7345ad113431a43c2e8ae2118aed3a06fe37ad46dfdcf6d10
checksum: 108e9d810e17840c43eef8d46171096f4cc97852bfd1e2dd1890d9b3435846816e3e98678a31d38bd064eb97eea83b18ff224cb65d5f9511b54ce7ff4359b591
languageName: node
linkType: hard

Expand Down

0 comments on commit 0f17faf

Please sign in to comment.