File tree 2 files changed +16
-8
lines changed
2 files changed +16
-8
lines changed Original file line number Diff line number Diff line change 113
113
"react" : " ^16.11.0" ,
114
114
"react-addons-shallow-compare" : " ^15.6.2" ,
115
115
"react-dnd-test-backend" : " ^10.0.2" ,
116
- "react-dnd-touch-backend" : " ^9.4.0 " ,
116
+ "react-dnd-touch-backend" : " ^11.1.3 " ,
117
117
"react-dom" : " ^16.11.0" ,
118
118
"react-hot-loader" : " ^4.12.17" ,
119
119
"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:
5256
5256
"@react-dnd/invariant" "^2.0.0"
5257
5257
redux "^4.0.4"
5258
5258
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
+
5259
5268
dnd-core@^2.5.4:
5260
5269
version "2.6.0"
5261
5270
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:
11668
11677
dependencies:
11669
11678
dnd-core "^10.0.2"
11670
11679
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 ==
11675
11684
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"
11679
11687
11680
11688
11681
11689
version "2.5.4"
You can’t perform that action at this time.
0 commit comments