File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2525 "lucide-react" : " ^0.471.0" ,
2626 "next-themes" : " ^0.4.4" ,
2727 "postcss" : " ^8.4.49" ,
28- "react" : " ^18.3.1 " ,
29- "react-dom" : " ^18.3.1 " ,
28+ "react" : " ^19.1.0 " ,
29+ "react-dom" : " ^19.1.0 " ,
3030 "remeda" : " ^2.20.2" ,
3131 "tailwind-merge" : " ^2.6.0" ,
3232 "tailwindcss" : " ^3.4.17" ,
Original file line number Diff line number Diff line change 5454 },
5555 "./react" : {
5656 "import" : {
57- "@convex-dev/component-source" : " ./src/react/index.ts " ,
57+ "@convex-dev/component-source" : " ./src/react/index.tsx " ,
5858 "types" : " ./dist/esm/react/index.d.ts" ,
5959 "default" : " ./dist/esm/react/index.js"
6060 },
6161 "require" : {
62- "@convex-dev/component-source" : " ./src/react/index.ts " ,
62+ "@convex-dev/component-source" : " ./src/react/index.tsx " ,
6363 "types" : " ./dist/commonjs/react/index.d.ts" ,
6464 "default" : " ./dist/commonjs/react/index.js"
6565 }
7373 }
7474 },
7575 "peerDependencies" : {
76- "convex" : " ^1.19.2" ,
77- "react" : " ^18" ,
78- "react-dom" : " ^18"
76+ "convex" : " ^1.19.2 || >=1.17.0 <1.25.0 " ,
77+ "react" : " ^18 || ^19 " ,
78+ "react-dom" : " ^18 || ^19 "
7979 },
8080 "devDependencies" : {
8181 "@eslint/js" : " ^9.9.1" ,
You can’t perform that action at this time.
0 commit comments