Skip to content

Commit 6d9a766

Browse files
author
Luca Forstner
authored
meta(nextjs): Bump peer deps for Next.js 14 (#9390)
1 parent 3379f93 commit 6d9a766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"next": "10.1.3"
4646
},
4747
"peerDependencies": {
48-
"next": "^10.0.8 || ^11.0 || ^12.0 || ^13.0",
48+
"next": "^10.0.8 || ^11.0 || ^12.0 || ^13.0 || ^14.0",
4949
"react": "16.x || 17.x || 18.x",
5050
"webpack": ">= 4.0.0"
5151
},

0 commit comments

Comments
 (0)