Skip to content

Commit a53d7a5

Browse files
chore(deps): update dependency next to v16.0.9 [security] (#377)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ccab34e commit a53d7a5

File tree

3 files changed

+51
-50
lines changed

3 files changed

+51
-50
lines changed

pnpm-lock.yaml

Lines changed: 49 additions & 48 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": "16.0.7",
9+
"next": "16.0.9",
1010
"react": "^19.2.1",
1111
"react-dom": "^19.2.1"
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": "16.0.7",
9+
"next": "16.0.9",
1010
"react": "^19.2.1",
1111
"react-dom": "^19.2.1"
1212
},

0 commit comments

Comments
 (0)