Skip to content

Commit 709222c

Browse files
authored
chore: bump @ai-sdk/openai to latest (#2812)
## Summary - Bump @ai-sdk/openai dependency in package.json from ^3.0.25 to ^3.0.36. - Refresh package-lock.json to match the updated resolution. ## Test plan - npm run fmt - npm run lint:fix - npm run ts 🤖 Generated with [Claude Code](https://claude.com/claude-code) <!-- devin-review-badge-begin --> --- <a href="https://app.devin.ai/review/dyad-sh/dyad/pull/2812" target="_blank"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1"> <img src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1" alt="Open with Devin"> </picture> </a> <!-- devin-review-badge-end -->
1 parent ce03bea commit 709222c

2 files changed

Lines changed: 54 additions & 9 deletions

File tree

package-lock.json

Lines changed: 53 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@ai-sdk/google": "^3.0.20",
5555
"@ai-sdk/google-vertex": "^4.0.41",
5656
"@ai-sdk/mcp": "^1.0.18",
57-
"@ai-sdk/openai": "^3.0.25",
57+
"@ai-sdk/openai": "^3.0.36",
5858
"@ai-sdk/openai-compatible": "^2.0.26",
5959
"@ai-sdk/provider-utils": "^4.0.13",
6060
"@ai-sdk/xai": "^3.0.46",

0 commit comments

Comments
 (0)