fix(deps): update tiptap to v2.0.2 (#1524)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-03 22:23:45 +02:00 committed by GitHub
parent 2f79f53877
commit 921eaae949
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 132 additions and 132 deletions

View file

@ -37,17 +37,17 @@
"@nuxtjs/color-mode": "^3.2.0",
"@nuxtjs/i18n": "8.0.0-beta.10",
"@pinia/nuxt": "^0.4.6",
"@tiptap/extension-character-count": "2.0.1",
"@tiptap/extension-code-block": "2.0.1",
"@tiptap/extension-history": "2.0.1",
"@tiptap/extension-mention": "2.0.1",
"@tiptap/extension-paragraph": "2.0.1",
"@tiptap/extension-placeholder": "2.0.1",
"@tiptap/extension-text": "2.0.1",
"@tiptap/extension-character-count": "2.0.2",
"@tiptap/extension-code-block": "2.0.2",
"@tiptap/extension-history": "2.0.2",
"@tiptap/extension-mention": "2.0.2",
"@tiptap/extension-paragraph": "2.0.2",
"@tiptap/extension-placeholder": "2.0.2",
"@tiptap/extension-text": "2.0.2",
"@tiptap/pm": "^2.0.1",
"@tiptap/starter-kit": "2.0.1",
"@tiptap/suggestion": "2.0.1",
"@tiptap/vue-3": "2.0.1",
"@tiptap/starter-kit": "2.0.2",
"@tiptap/suggestion": "2.0.2",
"@tiptap/vue-3": "2.0.2",
"@unocss/nuxt": "^0.50.6",
"@vue-macros/nuxt": "^1.2.3",
"@vueuse/core": "^9.13.0",