Skip to content

Commit

Permalink
fix(deps): update dependency katex to v0.16.10 (#777)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 25, 2024
1 parent 52e6d99 commit 7d2bee0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@storybook/react-vite": "7.6.17",
"http-status-codes": "2.3.0",
"interweave": "13.1.0",
"katex": "0.16.9",
"katex": "0.16.10",
"lodash.truncate": "4.4.2",
"react-cookie-consent": "9.0.0",
"react-quill": "2.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3331,7 +3331,7 @@ __metadata:
jest-dom: "npm:4.0.0"
jest-environment-jsdom: "npm:29.7.0"
jsdom: "npm:24.0.0"
katex: "npm:0.16.9"
katex: "npm:0.16.10"
lodash.truncate: "npm:4.4.2"
prettier: "npm:3.2.5"
react: "npm:18.2.0"
Expand Down Expand Up @@ -13898,14 +13898,14 @@ __metadata:
languageName: node
linkType: hard

"katex@npm:0.16.9":
version: 0.16.9
resolution: "katex@npm:0.16.9"
"katex@npm:0.16.10":
version: 0.16.10
resolution: "katex@npm:0.16.10"
dependencies:
commander: "npm:^8.3.0"
bin:
katex: cli.js
checksum: 10/0a1ea1e87c286f845ccd12adadb39e5bc6655c830229195697e5ed74b525f3a4595e77ed3de57d3cfc678476c4bc074ee421fc2dc156554a11968f9d9b5093ea
checksum: 10/367034012311c695791de4553b3e4c7a9f36d126a0cae17b97f4e8832ced2559961f9fa6d39e0116e1374013e12ac8af159eb014678f06b4acf5e547292ea3e5
languageName: node
linkType: hard

Expand Down

0 comments on commit 7d2bee0

Please sign in to comment.