mirror of
https://github.com/vale981/riot-katex
synced 2025-03-04 16:51:37 -05:00
![dependabot[bot]](/assets/img/avatar_default.png)
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.11.1 to 0.16.10. - [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.11.1...v0.16.10) --- updated-dependencies: - dependency-name: katex dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
21 lines
666 B
JSON
21 lines
666 B
JSON
{
|
|
"name": "riot-katex",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"commander": {
|
|
"version": "8.3.0",
|
|
"resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz",
|
|
"integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww=="
|
|
},
|
|
"katex": {
|
|
"version": "0.16.10",
|
|
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.10.tgz",
|
|
"integrity": "sha512-ZiqaC04tp2O5utMsl2TEZTXxa6WSC4yo0fv5ML++D3QZv/vx2Mct0mTlRx3O+uUkjfuAgOkzsCmq5MiUEsDDdA==",
|
|
"requires": {
|
|
"commander": "^8.3.0"
|
|
}
|
|
}
|
|
}
|
|
}
|