File tree Expand file tree Collapse file tree 4 files changed +241
-160
lines changed Expand file tree Collapse file tree 4 files changed +241
-160
lines changed Original file line number Diff line number Diff line change 7676 "katex" : " >=0.16.22" ,
7777 "mermaid" : " >=11" ,
7878 "shiki" : " ^3.13.0" ,
79- "stream-markdown" : " >=0.0.8 " ,
79+ "stream-markdown" : " >=0.0.9 " ,
8080 "stream-monaco" : " >=0.0.2" ,
8181 "vue" : " >=3.0.0" ,
8282 "vue-i18n" : " >=9"
103103 },
104104 "dependencies" : {
105105 "@floating-ui/dom" : " ^1.7.4" ,
106- "stream-markdown-parser" : " ^0.0.16 "
106+ "stream-markdown-parser" : " ^0.0.17 "
107107 },
108108 "devDependencies" : {
109109 "@antfu/eslint-config" : " ^5.4.1" ,
121121 "rollup" : " ^3.29.5" ,
122122 "rollup-plugin-dts" : " ^5.3.1" ,
123123 "tailwindcss" : " ^3.4.18" ,
124- "terser" : " ^5.44.0 " ,
124+ "terser" : " ^5.44.1 " ,
125125 "tsx" : " ^4.20.6" ,
126126 "typescript" : " ^5.9.3" ,
127127 "unplugin-class-extractor" : " ^0.0.22" ,
128128 "unplugin-vue-components" : " ^28.8.0" ,
129- "vite" : " ^7.1.12 " ,
129+ "vite" : " ^7.2.1 " ,
130130 "vite-plugin-dts" : " ^4.5.4" ,
131131 "vite-plugin-pages" : " ^0.33.1" ,
132132 "vite-svg-loader" : " ^5.1.0" ,
133133 "vitest" : " ^4.0.7" ,
134- "vue" : " ^3.5.22 " ,
134+ "vue" : " ^3.5.23 " ,
135135 "vue-tsc" : " ^2.2.12"
136136 },
137137 "lint-staged" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " stream-markdown-parser" ,
33 "type" : " module" ,
4- "version" : " 0.0.16 " ,
4+ "version" : " 0.0.17 " ,
55 "packageManager" :
" [email protected] " ,
66 "description" : " Pure markdown parser and renderer utilities with streaming support - framework agnostic" ,
77 "author" : " Simon He" ,
1818 "keywords" : [
1919 " markdown" ,
2020 " markdown-it" ,
21+ " markdown-it-ts" ,
2122 " parser" ,
2223 " markdown-parser" ,
2324 " markdown-renderer" ,
Original file line number Diff line number Diff line change 1515 "@tailwindcss/typography" : " ^0.5.19" ,
1616 "@vueuse/core" : " ^13.9.0" ,
1717 "katex" : " ^0.16.25" ,
18- "stream-markdown" : " ^0.0.8 " ,
18+ "stream-markdown" : " ^0.0.9 " ,
1919 "stream-monaco" : " ^0.0.2" ,
20- "vite" : " ^7.1.12 " ,
21- "vue" : " ^3.5.22 " ,
20+ "vite" : " ^7.2.1 " ,
21+ "vue" : " ^3.5.23 " ,
2222 "vue-i18n" : " ^11.1.12" ,
2323 "vue-renderer-markdown" : " latest" ,
2424 "vue-router" : " ^4.6.3"
3030 "eslint" : " ^9.39.1" ,
3131 "jsdom" : " ^24.1.3" ,
3232 "monaco-editor" : " ^0.52.2" ,
33- "pinia" : " ^3.0.3 " ,
33+ "pinia" : " ^3.0.4 " ,
3434 "unplugin-auto-import" : " ^0.18.6" ,
3535 "unplugin-vue-components" : " ^0.27.5" ,
3636 "vite-plugin-monaco-editor-esm" : " ^2.0.2"
You can’t perform that action at this time.
0 commit comments