Commit staged changes

This commit is contained in:
Frank Schwenk
2025-06-05 18:08:47 +02:00
parent 501e064711
commit 03cb869a0a
4 changed files with 7 additions and 11 deletions

View File

@@ -9,6 +9,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^5.8.2"
"astro": "^5.9.0"
}
}
}