Skip to content

Commit

Permalink
build(deps): update tiptap from 2.7.4 to 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
iOvergaard committed Oct 2, 2024
1 parent 7d5d655 commit f7bbe80
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
92 changes: 46 additions & 46 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -196,20 +196,20 @@
"npm": ">=10.1 < 11"
},
"dependencies": {
"@tiptap/core": "^2.7.4",
"@tiptap/extension-image": "^2.7.4",
"@tiptap/extension-link": "^2.7.4",
"@tiptap/extension-placeholder": "^2.7.4",
"@tiptap/extension-subscript": "^2.7.4",
"@tiptap/extension-superscript": "^2.7.4",
"@tiptap/extension-table": "^2.7.4",
"@tiptap/extension-table-cell": "^2.7.4",
"@tiptap/extension-table-header": "^2.7.4",
"@tiptap/extension-table-row": "^2.7.4",
"@tiptap/extension-text-align": "^2.7.4",
"@tiptap/core": "^2.8.0",
"@tiptap/extension-image": "^2.8.0",
"@tiptap/extension-link": "^2.8.0",
"@tiptap/extension-placeholder": "^2.8.0",
"@tiptap/extension-subscript": "^2.8.0",
"@tiptap/extension-superscript": "^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/extension-text-style": "^2.8.0",
"@tiptap/extension-underline": "^2.7.4",
"@tiptap/pm": "^2.7.4",
"@tiptap/extension-underline": "^2.8.0",
"@tiptap/pm": "^2.8.0",
"@tiptap/starter-kit": "^2.8.0",
"@types/diff": "^5.2.1",
"@types/dompurify": "^3.0.5",
Expand Down

0 comments on commit f7bbe80

Please sign in to comment.