File tree Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 115
115
"react" : " ^16.11.0" ,
116
116
"react-addons-shallow-compare" : " ^15.6.2" ,
117
117
"react-dnd-test-backend" : " ^10.0.2" ,
118
- "react-dnd-touch-backend" : " ^9.4.0 " ,
118
+ "react-dnd-touch-backend" : " ^10.0.2 " ,
119
119
"react-dom" : " ^16.11.0" ,
120
120
"react-hot-loader" : " ^4.12.17" ,
121
121
"react-sortable-tree-theme-file-explorer" : " ^2.0.0" ,
Original file line number Diff line number Diff line change @@ -11478,14 +11478,13 @@ react-dnd-test-backend@^10.0.2:
11478
11478
dependencies:
11479
11479
dnd-core "^10.0.2"
11480
11480
11481
- react-dnd-touch-backend@^9.4.0 :
11482
- version "9.4.0 "
11483
- resolved "https://registry.yarnpkg.com/react-dnd-touch-backend/-/react-dnd-touch-backend-9.4.0. tgz#6784e71fad0904723e33e6710caafe36c62192a4 "
11484
- integrity sha512-yJjFhgslriSTIEXQ/Q5MrLnETJaoyRct+AsJ//e96WOH2pUNMGSxkl8RIb/IMhNysVnMc8frLIyT8dQxXAcmGA ==
11481
+ react-dnd-touch-backend@^10.0.2 :
11482
+ version "10.0.2 "
11483
+ resolved "https://registry.yarnpkg.com/react-dnd-touch-backend/-/react-dnd-touch-backend-10.0.2. tgz#90cb916655539b838d49b8895e1813f8b874b3b4 "
11484
+ integrity sha512-+lW/Ern0dKyHToD0oP+Wc/ZD6l7qJazosLqbjzL7OnPlig6WxdlrHkJylOLkeAdZj41fIJJ551Lb57pIL0CcPw ==
11485
11485
dependencies:
11486
- "@types/invariant" "^2.2.30"
11487
- dnd-core "^9.4.0"
11488
- invariant "^2.2.4"
11486
+ "@react-dnd/invariant" "^2.0.0"
11487
+ dnd-core "^10.0.2"
11489
11488
11490
11489
react-dnd@2.5.4:
11491
11490
version "2.5.4"
You can’t perform that action at this time.
0 commit comments