fix(deps): update dependency @ai-sdk/google to v3.0.55 (#9263)

This commit is contained in:
Elian Doran
2026-04-04 11:52:34 +03:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

View File

@@ -31,7 +31,7 @@
},
"dependencies": {
"@ai-sdk/anthropic": "3.0.64",
"@ai-sdk/google": "3.0.54",
"@ai-sdk/google": "3.0.55",
"@ai-sdk/openai": "3.0.49",
"ai": "6.0.142",
"better-sqlite3": "12.8.0",

10
pnpm-lock.yaml generated
View File

@@ -560,8 +560,8 @@ importers:
specifier: 3.0.64
version: 3.0.64(zod@4.3.6)
'@ai-sdk/google':
specifier: 3.0.54
version: 3.0.54(zod@4.3.6)
specifier: 3.0.55
version: 3.0.55(zod@4.3.6)
'@ai-sdk/openai':
specifier: 3.0.49
version: 3.0.49(zod@4.3.6)
@@ -1563,8 +1563,8 @@ packages:
peerDependencies:
zod: ^3.25.76 || ^4.1.8
'@ai-sdk/google@3.0.54':
resolution: {integrity: sha512-EgYYdA2LpHZefLDU/FIpmeTlL5Hi4WKQZY3nACMh0wVhrS1fAvlfrdwnD1G4ISCOKWMWrMcRZX9ubs3NM/KHfA==}
'@ai-sdk/google@3.0.55':
resolution: {integrity: sha512-lIID7kDdeqzSR/eg+LrEFJGoe/mIwuW4eBdjS84Bi0cIY4cmGwSsvwYILSdiad0197Ha+DUbCxOUuSOnORUx7g==}
engines: {node: '>=18'}
peerDependencies:
zod: ^3.25.76 || ^4.1.8
@@ -16182,7 +16182,7 @@ snapshots:
'@vercel/oidc': 3.1.0
zod: 4.3.6
'@ai-sdk/google@3.0.54(zod@4.3.6)':
'@ai-sdk/google@3.0.55(zod@4.3.6)':
dependencies:
'@ai-sdk/provider': 3.0.8
'@ai-sdk/provider-utils': 4.0.21(zod@4.3.6)