Merge pull request #932 from TriliumNext/renovate/katex-0.x

fix(deps): update dependency katex to v0.16.20
This commit is contained in:
Elian Doran 2025-01-17 23:01:05 +02:00 committed by GitHub
commit f96ab6da57
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.4", "jquery.fancytree": "2.38.4",
"jsdom": "26.0.0", "jsdom": "26.0.0",
"jsplumb": "2.15.6", "jsplumb": "2.15.6",
"katex": "0.16.19", "katex": "0.16.20",
"knockout": "3.5.1", "knockout": "3.5.1",
"mark.js": "8.11.1", "mark.js": "8.11.1",
"marked": "15.0.6", "marked": "15.0.6",
@ -11242,9 +11242,9 @@
} }
}, },
"node_modules/katex": { "node_modules/katex": {
"version": "0.16.19", "version": "0.16.20",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.19.tgz", "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.20.tgz",
"integrity": "sha512-3IA6DYVhxhBabjSLTNO9S4+OliA3Qvb8pBQXMfC4WxXJgLwZgnfDl0BmB4z6nBMdznBsZ+CGM8DrGZ5hcguDZg==", "integrity": "sha512-jjuLaMGD/7P8jUTpdKhA9IoqnH+yMFB3sdAFtq5QdAqeP2PjiSbnC3EaguKPNtv6dXXanHxp1ckwvF4a86LBig==",
"funding": [ "funding": [
"https://opencollective.com/katex", "https://opencollective.com/katex",
"https://github.com/sponsors/katex" "https://github.com/sponsors/katex"

View File

@ -109,7 +109,7 @@
"jquery.fancytree": "2.38.4", "jquery.fancytree": "2.38.4",
"jsdom": "26.0.0", "jsdom": "26.0.0",
"jsplumb": "2.15.6", "jsplumb": "2.15.6",
"katex": "0.16.19", "katex": "0.16.20",
"knockout": "3.5.1", "knockout": "3.5.1",
"mark.js": "8.11.1", "mark.js": "8.11.1",
"marked": "15.0.6", "marked": "15.0.6",