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/turbo) and [next](https://github.com/vercel/next.js).


Updates `turbo` from 2.0.6 to 2.0.11
- [Release notes](https://github.com/vercel/turbo/releases)
- [Changelog](https://github.com/vercel/turbo/blob/main/release.md)
- [Commits](vercel/turborepo@v2.0.6...v2.0.11)

Updates `next` from 14.2.4 to 14.2.5
- [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.4...v14.2.5)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 2, 2024
1 parent 4196959 commit ffaf4a9
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 @@ -66,7 +66,7 @@
"github-slugger": "~2.0.0",
"glob": "~10.4.1",
"gray-matter": "~4.0.3",
"next": "~14.2.4",
"next": "~14.2.5",
"next-intl": "~3.15.3",
"next-themes": "~0.3.0",
"postcss": "~8.4.40",
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 @@ -37,7 +37,7 @@
"dependencies": {
"husky": "9.0.11",
"lint-staged": "15.2.5",
"turbo": "2.0.6"
"turbo": "2.0.11"
},
"devDependencies": {
"commitizen": "4.3.0",
Expand Down

0 comments on commit ffaf4a9

Please sign in to comment.