Skip to content

Commit 1c44e07

Browse files
Bump next from 13.5.6 to 14.1.1 in /examples/next13-app-scheduler
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]>
1 parent 8e3d9df commit 1c44e07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/next13-app-scheduler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"@fullcalendar/timegrid": "^6.1.10",
1919
"react": "^18.3.1",
2020
"react-dom": "^18.3.1",
21-
"next": "13.5.6"
21+
"next": "14.1.1"
2222
}
2323
}

0 commit comments

Comments
 (0)