Skip to content

Commit 9d9f8c9

Browse files
chore(deps): bump next from 15.5.5 to 15.5.6 (#5336)
Bumps [next](https://github.com/vercel/next.js) from 15.5.5 to 15.5.6. - [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.5...v15.5.6) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0fde939 commit 9d9f8c9

File tree

3 files changed

+43
-43
lines changed

3 files changed

+43
-43
lines changed

package-lock.json

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

showcases/next-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"start": "next start"
1313
},
1414
"dependencies": {
15-
"next": "15.5.5",
15+
"next": "15.5.6",
1616
"react": "18.3.1",
1717
"react-dom": "18.3.1"
1818
},

showcases/patternhub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"dompurify": "3.3.0",
2727
"highlight.js": "11.11.1",
28-
"next": "15.5.5",
28+
"next": "15.5.6",
2929
"react": "18.3.1",
3030
"react-archer": "4.4.0",
3131
"react-dom": "18.3.1",

0 commit comments

Comments
 (0)