Skip to content

Commit

Permalink
deps(example): bump ai
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /examples/nextjs-openai with 1 update: [ai](https://github.com/vercel/ai).


Updates `ai` from 4.0.6 to 4.0.7
- [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@4.0.6...ai@4.0.7)

---
updated-dependencies:
- dependency-name: ai
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent 1f220fc commit 8b89a8c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions examples/nextjs-openai/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/nextjs-openai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@ai-sdk/openai": "^1.0.5",
"@arcjet/next": "file:../../arcjet-next",
"ai": "^4.0.6",
"ai": "^4.0.7",
"next": "15.0.3",
"openai": "^4.73.1",
"openai-chat-tokens": "^0.2.8",
Expand Down

0 comments on commit 8b89a8c

Please sign in to comment.