File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 22
22
"dependencies" : {
23
23
"es6-map" : " ^0.1.3" ,
24
24
"hoist-non-react-statics" : " ^1.0.5" ,
25
- "lodash" : " ^4.5 .1" ,
25
+ "lodash" : " ^4.6 .1" ,
26
26
"object-unfreeze" : " ^1.0.2"
27
27
},
28
28
"devDependencies" : {
29
29
"chai" : " ^3.5.0" ,
30
- "jsdom" : " ^8.0.4 " ,
31
- "pragmatist" : " ^3.0.16 " ,
32
- "react" : " ^0. 15.0-alpha .1" ,
33
- "react-addons-shallow-compare" : " ^0. 15.0-alpha .1" ,
34
- "react-addons-test-utils" : " ^0. 15.0-alpha .1" ,
35
- "react-dom" : " ^0. 15.0-alpha .1"
30
+ "jsdom" : " ^8.1.0 " ,
31
+ "pragmatist" : " ^3.0.21 " ,
32
+ "react" : " ^15.0.0-rc .1" ,
33
+ "react-addons-shallow-compare" : " ^15.0.0-rc .1" ,
34
+ "react-addons-test-utils" : " ^15.0.0-rc .1" ,
35
+ "react-dom" : " ^15.0.0-rc .1"
36
36
},
37
37
"scripts" : {
38
38
"pragmatist" : " node ./node_modules/.bin/pragmatist --es5" ,
You can’t perform that action at this time.
0 commit comments