@tiptap/suggestion
Advanced tools
+5
-5
| { | ||
| "name": "@tiptap/suggestion", | ||
| "version": "3.27.4", | ||
| "version": "3.28.0", | ||
| "description": "suggestion plugin for tiptap", | ||
@@ -43,9 +43,9 @@ "keywords": [ | ||
| "@floating-ui/dom": "^1.6.12", | ||
| "@tiptap/core": "^3.27.4", | ||
| "@tiptap/pm": "^3.27.4" | ||
| "@tiptap/core": "^3.28.0", | ||
| "@tiptap/pm": "^3.28.0" | ||
| }, | ||
| "peerDependencies": { | ||
| "@floating-ui/dom": "^1.0.0", | ||
| "@tiptap/core": "3.27.4", | ||
| "@tiptap/pm": "3.27.4" | ||
| "@tiptap/core": "3.28.0", | ||
| "@tiptap/pm": "3.28.0" | ||
| }, | ||
@@ -52,0 +52,0 @@ "scripts": { |