Skip to content

Commit

Permalink
Bump next from 14.1.3 to 14.2.21 in /examples/nextjs-scheduler
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.1.3 to 14.2.21.
- [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.3...v14.2.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 4, 2025
1 parent a217445 commit 9adbbed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/nextjs-scheduler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"next": "14.1.3",
"next": "14.2.21",
"react": "18.2.0",
"react-calendar": "^4.6.0",
"react-dom": "18.2.0",
Expand Down

0 comments on commit 9adbbed

Please sign in to comment.