Skip to content

Commit

Permalink
Bump next from 13.5.6 to 14.1.1 in /examples/nextjs-app
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 13.5.6 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@v13.5.6...v14.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 18, 2024
1 parent 6bf58e8 commit 846b99a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@auth0/auth0-react": "file:../..",
"next": "13.5.6",
"next": "14.1.1",
"react": "file:../../node_modules/react",
"react-dom": "file:../../node_modules/react-dom"
}
Expand Down

0 comments on commit 846b99a

Please sign in to comment.