Commit 98ca9da 1 parent 20e4c24 commit 98ca9da Copy full SHA for 98ca9da
File tree 10 files changed +11
-11
lines changed
10 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"type" : " module" ,
3
- "version" : " 0.49.12 " ,
3
+ "version" : " 0.49.13 " ,
4
4
"private" : true ,
5
5
"packageManager" : " pnpm@9.4.0" ,
6
6
"engines" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @slidev/client" ,
3
3
"type" : " module" ,
4
- "version" : " 0.49.12 " ,
4
+ "version" : " 0.49.13 " ,
5
5
"description" : " Presentation slides for developers" ,
6
6
"author" : " antfu <anthonyfu117@hotmail.com>" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-slidev" ,
3
3
"type" : " module" ,
4
- "version" : " 0.49.12 " ,
4
+ "version" : " 0.49.13 " ,
5
5
"description" : " Create starter template for Slidev" ,
6
6
"author" : " antfu <anthonyfu117@hotmail.com>" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 8
8
"export" : " slidev export"
9
9
},
10
10
"dependencies" : {
11
- "@slidev/cli" : " ^0.49.12 " ,
11
+ "@slidev/cli" : " ^0.49.13 " ,
12
12
"@slidev/theme-default" : " latest" ,
13
13
"@slidev/theme-seriph" : " latest" ,
14
14
"vue" : " ^3.4.31"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-slidev-theme" ,
3
3
"type" : " module" ,
4
- "version" : " 0.49.12 " ,
4
+ "version" : " 0.49.13 " ,
5
5
"description" : " Create starter theme template for Slidev" ,
6
6
"author" : " antfu <anthonyfu117@hotmail.com>" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 15
15
"screenshot" : " slidev export example.md --format png"
16
16
},
17
17
"dependencies" : {
18
- "@slidev/types" : " ^0.49.12 " ,
18
+ "@slidev/types" : " ^0.49.13 " ,
19
19
"prism-theme-vars" : " ^0.2.5"
20
20
},
21
21
"devDependencies" : {
22
- "@slidev/cli" : " ^0.49.12 "
22
+ "@slidev/cli" : " ^0.49.13 "
23
23
},
24
24
"//" : " Learn more: https://sli.dev/themes/write-a-theme.html" ,
25
25
"slidev" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @slidev/parser" ,
3
- "version" : " 0.49.12 " ,
3
+ "version" : " 0.49.13 " ,
4
4
"description" : " Markdown parser for Slidev" ,
5
5
"author" : " antfu <anthonyfu117@hotmail.com>" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @slidev/cli" ,
3
- "version" : " 0.49.12 " ,
3
+ "version" : " 0.49.13 " ,
4
4
"description" : " Presentation slides for developers" ,
5
5
"author" : " antfu <anthonyfu117@hotmail.com>" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @slidev/types" ,
3
- "version" : " 0.49.12 " ,
3
+ "version" : " 0.49.13 " ,
4
4
"description" : " Shared types declarations for Slidev" ,
5
5
"author" : " antfu <anthonyfu117@hotmail.com>" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 4
4
"displayName" : " Slidev" ,
5
5
"type" : " module" ,
6
6
"preview" : true ,
7
- "version" : " 0.49.12 " ,
7
+ "version" : " 0.49.13 " ,
8
8
"private" : true ,
9
9
"description" : " Slidev support for VS Code" ,
10
10
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments