mirror of
https://github.com/thegeeklab/hugo-geekblog.git
synced 2024-11-09 23:00:42 +00:00
fix(deps): update dependency katex to v0.16.11 (#549)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ae7de3c384
commit
a7b9bb1c9f
8
package-lock.json
generated
8
package-lock.json
generated
@ -10,7 +10,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"clipboard": "2.0.11",
|
||||
"katex": "0.16.10",
|
||||
"katex": "0.16.11",
|
||||
"mermaid": "10.9.1",
|
||||
"store2": "2.14.3"
|
||||
},
|
||||
@ -6322,9 +6322,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"
|
||||
|
@ -34,7 +34,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"clipboard": "2.0.11",
|
||||
"katex": "0.16.10",
|
||||
"katex": "0.16.11",
|
||||
"mermaid": "10.9.1",
|
||||
"store2": "2.14.3"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user