Skip to content

Commit af9ffee

Browse files
chore(deps): update dependency next to v16.1.5 [security]
1 parent 5b958db commit af9ffee

File tree

3 files changed

+45
-45
lines changed

3 files changed

+45
-45
lines changed

pnpm-lock.yaml

Lines changed: 43 additions & 43 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.1.4",
9+
"next": "16.1.5",
1010
"react": "^19.2.3",
1111
"react-dom": "^19.2.3"
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.1.4",
9+
"next": "16.1.5",
1010
"react": "^19.2.3",
1111
"react-dom": "^19.2.3"
1212
},

0 commit comments

Comments
 (0)