feat: add matching columsn for food types

This commit is contained in:
2026-04-27 23:31:33 +02:00
parent df70762505
commit 44847d561f
3 changed files with 14 additions and 14 deletions
+3 -3
View File
@@ -12,13 +12,13 @@
"license": "ISC",
"description": "",
"devDependencies": {
"typescript": "^6.0.2",
"vite": "^7.3.1",
"typescript": "^6.0.3",
"vite": "^7.3.2",
"vite-plugin-pwa": "^1.2.0",
"workbox-window": "^7.4.0"
},
"dependencies": {
"@anthropic-ai/sdk": "^0.89.0",
"@anthropic-ai/sdk": "^0.91.1",
"appwrite": "^24.2.0",
"sweetalert": "^2.1.2"
}