@udecode/plate-dnd
Advanced tools
Comparing version 3.1.3 to 3.2.0
# @udecode/plate-dnd | ||
## 3.2.0 | ||
### Minor Changes | ||
- [#995](https://github.com/udecode/plate/pull/995) [`58387c6d`](https://github.com/udecode/plate/commit/58387c6d34e86be7880999b40a9105b6178f4ce4) Thanks [@dylans](https://github.com/dylans)! - update slate dependencies and peerDependencies to 0.66.\* | ||
### Patch Changes | ||
- Updated dependencies [[`58387c6d`](https://github.com/udecode/plate/commit/58387c6d34e86be7880999b40a9105b6178f4ce4)]: | ||
- @udecode/plate-common@3.2.0 | ||
- @udecode/plate-core@3.2.0 | ||
- @udecode/plate-styled-components@3.2.0 | ||
## 3.1.3 | ||
@@ -4,0 +17,0 @@ |
{ | ||
"name": "@udecode/plate-dnd", | ||
"version": "3.1.3", | ||
"version": "3.2.0", | ||
"description": "Drag & drop feature for Plate", | ||
@@ -39,5 +39,5 @@ "keywords": [ | ||
"@tippyjs/react": "^4.2.0", | ||
"@udecode/plate-common": "3.1.3", | ||
"@udecode/plate-core": "1.0.0", | ||
"@udecode/plate-styled-components": "3.1.3", | ||
"@udecode/plate-common": "3.2.0", | ||
"@udecode/plate-core": "3.2.0", | ||
"@udecode/plate-styled-components": "3.2.0", | ||
"react-dnd": "^14.0.2", | ||
@@ -49,5 +49,5 @@ "react-dnd-html5-backend": "^14.0.0" | ||
"react-dom": ">=16.8.0", | ||
"slate": ">=0.63.0", | ||
"slate-history": ">=0.60.0", | ||
"slate-react": ">=0.63.0", | ||
"slate": ">=0.66.1", | ||
"slate-history": ">=0.66.0", | ||
"slate-react": ">=0.66.1", | ||
"styled-components": ">=5.0.0" | ||
@@ -54,0 +54,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
119314
+ Added@udecode/plate-common@3.2.0(transitive)
+ Added@udecode/plate-core@3.2.0(transitive)
+ Added@udecode/plate-styled-components@3.2.0(transitive)
- Removed@udecode/plate-common@3.1.3(transitive)
- Removed@udecode/plate-core@1.0.0(transitive)
- Removed@udecode/plate-styled-components@3.1.3(transitive)
Updated@udecode/plate-common@3.2.0
Updated@udecode/plate-core@3.2.0