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