Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 13, 2024
1 parent 76e4ded commit 88b745f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
},
"dependencies": {
"@packages/ui": "*",
"next": "13.4.1",
"next": "14.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"test": {
"dependencies": {
"next": "13.4.1"
"next": "14.1.1"
}
}
}

0 comments on commit 88b745f

Please sign in to comment.