build(deps): bump katex from 0.16.9 to 0.16.10 (#281)

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](https://github.com/KaTeX/KaTeX/compare/v0.16.9...v0.16.10)

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

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:
dependabot[bot] 2024-04-10 08:58:33 +08:00 committed by GitHub
parent 9c1e1119c9
commit 102c4a6038
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -19,7 +19,7 @@
"form-data": "4.0.0", "form-data": "4.0.0",
"highlight.js": "^11.6.0", "highlight.js": "^11.6.0",
"juice": "^8.0.0", "juice": "^8.0.0",
"katex": "^0.16.9", "katex": "^0.16.10",
"marked": "^4.0.18", "marked": "^4.0.18",
"marked-katex-extension": "^4.0.3", "marked-katex-extension": "^4.0.3",
"minio": "7.0.33", "minio": "7.0.33",
@ -10219,9 +10219,9 @@
} }
}, },
"node_modules/katex": { "node_modules/katex": {
"version": "0.16.9", "version": "0.16.10",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.9.tgz", "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.10.tgz",
"integrity": "sha512-fsSYjWS0EEOwvy81j3vRA8TEAhQhKiqO+FQaKWp0m39qwOzHVBgAUBIXWj1pB+O2W3fIpNa6Y9KSKCVbfPhyAQ==", "integrity": "sha512-ZiqaC04tp2O5utMsl2TEZTXxa6WSC4yo0fv5ML++D3QZv/vx2Mct0mTlRx3O+uUkjfuAgOkzsCmq5MiUEsDDdA==",
"funding": [ "funding": [
"https://opencollective.com/katex", "https://opencollective.com/katex",
"https://github.com/sponsors/katex" "https://github.com/sponsors/katex"

View File

@ -24,7 +24,7 @@
"form-data": "4.0.0", "form-data": "4.0.0",
"highlight.js": "^11.6.0", "highlight.js": "^11.6.0",
"juice": "^8.0.0", "juice": "^8.0.0",
"katex": "^0.16.9", "katex": "^0.16.10",
"marked": "^4.0.18", "marked": "^4.0.18",
"marked-katex-extension": "^4.0.3", "marked-katex-extension": "^4.0.3",
"minio": "7.0.33", "minio": "7.0.33",