Skip to content

Commit b29f61d

Browse files
Bump next from 15.5.6 to 16.0.7 in /examples/redis-minimal
Bumps [next](https://github.com/vercel/next.js) from 15.5.6 to 16.0.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...v16.0.7) --- updated-dependencies: - dependency-name: next dependency-version: 16.0.7 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5ff640 commit b29f61d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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": "^16.0.7",
1818
"react": "^19.2.0",
1919
"react-dom": "^19.2.0",
2020
"redis": "^5.9.0"

0 commit comments

Comments
 (0)