We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4bcfc3 commit 6c219c2Copy full SHA for 6c219c2
packages/nextjs/package.json
@@ -95,7 +95,7 @@
95
"next": "15.2.6"
96
},
97
"peerDependencies": {
98
- "next": "^15.2.6 || ^16",
+ "next": "^15.2.6 || ^15.3.6 || ^15.4.8 || ^15.5.7 || ^15.6.0-0 || ^16.0.7 || ^16.1.0-0",
99
"react": "catalog:peer-react",
100
"react-dom": "catalog:peer-react"
101
pnpm-workspace.yaml
@@ -3,7 +3,7 @@ packages:
3
4
catalogs:
5
peer-react:
6
- react: ^18.0.0 || ^19.0.0 || ^19.0.0-0
+ react: ^18.0.0 || ^19.0.1 || ^19.1.2 || ^19.2.1 || ^19.0.1-0
7
react-dom: ^18.0.0 || ^19.0.0 || ^19.0.0-0
8
react:
9
'@types/react': 18.3.26
0 commit comments