mirror of
https://github.com/thegeeklab/hugo-geekblog.git
synced 2024-11-05 04:40:43 +00:00
fix(deps): update dependency katex to v0.16.8 (#404)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6066ed2e14
commit
ce2baa0afd
8
package-lock.json
generated
8
package-lock.json
generated
@ -10,7 +10,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"clipboard": "2.0.11",
|
||||
"katex": "0.16.7",
|
||||
"katex": "0.16.8",
|
||||
"mermaid": "10.2.3",
|
||||
"store2": "2.14.2"
|
||||
},
|
||||
@ -6348,9 +6348,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/katex": {
|
||||
"version": "0.16.7",
|
||||
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.7.tgz",
|
||||
"integrity": "sha512-Xk9C6oGKRwJTfqfIbtr0Kes9OSv6IFsuhFGc7tW4urlpMJtuh+7YhzU6YEG9n8gmWKcMAFzkp7nr+r69kV0zrA==",
|
||||
"version": "0.16.8",
|
||||
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.8.tgz",
|
||||
"integrity": "sha512-ftuDnJbcbOckGY11OO+zg3OofESlbR5DRl2cmN8HeWeeFIV7wTXvAOx8kEjZjobhA+9wh2fbKeO6cdcA9Mnovg==",
|
||||
"funding": [
|
||||
"https://opencollective.com/katex",
|
||||
"https://github.com/sponsors/katex"
|
||||
|
@ -32,7 +32,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"clipboard": "2.0.11",
|
||||
"katex": "0.16.7",
|
||||
"katex": "0.16.8",
|
||||
"mermaid": "10.2.3",
|
||||
"store2": "2.14.2"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user