Skip to content

Commit 81338ce

Browse files
Bump next from 13.4.7 to 14.2.32 in /apps/examples/nextjs-page-router
Bumps [next](https://github.com/vercel/next.js) from 13.4.7 to 14.2.32. - [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.4.7...v14.2.32) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.32 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b37a112 commit 81338ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"start": "next start"
88
},
99
"dependencies": {
10-
"next": "13.4.7",
10+
"next": "14.2.32",
1111
"react": "^18.2.0",
1212
"react-dom": "^18.2.0",
1313
"react-use-intercom": "*"

0 commit comments

Comments
 (0)