chore: bump dependencies version

This commit is contained in:
2025-12-10 11:48:04 -03:00
parent 5948d976a8
commit 761c19d394
2 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -13,10 +13,10 @@
"description": "",
"devDependencies": {
"typescript": "^5.9.3",
"vite": "^7.2.6"
"vite": "^7.2.7"
},
"dependencies": {
"@anthropic-ai/sdk": "^0.71.0",
"@anthropic-ai/sdk": "^0.71.2",
"appwrite": "^21.5.0",
"sweetalert": "^2.1.2"
}