chore: bump dependencies & updated workflow

This commit is contained in:
Neko Ayaka
2025-02-18 14:27:21 +08:00
parent cbb5f2b1ee
commit 57be907359
20 changed files with 1524 additions and 1439 deletions
+3 -3
View File
@@ -10,9 +10,9 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/starlight": "^0.31.1",
"astro": "^5.2.5",
"sharp": "^0.32.6",
"@astrojs/starlight": "^0.32.0",
"astro": "^5.3.0",
"sharp": "^0.33.5",
"starlight-theme-catppuccin": "^2.0.0"
}
}