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-14-openai with 1 update: [ai](https://github.com/vercel/ai).


Updates `ai` from 3.1.33 to 3.1.35
- [Release notes](https://github.com/vercel/ai/releases)
- [Commits](https://github.com/vercel/ai/compare/[email protected]@3.1.35)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 14, 2024
1 parent 4d394a8 commit d1afee7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions examples/nextjs-14-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-14-openai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@arcjet/next": "file:../../arcjet-next",
"ai": "^3.1.33",
"ai": "^3.1.35",
"next": "^14.2.4",
"openai": "^4.51.0",
"openai-chat-tokens": "^0.2.8",
Expand Down

0 comments on commit d1afee7

Please sign in to comment.