@tiptap/react
Advanced tools
+7
-7
| { | ||
| "name": "@tiptap/react", | ||
| "version": "3.27.2", | ||
| "version": "3.27.3", | ||
| "description": "React components for tiptap", | ||
@@ -60,4 +60,4 @@ "keywords": [ | ||
| "react-dom": "^19.0.0", | ||
| "@tiptap/core": "^3.27.2", | ||
| "@tiptap/pm": "^3.27.2" | ||
| "@tiptap/core": "^3.27.3", | ||
| "@tiptap/pm": "^3.27.3" | ||
| }, | ||
@@ -69,8 +69,8 @@ "peerDependencies": { | ||
| "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0", | ||
| "@tiptap/core": "3.27.2", | ||
| "@tiptap/pm": "3.27.2" | ||
| "@tiptap/core": "3.27.3", | ||
| "@tiptap/pm": "3.27.3" | ||
| }, | ||
| "optionalDependencies": { | ||
| "@tiptap/extension-bubble-menu": "^3.27.2", | ||
| "@tiptap/extension-floating-menu": "^3.27.2" | ||
| "@tiptap/extension-bubble-menu": "^3.27.3", | ||
| "@tiptap/extension-floating-menu": "^3.27.3" | ||
| }, | ||
@@ -77,0 +77,0 @@ "scripts": { |