Skip to content

Commit 7411b3f

Browse files
NicolappsConvex, Inc.
authored and
Convex, Inc.
committed
Switch the Next.js peer dependency to use caret (#35784)
GitOrigin-RevId: 382067210942995733f017b5dd531b6ed3b9b943
1 parent 5019233 commit 7411b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

npm-packages/dashboard-common/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"peerDependencies": {
1717
"@radix-ui/react-icons": "~1.3.0",
1818
"convex": "workspace:*",
19-
"next": "14.2.25",
19+
"next": "^14",
2020
"next-themes": "~0.4.0",
2121
"react": "^18.0.0",
2222
"react-dom": "^18.0.0",

0 commit comments

Comments
 (0)