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 06e01e2 commit f67f0adCopy full SHA for f67f0ad
package.json
@@ -81,7 +81,7 @@
81
"vitest": "^1.4.0"
82
},
83
"peerDependencies": {
84
- "next": "^12.0.0 || ^13.0.0 || ^14.0.0",
+ "next": "^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0",
85
"react": "^16.0.0 || ^17.0.0 || ^18.0.0",
86
"react-router-dom": "^6.0.0",
87
"zod": "^3.0.0"
0 commit comments