Skip to content

Commit 870cfc7

Browse files
fix(deps): Update dependency astro to v6
1 parent 7fbd67c commit 870cfc7

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
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@astrojs/check": "^0.9.4",
1818
"@astrojs/starlight": "^0.37.0",
19-
"astro": "^5.9.4",
19+
"astro": "^6.0.0",
2020
"globals": "^17.0.0",
2121
"sharp": "^0.34.2",
2222
"typescript": "^5.9.2"

0 commit comments

Comments
 (0)