Skip to content

Commit

Permalink
Merge pull request #1046 from nexryai/dependabot/npm_and_yarn/package…
Browse files Browse the repository at this point in the history
…s/client/nightly/katex-0.16.11

build(deps): bump katex from 0.16.10 to 0.16.11 in /packages/client
  • Loading branch information
nexryai authored Jul 30, 2024
2 parents 3a4a200 + 1f8cb1f commit e659f4b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"idb-keyval": "6.2.1",
"insert-text-at-cursor": "0.3.0",
"json5": "2.2.3",
"katex": "0.16.10",
"katex": "0.16.11",
"matter-js": "0.20.0",
"mfm-js": "0.24.0",
"misskey-js": "0.0.16",
Expand Down
8 changes: 4 additions & 4 deletions packages/client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3058,10 +3058,10 @@ jsprim@^2.0.2:
json-schema "0.4.0"
verror "1.10.0"

katex@0.16.10:
version "0.16.10"
resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.10.tgz#6f81b71ac37ff4ec7556861160f53bc5f058b185"
integrity sha512-ZiqaC04tp2O5utMsl2TEZTXxa6WSC4yo0fv5ML++D3QZv/vx2Mct0mTlRx3O+uUkjfuAgOkzsCmq5MiUEsDDdA==
katex@0.16.11:
version "0.16.11"
resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.11.tgz#4bc84d5584f996abece5f01c6ad11304276a33f5"
integrity sha512-RQrI8rlHY92OLf3rho/Ts8i/XvjgguEjOkO1BEXcU3N8BqPpSzBNwV/G0Ukr+P/l3ivvJUE/Fa/CwbS6HesGNQ==
dependencies:
commander "^8.3.0"

Expand Down

0 comments on commit e659f4b

Please sign in to comment.