Skip to content

Commit f0cd86a

Browse files
Bump next in /code-samples/eventing/bookstore-sample-app/start/frontend (#6251)
Bumps [next](https://github.com/vercel/next.js) from 14.2.21 to 14.2.26. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.21...v14.2.26) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.26 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eedb174 commit f0cd86a

File tree

2 files changed

+56
-45
lines changed

2 files changed

+56
-45
lines changed

Diff for: code-samples/eventing/bookstore-sample-app/start/frontend/package-lock.json

+55-44
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: code-samples/eventing/bookstore-sample-app/start/frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@heroicons/react": "^2.1.3",
1313
"@nextui-org/react": "^2.2.10",
1414
"framer-motion": "^11.0.22",
15-
"next": "14.2.21",
15+
"next": "14.2.26",
1616
"next-themes": "^0.3.0",
1717
"react": "^18",
1818
"react-dom": "^18"

0 commit comments

Comments
 (0)