Merge branch 'main' into renovate/typescript-7.x
Build & Deploy to Pages / build-deploy (pull_request) Successful in 4m13s

This commit is contained in:
2026-07-10 22:16:51 +02:00
2 changed files with 380 additions and 531 deletions
+2 -2
View File
@@ -13,12 +13,12 @@
"description": "",
"devDependencies": {
"typescript": "^7.0.0",
"vite": "^8.1.3",
"vite": "^8.1.4",
"vite-plugin-pwa": "^1.3.0",
"workbox-window": "^7.4.1"
},
"dependencies": {
"@anthropic-ai/sdk": "^0.110.0",
"@anthropic-ai/sdk": "^0.111.0",
"appwrite": "^26.1.0",
"sweetalert": "^2.1.2"
}