Skip to content

Commit 080ead8

Browse files
fix(deps): update dependency astro to v6
1 parent 976772b commit 080ead8

File tree

2 files changed

+196
-312
lines changed

2 files changed

+196
-312
lines changed

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)