This repository was archived by the owner on Sep 19, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nosferatu500/react-sortable-tree" ,
3
- "version" : " 4.1.1 " ,
3
+ "version" : " 4.1.2 " ,
4
4
"description" : " Drag-and-drop sortable component for nested data and hierarchies" ,
5
5
"main" : " ./index.js" ,
6
6
"types" : " ./index.d.ts" ,
65
65
"license" : " MIT" ,
66
66
"bugs" : " https://github.com/nosferatu500/react-sortable-tree/issues" ,
67
67
"dependencies" : {
68
- "@nosferatu500/react-dnd-scrollzone" : " ^2.0.9 " ,
68
+ "@nosferatu500/react-dnd-scrollzone" : " ^2.0.10 " ,
69
69
"lodash.isequal" : " ^4.5.0" ,
70
- "react-dnd" : " ^ 14.0.5 " ,
70
+ "react-dnd" : " 14.0.4 " ,
71
71
"react-dnd-html5-backend" : " ^14.1.0" ,
72
72
"react-virtuoso" : " ^2.11.2"
73
73
},
126
126
},
127
127
"peerDependencies" : {
128
128
"react" : " >=17.0.2" ,
129
- "react-dnd" : " >= 14.0.4" ,
129
+ "react-dnd" : " 14.0.4" ,
130
130
"react-dom" : " >=17.0.2"
131
131
},
132
132
"browserslist" : {
Original file line number Diff line number Diff line change 1281
1281
" @nodelib/fs.scandir" " 2.1.5"
1282
1282
fastq "^1.6.0"
1283
1283
1284
- " @nosferatu500/react-dnd-scrollzone@^2.0.9 " :
1285
- version "2.0.9 "
1286
- resolved "https://registry.yarnpkg.com/@nosferatu500/react-dnd-scrollzone/-/react-dnd-scrollzone-2.0.9 .tgz#ec70bc709974960feb59a6f59bf5327e931f50cd "
1287
- integrity sha512-3Tn5ntT6SrwtaUuzbojZE8RFB4pYOnHXUg0NhrRVYGut+1UQlW/TXUIXepSa9mwKHIcC6bawJLwGhyeu/g49vw ==
1284
+ " @nosferatu500/react-dnd-scrollzone@^2.0.10 " :
1285
+ version "2.0.10 "
1286
+ resolved "https://registry.yarnpkg.com/@nosferatu500/react-dnd-scrollzone/-/react-dnd-scrollzone-2.0.10 .tgz#7b356d924a0efa71ba81505d46b61ac85bfed59f "
1287
+ integrity sha512-PBJtyBQrm47ifesOfIOsJd2SaxSpjkfKSoQOHewkI4UeYLyEc4hX0BY3vlVxW0zzak2+IneJghmGnp5lznVo6A ==
1288
1288
dependencies :
1289
1289
hoist-non-react-statics "^3.3.2"
1290
1290
lodash.throttle "^4.1.1"
@@ -8630,10 +8630,10 @@ react-dnd-touch-backend@^14.1.1:
8630
8630
" @react-dnd/invariant" " ^2.0.0"
8631
8631
dnd-core "14.0.1"
8632
8632
8633
- react-dnd@^ 14.0.5 :
8634
- version "14.0.5 "
8635
- resolved "https://registry.yarnpkg.com/react-dnd/-/react-dnd-14.0.5 .tgz#ecf264e220ae62e35634d9b941502f3fca0185ed "
8636
- integrity sha512-9i1jSgbyVw0ELlEVt/NkCUkxy1hmhJOkePoCH713u75vzHGyXhPDm28oLfc2NMSBjZRM1Y+wRjHXJT3sPrTy+A ==
8633
+
8634
+ version "14.0.4 "
8635
+ resolved "https://registry.yarnpkg.com/react-dnd/-/react-dnd-14.0.4 .tgz#ffb4ea0e2a3a5532f9c6294d565742008a52b8b0 "
8636
+ integrity sha512-AFJJXzUIWp5WAhgvI85ESkDCawM0lhoVvfo/lrseLXwFdH3kEO3v8I2C81QPqBW2UEyJBIPStOhPMGYGFtq/bg ==
8637
8637
dependencies :
8638
8638
" @react-dnd/invariant" " ^2.0.0"
8639
8639
" @react-dnd/shallowequal" " ^2.0.0"
You can’t perform that action at this time.
0 commit comments