Skip to content

Commit e05ca0b

Browse files
fix(deps): update dependency astro to v6
1 parent fdf9a67 commit e05ca0b

2 files changed

Lines changed: 200 additions & 43 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"test": "vitest"
1919
},
2020
"dependencies": {
21-
"astro": "^5.0.0",
21+
"astro": "^6.0.0",
2222
"astro-compress": "^2.2.3",
2323
"astro-purgecss": "^5.0.0"
2424
},

0 commit comments

Comments
 (0)