Skip to content

Commit 16a8fdc

Browse files
Bump next from 15.5.6 to 15.5.7 (#113)
Bumps [next](https://github.com/vercel/next.js) from 15.5.6 to 15.5.7. - [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.5.6...v15.5.7) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9589eaa commit 16a8fdc

File tree

2 files changed

+80
-52
lines changed

2 files changed

+80
-52
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"dependencies": {
33
"@aws-amplify/adapter-nextjs": "^1.6.9",
44
"aws-amplify": "^6.15.6",
5-
"next": "^15.3.2",
5+
"next": "^15.5.7",
66
"react": "19.2.0",
77
"react-dom": "19.2.0"
88
},

0 commit comments

Comments
 (0)