Skip to content

Commit

Permalink
fix(deps): update dependency @ai-sdk/anthropic to ^0.0.54
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2024
1 parent 5380f10 commit 16f867b
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"author": "Prokop Simek <[email protected]>",
"license": "MIT",
"dependencies": {
"@ai-sdk/anthropic": "^0.0.48",
"@ai-sdk/anthropic": "^0.0.54",
"@ai-sdk/openai": "^0.0.54",
"ai": "^3.3.21",
"chalk": "^5.3.0",
Expand Down
35 changes: 26 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
# yarn lockfile v1


"@ai-sdk/anthropic@^0.0.48":
version "0.0.48"
resolved "https://registry.yarnpkg.com/@ai-sdk/anthropic/-/anthropic-0.0.48.tgz#9ea8464f1c0cece7575af39d7979c27f561c4fbe"
integrity sha512-o4DhUwLXsWJw+6LFWfJgg2m7xJu342/m373zzRWZXXKCrsc5oi9fOMfHtkuggUgC6nSY56Awq+cXkUiwqa8a+w==
"@ai-sdk/anthropic@^0.0.54":
version "0.0.54"
resolved "https://registry.yarnpkg.com/@ai-sdk/anthropic/-/anthropic-0.0.54.tgz#e609cd05dd7daecec1de588ee1c8e8801f22fd4b"
integrity sha512-N2Ol6Tp1VvUOSDcEOmlW6qwaPDffm7kocn5KoDUaTGtIj4XQyQ9uBkw0l9DkZBq6/jvmgIkK6zxL++t5+i80Ow==
dependencies:
"@ai-sdk/provider" "0.0.22"
"@ai-sdk/provider-utils" "1.0.17"
"@ai-sdk/provider" "0.0.26"
"@ai-sdk/provider-utils" "1.0.22"

"@ai-sdk/openai@^0.0.54":
version "0.0.54"
Expand All @@ -28,13 +28,30 @@
nanoid "3.3.6"
secure-json-parse "2.7.0"

"@ai-sdk/[email protected]":
version "1.0.22"
resolved "https://registry.yarnpkg.com/@ai-sdk/provider-utils/-/provider-utils-1.0.22.tgz#5397a193587709796d012fc04e2df9903b70852f"
integrity sha512-YHK2rpj++wnLVc9vPGzGFP3Pjeld2MwhKinetA0zKXOoHAT/Jit5O8kZsxcSlJPu9wvcGT1UGZEjZrtO7PfFOQ==
dependencies:
"@ai-sdk/provider" "0.0.26"
eventsource-parser "^1.1.2"
nanoid "^3.3.7"
secure-json-parse "^2.7.0"

"@ai-sdk/[email protected]":
version "0.0.22"
resolved "https://registry.yarnpkg.com/@ai-sdk/provider/-/provider-0.0.22.tgz#05795fc1b509bc290d05c8deadb80035db1d1dca"
integrity sha512-smZ1/2jL/JSKnbhC6ama/PxI2D/psj+YAe0c0qpd5ComQCNFltg72VFf0rpUSFMmFuj1pCCNoBOCrvyl8HTZHQ==
dependencies:
json-schema "0.4.0"

"@ai-sdk/[email protected]":
version "0.0.26"
resolved "https://registry.yarnpkg.com/@ai-sdk/provider/-/provider-0.0.26.tgz#52c3d5eb65cf7592c77c78decadf77cbec978934"
integrity sha512-dQkfBDs2lTYpKM8389oopPdQgIU007GQyCbuPPrV+K6MtSII3HBfE0stUIMXUb44L+LK1t6GXPP7wjSzjO6uKg==
dependencies:
json-schema "^0.4.0"

"@ai-sdk/[email protected]":
version "0.0.53"
resolved "https://registry.yarnpkg.com/@ai-sdk/react/-/react-0.0.53.tgz#aefead6d5e9b8b8022ca3e258aabbf882d2fb0c9"
Expand Down Expand Up @@ -1539,7 +1556,7 @@ events@^3.2.0:
resolved "https://registry.yarnpkg.com/events/-/events-3.3.0.tgz#31a95ad0a924e2d2c419a813aeb2c4e878ea7400"
integrity sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==

[email protected]:
[email protected], eventsource-parser@^1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/eventsource-parser/-/eventsource-parser-1.1.2.tgz#ed6154a4e3dbe7cda9278e5e35d2ffc58b309f89"
integrity sha512-v0eOBUbiaFojBu2s2NPBfYUoRR9GjcDNvCXVaqEf5vVfpIAh9f8RCo4vXTP8c63QRKCFwoLpMpTdPwwhEKVgzA==
Expand Down Expand Up @@ -1963,7 +1980,7 @@ json-schema-traverse@^0.4.1:
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==

[email protected]:
[email protected], json-schema@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.4.0.tgz#f7de4cf6efab838ebaeb3236474cbba5a1930ab5"
integrity sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==
Expand Down Expand Up @@ -2556,7 +2573,7 @@ schema-utils@^3.1.1, schema-utils@^3.2.0:
ajv "^6.12.5"
ajv-keywords "^3.5.2"

[email protected]:
[email protected], secure-json-parse@^2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/secure-json-parse/-/secure-json-parse-2.7.0.tgz#5a5f9cd6ae47df23dba3151edd06855d47e09862"
integrity sha512-6aU+Rwsezw7VR8/nyvKTx8QpWH9FrcYiXXlqC4z5d5XQBDRqtbfsRjnwGyqbi3gddNtWHuEk9OANUotL26qKUw==
Expand Down

0 comments on commit 16f867b

Please sign in to comment.