Skip to content

Commit

Permalink
build(deps): bump next from 14.0.4 to 14.1.1 in /examples/next (#439)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 10, 2024
1 parent 3d3215b commit f372adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "next start"
},
"dependencies": {
"next": "14.0.4",
"next": "14.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down

0 comments on commit f372adf

Please sign in to comment.