Skip to content

Commit faa431a

Browse files
chore(deps): bump next from 15.1.7 to 15.4.8 in /examples/nextjs-ssr
Bumps [next](https://github.com/vercel/next.js) from 15.1.7 to 15.4.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.1.7...v15.4.8) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f336d01 commit faa431a

File tree

2 files changed

+233
-253
lines changed

2 files changed

+233
-253
lines changed

examples/nextjs-ssr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"easy-peasy": "^6.0.0",
11-
"next": "15.1.7",
11+
"next": "15.4.8",
1212
"react": "19.0.0",
1313
"react-dom": "19.0.0",
1414
"react-redux": "9.2.0",

0 commit comments

Comments
 (0)