File tree 2 files changed +7
-16
lines changed
2 files changed +7
-16
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" : " ^9.4.0" ,
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 @@ -10989,14 +10989,13 @@ react-dnd-test-backend@^9.4.0:
10989
10989
dependencies:
10990
10990
dnd-core "^9.4.0"
10991
10991
10992
- react-dnd-touch-backend@^9.4.0 :
10993
- version "9.4.0 "
10994
- resolved "https://registry.yarnpkg.com/react-dnd-touch-backend/-/react-dnd-touch-backend-9.4.0. tgz#6784e71fad0904723e33e6710caafe36c62192a4 "
10995
- integrity sha512-yJjFhgslriSTIEXQ/Q5MrLnETJaoyRct+AsJ//e96WOH2pUNMGSxkl8RIb/IMhNysVnMc8frLIyT8dQxXAcmGA ==
10992
+ react-dnd-touch-backend@^10.0.2 :
10993
+ version "10.0.2 "
10994
+ resolved "https://registry.yarnpkg.com/react-dnd-touch-backend/-/react-dnd-touch-backend-10.0.2. tgz#90cb916655539b838d49b8895e1813f8b874b3b4 "
10995
+ integrity sha512-+lW/Ern0dKyHToD0oP+Wc/ZD6l7qJazosLqbjzL7OnPlig6WxdlrHkJylOLkeAdZj41fIJJ551Lb57pIL0CcPw ==
10996
10996
dependencies:
10997
- "@types/invariant" "^2.2.30"
10998
- dnd-core "^9.4.0"
10999
- invariant "^2.2.4"
10997
+ "@react-dnd/invariant" "^2.0.0"
10998
+ dnd-core "^10.0.2"
11000
10999
11001
11000
11002
11001
version "2.5.4"
@@ -11903,14 +11902,6 @@ saxes@^3.1.9:
11903
11902
dependencies:
11904
11903
xmlchars "^2.1.1"
11905
11904
11906
- scheduler@^0.17.0:
11907
- version "0.17.0"
11908
- resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.17.0.tgz#7c9c673e4ec781fac853927916d1c426b6f3ddfe"
11909
- integrity sha512-7rro8Io3tnCPuY4la/NuI5F2yfESpnfZyT6TtkXnSWVkcu0BCDJ+8gk5ozUaFaxpIyNuWAPXrH0yFcSi28fnDA==
11910
- dependencies:
11911
- loose-envify "^1.1.0"
11912
- object-assign "^4.1.1"
11913
-
11914
11905
scheduler@^0.18.0:
11915
11906
version "0.18.0"
11916
11907
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.18.0.tgz#5901ad6659bc1d8f3fdaf36eb7a67b0d6746b1c4"
You can’t perform that action at this time.
0 commit comments