mirror of
https://github.com/AIPexStudio/AIPex.git
synced 2026-05-13 18:51:35 +00:00
build(deps): bump @ai-sdk/anthropic from 3.0.39 to 3.0.44 (#154)
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"host-access-config.json"
|
||||
],
|
||||
"dependencies": {
|
||||
"@ai-sdk/anthropic": "^3.0.39",
|
||||
"@ai-sdk/anthropic": "^3.0.44",
|
||||
"@ai-sdk/google": "^3.0.22",
|
||||
"@ai-sdk/openai": "^3.0.25",
|
||||
"@ai-sdk/openai-compatible": "^2.0.18",
|
||||
|
||||
25
pnpm-lock.yaml
generated
25
pnpm-lock.yaml
generated
@@ -175,8 +175,8 @@ importers:
|
||||
packages/browser-ext:
|
||||
dependencies:
|
||||
'@ai-sdk/anthropic':
|
||||
specifier: ^3.0.39
|
||||
version: 3.0.39(zod@4.3.6)
|
||||
specifier: ^3.0.44
|
||||
version: 3.0.44(zod@4.3.6)
|
||||
'@ai-sdk/google':
|
||||
specifier: ^3.0.22
|
||||
version: 3.0.22(zod@4.3.6)
|
||||
@@ -459,8 +459,8 @@ packages:
|
||||
peerDependencies:
|
||||
zod: ^3.25.76 || ^4.1.8
|
||||
|
||||
'@ai-sdk/anthropic@3.0.39':
|
||||
resolution: {integrity: sha512-OZXS78H3hgJ31YVlNCLQcM67D7hP5vQyDBGVwBuE20FopQqTRSAQY1nMBPe6aUzuoNthTfROIXtIqqX9Fv65Ww==}
|
||||
'@ai-sdk/anthropic@3.0.44':
|
||||
resolution: {integrity: sha512-ke1NldgohWJ7sWLqm9Um9TVIOrtg8Y8AecWeB6PgaLt+paTPisAsyNfe8FNOVusuv58ugLBqY/78AkhUmbjXHA==}
|
||||
engines: {node: '>=18'}
|
||||
peerDependencies:
|
||||
zod: ^3.25.76 || ^4.1.8
|
||||
@@ -507,6 +507,12 @@ packages:
|
||||
peerDependencies:
|
||||
zod: ^3.25.76 || ^4.1.8
|
||||
|
||||
'@ai-sdk/provider-utils@4.0.15':
|
||||
resolution: {integrity: sha512-8XiKWbemmCbvNN0CLR9u3PQiet4gtEVIrX4zzLxnCj06AwsEDJwJVBbKrEI4t6qE8XRSIvU2irka0dcpziKW6w==}
|
||||
engines: {node: '>=18'}
|
||||
peerDependencies:
|
||||
zod: ^3.25.76 || ^4.1.8
|
||||
|
||||
'@ai-sdk/provider-utils@4.0.4':
|
||||
resolution: {integrity: sha512-VxhX0B/dWGbpNHxrKCWUAJKXIXV015J4e7qYjdIU9lLWeptk0KMLGcqkB4wFxff5Njqur8dt8wRi1MN9lZtDqg==}
|
||||
engines: {node: '>=18'}
|
||||
@@ -5101,10 +5107,10 @@ snapshots:
|
||||
'@ai-sdk/provider-utils': 4.0.4(zod@4.3.6)
|
||||
zod: 4.3.6
|
||||
|
||||
'@ai-sdk/anthropic@3.0.39(zod@4.3.6)':
|
||||
'@ai-sdk/anthropic@3.0.44(zod@4.3.6)':
|
||||
dependencies:
|
||||
'@ai-sdk/provider': 3.0.8
|
||||
'@ai-sdk/provider-utils': 4.0.14(zod@4.3.6)
|
||||
'@ai-sdk/provider-utils': 4.0.15(zod@4.3.6)
|
||||
zod: 4.3.6
|
||||
|
||||
'@ai-sdk/gateway@3.0.11(zod@4.3.6)':
|
||||
@@ -5153,6 +5159,13 @@ snapshots:
|
||||
eventsource-parser: 3.0.6
|
||||
zod: 4.3.6
|
||||
|
||||
'@ai-sdk/provider-utils@4.0.15(zod@4.3.6)':
|
||||
dependencies:
|
||||
'@ai-sdk/provider': 3.0.8
|
||||
'@standard-schema/spec': 1.1.0
|
||||
eventsource-parser: 3.0.6
|
||||
zod: 4.3.6
|
||||
|
||||
'@ai-sdk/provider-utils@4.0.4(zod@4.3.6)':
|
||||
dependencies:
|
||||
'@ai-sdk/provider': 3.0.2
|
||||
|
||||
Reference in New Issue
Block a user