mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-06 00:46:29 +00:00
fix: merge master branch of repo
This commit is contained in:
commit
988b59d71b
@ -37,7 +37,7 @@
|
||||
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@andatoshiki/markdown-it-katex": "^0.0.2",
|
||||
"@andatoshiki/markdown-it-katex": "^0.0.3",
|
||||
"markdown-it": "^13.0.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -133,10 +133,10 @@
|
||||
"@jridgewell/gen-mapping" "^0.1.0"
|
||||
"@jridgewell/trace-mapping" "^0.3.9"
|
||||
|
||||
"@andatoshiki/markdown-it-katex@^0.0.2":
|
||||
version "0.0.2"
|
||||
resolved "https://registry.yarnpkg.com/@andatoshiki/markdown-it-katex/-/markdown-it-katex-0.0.2.tgz#546ce916c2c07750883826c9b0eda14a5c4ec0db"
|
||||
integrity sha512-eBx75ZyfHJnadWGA26WK3VMZqmV8nBt/aputAZDPYg7kRvExGOXyX0W3hT6ubRF/6Qus21vMB4ac9a52pZNKqw==
|
||||
"@andatoshiki/markdown-it-katex@^0.0.3":
|
||||
version "0.0.3"
|
||||
resolved "https://registry.npmjs.org/@andatoshiki/markdown-it-katex/-/markdown-it-katex-0.0.3.tgz#898a504c0260f781be9eb6ec33f1c305052fb87e"
|
||||
integrity sha512-DTYMLzSG3WobuZFvrOIOchOd3cmFK+zsDc2Tje+5rCxCAOMVtTyHkDbWlnsKX2/beiuWotTO4r8NZZjSXrB0Vg==
|
||||
dependencies:
|
||||
katex "^0.16.0"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user