File tree Expand file tree Collapse file tree 3 files changed +487
-1467
lines changed Expand file tree Collapse file tree 3 files changed +487
-1467
lines changed Original file line number Diff line number Diff line change 15
15
"downloadjs" : " ^1.4.7" ,
16
16
"highlight.js" : " ^11.10.0" ,
17
17
"html2pdf.js" : " 0.10.1" ,
18
- "marked" : " ^13.0.2 " ,
18
+ "marked" : " ^14.1.3 " ,
19
19
"md-to-quill-delta" : " ^1.1.1" ,
20
20
"quill" : " ^2.0.2" ,
21
21
"quill-delta-to-html" : " ^0.12.1" ,
22
22
"quilljs-markdown" : " ^1.2.0" ,
23
23
"turndown" : " ^7.2.0" ,
24
- "vue" : " ^3.4.31 "
24
+ "vue" : " ^3.5.12 "
25
25
},
26
26
"devDependencies" : {
27
- "@vitejs/plugin-vue" : " ^5.0.5 " ,
28
- "@vue/compiler-sfc" : " ^3.4.31 " ,
29
- "autoprefixer" : " ^10.4.19 " ,
30
- "bumpp" : " ^9.4 .1" ,
31
- "cssnano" : " ^7.0.4 " ,
32
- "postcss" : " ^8.4.39 " ,
33
- "tailwindcss" : " ^3.4.4 " ,
34
- "terser" : " ^5.31.1 " ,
35
- "vite" : " ^5.3.3 "
27
+ "@vitejs/plugin-vue" : " ^5.1.4 " ,
28
+ "@vue/compiler-sfc" : " ^3.5.12 " ,
29
+ "autoprefixer" : " ^10.4.20 " ,
30
+ "bumpp" : " ^9.7 .1" ,
31
+ "cssnano" : " ^7.0.6 " ,
32
+ "postcss" : " ^8.4.47 " ,
33
+ "tailwindcss" : " ^3.4.14 " ,
34
+ "terser" : " ^5.36.0 " ,
35
+ "vite" : " ^5.4.9 "
36
36
},
37
37
"resolutions" : {
38
- "trim" : " 1.0.1"
38
+ "trim" : " 1.0.1" ,
39
+ "micromatch" :" >=4.0.8" ,
40
+ "dompurify" :" >=2.5.0" ,
41
+ "braces" :" >=3.0.3"
39
42
}
40
- }
43
+ }
You can’t perform that action at this time.
0 commit comments