📌 Bump katex from 0.16.19 to 0.16.20

Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.19 to 0.16.20.
- [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.19...v0.16.20)

---
updated-dependencies:
- dependency-name: katex
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-01-15 05:03:55 +00:00 committed by GitHub
parent c15cd36993
commit 06a812d34b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "hugo-blowfish-theme",
"version": "2.81.0",
"version": "2.82.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "hugo-blowfish-theme",
"version": "2.81.0",
"version": "2.82.0",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
@ -21,7 +21,7 @@
"chart.js": "^4.4.7",
"fuse.js": "^7.0.0",
"jquery": "^3.7.1",
"katex": "^0.16.19",
"katex": "^0.16.20",
"lite-youtube-embed": "^0.3.3",
"mermaid": "^11.4.1",
"packery": "^2.1.2",
@ -2572,9 +2572,9 @@
"dev": true
},
"node_modules/katex": {
"version": "0.16.19",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.19.tgz",
"integrity": "sha512-3IA6DYVhxhBabjSLTNO9S4+OliA3Qvb8pBQXMfC4WxXJgLwZgnfDl0BmB4z6nBMdznBsZ+CGM8DrGZ5hcguDZg==",
"version": "0.16.20",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.20.tgz",
"integrity": "sha512-jjuLaMGD/7P8jUTpdKhA9IoqnH+yMFB3sdAFtq5QdAqeP2PjiSbnC3EaguKPNtv6dXXanHxp1ckwvF4a86LBig==",
"dev": true,
"funding": [
"https://opencollective.com/katex",

View file

@ -38,7 +38,7 @@
"chart.js": "^4.4.7",
"fuse.js": "^7.0.0",
"jquery": "^3.7.1",
"katex": "^0.16.19",
"katex": "^0.16.20",
"lite-youtube-embed": "^0.3.3",
"mermaid": "^11.4.1",
"packery": "^2.1.2",