Skip to content

Commit

Permalink
chore(deps): bump next from 13.5.3 to 14.2.3
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 13.5.3 to 14.2.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@v13.5.3...v14.2.3)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 14, 2024
1 parent fd78f4e commit 4808fa1
Show file tree
Hide file tree
Showing 3 changed files with 111 additions and 270 deletions.
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@composite-fetcher/utils": "workspace:*",
"next": "^13.5.3",
"next": "^14.2.3",
"nextra": "^2.13.1",
"nextra-theme-docs": "^2.13.1",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@composite-fetcher/with-caching": "workspace:^",
"@composite-fetcher/with-logging": "workspace:^",
"@composite-fetcher/with-retries": "workspace:^",
"next": "13.5.4",
"next": "14.2.3",
"react": "^18",
"react-dom": "^18"
},
Expand Down
Loading

0 comments on commit 4808fa1

Please sign in to comment.