Skip to content

Commit 0393411

Browse files
chore(deps): update dependency next to v16.0.9 [security]
1 parent ccab34e commit 0393411

3 files changed

Lines changed: 51 additions & 50 deletions

File tree

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)