Skip to content

Commit b6e07b2

Browse files
fix(deps): update dependency astro to v6
1 parent 2b8c3fe commit b6e07b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.37.0",
14-
"astro": "^5.6.1",
14+
"astro": "^6.0.0",
1515
"sharp": "^0.34.2"
1616
}
1717
}

0 commit comments

Comments
 (0)