Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

Commit 1f5722c

Browse files
Bump next
Bumps the npm_and_yarn group with 1 update in the /examples/nextjs directory: [next](https://github.com/vercel/next.js). Updates `next` from 14.1.1 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@v14.1.1...v14.2.32) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.32 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b320bb2 commit 1f5722c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"autoprefixer": "10.4.14",
2020
"eslint": "8.49.0",
2121
"eslint-config-next": "13.4.19",
22-
"next": "14.1.1",
22+
"next": "14.2.32",
2323
"postcss": "8.4.35",
2424
"react": "18.2.0",
2525
"react-dom": "18.2.0",

0 commit comments

Comments
 (0)