Skip to content

Commit 6f5db7c

Browse files
chore(llma): bump the ai-providers group across 1 directory with 5 updates (#2761)
1 parent 1bc8cba commit 6f5db7c

File tree

3 files changed

+196
-367
lines changed

3 files changed

+196
-367
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
'@posthog/ai': patch
3+
---
4+
dependencies updates:
5+
- Updated dependency [`@anthropic-ai/sdk@^0.71.2` ↗︎](https://www.npmjs.com/package/@anthropic-ai/sdk/v/0.71.2) (from `^0.67.1`, in `dependencies`)
6+
- Updated dependency [`@google/genai@^1.33.0` ↗︎](https://www.npmjs.com/package/@google/genai/v/1.33.0) (from `^1.31.0`, in `dependencies`)
7+
- Updated dependency [`@langchain/core@^1.1.5` ↗︎](https://www.npmjs.com/package/@langchain/core/v/1.1.5) (from `^1.1.4`, in `dependencies`)
8+
- Updated dependency [`ai@^5.0.113` ↗︎](https://www.npmjs.com/package/ai/v/5.0.113) (from `^5.0.107`, in `dependencies`)
9+
- Updated dependency [`langchain@^1.2.0` ↗︎](https://www.npmjs.com/package/langchain/v/1.2.0) (from `^1.1.5`, in `dependencies`)

packages/ai/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@
4343
},
4444
"dependencies": {
4545
"@ai-sdk/provider": "^2.0.0",
46-
"@anthropic-ai/sdk": "^0.67.1",
47-
"@google/genai": "^1.31.0",
48-
"@langchain/core": "^1.1.4",
49-
"ai": "^5.0.107",
50-
"langchain": "^1.1.5",
46+
"@anthropic-ai/sdk": "^0.71.2",
47+
"@google/genai": "^1.33.0",
48+
"@langchain/core": "^1.1.5",
49+
"ai": "^5.0.113",
50+
"langchain": "^1.2.0",
5151
"openai": "^6.10.0",
5252
"uuid": "^11.1.0",
5353
"zod": "^4.1.13"

0 commit comments

Comments
 (0)