Fork of Chiri for Astro for my blog
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

deps(deps): bump katex from 0.16.23 to 0.16.24

Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.23 to 0.16.24.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/KaTeX/KaTeX/releases">katex's releases</a>.</em></p>
<blockquote>
<h2>v0.16.24</h2>
<h2><a href="https://github.com/KaTeX/KaTeX/compare/v0.16.23...v0.16.24">0.16.24</a> (2025-10-12)</h2>
<h3>Features</h3>
<ul>
<li>support hex colors with alpha (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4090">#4090</a>) (<a href="https://github.com/KaTeX/KaTeX/commit/8c9b3063965acc0d6e6a0b6df4d051169de9e1a9">8c9b306</a>), closes <a href="https://redirect.github.com/KaTeX/KaTeX/issues/4067">#4067</a> <a href="https://github.com/KaTeX/KaTeX/issues/fA6">#fA6</a> <a href="https://github.com/KaTeX/KaTeX/issues/fA6f1">#fA6f1</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md">katex's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/KaTeX/KaTeX/compare/v0.16.23...v0.16.24">0.16.24</a> (2025-10-12)</h2>
<h3>Features</h3>
<ul>
<li>support hex colors with alpha (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4090">#4090</a>) (<a href="https://github.com/KaTeX/KaTeX/commit/8c9b3063965acc0d6e6a0b6df4d051169de9e1a9">8c9b306</a>), closes <a href="https://redirect.github.com/KaTeX/KaTeX/issues/4067">#4067</a> <a href="https://github.com/KaTeX/KaTeX/issues/fA6">#fA6</a> <a href="https://github.com/KaTeX/KaTeX/issues/fA6f1">#fA6f1</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/KaTeX/KaTeX/commit/c6c78def01b732f1a8362e7e88b522c3ed192a5d"><code>c6c78de</code></a> chore(release): 0.16.24 [ci skip]</li>
<li><a href="https://github.com/KaTeX/KaTeX/commit/8c9b3063965acc0d6e6a0b6df4d051169de9e1a9"><code>8c9b306</code></a> feat: support hex colors with alpha (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4090">#4090</a>)</li>
<li><a href="https://github.com/KaTeX/KaTeX/commit/adad68ce0b24a702c1d5b6b08ae330e5711ee748"><code>adad68c</code></a> chore: remove polyfill for Array.prototype.includes (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4061">#4061</a>)</li>
<li><a href="https://github.com/KaTeX/KaTeX/commit/fcd458b8432906c5309099396064f384a6216fcc"><code>fcd458b</code></a> chore(vscode): update Yarn SDKs for Prettier and tooling (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4071">#4071</a>)</li>
<li>See full diff in <a href="https://github.com/KaTeX/KaTeX/compare/v0.16.23...v0.16.24">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=katex&package-manager=npm_and_yarn&previous-version=0.16.23&new-version=0.16.24)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>

authored by

dependabot[bot] and committed by
GitHub
f17b01ad 8cd6d359

+8 -8
+1 -1
package.json
··· 26 26 "astro-og-canvas": "^0.7.0", 27 27 "canvaskit-wasm": "^0.40.0", 28 28 "feed": "^5.1.0", 29 - "katex": "^0.16.23", 29 + "katex": "^0.16.24", 30 30 "markdown-it": "^14.1.0", 31 31 "mdast-util-to-string": "^4.0.0", 32 32 "node-html-parser": "^7.0.1",
+7 -7
pnpm-lock.yaml
··· 36 36 specifier: ^5.1.0 37 37 version: 5.1.0 38 38 katex: 39 - specifier: ^0.16.23 40 - version: 0.16.23 39 + specifier: ^0.16.24 40 + version: 0.16.24 41 41 markdown-it: 42 42 specifier: ^14.1.0 43 43 version: 14.1.0 ··· 2382 2382 resolution: {integrity: sha512-+KJGIyHgkGuIq3IEBNftfhW/LfWhXUIY6OmyVWjliu5KH1y0fw7VQ8YndE2O4qZdMSd9SqbnC8GOcZEy0Om7sA==} 2383 2383 engines: {node: '>=18'} 2384 2384 2385 - katex@0.16.23: 2386 - resolution: {integrity: sha512-7VlC1hsEEolL9xNO05v9VjrvWZePkCVBJqj8ruICxYjZfHaHbaU53AlP+PODyFIXEnaEIEWi3wJy7FPZ95JAVg==} 2385 + katex@0.16.24: 2386 + resolution: {integrity: sha512-g/PXUTqqppA6XL2beQtIxoYBPdO1u3vnc2FHMQqJ53n9L5faHDm7UYa+tlYvnNQRuSX6eVusF30/v7ADkcFC8A==} 2387 2387 hasBin: true 2388 2388 2389 2389 keyv@4.5.4: ··· 6642 6642 6643 6643 jwt-decode@4.0.0: {} 6644 6644 6645 - katex@0.16.23: 6645 + katex@0.16.24: 6646 6646 dependencies: 6647 6647 commander: 8.3.0 6648 6648 ··· 7064 7064 dependencies: 7065 7065 '@types/katex': 0.16.7 7066 7066 devlop: 1.1.0 7067 - katex: 0.16.23 7067 + katex: 0.16.24 7068 7068 micromark-factory-space: 2.0.1 7069 7069 micromark-util-character: 2.1.1 7070 7070 micromark-util-symbol: 2.0.1 ··· 7713 7713 '@types/katex': 0.16.7 7714 7714 hast-util-from-html-isomorphic: 2.0.0 7715 7715 hast-util-to-text: 4.0.2 7716 - katex: 0.16.23 7716 + katex: 0.16.24 7717 7717 unist-util-visit-parents: 6.0.1 7718 7718 vfile: 6.0.3 7719 7719