mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-03-21 11:25:19 +00:00
Bump katex from 0.16.18 to 0.16.21 in /web
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.18 to 0.16.21. - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md) - [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.18...v0.16.21) --- updated-dependencies: - dependency-name: katex dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
75887e7a93
commit
f868f7fda9
9
web/package-lock.json
generated
9
web/package-lock.json
generated
@ -37,7 +37,7 @@
|
||||
"vue": "^3.5.10",
|
||||
"vue-inline-svg": "^2.1.3",
|
||||
"vue-json-pretty": "^2.4.0",
|
||||
"vue-markdown": "^2.1.3",
|
||||
"vue-markdown": "^2.2.4",
|
||||
"vue-router": "^4.1.6",
|
||||
"vuex": "^4.0.2"
|
||||
},
|
||||
@ -3707,14 +3707,13 @@
|
||||
}
|
||||
},
|
||||
"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.21",
|
||||
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.21.tgz",
|
||||
"integrity": "sha512-XvqR7FgOHtWupfMiigNzmh+MgUVmDGU2kXZm899ZkPfcuoPuFxyHmXsgATDpFZDAXCI8tvinaVcDo8PIIJSo4A==",
|
||||
"funding": [
|
||||
"https://opencollective.com/katex",
|
||||
"https://github.com/sponsors/katex"
|
||||
],
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"commander": "^8.3.0"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user