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

This commit is contained in:
renovate[bot] 2024-07-02 18:56:14 +00:00 committed by GitHub
parent 72c74a0768
commit 16f517ba45
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

@ -12,7 +12,7 @@
"@cfworker/json-schema": "1.12.8",
"clipboard": "2.0.11",
"flexsearch": "0.7.43",
"katex": "0.16.10",
"katex": "0.16.11",
"lodash": "4.17.21",
"mermaid": "10.9.1",
"store2": "2.14.3",
@ -6342,9 +6342,9 @@
}
},
"node_modules/katex": {
"version": "0.16.10",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.10.tgz",
"integrity": "sha512-ZiqaC04tp2O5utMsl2TEZTXxa6WSC4yo0fv5ML++D3QZv/vx2Mct0mTlRx3O+uUkjfuAgOkzsCmq5MiUEsDDdA==",
"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==",
"funding": [
"https://opencollective.com/katex",
"https://github.com/sponsors/katex"

View File

@ -36,7 +36,7 @@
"@cfworker/json-schema": "1.12.8",
"clipboard": "2.0.11",
"flexsearch": "0.7.43",
"katex": "0.16.10",
"katex": "0.16.11",
"lodash": "4.17.21",
"mermaid": "10.9.1",
"store2": "2.14.3",