@tiptap/suggestion
Advanced tools
+8
-8
| { | ||
| "name": "@tiptap/suggestion", | ||
| "version": "3.27.1", | ||
| "version": "3.27.2", | ||
| "description": "suggestion plugin for tiptap", | ||
@@ -10,2 +10,5 @@ "keywords": [ | ||
| "homepage": "https://tiptap.dev", | ||
| "bugs": { | ||
| "url": "https://github.com/ueberdosis/tiptap/issues" | ||
| }, | ||
| "license": "MIT", | ||
@@ -17,5 +20,2 @@ "repository": { | ||
| }, | ||
| "bugs": { | ||
| "url": "https://github.com/ueberdosis/tiptap/issues" | ||
| }, | ||
| "funding": { | ||
@@ -45,9 +45,9 @@ "type": "github", | ||
| "@floating-ui/dom": "^1.6.12", | ||
| "@tiptap/core": "^3.27.1", | ||
| "@tiptap/pm": "^3.27.1" | ||
| "@tiptap/core": "^3.27.2", | ||
| "@tiptap/pm": "^3.27.2" | ||
| }, | ||
| "peerDependencies": { | ||
| "@floating-ui/dom": "^1.0.0", | ||
| "@tiptap/core": "3.27.1", | ||
| "@tiptap/pm": "3.27.1" | ||
| "@tiptap/pm": "3.27.2", | ||
| "@tiptap/core": "3.27.2" | ||
| }, | ||
@@ -54,0 +54,0 @@ "scripts": { |