Skip to content

Commit

Permalink
chore(deps-dev): bump katex from 0.16.9 to 0.16.10 (#85)
Browse files Browse the repository at this point in the history
* chore(deps-dev): bump katex from 0.16.9 to 0.16.10

Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.9 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.9...v0.16.10)

---
updated-dependencies:
- dependency-name: katex
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: set version change

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: thezzisu <[email protected]>
  • Loading branch information
dependabot[bot] and thezzisu authored Mar 26, 2024
1 parent da4a7d4 commit da9bf41
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
2 changes: 2 additions & 0 deletions .yarn/versions/e060706b.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
declined:
- "@aoi-js/frontend"
2 changes: 1 addition & 1 deletion apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"hast-util-to-html": "^9.0.0",
"idb-keyval": "^6.2.1",
"jszip": "^3.10.1",
"katex": "^0.16.9",
"katex": "^0.16.10",
"ky": "^1.1.3",
"markdown-it": "^14.0.0",
"monaco-editor": "^0.46.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ __metadata:
hast-util-to-html: "npm:^9.0.0"
idb-keyval: "npm:^6.2.1"
jszip: "npm:^3.10.1"
katex: "npm:^0.16.9"
katex: "npm:^0.16.10"
ky: "npm:^1.1.3"
markdown-it: "npm:^14.0.0"
monaco-editor: "npm:^0.46.0"
Expand Down Expand Up @@ -7853,14 +7853,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 da9bf41

Please sign in to comment.