Skip to content

Commit

Permalink
fix(deps): update dependency katex to v0.16.10 (#1107)
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 8e94732 commit 63c9d66
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"filesize": "10.1.1",
"http-status-codes": "2.3.0",
"i18next": "23.10.1",
"katex": "0.16.9",
"katex": "0.16.10",
"leaflet-geosearch": "3.11.1",
"lodash.debounce": "4.0.8",
"lodash.groupby": "4.6.0",
Expand Down
13 changes: 12 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7946,7 +7946,7 @@ __metadata:
http-status-codes: "npm:2.3.0"
husky: "npm:9.0.11"
i18next: "npm:23.10.1"
katex: "npm:0.16.9"
katex: "npm:0.16.10"
leaflet-geosearch: "npm:3.11.1"
lodash.debounce: "npm:4.0.8"
lodash.groupby: "npm:4.6.0"
Expand Down Expand Up @@ -9284,6 +9284,17 @@ __metadata:
languageName: node
linkType: hard

"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/367034012311c695791de4553b3e4c7a9f36d126a0cae17b97f4e8832ced2559961f9fa6d39e0116e1374013e12ac8af159eb014678f06b4acf5e547292ea3e5
languageName: node
linkType: hard

"katex@npm:0.16.9":
version: 0.16.9
resolution: "katex@npm:0.16.9"
Expand Down

0 comments on commit 63c9d66

Please sign in to comment.