Skip to content

Commit e1d0131

Browse files
fix(deps): update dependency astro to v5
1 parent 60235a1 commit e1d0131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@astrojs/starlight": "^0.28.0",
14-
"astro": "^4.3.4",
14+
"astro": "^5.0.0",
1515
"sharp": "^0.33.0"
1616
}
1717
}

0 commit comments

Comments
 (0)