@tiptap/react
Advanced tools
+10
-7
| { | ||
| "name": "@tiptap/react", | ||
| "version": "3.26.1", | ||
| "version": "3.27.0", | ||
| "description": "React components for tiptap", | ||
@@ -16,2 +16,5 @@ "keywords": [ | ||
| }, | ||
| "bugs": { | ||
| "url": "https://github.com/ueberdosis/tiptap/issues" | ||
| }, | ||
| "funding": { | ||
@@ -58,4 +61,4 @@ "type": "github", | ||
| "react-dom": "^19.0.0", | ||
| "@tiptap/core": "^3.26.1", | ||
| "@tiptap/pm": "^3.26.1" | ||
| "@tiptap/core": "^3.27.0", | ||
| "@tiptap/pm": "^3.27.0" | ||
| }, | ||
@@ -67,8 +70,8 @@ "peerDependencies": { | ||
| "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0", | ||
| "@tiptap/pm": "3.26.1", | ||
| "@tiptap/core": "3.26.1" | ||
| "@tiptap/core": "3.27.0", | ||
| "@tiptap/pm": "3.27.0" | ||
| }, | ||
| "optionalDependencies": { | ||
| "@tiptap/extension-floating-menu": "^3.26.1", | ||
| "@tiptap/extension-bubble-menu": "^3.26.1" | ||
| "@tiptap/extension-bubble-menu": "^3.27.0", | ||
| "@tiptap/extension-floating-menu": "^3.27.0" | ||
| }, | ||
@@ -75,0 +78,0 @@ "scripts": { |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
474345
0.02%1
-50%