Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 521308f

Browse files
authoredJan 16, 2025··
Bump next from 14.2.10 to 14.2.21 in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [next](https://github.com/vercel/next.js). Updates `next` from 14.2.10 to 14.2.21 - [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.10...v14.2.21) --- updated-dependencies: - dependency-name: next dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3160bae commit 521308f

File tree

2 files changed

+56
-45
lines changed

2 files changed

+56
-45
lines changed
 

‎package-lock.json

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

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"start": "next start"
77
},
88
"dependencies": {
9-
"next": "^14.2.10",
9+
"next": "^14.2.21",
1010
"react": "^18.2.0",
1111
"react-dom": "^18.2.0"
1212
}

0 commit comments

Comments
 (0)
Please sign in to comment.