Skip to content

Commit 3d23f26

Browse files
Bump next from 14.2.23 to 14.2.26
Bumps [next](https://github.com/vercel/next.js) from 14.2.23 to 14.2.26. - [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.2.23...v14.2.26) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.26 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f7dab2d commit 3d23f26

File tree

2 files changed

+159
-60
lines changed

2 files changed

+159
-60
lines changed

apps/examples/nextjs-app-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"start": "next start"
99
},
1010
"dependencies": {
11-
"next": "^14.0.0",
11+
"next": "^14.2.26",
1212
"react": "^18.2.0",
1313
"react-dom": "^18.2.0",
1414
"react-use-intercom": "*"

0 commit comments

Comments
 (0)