File tree Expand file tree Collapse file tree 5 files changed +616
-429
lines changed Expand file tree Collapse file tree 5 files changed +616
-429
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mark-pro" ,
3
3
"version" : " 0.0.3" ,
4
+ "type" : " module" ,
4
5
"scripts" : {
5
6
"dev" : " vite" ,
6
7
"build" : " vite build" ,
7
8
"serve" : " vite preview"
8
9
},
9
10
"license" : " MIT" ,
10
11
"dependencies" : {
11
- "codejar" : " ^3.7 .0" ,
12
+ "codejar" : " ^4.2 .0" ,
12
13
"dom-to-image" : " ^2.6.0" ,
13
14
"downloadjs" : " ^1.4.7" ,
14
- "highlight.js" : " ^11.8 .0" ,
15
+ "highlight.js" : " ^11.9 .0" ,
15
16
"html2pdf.js" : " 0.10.1" ,
16
- "marked" : " ^5.1.1 " ,
17
+ "marked" : " ^12.0.2 " ,
17
18
"md-to-quill-delta" : " ^1.1.1" ,
18
19
"quill" : " ^2.0.0" ,
19
20
"quill-delta-to-markdown" : " ^0.6.0" ,
20
21
"quilljs-markdown" : " ^1.2.0" ,
21
- "vue" : " ^3.3.4 "
22
+ "vue" : " ^3.4.24 "
22
23
},
23
24
"devDependencies" : {
24
- "@vitejs/plugin-vue" : " ^4.2.3 " ,
25
- "@vue/compiler-sfc" : " ^3.3.4 " ,
26
- "autoprefixer" : " ^10.4.14 " ,
27
- "cssnano" : " ^6.0.1 " ,
28
- "postcss" : " ^8.4.26 " ,
29
- "tailwindcss" : " ^3.3 .3" ,
30
- "terser" : " ^5.19.1 " ,
31
- "vite" : " ^4.4.4 "
25
+ "@vitejs/plugin-vue" : " ^5.0.4 " ,
26
+ "@vue/compiler-sfc" : " ^3.4.24 " ,
27
+ "autoprefixer" : " ^10.4.19 " ,
28
+ "cssnano" : " ^6.1.2 " ,
29
+ "postcss" : " ^8.4.38 " ,
30
+ "tailwindcss" : " ^3.4 .3" ,
31
+ "terser" : " ^5.30.4 " ,
32
+ "vite" : " ^5.2.10 "
32
33
}
33
34
}
You can’t perform that action at this time.
0 commit comments