Skip to content

Commit

Permalink
chore(deps): bump next in the npm_and_yarn group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js).


Updates `next` from 14.2.5 to 14.2.10
- [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.5...v14.2.10)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent d23bb7c commit 9207e2e
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 58 deletions.
2 changes: 1 addition & 1 deletion examples/nextjs-spa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@next/font": "13.4.13",
"next": "14.2.5",
"next": "14.2.10",
"react": "18.3.1",
"react-dom": "18.3.1"
},
Expand Down
101 changes: 45 additions & 56 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
],
"dependencies": {
"lodash": "4.17.21",
"next": "14.2.5",
"next": "14.2.10",
"tslib": "2.3.0"
}
}

0 comments on commit 9207e2e

Please sign in to comment.