Skip to content

Commit b653d20

Browse files
chore(deps): update dependency next to v15.5.7 [security] (#374)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 46323bb commit b653d20

File tree

3 files changed

+48
-53
lines changed

3 files changed

+48
-53
lines changed

pnpm-lock.yaml

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

rspack/next-rspack-app-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"start": "next start"
77
},
88
"dependencies": {
9-
"next": "15.5.6",
9+
"next": "15.5.7",
1010
"react": "^19.2.0",
1111
"react-dom": "^19.2.0"
1212
},

rspack/next-rspack-page-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"start": "next start"
77
},
88
"dependencies": {
9-
"next": "15.5.6",
9+
"next": "15.5.7",
1010
"react": "^19.2.0",
1111
"react-dom": "^19.2.0"
1212
},

0 commit comments

Comments
 (0)