File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 53
53
"qhistory" : " ^1.1.0" ,
54
54
"qs" : " ^6.9.6" ,
55
55
"react" : " ^16.14.0" ,
56
- "react-beautiful-dnd" : " ^13.0 .0" ,
56
+ "react-beautiful-dnd" : " ^13.1 .0" ,
57
57
"react-datepicker" : " ^1.8.0" ,
58
58
"react-dom" : " ^16.13.1" ,
59
59
"react-redux" : " ^7.2.2" ,
Original file line number Diff line number Diff line change @@ -12950,16 +12950,16 @@ react-app-polyfill@^2.0.0:
12950
12950
regenerator-runtime "^0.13.7"
12951
12951
whatwg-fetch "^3.4.1"
12952
12952
12953
- react-beautiful-dnd@^13.0 .0:
12954
- version "13.0 .0"
12955
- resolved "https://registry.yarnpkg.com/react-beautiful-dnd/-/react-beautiful-dnd-13.0 .0.tgz#f70cc8ff82b84bc718f8af157c9f95757a6c3b40 "
12956
- integrity sha512-87It8sN0ineoC3nBW0SbQuTFXM6bUqM62uJGY4BtTf0yzPl8/3+bHMWkgIe0Z6m8e+gJgjWxefGRVfpE3VcdEg ==
12953
+ react-beautiful-dnd@^13.1 .0:
12954
+ version "13.1 .0"
12955
+ resolved "https://registry.yarnpkg.com/react-beautiful-dnd/-/react-beautiful-dnd-13.1 .0.tgz#ec97c81093593526454b0de69852ae433783844d "
12956
+ integrity sha512-aGvblPZTJowOWUNiwd6tNfEpgkX5OxmpqxHKNW/4VmvZTNTbeiq7bA3bn5T+QSF2uibXB0D1DmJsb1aC/+3cUA ==
12957
12957
dependencies:
12958
- "@babel/runtime" "^7.8.4 "
12958
+ "@babel/runtime" "^7.9.2 "
12959
12959
css-box-model "^1.2.0"
12960
12960
memoize-one "^5.1.1"
12961
12961
raf-schd "^4.0.2"
12962
- react-redux "^7.1.1 "
12962
+ react-redux "^7.2.0 "
12963
12963
redux "^4.0.4"
12964
12964
use-memo-one "^1.1.1"
12965
12965
@@ -13169,7 +13169,7 @@ react-popper@^2.2.4:
13169
13169
react-fast-compare "^3.0.1"
13170
13170
warning "^4.0.2"
13171
13171
13172
- react-redux@^7.1.1 , react-redux@^7.2.2:
13172
+ react-redux@^7.2.0 , react-redux@^7.2.2:
13173
13173
version "7.2.2"
13174
13174
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.2.tgz#03862e803a30b6b9ef8582dadcc810947f74b736"
13175
13175
integrity sha512-8+CQ1EvIVFkYL/vu6Olo7JFLWop1qRUeb46sGtIMDCSpgwPQq8fPLpirIB0iTqFe9XYEFPHssdX8/UwN6pAkEA==
You can’t perform that action at this time.
0 commit comments