diff --git a/package-lock.json b/package-lock.json index f34fd57df..1986ee2e3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40632,9 +40632,9 @@ "version": "4.9.0", "license": "Apache-2.0", "peerDependencies": { - "@maskito/angular": ">=3.0.1", - "@maskito/core": ">=3.0.1", - "@maskito/kit": ">=3.0.1", + "@maskito/angular": ">=3.0.2", + "@maskito/core": ">=3.0.2", + "@maskito/kit": ">=3.0.2", "@tiptap/core": ">=2.7.2", "@tiptap/extension-blockquote": ">=2.7.2", "@tiptap/extension-bold": ">=2.7.2", diff --git a/projects/editor/package.json b/projects/editor/package.json index 298e39673..b3dac6c75 100644 --- a/projects/editor/package.json +++ b/projects/editor/package.json @@ -14,9 +14,9 @@ "repository": "https://github.com/taiga-family/editor", "license": "Apache-2.0", "peerDependencies": { - "@maskito/angular": ">=3.0.1", - "@maskito/core": ">=3.0.1", - "@maskito/kit": ">=3.0.1", + "@maskito/angular": ">=3.0.2", + "@maskito/core": ">=3.0.2", + "@maskito/kit": ">=3.0.2", "@tiptap/core": ">=2.7.2", "@tiptap/extension-blockquote": ">=2.7.2", "@tiptap/extension-bold": ">=2.7.2",