Skip to content

Commit

Permalink
chore(deps-dev): bump @ai-sdk/openai from 0.0.48 to 0.0.68
Browse files Browse the repository at this point in the history
Bumps [@ai-sdk/openai](https://github.com/vercel/ai) from 0.0.48 to 0.0.68.
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/@ai-sdk/[email protected]...@ai-sdk/[email protected])

---
updated-dependencies:
- dependency-name: "@ai-sdk/openai"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 717daee commit 0c17274
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"docs": "yarn build && typedoc --options ./typedoc.config.cjs"
},
"devDependencies": {
"@ai-sdk/openai": "^0.0.48",
"@ai-sdk/openai": "^0.0.68",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.3",
"@babel/preset-react": "^7.24.7",
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,23 +7,13 @@
resolved "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz"
integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==

"@ai-sdk/openai@^0.0.48":
version "0.0.48"
resolved "https://registry.yarnpkg.com/@ai-sdk/openai/-/openai-0.0.48.tgz#7a9dcfc84f6f781cea58b6eb0edfa6edd17e864f"
integrity sha512-buw9cT/55VGjvtcNvQGDljHQMan8C3/D1UvkcpY8XPfnimffrjAQa66fXldahhFQM20didNJawh0vlTM1MvRDw==
"@ai-sdk/openai@^0.0.68":
version "0.0.68"
resolved "https://registry.yarnpkg.com/@ai-sdk/openai/-/openai-0.0.68.tgz#7507534a217355273651ad2ea0fffd6e208587ea"
integrity sha512-WSzB7qpBTrnYvFbnBBmIsw1G8GM04JRMr+I7B5T7msgZfleG4cTvVrn9A1HeHHw9TmbKiaCKJrEZH4V0lb7jNQ==
dependencies:
"@ai-sdk/provider" "0.0.20"
"@ai-sdk/provider-utils" "1.0.13"

"@ai-sdk/[email protected]":
version "1.0.13"
resolved "https://registry.yarnpkg.com/@ai-sdk/provider-utils/-/provider-utils-1.0.13.tgz#073feeeb4baefe9efb5106b99126d69b379f229b"
integrity sha512-NDQUUBDQoWk9aGn2pOA5wiM5CdO57KeYTEph7PpKGEU8IyqI0d+CiYKISOia6Omy17d+Dw/ZM6KP98F89BGJ5A==
dependencies:
"@ai-sdk/provider" "0.0.20"
eventsource-parser "1.1.2"
nanoid "3.3.6"
secure-json-parse "2.7.0"
"@ai-sdk/provider" "0.0.24"
"@ai-sdk/provider-utils" "1.0.20"

"@ai-sdk/[email protected]":
version "1.0.18"
Expand All @@ -35,12 +25,15 @@
nanoid "3.3.6"
secure-json-parse "2.7.0"

"@ai-sdk/provider@0.0.20":
version "0.0.20"
resolved "https://registry.yarnpkg.com/@ai-sdk/provider/-/provider-0.0.20.tgz#a51a8e6f42ce251bf4517523d31652e3bcbca401"
integrity sha512-nCQZRUTi/+y+kf1ep9rujpbQEtsIwySzlQAudiFeVhzzDi9rYvWp5tOSVu8/ArT+i1xSc2tw40akxb1TX73ofQ==
"@ai-sdk/provider-utils@1.0.20":
version "1.0.20"
resolved "https://registry.yarnpkg.com/@ai-sdk/provider-utils/-/provider-utils-1.0.20.tgz#46175945dc32ad2d76cb5447738bcac3ad59dbcb"
integrity sha512-ngg/RGpnA00eNOWEtXHenpX1MsM2QshQh4QJFjUfwcqHpM5kTfG7je7Rc3HcEDP+OkRVv2GF+X4fC1Vfcnl8Ow==
dependencies:
json-schema "0.4.0"
"@ai-sdk/provider" "0.0.24"
eventsource-parser "1.1.2"
nanoid "3.3.6"
secure-json-parse "2.7.0"

"@ai-sdk/[email protected]":
version "0.0.23"
Expand All @@ -49,6 +42,13 @@
dependencies:
json-schema "0.4.0"

"@ai-sdk/[email protected]":
version "0.0.24"
resolved "https://registry.yarnpkg.com/@ai-sdk/provider/-/provider-0.0.24.tgz#e794f4255a833c47aeffcd8f6808a79b2a6b1f06"
integrity sha512-XMsNGJdGO+L0cxhhegtqZ8+T6nn4EoShS819OvCgI2kLbYTIvk0GWFGD0AXJmxkxs3DrpsJxKAFukFR7bvTkgQ==
dependencies:
json-schema "0.4.0"

"@ai-sdk/[email protected]":
version "0.0.55"
resolved "https://registry.yarnpkg.com/@ai-sdk/react/-/react-0.0.55.tgz#77342e7f5936fe184e6a7839e8c3cc02e9aef8b3"
Expand Down

0 comments on commit 0c17274

Please sign in to comment.