Skip to content

Commit eca8cf6

Browse files
Bump next in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js). Updates `next` from 15.5.6 to 15.5.8 - [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.8) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.8 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5ff640 commit eca8cf6

File tree

2 files changed

+135
-4
lines changed

2 files changed

+135
-4
lines changed

examples/redis-minimal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@fortedigital/nextjs-cache-handler": "workspace:*",
17-
"next": "^15.5.6",
17+
"next": "^15.5.8",
1818
"react": "^19.2.0",
1919
"react-dom": "^19.2.0",
2020
"redis": "^5.9.0"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)