Skip to content

Commit 55156be

Browse files
fix(deps): update astro
1 parent a7b8e5a commit 55156be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"preview": "astro preview",
1010
"astro": "astro"
1111
}, "dependencies": {
12-
"@astrojs/starlight": "^0.37.7",
13-
"astro": "^5.18.0",
12+
"@astrojs/starlight": "^0.38.1",
13+
"astro": "^5.18.1",
1414
"astro-auto-import": "^0.5.1",
1515
"remark-definition-list": "^2.0.0",
1616
"sharp": "^0.34.5",

0 commit comments

Comments
 (0)