Skip to content

Commit 0a76067

Browse files
Bump next from 14.1.3 to 14.2.35 in /samples/nextjs/app
Bumps [next](https://github.com/vercel/next.js) from 14.1.3 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.1.3...v14.2.35) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.35 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d8c932 commit 0a76067

File tree

2 files changed

+85
-72
lines changed

2 files changed

+85
-72
lines changed

samples/nextjs/app/package-lock.json

Lines changed: 84 additions & 71 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/nextjs/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"next": "14.1.3",
12+
"next": "14.2.35",
1313
"react": "^18",
1414
"react-dom": "^18"
1515
},

0 commit comments

Comments
 (0)