File tree 7 files changed +227
-97
lines changed
7 files changed +227
-97
lines changed Original file line number Diff line number Diff line change 42
42
"dependencies" : {
43
43
"@bitflow/concept-model" : " workspace:*" ,
44
44
"@bitflow/core" : " workspace:*" ,
45
- "react-flow-renderer" : " ^9.7.2 "
45
+ "react-flow-renderer" : " ^10.0.0 "
46
46
},
47
47
"peerDependencies" : {
48
48
"@emotion/cache" : " 11.x" ,
Original file line number Diff line number Diff line change 43
43
"@bitflow/flow" : " workspace:*" ,
44
44
"@bitflow/flow-node" : " workspace:*" ,
45
45
"@bitflow/stats" : " workspace:*" ,
46
- "react-flow-renderer" : " ^9.7.2 "
46
+ "react-flow-renderer" : " ^10.0.0 "
47
47
},
48
48
"peerDependencies" : {
49
49
"@emotion/cache" : " 11.x" ,
Original file line number Diff line number Diff line change 45
45
"@bitflow/provider" : " workspace:*" ,
46
46
"@bitflow/shell" : " workspace:*" ,
47
47
"@hookform/resolvers" : " ^2.9.7" ,
48
- "react-flow-renderer" : " ^9.7.2 "
48
+ "react-flow-renderer" : " ^10.0.0 "
49
49
},
50
50
"peerDependencies" : {
51
51
"@emotion/cache" : " 11.x" ,
Original file line number Diff line number Diff line change 40
40
"build:types" : " tsc --project tsconfig.build.json --declaration --emitDeclarationOnly"
41
41
},
42
42
"dependencies" : {
43
- "react-flow-renderer" : " ^9.7.2 "
43
+ "react-flow-renderer" : " ^10.0.0 "
44
44
},
45
45
"peerDependencies" : {
46
46
"@emotion/cache" : " 11.x" ,
Original file line number Diff line number Diff line change 42
42
"dependencies" : {
43
43
"@bitflow/core" : " workspace:*" ,
44
44
"@bitflow/flow-node" : " workspace:*" ,
45
- "react-flow-renderer" : " ^9.7.2 "
45
+ "react-flow-renderer" : " ^10.0.0 "
46
46
},
47
47
"peerDependencies" : {
48
48
"@emotion/cache" : " 11.x" ,
Original file line number Diff line number Diff line change 44
44
"@bitflow/flow" : " workspace:*" ,
45
45
"@bitflow/flow-node" : " workspace:*" ,
46
46
"@bitflow/icons" : " workspace:*" ,
47
- "react-flow-renderer" : " ^9.7.2 "
47
+ "react-flow-renderer" : " ^10.0.0 "
48
48
},
49
49
"peerDependencies" : {
50
50
"@emotion/cache" : " 11.x" ,
You can’t perform that action at this time.
0 commit comments