File tree Expand file tree Collapse file tree 2 files changed +16
-8
lines changed Expand file tree Collapse file tree 2 files changed +16
-8
lines changed Original file line number Diff line number Diff line change 113113 "react" : " ^16.11.0" ,
114114 "react-addons-shallow-compare" : " ^15.6.2" ,
115115 "react-dnd-test-backend" : " ^10.0.2" ,
116- "react-dnd-touch-backend" : " ^9.4.0 " ,
116+ "react-dnd-touch-backend" : " ^11.1.3 " ,
117117 "react-dom" : " ^16.11.0" ,
118118 "react-hot-loader" : " ^4.12.17" ,
119119 "react-sortable-tree-theme-file-explorer" : " ^2.0.0" ,
Original file line number Diff line number Diff line change @@ -5256,6 +5256,15 @@ dnd-core@^10.0.2:
52565256 "@react-dnd/invariant" "^2.0.0"
52575257 redux "^4.0.4"
52585258
5259+ dnd-core@^11.1.3:
5260+ version "11.1.3"
5261+ resolved "https://registry.yarnpkg.com/dnd-core/-/dnd-core-11.1.3.tgz#f92099ba7245e49729d2433157031a6267afcc98"
5262+ integrity sha512-QugF55dNW+h+vzxVJ/LSJeTeUw9MCJ2cllhmVThVPEtF16ooBkxj0WBE5RB+AceFxMFo1rO6bJKXtqKl+JNnyA==
5263+ dependencies:
5264+ "@react-dnd/asap" "^4.0.0"
5265+ "@react-dnd/invariant" "^2.0.0"
5266+ redux "^4.0.4"
5267+
52595268dnd-core@^2.5.4:
52605269 version "2.6.0"
52615270 resolved "https://registry.yarnpkg.com/dnd-core/-/dnd-core-2.6.0.tgz#12bad66d58742c6e5f7cf2943fb6859440f809c4"
@@ -11668,14 +11677,13 @@ react-dnd-test-backend@^10.0.2:
1166811677 dependencies:
1166911678 dnd-core "^10.0.2"
1167011679
11671- react-dnd-touch-backend@^9.4.0 :
11672- version "9.4.0 "
11673- resolved "https://registry.yarnpkg.com/react-dnd-touch-backend/-/react-dnd-touch-backend-9.4.0 .tgz#6784e71fad0904723e33e6710caafe36c62192a4 "
11674- integrity sha512-yJjFhgslriSTIEXQ/Q5MrLnETJaoyRct+AsJ//e96WOH2pUNMGSxkl8RIb/IMhNysVnMc8frLIyT8dQxXAcmGA ==
11680+ react-dnd-touch-backend@^11.1.3 :
11681+ version "11.1.3 "
11682+ resolved "https://registry.yarnpkg.com/react-dnd-touch-backend/-/react-dnd-touch-backend-11.1.3 .tgz#df721eee4fcec98388216c7e7cc10b170aef7aab "
11683+ integrity sha512-8lz4fxfYwUuJ6Y2seQYwh8+OfwKcbBX0CIbz7AwXfBYz54Wg2nIDU6CP8Dyybt/Wyx4D3oXmTPEaOMB62uqJvQ ==
1167511684 dependencies:
11676- "@types/invariant" "^2.2.30"
11677- dnd-core "^9.4.0"
11678- invariant "^2.2.4"
11685+ "@react-dnd/invariant" "^2.0.0"
11686+ dnd-core "^11.1.3"
1167911687
1168011688react-dnd@2.5.4:
1168111689 version "2.5.4"
You can’t perform that action at this time.
0 commit comments