@tiptap/vue-3
Advanced tools
Comparing version 2.0.0-beta.16 to 2.0.0-beta.17
@@ -6,2 +6,13 @@ # Change Log | ||
# [2.0.0-beta.17](https://github.com/ueberdosis/tiptap-next/compare/@tiptap/vue-3@2.0.0-beta.16...@tiptap/vue-3@2.0.0-beta.17) (2021-04-06) | ||
### Bug Fixes | ||
* fix vue dependency ([73650c1](https://github.com/ueberdosis/tiptap-next/commit/73650c12e0cc7be13705775a02c031e5e36ee4d1)) | ||
# [2.0.0-beta.16](https://github.com/ueberdosis/tiptap-next/compare/@tiptap/vue-3@2.0.0-beta.15...@tiptap/vue-3@2.0.0-beta.16) (2021-04-06) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@tiptap/vue-3", | ||
"description": "Vue components for tiptap", | ||
"version": "2.0.0-beta.16", | ||
"version": "2.0.0-beta.17", | ||
"homepage": "https://tiptap.dev", | ||
@@ -32,5 +32,5 @@ "keywords": [ | ||
"prosemirror-view": "^1.18.2", | ||
"vue": "^2.6.12" | ||
"vue": "^3.0.0" | ||
}, | ||
"gitHead": "2a64dda01d2b284f338d30ab87143753559ececc" | ||
"gitHead": "c83cd59df156c84db4fd687dfad83231ed9220ef" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
618750
2206
+ Added@jridgewell/sourcemap-codec@1.5.0(transitive)
+ Added@vue/compiler-core@3.5.13(transitive)
+ Added@vue/compiler-dom@3.5.13(transitive)
+ Added@vue/compiler-sfc@3.5.13(transitive)
+ Added@vue/compiler-ssr@3.5.13(transitive)
+ Added@vue/reactivity@3.5.13(transitive)
+ Added@vue/runtime-core@3.5.13(transitive)
+ Added@vue/runtime-dom@3.5.13(transitive)
+ Added@vue/server-renderer@3.5.13(transitive)
+ Added@vue/shared@3.5.13(transitive)
+ Addedestree-walker@2.0.2(transitive)
+ Addedmagic-string@0.30.14(transitive)
+ Addedvue@3.5.13(transitive)
- Removed@vue/compiler-sfc@2.7.16(transitive)
- Removedprettier@2.8.8(transitive)
- Removedsource-map@0.6.1(transitive)
- Removedvue@2.7.16(transitive)
Updatedvue@^3.0.0