Skip to content

Commit

Permalink
Bump katex from 0.16.3 to 0.16.10
Browse files Browse the repository at this point in the history
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.3 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.16.3...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 533db41 commit 31ea252
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion webapp/channels/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"hoist-non-react-statics": "3.3.2",
"html-to-react": "1.6.0",
"inobounce": "0.2.1",
"katex": "0.16.3",
"katex": "0.16.10",
"key-mirror": "1.0.1",
"localforage": "1.10.0",
"localforage-observable": "2.1.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7075,7 +7075,7 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:^8.0.0, commander@npm:^8.3.0":
"commander@npm:^8.3.0":
version: 8.3.0
resolution: "commander@npm:8.3.0"
checksum: 6b7b5d334483ce24bd73c5dac2eab901a7dbb25fd983ea24a1eeac6e7166bb1967f641546e8abf1920afbde86a45fbfe5812fbc69d0dc451bb45ca416a12a3a3
Expand Down Expand Up @@ -13112,14 +13112,14 @@ __metadata:
languageName: node
linkType: hard

"katex@npm:0.16.3":
version: 0.16.3
resolution: "katex@npm:0.16.3"
"katex@npm:0.16.10":
version: 0.16.10
resolution: "katex@npm:0.16.10"
dependencies:
commander: "npm:^8.0.0"
commander: "npm:^8.3.0"
bin:
katex: cli.js
checksum: f91c714745a9b9a8fd22039ff54ee0256d322f3f2a541f4f03b8690f07c7cc90f478363a3148b6482b4f162e803ad468cf83627fbd2d3842f70003435c2aa76d
checksum: 367034012311c695791de4553b3e4c7a9f36d126a0cae17b97f4e8832ced2559961f9fa6d39e0116e1374013e12ac8af159eb014678f06b4acf5e547292ea3e5
languageName: node
linkType: hard

Expand Down Expand Up @@ -13788,7 +13788,7 @@ __metadata:
jest-junit: "npm:12.2.0"
jest-styled-components: "npm:7.1.1"
jest-watch-typeahead: "npm:0.6.4"
katex: "npm:0.16.3"
katex: "npm:0.16.10"
key-mirror: "npm:1.0.1"
localforage: "npm:1.10.0"
localforage-observable: "npm:2.1.1"
Expand Down

0 comments on commit 31ea252

Please sign in to comment.