chore(deps): bump next from 14.0.1 to 14.2.7 in /frontend

Bumps [next](https://github.com/vercel/next.js) from 14.0.1 to 14.2.7.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.0.1...v14.2.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-08-30 18:22:12 +02:00
committed by GitHub
parent 12d6da8dc1
commit e18aee751c
2 changed files with 63 additions and 52 deletions

View File

@ -7,7 +7,7 @@
},
"dependencies": {
"@teamhanko/hanko-elements": "^1.0.2",
"next": "^14.0.1",
"next": "^14.2.7",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},