File tree 2 files changed +7
-5
lines changed
packages/dash-core-components
2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Dash Core Components
2
2
3
+ [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/plotly/dash-core-components.svg )] ( https://greenkeeper.io/ )
4
+
3
5
This package provides the core React component suite for [ Dash] [ ] .
4
6
5
7
[ ![ CircleCI] ( https://circleci.com/gh/plotly/dash-core-components.svg?style=svg )] ( https://circleci.com/gh/plotly/dash-core-components )
Original file line number Diff line number Diff line change 25
25
"author" :
" Chris Parmer <[email protected] >" ,
26
26
"license" : " MIT" ,
27
27
"dependencies" : {
28
- "builder" : " 2.10.1 " ,
28
+ "builder" : " 3.2.2 " ,
29
29
"dash-components-archetype" : " ^0.2.11" ,
30
30
"moment" : " ^2.18.1" ,
31
- "radium" : " ^0.17.1 " ,
32
- "ramda" : " ^0.23.0 " ,
33
- "rc-slider" : " ^6.1.0 " ,
31
+ "radium" : " ^0.19.4 " ,
32
+ "ramda" : " ^0.24.1 " ,
33
+ "rc-slider" : " ^8.3.1 " ,
34
34
"react" : " ^15.4.0" ,
35
35
"react-addons-shallow-compare" : " ^15.6.0" ,
36
36
"react-dates" : " ^12.3.0" ,
42
42
"react-virtualized-select" : " ^3.1.0"
43
43
},
44
44
"devDependencies" : {
45
- "component-playground" : " ^1.3.2 " ,
45
+ "component-playground" : " ^2.0.0 " ,
46
46
"dash-components-archetype-dev" : " ^0.2.11" ,
47
47
"enzyme" : " ^2.4.1"
48
48
}
You can’t perform that action at this time.
0 commit comments