mirror of
https://github.com/xavidop/cardex.git
synced 2026-08-29 01:08:52 +00:00
feat: add gemini 3
This commit is contained in:
+4
-4
@@ -15,9 +15,9 @@
|
||||
"dev:full": "concurrently \"npm run emulators\" \"npm run dev\""
|
||||
},
|
||||
"dependencies": {
|
||||
"@genkit-ai/googleai": "^1.15.1",
|
||||
"@genkit-ai/next": "^1.15.1",
|
||||
"@google/genai": "^1.10.0",
|
||||
"@genkit-ai/googleai": "^1.24.0",
|
||||
"@genkit-ai/next": "^1.24.0",
|
||||
"@google/genai": "^1.30.0",
|
||||
"@hookform/resolvers": "^4.1.3",
|
||||
"@radix-ui/react-accordion": "^1.2.3",
|
||||
"@radix-ui/react-alert-dialog": "^1.1.6",
|
||||
@@ -46,7 +46,7 @@
|
||||
"date-fns": "^3.6.0",
|
||||
"dotenv": "^16.5.0",
|
||||
"firebase": "^11.10.0",
|
||||
"genkit": "^1.15.1",
|
||||
"genkit": "^1.24.0",
|
||||
"lucide-react": "^0.475.0",
|
||||
"next": "15.3.3",
|
||||
"openai": "^5.10.1",
|
||||
|
||||
Reference in New Issue
Block a user