Skip to content

Commit

Permalink
chore(deps): update tiptap to v2.9.0 (#515)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent 365b295 commit 3f2d69f
Show file tree
Hide file tree
Showing 2 changed files with 192 additions and 201 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@
"@nuxtjs/seo": "2.0.0-rc.23",
"@nuxtjs/tailwindcss": "6.12.2",
"@tailwindcss/typography": "0.5.15",
"@tiptap/extension-image": "2.8.0",
"@tiptap/extension-link": "2.8.0",
"@tiptap/extension-table": "2.8.0",
"@tiptap/extension-table-cell": "2.8.0",
"@tiptap/extension-table-header": "2.8.0",
"@tiptap/extension-table-row": "2.8.0",
"@tiptap/extension-text-align": "2.8.0",
"@tiptap/pm": "2.8.0",
"@tiptap/starter-kit": "2.8.0",
"@tiptap/vue-3": "2.8.0",
"@tiptap/extension-image": "2.9.0",
"@tiptap/extension-link": "2.9.0",
"@tiptap/extension-table": "2.9.0",
"@tiptap/extension-table-cell": "2.9.0",
"@tiptap/extension-table-header": "2.9.0",
"@tiptap/extension-table-row": "2.9.0",
"@tiptap/extension-text-align": "2.9.0",
"@tiptap/pm": "2.9.0",
"@tiptap/starter-kit": "2.9.0",
"@tiptap/vue-3": "2.9.0",
"@vite-pwa/nuxt": "0.10.5",
"@vue-macros/nuxt": "1.9.30",
"@vueuse/nuxt": "10.11.1",
Expand Down
Loading

0 comments on commit 3f2d69f

Please sign in to comment.