fix(deps): update dependency katex to v0.16.19 (#943)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6e4b898082
commit
5542417776
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -12,7 +12,7 @@
|
|||
"@cfworker/json-schema": "4.0.3",
|
||||
"clipboard": "2.0.11",
|
||||
"flexsearch": "0.7.43",
|
||||
"katex": "0.16.18",
|
||||
"katex": "0.16.19",
|
||||
"lodash": "4.17.21",
|
||||
"mermaid": "11.4.1",
|
||||
"store2": "2.14.4",
|
||||
|
@ -6112,9 +6112,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/katex": {
|
||||
"version": "0.16.18",
|
||||
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.18.tgz",
|
||||
"integrity": "sha512-LRuk0rPdXrecAFwQucYjMiIs0JFefk6N1q/04mlw14aVIVgxq1FO0MA9RiIIGVaKOB5GIP5GH4aBBNraZERmaQ==",
|
||||
"version": "0.16.19",
|
||||
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.19.tgz",
|
||||
"integrity": "sha512-3IA6DYVhxhBabjSLTNO9S4+OliA3Qvb8pBQXMfC4WxXJgLwZgnfDl0BmB4z6nBMdznBsZ+CGM8DrGZ5hcguDZg==",
|
||||
"funding": [
|
||||
"https://opencollective.com/katex",
|
||||
"https://github.com/sponsors/katex"
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
"@cfworker/json-schema": "4.0.3",
|
||||
"clipboard": "2.0.11",
|
||||
"flexsearch": "0.7.43",
|
||||
"katex": "0.16.18",
|
||||
"katex": "0.16.19",
|
||||
"lodash": "4.17.21",
|
||||
"mermaid": "11.4.1",
|
||||
"store2": "2.14.4",
|
||||
|
|
Loading…
Add table
Reference in a new issue