Skip to content

Commit f3c5638

Browse files
committed
chore: upgrade dependencies
1 parent 517fc26 commit f3c5638

File tree

3 files changed

+1558
-1308
lines changed

3 files changed

+1558
-1308
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.13.0",
15-
"astro": "^4.3.2",
16-
"sharp": "^0.33.2"
14+
"@openscript-ch/astro-course-theme": "^0.14.0",
15+
"astro": "^4.5.12",
16+
"sharp": "^0.33.3"
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.7.4",
12-
"@slidev/cli": "^0.47.4"
11+
"@openscript-ch/slidev-theme": "^0.8.0",
12+
"@slidev/cli": "^0.48.8"
1313
}
1414
}

0 commit comments

Comments
 (0)