This commit is contained in:
2026-02-01 00:04:40 +01:00
parent cf79f467e2
commit 7297d60c2c
9 changed files with 117 additions and 58 deletions
+5 -1
View File
@@ -9,6 +9,10 @@
"astro": "astro"
},
"dependencies": {
"astro": "5.16.13"
"astro": "5.17.1"
},
"devDependencies": {
"prettier": "^3.8.1",
"prettier-plugin-astro": "^0.14.1"
}
}