feat(stage-web|stage-tamagotchi|stage-tamagotchi-tauri): support featherless.ai #112

This commit is contained in:
Neko Ayaka
2025-04-05 17:02:42 +08:00
parent 769af00d17
commit cfd0e0e624
22 changed files with 1960 additions and 1390 deletions
+2 -2
View File
@@ -13,9 +13,9 @@
"dependencies": {
"@astrojs/starlight": "^0.32.5",
"@fontsource/quicksand": "^5.2.6",
"astro": "^5.5.6",
"astro": "^5.6.1",
"astro-og-canvas": "^0.7.0",
"sharp": "^0.33.5",
"sharp": "^0.34.0",
"starlight-theme-catppuccin": "^2.0.0"
}
}