diff --git a/.yarn/patches/@ai-sdk-google-npm-2.0.14-376d8b03cc.patch b/.yarn/patches/@ai-sdk-google-npm-2.0.17-fd88491de4.patch similarity index 68% rename from .yarn/patches/@ai-sdk-google-npm-2.0.14-376d8b03cc.patch rename to .yarn/patches/@ai-sdk-google-npm-2.0.17-fd88491de4.patch index f8868aa916..91ef370888 100644 --- a/.yarn/patches/@ai-sdk-google-npm-2.0.14-376d8b03cc.patch +++ b/.yarn/patches/@ai-sdk-google-npm-2.0.17-fd88491de4.patch @@ -1,8 +1,8 @@ diff --git a/dist/index.mjs b/dist/index.mjs -index 110f37ec18c98b1d55ae2b73cc716194e6f9094d..17e109b7778cbebb904f1919e768d21a2833d965 100644 +index b957cb824faa79cf01ba3a504f221870bd8e306a..4d71d30f655775d61537d9d8b73f6e17d41fa67e 100644 --- a/dist/index.mjs +++ b/dist/index.mjs -@@ -448,7 +448,7 @@ function convertToGoogleGenerativeAIMessages(prompt, options) { +@@ -452,7 +452,7 @@ function convertToGoogleGenerativeAIMessages(prompt, options) { // src/get-model-path.ts function getModelPath(modelId) { diff --git a/package.json b/package.json index 7ed4c8fbe1..ad34ea1cc4 100644 --- a/package.json +++ b/package.json @@ -381,7 +381,7 @@ "undici": "6.21.2", "vite": "npm:rolldown-vite@latest", "tesseract.js@npm:*": "patch:tesseract.js@npm%3A6.0.1#~/.yarn/patches/tesseract.js-npm-6.0.1-2562a7e46d.patch", - "@ai-sdk/google@npm:2.0.14": "patch:@ai-sdk/google@npm%3A2.0.14#~/.yarn/patches/@ai-sdk-google-npm-2.0.14-376d8b03cc.patch" + "@ai-sdk/google@npm:2.0.17": "patch:@ai-sdk/google@npm%3A2.0.17#~/.yarn/patches/@ai-sdk-google-npm-2.0.17-fd88491de4.patch" }, "packageManager": "yarn@4.9.1", "lint-staged": {