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.0.11 to 2.1.1
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
- [Commits](vercel/turborepo@v2.0.11...v2.1.1)

Updates `next` from 14.2.6 to 14.2.7
- [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.6...v14.2.7)

---
updated-dependencies:
- dependency-name: turbo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Sep 1, 2024
1 parent 912b040 commit c9ce745
Show file tree
Hide file tree
Showing 3 changed files with 75 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 @@ -66,7 +66,7 @@
"github-slugger": "~2.0.0",
"glob": "~10.4.1",
"gray-matter": "~4.0.3",
"next": "~14.2.5",
"next": "~14.2.7",
"next-intl": "~3.15.3",
"next-themes": "~0.3.0",
"postcss": "~8.4.40",
Expand Down
163 changes: 73 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 @@ -37,7 +37,7 @@
"dependencies": {
"husky": "9.0.11",
"lint-staged": "15.2.7",
"turbo": "2.0.11"
"turbo": "2.1.1"
},
"devDependencies": {
"commitizen": "4.3.0",
Expand Down

0 comments on commit c9ce745

Please sign in to comment.