Skip to content

Commit 24a02a6

Browse files
authored
Update next peer dependency (#1050)
1 parent 3536dd3 commit 24a02a6

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

.changeset/wide-lines-clap.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@opennextjs/aws": patch
3+
---
4+
5+
Update next peer dependency

packages/open-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"typescript": "catalog:"
6565
},
6666
"peerDependencies": {
67-
"next": "<15 || ~15.4.8 || ~15.5.7 || ^16.0.7"
67+
"next": "< 14.2 || ^14.2 || 14.3.0-canary.0 - 14.3.0-canary.76 || ~15.0.5 || ~15.1.9 || ~15.3.6 || ~15.4.8 || ~15.5.7 || ^16.0.7"
6868
},
6969
"bugs": {
7070
"url": "https://github.com/opennextjs/opennextjs-aws/issues"

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)