@udecode/plate-indent
Advanced tools
Comparing version 24.3.1 to 24.3.2
@@ -580,3 +580,3 @@ import { Scope } from 'jotai/core/atom'; | ||
*/ | ||
then?: (editor: E, plugin: WithPlatePlugin<P, V, E>) => Partial<PlatePlugin<P, V, E>> | void; | ||
then?: (editor: E, plugin: WithPlatePlugin<P, V, E>) => Partial<PlatePlugin<PluginOptions, V, E>> | undefined | void; | ||
/** | ||
@@ -583,0 +583,0 @@ * For internal use. Tracks if then has been replaced for recursive calls. |
{ | ||
"name": "@udecode/plate-indent", | ||
"version": "24.3.1", | ||
"version": "24.3.2", | ||
"description": "Indent plugin for Plate", | ||
@@ -42,3 +42,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@udecode/plate-common": "24.3.1" | ||
"@udecode/plate-common": "24.3.2" | ||
}, | ||
@@ -45,0 +45,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
99438
+ Added@udecode/plate-common@24.3.2(transitive)
+ Added@udecode/plate-core@24.3.2(transitive)
+ Added@udecode/plate-utils@24.3.2(transitive)
+ Added@udecode/slate@24.3.2(transitive)
+ Added@udecode/slate-react@24.3.2(transitive)
+ Added@udecode/slate-utils@24.3.2(transitive)
- Removed@udecode/plate-common@24.3.1(transitive)
- Removed@udecode/plate-core@24.3.1(transitive)
- Removed@udecode/plate-utils@24.3.1(transitive)
- Removed@udecode/slate@24.3.1(transitive)
- Removed@udecode/slate-react@24.3.1(transitive)
- Removed@udecode/slate-utils@24.3.1(transitive)
Updated@udecode/plate-common@24.3.2