Skip to content

Commit 91ea27d

Browse files
meta: bump the next-js group with 2 updates (#6967)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 15bb10b commit 91ea27d

File tree

3 files changed

+74
-92
lines changed

3 files changed

+74
-92
lines changed

apps/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"github-slugger": "~2.0.0",
6767
"glob": "~10.4.1",
6868
"gray-matter": "~4.0.3",
69-
"next": "~14.2.4",
69+
"next": "~14.2.5",
7070
"next-intl": "~3.15.3",
7171
"next-themes": "~0.3.0",
7272
"postcss": "~8.4.40",

package-lock.json

Lines changed: 72 additions & 90 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
@@ -37,7 +37,7 @@
3737
"dependencies": {
3838
"husky": "9.0.11",
3939
"lint-staged": "15.2.7",
40-
"turbo": "2.0.6"
40+
"turbo": "2.0.11"
4141
},
4242
"devDependencies": {
4343
"commitizen": "4.3.0",

0 commit comments

Comments
 (0)