Skip to content

Commit 91f2b69

Browse files
meta: bump the next-js group with 2 updates (#6610)
Bumps the next-js group with 2 updates: [next](https://github.com/vercel/next.js) and [turbo](https://github.com/vercel/turbo). Updates `next` from 14.1.3 to 14.1.4 - [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.1.3...v14.1.4) Updates `turbo` from 1.12.5 to 1.13.2 - [Release notes](https://github.com/vercel/turbo/releases) - [Changelog](https://github.com/vercel/turbo/blob/main/release.md) - [Commits](vercel/turborepo@v1.12.5...v1.13.2) --- updated-dependencies: - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: next-js - dependency-name: turbo dependency-type: direct:development update-type: version-update:semver-minor 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 f8cb833 commit 91f2b69

File tree

2 files changed

+74
-74
lines changed

2 files changed

+74
-74
lines changed

package-lock.json

+72-72
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"gray-matter": "~4.0.3",
7070
"husky": "9.0.11",
7171
"lint-staged": "15.2.2",
72-
"next": "~14.1.3",
72+
"next": "~14.1.4",
7373
"next-intl": "~3.10.0",
7474
"next-themes": "~0.3.0",
7575
"postcss": "~8.4.38",
@@ -125,7 +125,7 @@
125125
"stylelint-config-standard": "36.0.0",
126126
"stylelint-order": "6.0.4",
127127
"stylelint-selector-bem-pattern": "4.0.0",
128-
"turbo": "1.12.5",
128+
"turbo": "1.13.2",
129129
"user-agent-data-types": "0.4.2"
130130
}
131131
}

0 commit comments

Comments
 (0)