@tiptap/vue-2
Advanced tools
Comparing version
{ | ||
"name": "@tiptap/vue-2", | ||
"description": "Vue components for tiptap", | ||
"version": "3.0.5", | ||
"version": "3.0.6", | ||
"homepage": "https://tiptap.dev", | ||
@@ -46,13 +46,13 @@ "keywords": [ | ||
"vue": "^2.7.16", | ||
"@tiptap/core": "^3.0.5", | ||
"@tiptap/pm": "^3.0.5" | ||
"@tiptap/pm": "^3.0.6", | ||
"@tiptap/core": "^3.0.6" | ||
}, | ||
"optionalDependencies": { | ||
"@tiptap/extension-bubble-menu": "^3.0.5", | ||
"@tiptap/extension-floating-menu": "^3.0.5" | ||
"@tiptap/extension-bubble-menu": "^3.0.6", | ||
"@tiptap/extension-floating-menu": "^3.0.6" | ||
}, | ||
"peerDependencies": { | ||
"vue": "^2.6.0", | ||
"@tiptap/core": "^3.0.5", | ||
"@tiptap/pm": "^3.0.5" | ||
"@tiptap/core": "^3.0.6", | ||
"@tiptap/pm": "^3.0.6" | ||
}, | ||
@@ -59,0 +59,0 @@ "repository": { |