fix(deps): update katex to v0.16.42 for improved functionality

This commit is contained in:
GitHub Actions
2026-03-24 20:25:38 +00:00
parent d90dc5af98
commit 5a2b6fec9d
2 changed files with 9 additions and 9 deletions

View File

@@ -4890,9 +4890,9 @@
}
},
"node_modules/brace-expansion": {
"version": "5.0.4",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.4.tgz",
"integrity": "sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==",
"version": "5.0.5",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.5.tgz",
"integrity": "sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7780,9 +7780,9 @@
}
},
"node_modules/knip": {
"version": "6.0.4",
"resolved": "https://registry.npmjs.org/knip/-/knip-6.0.4.tgz",
"integrity": "sha512-r/9F7wcxiFM71WgDFQiToE2hQHwZ/UkGmr74o8eiNFPIg80f7rlQHVrZiRX46Tj2yE3s96wUVNGMnsDMylgInw==",
"version": "6.0.5",
"resolved": "https://registry.npmjs.org/knip/-/knip-6.0.5.tgz",
"integrity": "sha512-+i9e/ZKuYlECB5iIK82NQwnYso4oNLBhzsTbXhSqCG1qfGi6D84GNtRENafmS3C0lABX8Wf3BKM434nPXi2AbQ==",
"dev": true,
"funding": [
{

6
package-lock.json generated
View File

@@ -1907,9 +1907,9 @@
}
},
"node_modules/katex": {
"version": "0.16.40",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.40.tgz",
"integrity": "sha512-1DJcK/L05k1Y9Gf7wMcyuqFOL6BiY3vY0CFcAM/LPRN04NALxcl6u7lOWNsp3f/bCHWxigzQl6FbR95XJ4R84Q==",
"version": "0.16.42",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.42.tgz",
"integrity": "sha512-sZ4jqyEXfHTLEFK+qsFYToa3UZ0rtFcPGwKpyiRYh2NJn8obPWOQ+/u7ux0F6CAU/y78+Mksh1YkxTPXTh47TQ==",
"dev": true,
"funding": [
"https://opencollective.com/katex",