feat: remove old files and update workflows for gitea

This commit is contained in:
2026-07-04 23:45:30 +02:00
parent 0746088203
commit 1eba605146
6 changed files with 1906 additions and 1498 deletions
+5 -5
View File
@@ -13,13 +13,13 @@
"description": "",
"devDependencies": {
"typescript": "^6.0.3",
"vite": "^7.3.2",
"vite-plugin-pwa": "^1.2.0",
"workbox-window": "^7.4.0"
"vite": "^8.1.3",
"vite-plugin-pwa": "^1.3.0",
"workbox-window": "^7.4.1"
},
"dependencies": {
"@anthropic-ai/sdk": "^0.91.1",
"appwrite": "^24.2.0",
"@anthropic-ai/sdk": "^0.110.0",
"appwrite": "^26.1.0",
"sweetalert": "^2.1.2"
}
}