build(deps-dev): bump katex from 0.16.21 to 0.16.25 (#112)
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.21 to 0.16.25. - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md) - [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.21...v0.16.25) --- updated-dependencies: - dependency-name: katex dependency-version: 0.16.25 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
"@types/prismjs": "1.26.5",
|
"@types/prismjs": "1.26.5",
|
||||||
"autoprefixer": "10.4.21",
|
"autoprefixer": "10.4.21",
|
||||||
"bits-ui": "1.3.3",
|
"bits-ui": "1.3.3",
|
||||||
"katex": "0.16.21",
|
"katex": "0.16.25",
|
||||||
"mdsvex": "0.12.5",
|
"mdsvex": "0.12.5",
|
||||||
"misskey-js": "2024.11.1-alpha.0",
|
"misskey-js": "2024.11.1-alpha.0",
|
||||||
"prismjs": "1.30.0",
|
"prismjs": "1.30.0",
|
||||||
|
|||||||
15
yarn.lock
15
yarn.lock
@@ -3446,7 +3446,18 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"katex@npm:0.16.21, katex@npm:^0.16.0, katex@npm:^0.16.7":
|
"katex@npm:0.16.25":
|
||||||
|
version: 0.16.25
|
||||||
|
resolution: "katex@npm:0.16.25"
|
||||||
|
dependencies:
|
||||||
|
commander: "npm:^8.3.0"
|
||||||
|
bin:
|
||||||
|
katex: cli.js
|
||||||
|
checksum: 10c0/5bb4b1cd914b76d5efb01ee054c1a221ac723be1e38fb260264c6e253036943d301c1741cbf64f840689c6b3942bce21a6da6637de846a428e4c661dc8ee46ab
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"katex@npm:^0.16.0, katex@npm:^0.16.7":
|
||||||
version: 0.16.21
|
version: 0.16.21
|
||||||
resolution: "katex@npm:0.16.21"
|
resolution: "katex@npm:0.16.21"
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -6033,7 +6044,7 @@ __metadata:
|
|||||||
bits-ui: "npm:1.3.3"
|
bits-ui: "npm:1.3.3"
|
||||||
d3-scale: "npm:4.0.2"
|
d3-scale: "npm:4.0.2"
|
||||||
deepmerge: "npm:4.3.1"
|
deepmerge: "npm:4.3.1"
|
||||||
katex: "npm:0.16.21"
|
katex: "npm:0.16.25"
|
||||||
layerchart: "npm:1.0.12"
|
layerchart: "npm:1.0.12"
|
||||||
lucide-svelte: "npm:0.475.0"
|
lucide-svelte: "npm:0.475.0"
|
||||||
mdsvex: "npm:0.12.5"
|
mdsvex: "npm:0.12.5"
|
||||||
|
|||||||
Reference in New Issue
Block a user