chore: bump dependencies

This commit is contained in:
2026-04-15 19:54:43 +02:00
parent d173329e19
commit 372a06eb6b
2 changed files with 313 additions and 25 deletions
+3 -3
View File
@@ -12,14 +12,14 @@
"license": "ISC",
"description": "",
"devDependencies": {
"typescript": "^5.9.3",
"typescript": "^6.0.2",
"vite": "^7.3.1",
"vite-plugin-pwa": "^1.2.0",
"workbox-window": "^7.4.0"
},
"dependencies": {
"@anthropic-ai/sdk": "^0.74.0",
"appwrite": "^22.0.0",
"@anthropic-ai/sdk": "^0.89.0",
"appwrite": "^24.2.0",
"sweetalert": "^2.1.2"
}
}