Use published markdown-katex typings (#202284)

This commit is contained in:
Matt Bierner
2024-01-11 13:42:24 -08:00
committed by GitHub
parent 7f9b823b36
commit c72ffc8cd8
3 changed files with 5 additions and 11 deletions

View File

@@ -756,7 +756,7 @@
"@types/picomatch": "^2.3.0",
"@types/vscode-notebook-renderer": "^1.60.0",
"@types/vscode-webview": "^1.57.0",
"@vscode/markdown-it-katex": "^1.0.1",
"@vscode/markdown-it-katex": "^1.0.2",
"lodash.throttle": "^4.1.1",
"vscode-languageserver-types": "^3.17.2",
"vscode-markdown-languageservice": "^0.3.0-alpha.3"