Skip to content

Commit

Permalink
fix(deps): update tiptap to v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent 662a8ae commit 2be07dd
Show file tree
Hide file tree
Showing 2 changed files with 356 additions and 222 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@
"@nuxtjs/color-mode": "^3.4.4",
"@nuxtjs/i18n": "^8.5.3",
"@pinia/nuxt": "^0.5.4",
"@tiptap/core": "2.2.4",
"@tiptap/extension-bold": "2.2.4",
"@tiptap/extension-character-count": "2.2.4",
"@tiptap/extension-code-block": "2.2.4",
"@tiptap/extension-history": "2.2.4",
"@tiptap/extension-italic": "2.2.4",
"@tiptap/extension-mention": "2.2.4",
"@tiptap/extension-paragraph": "2.2.4",
"@tiptap/extension-placeholder": "2.2.4",
"@tiptap/extension-text": "2.2.4",
"@tiptap/core": "2.7.0",
"@tiptap/extension-bold": "2.7.0",
"@tiptap/extension-character-count": "2.7.0",
"@tiptap/extension-code-block": "2.7.0",
"@tiptap/extension-history": "2.7.0",
"@tiptap/extension-italic": "2.7.0",
"@tiptap/extension-mention": "2.7.0",
"@tiptap/extension-paragraph": "2.7.0",
"@tiptap/extension-placeholder": "2.7.0",
"@tiptap/extension-text": "2.7.0",
"@tiptap/pm": "^2.2.4",
"@tiptap/starter-kit": "2.2.4",
"@tiptap/suggestion": "2.2.4",
"@tiptap/vue-3": "2.2.4",
"@tiptap/starter-kit": "2.7.0",
"@tiptap/suggestion": "2.7.0",
"@tiptap/vue-3": "2.7.0",
"@unocss/nuxt": "^0.62.3",
"@upstash/redis": "^1.27.1",
"@vercel/kv": "^2.0.0",
Expand Down
Loading

0 comments on commit 2be07dd

Please sign in to comment.