mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-06 05:55:56 +00:00
chore(deps): bump @andatoshiki/markdown-it-katex from 0.0.2 to 0.0.3
Bumps [@andatoshiki/markdown-it-katex](https://github.com/lolilab/markdown-it-katex) from 0.0.2 to 0.0.3. - [Release notes](https://github.com/lolilab/markdown-it-katex/releases) - [Changelog](https://github.com/lolilab/markdown-it-katex/blob/master/CHANGELOG.md) - [Commits](https://github.com/lolilab/markdown-it-katex/commits) --- updated-dependencies: - dependency-name: "@andatoshiki/markdown-it-katex" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8483a63888
commit
45d8292bb3
@ -35,7 +35,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