[MM-62864] Bump katex to 0.16.21 (#30095)

This commit is contained in:
enzowritescode 2025-02-10 22:48:01 -07:00 committed by GitHub
parent dc37cf5cf9
commit 169274b3aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

View File

@ -45,7 +45,7 @@
"html-to-react": "1.6.0",
"inobounce": "0.2.1",
"ipaddr.js": "2.1.0",
"katex": "0.16.10",
"katex": "0.16.21",
"localforage": "1.10.0",
"localforage-observable": "2.1.1",
"lodash": "4.17.21",

View File

@ -98,7 +98,7 @@
"html-to-react": "1.6.0",
"inobounce": "0.2.1",
"ipaddr.js": "2.1.0",
"katex": "0.16.10",
"katex": "0.16.21",
"localforage": "1.10.0",
"localforage-observable": "2.1.1",
"lodash": "4.17.21",
@ -20268,9 +20268,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.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"
@ -28204,6 +28204,7 @@
"typescript": "^5.0.0"
},
"peerDependencies": {
"@mattermost/types": "^9.3.0 || ^10.0.0",
"typescript": "^4.3.0 || ^5.0.0"
},
"peerDependenciesMeta": {