chore: update dependencies versions

This commit is contained in:
2026-02-12 18:30:13 -03:00
parent 78f709bee7
commit 5c856300cd
2 changed files with 146 additions and 124 deletions
+3 -3
View File
@@ -13,13 +13,13 @@
"description": "",
"devDependencies": {
"typescript": "^5.9.3",
"vite": "^7.2.7",
"vite": "^7.3.1",
"vite-plugin-pwa": "^1.2.0",
"workbox-window": "^7.4.0"
},
"dependencies": {
"@anthropic-ai/sdk": "^0.71.2",
"appwrite": "^21.5.0",
"@anthropic-ai/sdk": "^0.74.0",
"appwrite": "^22.0.0",
"sweetalert": "^2.1.2"
}
}