Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps(example): bump the dependencies group across 1 directory with 2 …
Browse files Browse the repository at this point in the history
…updates

Bumps the dependencies group with 2 updates in the /examples/nextjs-openai directory: [@ai-sdk/openai](https://github.com/vercel/ai) and [ai](https://github.com/vercel/ai).


Updates `@ai-sdk/openai` from 1.0.19 to 1.0.20
- [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])

Updates `ai` from 4.0.36 to 4.0.39
- [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/[email protected]@4.0.39)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jan 17, 2025
1 parent bd7dd9e commit f27d8c7
Showing 2 changed files with 37 additions and 37 deletions.
70 changes: 35 additions & 35 deletions examples/nextjs-openai/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions examples/nextjs-openai/package.json
Original file line number Diff line number Diff line change
@@ -9,9 +9,9 @@
"lint": "next lint"
},
"dependencies": {
"@ai-sdk/openai": "^1.0.19",
"@ai-sdk/openai": "^1.0.20",
"@arcjet/next": "file:../../arcjet-next",
"ai": "^4.0.36",
"ai": "^4.0.39",
"next": "15.1.4",
"openai": "^4.78.1",
"openai-chat-tokens": "^0.2.8",

0 comments on commit f27d8c7

Please sign in to comment.