@tiptap/suggestion
Advanced tools
+5
-5
| { | ||
| "name": "@tiptap/suggestion", | ||
| "version": "3.27.0", | ||
| "version": "3.27.1", | ||
| "description": "suggestion plugin for tiptap", | ||
@@ -43,9 +43,9 @@ "keywords": [ | ||
| "@floating-ui/dom": "^1.6.12", | ||
| "@tiptap/core": "^3.27.0", | ||
| "@tiptap/pm": "^3.27.0" | ||
| "@tiptap/core": "^3.27.1", | ||
| "@tiptap/pm": "^3.27.1" | ||
| }, | ||
| "peerDependencies": { | ||
| "@floating-ui/dom": "^1.0.0", | ||
| "@tiptap/core": "3.27.0", | ||
| "@tiptap/pm": "3.27.0" | ||
| "@tiptap/core": "3.27.1", | ||
| "@tiptap/pm": "3.27.1" | ||
| }, | ||
@@ -52,0 +52,0 @@ "scripts": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
9
-10%