Skip to content

Commit 5cb8fea

Browse files
Bump next from 14.2.32 to 14.2.35 in /examples/nextjs (#554)
Bumps [next](https://github.com/vercel/next.js) from 14.2.32 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.32...v14.2.35) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.35 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0efac22 commit 5cb8fea

File tree

2 files changed

+67
-50
lines changed

2 files changed

+67
-50
lines changed

examples/nextjs/package-lock.json

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

examples/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"bcrypt": "^5.1.1",
2020
"clsx": "^2.0.0",
2121
"jwt-decode": "^4.0.0",
22-
"next": "^14.0.2",
22+
"next": "^14.2.35",
2323
"postcss": "8.4.31",
2424
"react": "18.2.0",
2525
"react-dom": "18.2.0",

0 commit comments

Comments
 (0)