Skip to content

Commit

Permalink
chore(deps): bump next from 14.0.4 to 14.1.0
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.0.4 to 14.1.0.
- [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.0.4...v14.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 85fb3c4 commit 0b17169
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 134 deletions.
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "next start"
},
"dependencies": {
"next": "^14.0.4",
"next": "^14.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-use-zendesk": "*"
Expand Down
Loading

0 comments on commit 0b17169

Please sign in to comment.