File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 3434 "immutability-helper" : " ^2.4.0" ,
3535 "lodash" : " ^4.17.4" ,
3636 "prop-types" : " ^15.6.0" ,
37- "react-beautiful-dnd" : " ^6.0.1 " ,
37+ "react-beautiful-dnd" : " ^7.1.0 " ,
3838 "react-redux" : " ^5.0.3" ,
3939 "redux" : " ^3.6.0" ,
4040 "redux-actions" : " ^1.2.2" ,
Original file line number Diff line number Diff line change @@ -7104,12 +7104,11 @@ react-addons-test-utils@^15.5.1:
71047104 version "15.6.0"
71057105 resolved "https://registry.yarnpkg.com/react-addons-test-utils/-/react-addons-test-utils-15.6.0.tgz#062d36117fe8d18f3ba5e06eb33383b0b85ea5b9"
71067106
7107- react-beautiful-dnd@^6.0.1 :
7108- version "6.0.1 "
7109- resolved "https://registry.yarnpkg.com/react-beautiful-dnd/-/react-beautiful-dnd-6.0.1. tgz#f5b70cc37188bd9e79c2bd2152bebfadb2861cff "
7107+ react-beautiful-dnd@^7.1.0 :
7108+ version "7.1.0 "
7109+ resolved "https://registry.yarnpkg.com/react-beautiful-dnd/-/react-beautiful-dnd-7.1.0. tgz#f78b4b47c557fba7ca3c4ae399c3b9621c92dc50 "
71107110 dependencies :
71117111 babel-runtime "^6.26.0"
7112- invariant "^2.2.2"
71137112 memoize-one "^3.1.1"
71147113 prop-types "^15.6.0"
71157114 raf-schd "^2.1.1"
@@ -7118,6 +7117,7 @@ react-beautiful-dnd@^6.0.1:
71187117 redux "^3.7.2"
71197118 redux-thunk "^2.2.0"
71207119 reselect "^3.0.1"
7120+ tiny-invariant "^0.0.3"
71217121
71227122react-docgen@^2.15.0 :
71237123 version "2.17.0"
@@ -8493,6 +8493,10 @@ timers-browserify@^2.0.2:
84938493 dependencies :
84948494 setimmediate "^1.0.4"
84958495
8496+ tiny-invariant@^0.0.3 :
8497+ version "0.0.3"
8498+ resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-0.0.3.tgz#4c7283c950e290889e9e94f64d3586ec9156cf44"
8499+
84968500tmp@^0.0.29 :
84978501 version "0.0.29"
84988502 resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.29.tgz#f25125ff0dd9da3ccb0c2dd371ee1288bb9128c0"
You can’t perform that action at this time.
0 commit comments