diff --git a/package.json b/package.json index 6790674..d7b013d 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "dependencies": { "flexsearch": "^0.8.212", "gray-matter": "^4.0.3", - "katex": "^0.16.45", + "katex": "^0.17.0", "leaflet": "^1.9.4", "lucide-react": "^1.7.0", "next": "^16.2.10", diff --git a/yarn.lock b/yarn.lock index 5d98bd2..da29a4a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -942,10 +942,10 @@ js-yaml@^3.13.1: argparse "^1.0.7" esprima "^4.0.0" -katex@^0.16.45: - version "0.16.45" - resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.45.tgz#ba60d39c54746b6b8d39ce0e7f6eace07143149c" - integrity sha512-pQpZbdBu7wCTmQUh7ufPmLr0pFoObnGUoL/yhtwJDgmmQpbkg/0HSVti25Fu4rmd1oCR6NGWe9vqTWuWv3GcNA== +katex@^0.17.0: + version "0.17.0" + resolved "https://registry.yarnpkg.com/katex/-/katex-0.17.0.tgz#536e25874ec9ac8728e3b4b7bf7fec6557b7dbf4" + integrity sha512-Vdw0ATsQ9V+LuegM/BTwQqV/6cTl5lbGcIrU+BCgLxyf6bo38ybOr372tuSIxir3CN720flu1meYR6XzNMwQnw== dependencies: commander "^8.3.0"