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 @types/katex from 0.16.7 to 0.16.8 in the typescript group

Bumps the typescript group with 1 update: [@types/katex](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/katex).

Updates `@types/katex` from 0.16.7 to 0.16.8
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/katex">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/katex&package-manager=npm_and_yarn&previous-version=0.16.7&new-version=0.16.8)](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions


</details>

authored by

dependabot[bot] and committed by
GitHub
124e4fb2 be98fd8e

+5 -5
+5 -5
pnpm-lock.yaml
··· 1198 1198 '@types/json-schema@7.0.15': 1199 1199 resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} 1200 1200 1201 - '@types/katex@0.16.7': 1202 - resolution: {integrity: sha512-HMwFiRujE5PjrgwHQ25+bsLJgowjGjm5Z8FVSf0N6PwgJrwxH0QxzHYDcKsTfV3wva0vzrpqMTJS2jXPr5BMEQ==} 1201 + '@types/katex@0.16.8': 1202 + resolution: {integrity: sha512-trgaNyfU+Xh2Tc+ABIb44a5AYUpicB3uwirOioeOkNPPbmgRNtcWyDeeFRzjPZENO9Vq8gvVqfhaaXWLlevVwg==} 1203 1203 1204 1204 '@types/linkify-it@5.0.0': 1205 1205 resolution: {integrity: sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==} ··· 5257 5257 5258 5258 '@types/json-schema@7.0.15': {} 5259 5259 5260 - '@types/katex@0.16.7': {} 5260 + '@types/katex@0.16.8': {} 5261 5261 5262 5262 '@types/linkify-it@5.0.0': {} 5263 5263 ··· 7369 7369 7370 7370 micromark-extension-math@3.1.0: 7371 7371 dependencies: 7372 - '@types/katex': 0.16.7 7372 + '@types/katex': 0.16.8 7373 7373 devlop: 1.1.0 7374 7374 katex: 0.16.27 7375 7375 micromark-factory-space: 2.0.1 ··· 8017 8017 rehype-katex@7.0.1: 8018 8018 dependencies: 8019 8019 '@types/hast': 3.0.4 8020 - '@types/katex': 0.16.7 8020 + '@types/katex': 0.16.8 8021 8021 hast-util-from-html-isomorphic: 2.0.0 8022 8022 hast-util-to-text: 4.0.2 8023 8023 katex: 0.16.27