Skip to content

Commit dfb99cc

Browse files
Bump next from 14.2.30 to 14.2.35
Bumps [next](https://github.com/vercel/next.js) from 14.2.30 to 14.2.35. - [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.30...v14.2.35) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.35 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b37a112 commit dfb99cc

File tree

2 files changed

+131
-91
lines changed

2 files changed

+131
-91
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.2.30",
11+
"next": "^14.2.35",
1212
"react": "^18.2.0",
1313
"react-dom": "^18.2.0",
1414
"react-use-intercom": "*"

0 commit comments

Comments
 (0)