Skip to content

Commit

Permalink
fix(deps): update dependency katex to v0.16.11 (#932)
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 Jul 4, 2024
1 parent 9e324d6 commit 41bd3da
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 @@ -82,7 +82,7 @@
"@storybook/react-vite": "8.1.11",
"http-status-codes": "2.3.0",
"interweave": "13.1.0",
"katex": "0.16.10",
"katex": "0.16.11",
"lodash.truncate": "4.4.2",
"lucide-react": "0.400.0",
"react-cookie-consent": "9.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2439,7 +2439,7 @@ __metadata:
jest-dom: "npm:4.0.0"
jest-environment-jsdom: "npm:29.7.0"
jsdom: "npm:24.1.0"
katex: "npm:0.16.10"
katex: "npm:0.16.11"
lodash.truncate: "npm:4.4.2"
lucide-react: "npm:0.400.0"
playwright: "npm:1.45.0"
Expand Down Expand Up @@ -11910,14 +11910,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 41bd3da

Please sign in to comment.