Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update tiptap (stable25) #3752

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions js/editor-rich.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/editor-rich.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/editor.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/editor.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/text-files.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/text-files.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/text-public.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/text-public.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/text-text.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/text-text.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/text-viewer.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/text-viewer.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/vendors.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/vendors.js.map

Large diffs are not rendered by default.

1,165 changes: 812 additions & 353 deletions package-lock.json

Large diffs are not rendered by default.

66 changes: 33 additions & 33 deletions package.json
Expand Up @@ -47,39 +47,39 @@
"@nextcloud/router": "^2.0.1",
"@nextcloud/vue": "^7.9.0",
"@quartzy/markdown-it-mentions": "^0.2.0",
"@tiptap/core": "^2.0.0-beta.209",
"@tiptap/extension-blockquote": "^2.0.0-beta.209",
"@tiptap/extension-bold": "^2.0.0-beta.209",
"@tiptap/extension-bullet-list": "^2.0.0-beta.209",
"@tiptap/extension-code": "^2.0.0-beta.209",
"@tiptap/extension-code-block": "^2.0.0-beta.209",
"@tiptap/extension-code-block-lowlight": "^2.0.0-beta.209",
"@tiptap/extension-document": "^2.0.0-beta.209",
"@tiptap/extension-dropcursor": "^2.0.0-beta.209",
"@tiptap/extension-hard-break": "^2.0.0-beta.209",
"@tiptap/extension-heading": "^2.0.0-beta.209",
"@tiptap/extension-history": "^2.0.0-beta.209",
"@tiptap/extension-horizontal-rule": "^2.0.0-beta.209",
"@tiptap/extension-image": "^2.0.0-beta.209",
"@tiptap/extension-italic": "^2.0.0-beta.209",
"@tiptap/extension-link": "^2.0.0-beta.209",
"@tiptap/extension-list-item": "^2.0.0-beta.209",
"@tiptap/extension-mention": "^2.0.0-beta.209",
"@tiptap/extension-ordered-list": "^2.0.0-beta.209",
"@tiptap/extension-paragraph": "^2.0.0-beta.209",
"@tiptap/extension-placeholder": "^2.0.0-beta.209",
"@tiptap/extension-strike": "^2.0.0-beta.209",
"@tiptap/extension-table": "^2.0.0-beta.209",
"@tiptap/extension-table-cell": "^2.0.0-beta.209",
"@tiptap/extension-table-header": "^2.0.0-beta.209",
"@tiptap/extension-table-row": "^2.0.0-beta.209",
"@tiptap/extension-task-item": "^2.0.0-beta.209",
"@tiptap/extension-task-list": "^2.0.0-beta.209",
"@tiptap/extension-text": "^2.0.0-beta.209",
"@tiptap/extension-underline": "^2.0.0-beta.209",
"@tiptap/core": "^2.0.3",
"@tiptap/extension-blockquote": "^2.0.3",
"@tiptap/extension-bold": "^2.0.3",
"@tiptap/extension-bullet-list": "^2.0.3",
"@tiptap/extension-code": "^2.0.3",
"@tiptap/extension-code-block": "^2.0.3",
"@tiptap/extension-code-block-lowlight": "^2.0.3",
"@tiptap/extension-document": "^2.0.3",
"@tiptap/extension-dropcursor": "^2.0.3",
"@tiptap/extension-hard-break": "^2.0.3",
"@tiptap/extension-heading": "^2.0.3",
"@tiptap/extension-history": "^2.0.3",
"@tiptap/extension-horizontal-rule": "^2.0.3",
"@tiptap/extension-image": "^2.0.3",
"@tiptap/extension-italic": "^2.0.3",
"@tiptap/extension-link": "^2.0.3",
"@tiptap/extension-list-item": "^2.0.3",
"@tiptap/extension-mention": "^2.0.3",
"@tiptap/extension-ordered-list": "^2.0.3",
"@tiptap/extension-paragraph": "^2.0.3",
"@tiptap/extension-placeholder": "^2.0.3",
"@tiptap/extension-strike": "^2.0.3",
"@tiptap/extension-table": "^2.0.3",
"@tiptap/extension-table-cell": "^2.0.3",
"@tiptap/extension-table-header": "^2.0.3",
"@tiptap/extension-table-row": "^2.0.3",
"@tiptap/extension-task-item": "^2.0.3",
"@tiptap/extension-task-list": "^2.0.3",
"@tiptap/extension-text": "^2.0.3",
"@tiptap/extension-underline": "^2.0.3",
"@tiptap/prosemirror-tables": "^1.1.4",
"@tiptap/suggestion": "^2.0.0-beta.209",
"@tiptap/vue-2": "^2.0.0-beta.209",
"@tiptap/suggestion": "^2.0.3",
"@tiptap/vue-2": "^2.0.3",
"debounce": "^1.2.1",
"escape-html": "^1.0.3",
"highlight.js": "^10.7.3",
Expand All @@ -99,7 +99,7 @@
"prosemirror-tables-contently": "^1.1.4",
"prosemirror-transform": "^1.7.1",
"prosemirror-utils": "^1.0.0-0",
"prosemirror-view": "^1.30.0",
"prosemirror-view": "^1.30.2",
"proxy-polyfill": "^0.3.2",
"slug": "^8.2.2",
"tippy.js": "^6.3.7",
Expand Down