File tree Expand file tree Collapse file tree 9 files changed +875
-1284
lines changed Expand file tree Collapse file tree 9 files changed +875
-1284
lines changed Original file line number Diff line number Diff line change 23
23
},
24
24
"devDependencies" : {
25
25
"@icon-park/svg" : " ^1.4.2" ,
26
- "@sveltejs/vite-plugin-svelte" : " 1 .0.9 " ,
26
+ "@sveltejs/vite-plugin-svelte" : " 2 .0.2 " ,
27
27
"@testing-library/jest-dom" : " ^5.16.5" ,
28
28
"@testing-library/svelte" : " ^3.2.2" ,
29
29
"@trivago/prettier-plugin-sort-imports" : " ^4.0.0" ,
42
42
"prettier" : " ^2.8.1" ,
43
43
"prettier-plugin-svelte" : " ^2.9.0" ,
44
44
"resolve" : " ^1.22.1" ,
45
- "sass" : " ^1.56.2 " ,
45
+ "sass" : " ^1.57.1 " ,
46
46
"sort-json" : " ^2.0.1" ,
47
47
"sort-package-json" : " ^2.1.0" ,
48
- "svelte" : " ^3.54 .0" ,
49
- "svelte-preprocess" : " ^4.10.7 " ,
50
- "svelte2tsx" : " ^0.5.22 " ,
48
+ "svelte" : " ^3.55 .0" ,
49
+ "svelte-preprocess" : " ^5.0.0 " ,
50
+ "svelte2tsx" : " ^0.6.0 " ,
51
51
"svgo" : " ^3.0.2" ,
52
- "tsdv" : " ^0.7 .0" ,
52
+ "tsdv" : " ^0.8 .0" ,
53
53
"tsx" : " ^3.12.1" ,
54
54
"typescript" : " ^4.9.4"
55
55
},
56
- "packageManager" : " pnpm@7.13.4 " ,
56
+ "packageManager" : " pnpm@7.21.0 " ,
57
57
"bundlewatch" : {
58
58
"files" : [
59
59
{
Original file line number Diff line number Diff line change 38
38
],
39
39
"dependencies" : {
40
40
"@popperjs/core" : " ^2.11.6" ,
41
- "@types/codemirror" : " ^5.60.5 " ,
41
+ "@types/codemirror" : " ^5.60.6 " ,
42
42
"@types/hast" : " ^2.3.4" ,
43
43
"@types/lodash-es" : " ^4.17.6" ,
44
44
"@types/mdast" : " ^3.0.10" ,
45
45
"codemirror-ssr" : " ^0.65.0" ,
46
- "hast-util-sanitize" : " ^4.0 .0" ,
46
+ "hast-util-sanitize" : " ^4.1 .0" ,
47
47
"lodash-es" : " ^4.17.21" ,
48
48
"rehype-raw" : " ^6.1.1" ,
49
49
"rehype-sanitize" : " ^5.0.1" ,
Original file line number Diff line number Diff line change 28
28
" locales"
29
29
],
30
30
"dependencies" : {
31
- "rehype-highlight" : " ^5 .0.2 "
31
+ "rehype-highlight" : " ^6 .0.0 "
32
32
},
33
33
"devDependencies" : {
34
34
"bytemd" : " workspace:*"
Original file line number Diff line number Diff line change 28
28
" locales"
29
29
],
30
30
"dependencies" : {
31
- "@types/katex" : " ^0.14 .0" ,
31
+ "@types/katex" : " ^0.16 .0" ,
32
32
"katex" : " ^0.16.4" ,
33
33
"remark-math" : " ^5.1.1"
34
34
},
Original file line number Diff line number Diff line change 28
28
" locales"
29
29
],
30
30
"dependencies" : {
31
- "@types/mermaid" : " ^9.2.0" ,
32
- "mermaid" : " ^9.2.2"
31
+ "mermaid" : " ^9.3.0"
33
32
},
34
33
"devDependencies" : {
35
34
"bytemd" : " workspace:*"
Original file line number Diff line number Diff line change 31
31
"bytemd" : " workspace:*"
32
32
},
33
33
"devDependencies" : {
34
- "@vitejs/plugin-vue" : " ^3.1.2 " ,
35
- "vue" : " ^3.2.37 "
34
+ "@vitejs/plugin-vue" : " ^4.0.0 " ,
35
+ "vue" : " ^3.2.45 "
36
36
},
37
37
"peerDependencies" : {
38
38
"vue" : " ^3.0.0"
Original file line number Diff line number Diff line change 31
31
"bytemd" : " workspace:*"
32
32
},
33
33
"devDependencies" : {
34
- "vite-plugin-vue2" : " ^2.0.2 " ,
35
- "vue" : " ^2.7.12 " ,
36
- "vue-template-compiler" : " ^2.7.12 "
34
+ "vite-plugin-vue2" : " ^2.0.3 " ,
35
+ "vue" : " ^2.7.14 " ,
36
+ "vue-template-compiler" : " ^2.7.14 "
37
37
},
38
38
"peerDependencies" : {
39
39
"vue" : " ^2.0.0"
Original file line number Diff line number Diff line change 12
12
"@bytemd/plugin-math-ssr" : " workspace:*" ,
13
13
"@bytemd/plugin-medium-zoom" : " workspace:*" ,
14
14
"@bytemd/plugin-mermaid" : " workspace:*" ,
15
- "@sveltejs/vite-plugin-svelte" : " 1 .0.9 " ,
15
+ "@sveltejs/vite-plugin-svelte" : " 2 .0.2 " ,
16
16
"bytemd" : " workspace:*" ,
17
17
"github-markdown-css" : " ^5.1.0" ,
18
18
"highlight.js" : " ^11.7.0" ,
19
19
"katex" : " ^0.16.4" ,
20
- "svelte-preprocess" : " ^4.10.7 " ,
21
- "vite" : " ^3.1.7 "
20
+ "svelte-preprocess" : " ^5.0.0 " ,
21
+ "vite" : " ^4.0.4 "
22
22
},
23
23
"scripts" : {
24
24
"dev" : " vite" ,
You can’t perform that action at this time.
0 commit comments