File tree Expand file tree Collapse file tree 2 files changed +324
-299
lines changed Expand file tree Collapse file tree 2 files changed +324
-299
lines changed Original file line number Diff line number Diff line change 29
29
"@chenfengyuan/vue-qrcode" : " ^2.0.0" ,
30
30
"@fontsource/fira-code" : " ^5.0.16" ,
31
31
"@fontsource/pt-sans" : " ^5.0.8" ,
32
- "@slidev/types" : " ^0.47.3 " ,
32
+ "@slidev/types" : " ^0.47.5 " ,
33
33
"codemirror-theme-vars" : " ^0.1.2" ,
34
34
"prism-theme-vars" : " ^0.2.4"
35
35
},
36
36
"devDependencies" : {
37
- "@slidev/cli" : " ^0.47.3 " ,
38
- "@typescript-eslint/eslint-plugin" : " ^6.21.0 " ,
37
+ "@slidev/cli" : " ^0.47.5 " ,
38
+ "@typescript-eslint/eslint-plugin" : " ^7.0.1 " ,
39
39
"conventional-github-releaser" : " ^3.1.5" ,
40
40
"eslint" : " ^8.56.0" ,
41
41
"eslint-config-standard-with-typescript" : " ^43.0.1" ,
54
54
"colorSchema" : " both" ,
55
55
"defaults" : {
56
56
"lineNumbers" : true ,
57
- "highlighter" : " prism " ,
57
+ "highlighter" : " shiki " ,
58
58
"fonts" : {
59
59
"provider" : " none" ,
60
60
"sans" : " PT Sans" ,
You can’t perform that action at this time.
0 commit comments