chore: update @kayvan//markdown-tree-parser to 1.6.0 to support CJK chars
This commit is contained in:
parent
05242aba06
commit
ba26bacf15
|
|
@ -443,9 +443,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@kayvan/markdown-tree-parser": {
|
"node_modules/@kayvan/markdown-tree-parser": {
|
||||||
"version": "1.5.1",
|
"version": "1.6.0",
|
||||||
"resolved": "https://registry.npmjs.org/@kayvan/markdown-tree-parser/-/markdown-tree-parser-1.5.1.tgz",
|
"resolved": "https://registry.npmjs.org/@kayvan/markdown-tree-parser/-/markdown-tree-parser-1.6.0.tgz",
|
||||||
"integrity": "sha512-Npd6OIKwZ+0eOPxKOA/yd3BZ8k/tGgz24wJVMXUDODzhRm6LswXoWl0/rg4ZB3DOYsTO4yHwc6gIySCxd9B6Rw==",
|
"integrity": "sha512-d/6L71xHwjNGA+rt2rhGFKpxP/WTxO6egiGkNdoqIuGEgHYNUXJKDpnmDBMfESSHLXqgPargaPxmR74U8JxxXQ==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"remark-parse": "^11.0.0",
|
"remark-parse": "^11.0.0",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue