Skip to content

Commit 6c219c2

Browse files
committed
Expand versions to cover all releases
1 parent f4bcfc3 commit 6c219c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"next": "15.2.6"
9696
},
9797
"peerDependencies": {
98-
"next": "^15.2.6 || ^16",
98+
"next": "^15.2.6 || ^15.3.6 || ^15.4.8 || ^15.5.7 || ^15.6.0-0 || ^16.0.7 || ^16.1.0-0",
9999
"react": "catalog:peer-react",
100100
"react-dom": "catalog:peer-react"
101101
},

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ packages:
33

44
catalogs:
55
peer-react:
6-
react: ^18.0.0 || ^19.0.0 || ^19.0.0-0
6+
react: ^18.0.0 || ^19.0.1 || ^19.1.2 || ^19.2.1 || ^19.0.1-0
77
react-dom: ^18.0.0 || ^19.0.0 || ^19.0.0-0
88
react:
99
'@types/react': 18.3.26

0 commit comments

Comments
 (0)