Skip to content

Commit 3ab6446

Browse files
committed
add next 15 support
1 parent 2e7f246 commit 3ab6446

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"vitest": "^1.4.0"
8282
},
8383
"peerDependencies": {
84-
"next": "^12.0.0 || ^13.0.0 || ^14.0.0",
84+
"next": "^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0",
8585
"react": "^16.0.0 || ^17.0.0 || ^18.0.0",
8686
"react-router-dom": "^6.0.0",
8787
"zod": "^3.0.0"

0 commit comments

Comments
 (0)