Merge pull request #1591 from nunocoracao/dependabot/npm_and_yarn/dev/katex-0.16.11

📌 Bump katex from 0.16.10 to 0.16.11
This commit is contained in:
Nuno Coração
2024-07-09 13:17:53 +01:00
committed by GitHub
4 changed files with 7 additions and 7 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+4 -4
View File
@@ -21,7 +21,7 @@
"chart.js": "^4.4.3",
"fuse.js": "^7.0.0",
"jquery": "^3.7.1",
"katex": "^0.16.10",
"katex": "^0.16.11",
"lite-youtube-embed": "^0.3.2",
"mermaid": "^10.9.1",
"packery": "^2.1.2",
@@ -2312,9 +2312,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.11",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.11.tgz",
"integrity": "sha512-RQrI8rlHY92OLf3rho/Ts8i/XvjgguEjOkO1BEXcU3N8BqPpSzBNwV/G0Ukr+P/l3ivvJUE/Fa/CwbS6HesGNQ==",
"dev": true,
"funding": [
"https://opencollective.com/katex",
+1 -1
View File
@@ -38,7 +38,7 @@
"chart.js": "^4.4.3",
"fuse.js": "^7.0.0",
"jquery": "^3.7.1",
"katex": "^0.16.10",
"katex": "^0.16.11",
"lite-youtube-embed": "^0.3.2",
"mermaid": "^10.9.1",
"packery": "^2.1.2",