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


Updates `next` from 14.1.1 to 14.1.3
- [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.1...v14.1.3)

Updates `turbo` from 1.12.4 to 1.12.5
- [Release notes](https://github.com/vercel/turbo/releases)
- [Changelog](https://github.com/vercel/turbo/blob/main/release.md)
- [Commits](vercel/turborepo@v1.12.4...v1.12.5)

---
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:production
  update-type: version-update:semver-patch
  dependency-group: next-js
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 9, 2024
1 parent d0e1109 commit e5eb3d0
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 74 deletions.
144 changes: 72 additions & 72 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"gray-matter": "~4.0.3",
"husky": "8.0.3",
"lint-staged": "15.2.0",
"next": "~14.1.1",
"next": "~14.1.3",
"next-intl": "~3.4.0",
"next-themes": "~0.2.1",
"postcss": "~8.4.35",
Expand All @@ -85,7 +85,7 @@
"semver": "~7.5.4",
"shiki": "~1.1.2",
"tailwindcss": "^3.4.0",
"turbo": "1.12.4",
"turbo": "1.12.5",
"typescript": "~5.3.2",
"unist-util-visit": "~5.0.0",
"vfile": "~6.0.1",
Expand Down

0 comments on commit e5eb3d0

Please sign in to comment.