Skip to content

Commit

Permalink
chore(dependency): bumped Next.js version (#836)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-bot authored May 10, 2024
1 parent 2a12cfd commit babb140
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 70 deletions.
119 changes: 51 additions & 68 deletions ecosystem-tests/vercel-edge/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 ecosystem-tests/vercel-edge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"ai": "2.1.34",
"next": "13.5.6",
"next": "14.1.1",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"private": true,
"dependencies": {
"express": "^4.18.2",
"next": "^13.5.5",
"next": "^14.1.1",
"openai": "file:..",
"zod-to-json-schema": "^3.21.4"
},
Expand Down

0 comments on commit babb140

Please sign in to comment.