File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 63
63
"frontend-collective-react-dnd-scrollzone" : " ^1.0.1" ,
64
64
"lodash.isequal" : " ^4.5.0" ,
65
65
"prop-types" : " ^15.6.1" ,
66
- "react-dnd" : " ^6.0.0 || ^ 7.0.0" ,
66
+ "react-dnd" : " ^6.0.0 || ~ 7.0.0" ,
67
67
"react-dnd-html5-backend" : " ^7.0.1" ,
68
68
"react-lifecycles-compat" : " ^3.0.4" ,
69
69
"react-sortable-tree" : " ^2.6.0" ,
70
70
"react-virtualized" : " ^9.19.1"
71
71
},
72
72
"peerDependencies" : {
73
73
"react" : " ^16.3.0" ,
74
- "react-dnd" : " ^6.0.0 || ^ 7.0.0" ,
74
+ "react-dnd" : " ^6.0.0 || ~ 7.0.0" ,
75
75
"react-dom" : " ^16.3.0"
76
76
},
77
77
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -4532,9 +4532,9 @@ dnd-core@^7.0.1:
4532
4532
redux "^4.0.1"
4533
4533
4534
4534
dnd-core@^7.0.2:
4535
- version "7.0.2 "
4536
- resolved "https://registry.yarnpkg.com/dnd-core/-/dnd-core-7.0.2. tgz#6c080eb57243fa0372fd083b3db242d9eb525010 "
4537
- integrity sha512-InwRBi6zTndtE3+3nTYpLJkYMEr7utSR7OziAoSFhtQsbUfJE1KeqxM+ZFRIMKn6ehxUTAC+QU6QC7IG9u86Mg ==
4535
+ version "7.1.0 "
4536
+ resolved "https://registry.yarnpkg.com/dnd-core/-/dnd-core-7.1.0. tgz#fb0a51a2a2b0b47da900e3762e6bb92084dfa827 "
4537
+ integrity sha512-5ar9HY0PkF8RJZMoTBzzWwe5hMqsu3+pyCcqOFYTbwnkJByEKhXIFLIe5ALBmzgOJ+kbcddLx3UqcI+yWCU8bQ ==
4538
4538
dependencies:
4539
4539
asap "^2.0.6"
4540
4540
invariant "^2.2.4"
10709
10709
lodash "^4.2.0"
10710
10710
prop-types "^15.5.10"
10711
10711
10712
- "react-dnd@^6.0.0 || ^ 7.0.0":
10712
+ "react-dnd@^6.0.0 || ~ 7.0.0":
10713
10713
version "7.0.2"
10714
10714
resolved "https://registry.yarnpkg.com/react-dnd/-/react-dnd-7.0.2.tgz#8f5611a6e877592932c082d6280c64d1c817f420"
10715
10715
integrity sha512-nJnHJo/tNQjyod234+hPNopWHPvgH0gujf3pcdJWRe3l0GL+jSXXwXJ2SFwIHkVmxPYrx8+gbKU3+Pq26p6fkg==
You can’t perform that action at this time.
0 commit comments