Skip to content

Commit fbf566c

Browse files
committed
update dependencies
1 parent b6262cf commit fbf566c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@
7070
},
7171
"peerDependencies": {
7272
"convex": ">=1.23.0 <1.35.0",
73-
"react": "~18.3.1 || ~19.0.0",
74-
"react-dom": "~18.3.1 || ~19.0.0"
73+
"react": "~18.3.1 || ^19.0.0",
74+
"react-dom": "~18.3.1 || ^19.0.0"
7575
},
7676
"devDependencies": {
7777
"@eslint/js": "^9.9.1",

0 commit comments

Comments
 (0)