update(deps): genai sdk now handles empty GEMINI_API_KEY correctly (#7377)

This commit is contained in:
Gaurav
2025-08-31 17:55:19 -07:00
committed by GitHub
parent c7c709fb3c
commit ee06dd33df
4 changed files with 8 additions and 16 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"dist"
],
"dependencies": {
"@google/genai": "1.13.0",
"@google/genai": "1.16.0",
"@lvce-editor/ripgrep": "^1.6.0",
"@modelcontextprotocol/sdk": "^1.11.0",
"@opentelemetry/api": "^1.9.0",