Skip to content

Commit 3a32533

Browse files
chore(deps): bump next from 15.1.6 to 15.3.0 in /frontend
Bumps [next](https://github.com/vercel/next.js) from 15.1.6 to 15.3.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@v15.1.6...v15.3.0) --- updated-dependencies: - dependency-name: next dependency-version: 15.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7ae10a4 commit 3a32533

File tree

2 files changed

+154
-137
lines changed

2 files changed

+154
-137
lines changed

frontend/examples/nextjs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"dependencies": {
99
"@teamhanko/hanko-elements": "^1.5.2",
10-
"next": "^15.1.6",
10+
"next": "^15.3.0",
1111
"react": "^18.2.0",
1212
"react-dom": "^18.2.0"
1313
},

0 commit comments

Comments
 (0)