diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index 40ab8ceaf..2b1c15fb6 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "drizzle-kit": "1.0.0-beta.19-d95b7a4", "drizzle-orm": "1.0.0-beta.19-d95b7a4", "effect": "4.0.0-beta.37", - "ai": "5.0.124", + "ai": "6.0.138", "hono": "4.10.7", "hono-openapi": "1.1.2", "fuzzysort": "3.1.0", @@ -113,8 +113,8 @@ }, "patchedDependencies": { "@standard-community/[email protected]": "patches/@standard-community%[email protected]", - "@openrouter/[email protected]": "patches/@openrouter%[email protected]", - "@ai-sdk/[email protected]": "patches/@ai-sdk%[email protected]", - "[email protected]": "patches/[email protected]" + "[email protected]": "patches/[email protected]", + "@ai-sdk/[email protected]": "patches/@ai-sdk%[email protected]", + "@ai-sdk/[email protected]": "patches/@ai-sdk%[email protected]" } } |
