Skip to content

Commit

Permalink
Bump next from 14.1.1 to 14.2.10 in /examples/next.js/basic-example
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.1.1 to 14.2.10.
- [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.1.1...v14.2.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 020dd45 commit a469361
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 102 deletions.
218 changes: 117 additions & 101 deletions examples/next.js/basic-example/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/next.js/basic-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"start": "next start"
},
"dependencies": {
"next": "^14.1.1",
"next": "^14.2.10",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"webmidi": "latest"
Expand Down

0 comments on commit a469361

Please sign in to comment.