Skip to content

Commit 91fe8d2

Browse files
Bump next (#6537)
Bumps [next](https://github.com/vercel/next.js) from 15.4.7 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.4.7...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 e5bec81 commit 91fe8d2

File tree

2 files changed

+58
-42
lines changed

2 files changed

+58
-42
lines changed

code-samples/eventing/bookstore-sample-app/solution/frontend/package-lock.json

Lines changed: 57 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

code-samples/eventing/bookstore-sample-app/solution/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@heroicons/react": "^2.1.3",
1414
"@nextui-org/react": "^2.2.10",
1515
"framer-motion": "^11.0.22",
16-
"next": "15.4.7",
16+
"next": "15.5.7",
1717
"next-themes": "^0.3.0",
1818
"next-ws": "^2.1.4",
1919
"react": "^18",

0 commit comments

Comments
 (0)