forked from openkylin/kylin-code
32 lines
1.4 KiB
YAML
32 lines
1.4 KiB
YAML
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
# yarn lockfile v1
|
|
|
|
|
|
"@iktakahiro/markdown-it-katex@mjbvz/markdown-it-katex":
|
|
version "4.0.1"
|
|
resolved "https://codeload.github.com/mjbvz/markdown-it-katex/tar.gz/1e0d09f9174b3ee1537de2586ce8d8a460284ce4"
|
|
dependencies:
|
|
katex "^0.13.0"
|
|
|
|
"@types/markdown-it@^0.0.0":
|
|
version "0.0.0"
|
|
resolved "https://registry.yarnpkg.com/@types/markdown-it/-/markdown-it-0.0.0.tgz#8f6acaa5e3245e275f684e95deb3e518d1c6ab16"
|
|
integrity sha1-j2rKpeMkXidfaE6V3rPlGNHGqxY=
|
|
|
|
"@types/vscode-notebook-renderer@^1.60.0":
|
|
version "1.60.0"
|
|
resolved "https://registry.yarnpkg.com/@types/vscode-notebook-renderer/-/vscode-notebook-renderer-1.60.0.tgz#8a67d561f48ddf46a95dfa9f712a79c72c7b8f7a"
|
|
integrity sha512-u7TD2uuEZTVuitx0iijOJdKI0JLiQP6PsSBSRy2XmHXUOXcp5p1S56NrjOEDoF+PIHd3NL3eO6KTRSf5nukDqQ==
|
|
|
|
commander@^8.0.0:
|
|
version "8.3.0"
|
|
resolved "https://registry.yarnpkg.com/commander/-/commander-8.3.0.tgz#4837ea1b2da67b9c616a67afbb0fafee567bca66"
|
|
integrity sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==
|
|
|
|
katex@^0.13.0:
|
|
version "0.13.24"
|
|
resolved "https://registry.yarnpkg.com/katex/-/katex-0.13.24.tgz#fe55455eb455698cb24b911a353d16a3c855d905"
|
|
integrity sha512-jZxYuKCma3VS5UuxOx/rFV1QyGSl3Uy/i0kTJF3HgQ5xMinCQVF8Zd4bMY/9aI9b9A2pjIBOsjSSm68ykTAr8w==
|
|
dependencies:
|
|
commander "^8.0.0"
|