Skip to content

Commit

Permalink
meta: bump the next-js group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the next-js group with 2 updates: [turbo](https://github.com/vercel/turborepo) and [next](https://github.com/vercel/next.js).


Updates `turbo` from 2.1.2 to 2.1.3
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
- [Commits](vercel/turborepo@v2.1.2...v2.1.3)

Updates `next` from 14.2.11 to 14.2.14
- [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.11...v14.2.14)

---
updated-dependencies:
- dependency-name: turbo
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: next-js
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: next-js
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent dcd2d23 commit 5fcbfbf
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 92 deletions.
2 changes: 1 addition & 1 deletion apps/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"github-slugger": "~2.0.0",
"glob": "~11.0.0",
"gray-matter": "~4.0.3",
"next": "~14.2.11",
"next": "~14.2.14",
"next-intl": "~3.19.1",
"next-themes": "~0.3.0",
"postcss": "~8.4.47",
Expand Down
162 changes: 72 additions & 90 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 @@ -38,7 +38,7 @@
"dependencies": {
"husky": "9.1.6",
"lint-staged": "15.2.10",
"turbo": "2.1.2"
"turbo": "2.1.3"
},
"devDependencies": {
"commitizen": "4.3.0",
Expand Down

0 comments on commit 5fcbfbf

Please sign in to comment.