Skip to content

Commit

Permalink
build(deps): bump next from 14.0.4 to 14.1.1 in /examples/with-next-auth
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.0.4 to 14.1.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.0.4...v14.1.1)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 10, 2024
1 parent 1bdd5e5 commit 1edf09e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-next-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@farcaster/auth-kit": "*",
"ethers": "^6.12.0",
"next": "14.0.4",
"next": "14.1.1",
"next-auth": "^4.24.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down

0 comments on commit 1edf09e

Please sign in to comment.