fix(deps): update dependency katex to v0.16.18

This commit is contained in:
renovate[bot] 2024-12-19 00:53:20 +00:00 committed by GitHub
parent 818f961fe7
commit 464db49fae
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

@ -64,7 +64,7 @@
"jquery.fancytree": "2.38.3",
"jsdom": "25.0.1",
"jsplumb": "2.15.6",
"katex": "0.16.17",
"katex": "0.16.18",
"knockout": "3.5.1",
"mark.js": "8.11.1",
"marked": "15.0.4",
@ -12406,9 +12406,9 @@
}
},
"node_modules/katex": {
"version": "0.16.17",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.17.tgz",
"integrity": "sha512-OyzSrXBllz+Jdc9Auiw0kt21gbZ4hkz8Q5srVAb2U9INcYIfGKbxe+bvNvEz1bQ/NrDeRRho5eLCyk/L03maAw==",
"version": "0.16.18",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.18.tgz",
"integrity": "sha512-LRuk0rPdXrecAFwQucYjMiIs0JFefk6N1q/04mlw14aVIVgxq1FO0MA9RiIIGVaKOB5GIP5GH4aBBNraZERmaQ==",
"funding": [
"https://opencollective.com/katex",
"https://github.com/sponsors/katex"

View File

@ -107,7 +107,7 @@
"jquery.fancytree": "2.38.3",
"jsdom": "25.0.1",
"jsplumb": "2.15.6",
"katex": "0.16.17",
"katex": "0.16.18",
"knockout": "3.5.1",
"mark.js": "8.11.1",
"marked": "15.0.4",