Skip to content

chore(deps): bump next from 15.1.6 to 15.3.3 in /frontend #2170

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): bump next from 15.1.6 to 15.3.3 in /frontend
Bumps [next](https://github.com/vercel/next.js) from 15.1.6 to 15.3.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@v15.1.6...v15.3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored May 29, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 3767834ef2260eef561ec56c302f3fec166cbbb2
2 changes: 1 addition & 1 deletion frontend/examples/nextjs/package.json
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@
},
"dependencies": {
"@teamhanko/hanko-elements": "^2.1.0",
"next": "^15.1.6",
"next": "^15.3.3",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Loading