Skip to content

Commit 68a14a1

Browse files
committed
chore: upgrade dependencies
1 parent 979a249 commit 68a14a1

File tree

3 files changed

+1264
-2056
lines changed

3 files changed

+1264
-2056
lines changed

apps/docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"astro": "astro"
1212
},
1313
"dependencies": {
14-
"@openscript-ch/astro-course-theme": "^0.12.0",
15-
"astro": "^4.0.0",
16-
"sharp": "^0.33.0"
14+
"@openscript-ch/astro-course-theme": "^0.13.0",
15+
"astro": "^4.0.9",
16+
"sharp": "^0.33.1"
1717
}
1818
}

apps/slides/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"export": "slidev export"
99
},
1010
"dependencies": {
11-
"@openscript-ch/slidev-theme": "^0.5.0",
12-
"@slidev/cli": "^0.46.0"
11+
"@openscript-ch/slidev-theme": "^0.5.6",
12+
"@slidev/cli": "^0.46.1"
1313
}
1414
}

0 commit comments

Comments
 (0)