📌 Bump katex from 0.16.11 to 0.16.14

Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.11 to 0.16.14.
- [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.11...v0.16.14)

---
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]
2024-12-08 22:26:13 +00:00
committed by GitHub
parent 89ae980955
commit e316b45ca3
2 changed files with 10 additions and 10 deletions
+9 -9
View File
@@ -1,12 +1,12 @@
{
"name": "hugo-congo-theme",
"version": "2.9.0",
"version": "2.10.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "hugo-congo-theme",
"version": "2.9.0",
"version": "2.10.0",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
@@ -17,7 +17,7 @@
"chart.js": "^4.4.7",
"fuse.js": "^7.0.0",
"jsdom": "^25.0.1",
"katex": "^0.16.11",
"katex": "^0.16.14",
"mermaid": "^11.4.1",
"prettier": "^3.4.2",
"prettier-plugin-go-template": "^0.0.15",
@@ -1827,9 +1827,9 @@
}
},
"node_modules/katex": {
"version": "0.16.11",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.11.tgz",
"integrity": "sha512-RQrI8rlHY92OLf3rho/Ts8i/XvjgguEjOkO1BEXcU3N8BqPpSzBNwV/G0Ukr+P/l3ivvJUE/Fa/CwbS6HesGNQ==",
"version": "0.16.14",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.14.tgz",
"integrity": "sha512-tnUUAL/S+f/w8KrRpCFcCW/msuIlBkOmVnTmvdEK6WCkx6uDPRj3d9SBAP+qB5x0MCeOyUbdbIMtT5cUJD8aRw==",
"dev": true,
"funding": [
"https://opencollective.com/katex",
@@ -4985,9 +4985,9 @@
}
},
"katex": {
"version": "0.16.11",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.11.tgz",
"integrity": "sha512-RQrI8rlHY92OLf3rho/Ts8i/XvjgguEjOkO1BEXcU3N8BqPpSzBNwV/G0Ukr+P/l3ivvJUE/Fa/CwbS6HesGNQ==",
"version": "0.16.14",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.14.tgz",
"integrity": "sha512-tnUUAL/S+f/w8KrRpCFcCW/msuIlBkOmVnTmvdEK6WCkx6uDPRj3d9SBAP+qB5x0MCeOyUbdbIMtT5cUJD8aRw==",
"dev": true,
"requires": {
"commander": "^8.3.0"