fix(deps): update tiptap to v2.4.0
This commit is contained in:
parent
f01abd0a2a
commit
32dc37df8a
@ -60,39 +60,39 @@
|
|||||||
"@kyvg/vue3-notification": "3.2.1",
|
"@kyvg/vue3-notification": "3.2.1",
|
||||||
"@sentry/tracing": "7.114.0",
|
"@sentry/tracing": "7.114.0",
|
||||||
"@sentry/vue": "7.114.0",
|
"@sentry/vue": "7.114.0",
|
||||||
"@tiptap/core": "2.3.2",
|
"@tiptap/core": "2.4.0",
|
||||||
"@tiptap/extension-blockquote": "2.3.2",
|
"@tiptap/extension-blockquote": "2.4.0",
|
||||||
"@tiptap/extension-bold": "2.3.2",
|
"@tiptap/extension-bold": "2.4.0",
|
||||||
"@tiptap/extension-bullet-list": "2.3.2",
|
"@tiptap/extension-bullet-list": "2.4.0",
|
||||||
"@tiptap/extension-code": "2.3.2",
|
"@tiptap/extension-code": "2.4.0",
|
||||||
"@tiptap/extension-code-block-lowlight": "2.3.2",
|
"@tiptap/extension-code-block-lowlight": "2.4.0",
|
||||||
"@tiptap/extension-document": "2.3.2",
|
"@tiptap/extension-document": "2.4.0",
|
||||||
"@tiptap/extension-dropcursor": "2.3.2",
|
"@tiptap/extension-dropcursor": "2.4.0",
|
||||||
"@tiptap/extension-gapcursor": "2.3.2",
|
"@tiptap/extension-gapcursor": "2.4.0",
|
||||||
"@tiptap/extension-hard-break": "2.3.2",
|
"@tiptap/extension-hard-break": "2.4.0",
|
||||||
"@tiptap/extension-heading": "2.3.2",
|
"@tiptap/extension-heading": "2.4.0",
|
||||||
"@tiptap/extension-history": "2.3.2",
|
"@tiptap/extension-history": "2.4.0",
|
||||||
"@tiptap/extension-horizontal-rule": "2.3.2",
|
"@tiptap/extension-horizontal-rule": "2.4.0",
|
||||||
"@tiptap/extension-image": "2.3.2",
|
"@tiptap/extension-image": "2.4.0",
|
||||||
"@tiptap/extension-italic": "2.3.2",
|
"@tiptap/extension-italic": "2.4.0",
|
||||||
"@tiptap/extension-link": "2.3.2",
|
"@tiptap/extension-link": "2.4.0",
|
||||||
"@tiptap/extension-list-item": "2.3.2",
|
"@tiptap/extension-list-item": "2.4.0",
|
||||||
"@tiptap/extension-ordered-list": "2.3.2",
|
"@tiptap/extension-ordered-list": "2.4.0",
|
||||||
"@tiptap/extension-paragraph": "2.3.2",
|
"@tiptap/extension-paragraph": "2.4.0",
|
||||||
"@tiptap/extension-placeholder": "2.3.2",
|
"@tiptap/extension-placeholder": "2.4.0",
|
||||||
"@tiptap/extension-strike": "2.3.2",
|
"@tiptap/extension-strike": "2.4.0",
|
||||||
"@tiptap/extension-table": "2.3.2",
|
"@tiptap/extension-table": "2.4.0",
|
||||||
"@tiptap/extension-table-cell": "2.3.2",
|
"@tiptap/extension-table-cell": "2.4.0",
|
||||||
"@tiptap/extension-table-header": "2.3.2",
|
"@tiptap/extension-table-header": "2.4.0",
|
||||||
"@tiptap/extension-table-row": "2.3.2",
|
"@tiptap/extension-table-row": "2.4.0",
|
||||||
"@tiptap/extension-task-item": "2.3.2",
|
"@tiptap/extension-task-item": "2.4.0",
|
||||||
"@tiptap/extension-task-list": "2.3.2",
|
"@tiptap/extension-task-list": "2.4.0",
|
||||||
"@tiptap/extension-text": "2.3.2",
|
"@tiptap/extension-text": "2.4.0",
|
||||||
"@tiptap/extension-typography": "2.3.2",
|
"@tiptap/extension-typography": "2.4.0",
|
||||||
"@tiptap/extension-underline": "2.3.2",
|
"@tiptap/extension-underline": "2.4.0",
|
||||||
"@tiptap/pm": "2.3.2",
|
"@tiptap/pm": "2.4.0",
|
||||||
"@tiptap/suggestion": "2.3.2",
|
"@tiptap/suggestion": "2.4.0",
|
||||||
"@tiptap/vue-3": "2.3.2",
|
"@tiptap/vue-3": "2.4.0",
|
||||||
"@types/is-touch-device": "1.0.2",
|
"@types/is-touch-device": "1.0.2",
|
||||||
"@types/lodash.clonedeep": "4.5.9",
|
"@types/lodash.clonedeep": "4.5.9",
|
||||||
"@vueuse/core": "10.9.0",
|
"@vueuse/core": "10.9.0",
|
||||||
|
440
frontend/pnpm-lock.yaml
generated
440
frontend/pnpm-lock.yaml
generated
@ -47,104 +47,104 @@ importers:
|
|||||||
specifier: 7.114.0
|
specifier: 7.114.0
|
||||||
version: 7.114.0(vue@3.4.27(typescript@5.4.5))
|
version: 7.114.0(vue@3.4.27(typescript@5.4.5))
|
||||||
'@tiptap/core':
|
'@tiptap/core':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/pm@2.3.2)
|
version: 2.4.0(@tiptap/pm@2.4.0)
|
||||||
'@tiptap/extension-blockquote':
|
'@tiptap/extension-blockquote':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
version: 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))
|
||||||
'@tiptap/extension-bold':
|
'@tiptap/extension-bold':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
version: 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))
|
||||||
'@tiptap/extension-bullet-list':
|
'@tiptap/extension-bullet-list':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
version: 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))
|
||||||
'@tiptap/extension-code':
|
'@tiptap/extension-code':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
version: 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))
|
||||||
'@tiptap/extension-code-block-lowlight':
|
'@tiptap/extension-code-block-lowlight':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/extension-code-block@2.4.0(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)
|
version: 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))(@tiptap/extension-code-block@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))(@tiptap/pm@2.4.0))(@tiptap/pm@2.4.0)
|
||||||
'@tiptap/extension-document':
|
'@tiptap/extension-document':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
version: 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))
|
||||||
'@tiptap/extension-dropcursor':
|
'@tiptap/extension-dropcursor':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)
|
version: 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))(@tiptap/pm@2.4.0)
|
||||||
'@tiptap/extension-gapcursor':
|
'@tiptap/extension-gapcursor':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)
|
version: 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))(@tiptap/pm@2.4.0)
|
||||||
'@tiptap/extension-hard-break':
|
'@tiptap/extension-hard-break':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
version: 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))
|
||||||
'@tiptap/extension-heading':
|
'@tiptap/extension-heading':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
version: 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))
|
||||||
'@tiptap/extension-history':
|
'@tiptap/extension-history':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)
|
version: 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))(@tiptap/pm@2.4.0)
|
||||||
'@tiptap/extension-horizontal-rule':
|
'@tiptap/extension-horizontal-rule':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)
|
version: 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))(@tiptap/pm@2.4.0)
|
||||||
'@tiptap/extension-image':
|
'@tiptap/extension-image':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
version: 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))
|
||||||
'@tiptap/extension-italic':
|
'@tiptap/extension-italic':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
version: 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))
|
||||||
'@tiptap/extension-link':
|
'@tiptap/extension-link':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)
|
version: 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))(@tiptap/pm@2.4.0)
|
||||||
'@tiptap/extension-list-item':
|
'@tiptap/extension-list-item':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
version: 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))
|
||||||
'@tiptap/extension-ordered-list':
|
'@tiptap/extension-ordered-list':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
version: 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))
|
||||||
'@tiptap/extension-paragraph':
|
'@tiptap/extension-paragraph':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
version: 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))
|
||||||
'@tiptap/extension-placeholder':
|
'@tiptap/extension-placeholder':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)
|
version: 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))(@tiptap/pm@2.4.0)
|
||||||
'@tiptap/extension-strike':
|
'@tiptap/extension-strike':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
version: 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))
|
||||||
'@tiptap/extension-table':
|
'@tiptap/extension-table':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)
|
version: 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))(@tiptap/pm@2.4.0)
|
||||||
'@tiptap/extension-table-cell':
|
'@tiptap/extension-table-cell':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
version: 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))
|
||||||
'@tiptap/extension-table-header':
|
'@tiptap/extension-table-header':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
version: 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))
|
||||||
'@tiptap/extension-table-row':
|
'@tiptap/extension-table-row':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
version: 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))
|
||||||
'@tiptap/extension-task-item':
|
'@tiptap/extension-task-item':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)
|
version: 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))(@tiptap/pm@2.4.0)
|
||||||
'@tiptap/extension-task-list':
|
'@tiptap/extension-task-list':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
version: 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))
|
||||||
'@tiptap/extension-text':
|
'@tiptap/extension-text':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
version: 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))
|
||||||
'@tiptap/extension-typography':
|
'@tiptap/extension-typography':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
version: 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))
|
||||||
'@tiptap/extension-underline':
|
'@tiptap/extension-underline':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
version: 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))
|
||||||
'@tiptap/pm':
|
'@tiptap/pm':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2
|
version: 2.4.0
|
||||||
'@tiptap/suggestion':
|
'@tiptap/suggestion':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)
|
version: 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))(@tiptap/pm@2.4.0)
|
||||||
'@tiptap/vue-3':
|
'@tiptap/vue-3':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.0
|
||||||
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)(vue@3.4.27(typescript@5.4.5))
|
version: 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))(@tiptap/pm@2.4.0)(vue@3.4.27(typescript@5.4.5))
|
||||||
'@types/is-touch-device':
|
'@types/is-touch-device':
|
||||||
specifier: 1.0.2
|
specifier: 1.0.2
|
||||||
version: 1.0.2
|
version: 1.0.2
|
||||||
@ -2044,18 +2044,18 @@ packages:
|
|||||||
resolution: {integrity: sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA==}
|
resolution: {integrity: sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA==}
|
||||||
engines: {node: '>=6'}
|
engines: {node: '>=6'}
|
||||||
|
|
||||||
'@tiptap/core@2.3.2':
|
'@tiptap/core@2.4.0':
|
||||||
resolution: {integrity: sha512-4sMpzYuxiG+fYMwPRXy+mLRVU315KEqzQUcBc2FEgSsmw9Kionykmkq3DvEco7rH8r0NdV/l9R49wVEtX54VqQ==}
|
resolution: {integrity: sha512-YJSahk8pkxpCs8SflCZfTnJpE7IPyUWIylfgXM2DefjRQa5DZ+c6sNY0s/zbxKYFQ6AuHVX40r9pCfcqHChGxQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/pm': ^2.0.0
|
'@tiptap/pm': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-blockquote@2.3.2':
|
'@tiptap/extension-blockquote@2.4.0':
|
||||||
resolution: {integrity: sha512-dyXx1hHAW/0BSxCUNWcxc8UN+s0wRTdtH46u6IEf91z+IOWjJwmSxT00+UMYh6hdOYDDsJYxPe9gcuSWYCIkCg==}
|
resolution: {integrity: sha512-nJJy4KsPgQqWTTDOWzFRdjCfG5+QExfZj44dulgDFNh+E66xhamnbM70PklllXJgEcge7xmT5oKM0gKls5XgFw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-bold@2.3.2':
|
'@tiptap/extension-bold@2.4.0':
|
||||||
resolution: {integrity: sha512-Mdc0qOPeJxxt5kSYKpNs7TzbQHeVpbpxwafUrxrvfD2iOnJlwlNxVWsVulc1t5EA8NpbTqYJTPmAtv2h/qmsfw==}
|
resolution: {integrity: sha512-csnW6hMDEHoRfxcPRLSqeJn+j35Lgtt1YRiOwn7DlS66sAECGRuoGfCvQSPij0TCDp4VCR9if5Sf8EymhnQumQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
@ -2065,13 +2065,13 @@ packages:
|
|||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
'@tiptap/pm': ^2.0.0
|
'@tiptap/pm': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-bullet-list@2.3.2':
|
'@tiptap/extension-bullet-list@2.4.0':
|
||||||
resolution: {integrity: sha512-nzvXSGxJuuZdQ6NE0gJ2GC+0gjXZTgU2+Z8TEKi7TYLUAjAoiU1Iniz1XA97cuFwVrNKp031IF1LivK085NqQA==}
|
resolution: {integrity: sha512-9S5DLIvFRBoExvmZ+/ErpTvs4Wf1yOEs8WXlKYUCcZssK7brTFj99XDwpHFA29HKDwma5q9UHhr2OB2o0JYAdw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-code-block-lowlight@2.3.2':
|
'@tiptap/extension-code-block-lowlight@2.4.0':
|
||||||
resolution: {integrity: sha512-aVz2GJTTCRxgmj5VrdTa+S+wSzgoYEWpxEQQfqxij3TbU6dodtKrivCEJQQA5DmAGYfSkoEZLTr2+UY1BHEKQQ==}
|
resolution: {integrity: sha512-j0SdFq66A97Cn7bQOMqFYBaYsmOltZZ6o4uDZH6fdTvEFbfXTdtTYs2awsNSbW+w/DtivKZCvAX1FRLR3/g/5A==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
'@tiptap/extension-code-block': ^2.0.0
|
'@tiptap/extension-code-block': ^2.0.0
|
||||||
@ -2083,18 +2083,18 @@ packages:
|
|||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
'@tiptap/pm': ^2.0.0
|
'@tiptap/pm': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-code@2.3.2':
|
'@tiptap/extension-code@2.4.0':
|
||||||
resolution: {integrity: sha512-LyIRBFJCxbgi96ejoeewESvfUf5igfngamZJK+uegfTcznimP0AjSWs3whJwZ9QXUsQrB9tIrWIG4GBtatp6qw==}
|
resolution: {integrity: sha512-wjhBukuiyJMq4cTcK3RBTzUPV24k5n1eEPlpmzku6ThwwkMdwynnMGMAmSF3fErh3AOyOUPoTTjgMYN2d10SJA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-document@2.3.2':
|
'@tiptap/extension-document@2.4.0':
|
||||||
resolution: {integrity: sha512-EQcfkvA7lkZPKllhGo2jiEYLJyXhBFK7++oRatgbfgHEJ2uLBGv6ys7WLCeRA/ntcaWTH3rlS+HR/Y8/nnyQYg==}
|
resolution: {integrity: sha512-3jRodQJZDGbXlRPERaloS+IERg/VwzpC1IO6YSJR9jVIsBO6xC29P3cKTQlg1XO7p6ZH/0ksK73VC5BzzTwoHg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-dropcursor@2.3.2':
|
'@tiptap/extension-dropcursor@2.4.0':
|
||||||
resolution: {integrity: sha512-r7JJn9dEnIRDdbnTCAUFCWX4OPsR48+4OEm5eGlysEaD2h4z0G1AaK5XXwOoQhP3WP2LHHjL4LahlYZvltzFzw==}
|
resolution: {integrity: sha512-c46HoG2PEEpSZv5rmS5UX/lJ6/kP1iVO0Ax+6JrNfLEIiDULUoi20NqdjolEa38La2VhWvs+o20OviiTOKEE9g==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
'@tiptap/pm': ^2.0.0
|
'@tiptap/pm': ^2.0.0
|
||||||
@ -2105,134 +2105,134 @@ packages:
|
|||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
'@tiptap/pm': ^2.0.0
|
'@tiptap/pm': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-gapcursor@2.3.2':
|
'@tiptap/extension-gapcursor@2.4.0':
|
||||||
resolution: {integrity: sha512-PSry4JHUIOhXytvYUQGtYgfIKCIhnmbKksZ8/CfCaKgGJpjOpnzqRG5FnYXZB7NiqouABreM7+IgkH0mOLq6HQ==}
|
resolution: {integrity: sha512-F4y/0J2lseohkFUw9P2OpKhrJ6dHz69ZScABUvcHxjznJLd6+0Zt7014Lw5PA8/m2d/w0fX8LZQ88pZr4quZPQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
'@tiptap/pm': ^2.0.0
|
'@tiptap/pm': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-hard-break@2.3.2':
|
'@tiptap/extension-hard-break@2.4.0':
|
||||||
resolution: {integrity: sha512-Oy/Dj75kw/tyNyrcFf97r872NZggISfvabTptH8j1gFPg/XzT5ERcT2fvgpbsBx0WWlXOaFkC1owta6kS6MZpg==}
|
resolution: {integrity: sha512-3+Z6zxevtHza5IsDBZ4lZqvNR3Kvdqwxq/QKCKu9UhJN1DUjsg/l1Jn2NilSQ3NYkBYh2yJjT8CMo9pQIu776g==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-heading@2.3.2':
|
'@tiptap/extension-heading@2.4.0':
|
||||||
resolution: {integrity: sha512-KBew4QCnYASBPEJlZ4vKQnm4R9B206H8kE5+hq8OOyF3FVkR6FgF/AbY/E/4/+2blx82PGp+9gvPUVpEv36ifQ==}
|
resolution: {integrity: sha512-fYkyP/VMo7YHO76YVrUjd95Qeo0cubWn/Spavmwm1gLTHH/q7xMtbod2Z/F0wd6QHnc7+HGhO7XAjjKWDjldaw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-history@2.3.2':
|
'@tiptap/extension-history@2.4.0':
|
||||||
resolution: {integrity: sha512-LTon7ys+C6wLmN/nXYkr1pDxIiIv0Czn4US7I/1b8Ws2N6PU+nMm4r7Uj8hKrDYL8yPQUaS4gIs1hhOwJ8UjtA==}
|
resolution: {integrity: sha512-gr5qsKAXEVGr1Lyk1598F7drTaEtAxqZiuuSwTCzZzkiwgEQsWMWTWc9F8FlneCEaqe1aIYg6WKWlmYPaFwr0w==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
'@tiptap/pm': ^2.0.0
|
'@tiptap/pm': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-horizontal-rule@2.3.2':
|
'@tiptap/extension-horizontal-rule@2.4.0':
|
||||||
resolution: {integrity: sha512-nz4GcYvZmJOX20GAjR5ymZgzQCbhnK/rmcunQf4zkl4LA5sXm70P70I9bDtrT/mgmz5dnBUTkVAkLTtKbovdDQ==}
|
resolution: {integrity: sha512-yDgxy+YxagcEsBbdWvbQiXYxsv3noS1VTuGwc9G7ZK9xPmBHJ5y0agOkB7HskwsZvJHoaSqNRsh7oZTkf0VR3g==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
'@tiptap/pm': ^2.0.0
|
'@tiptap/pm': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-image@2.3.2':
|
'@tiptap/extension-image@2.4.0':
|
||||||
resolution: {integrity: sha512-otkhqToHnjjpWOIswuotfK/PTPEOhhKRFPf1NuXvqHpMNulz+J1uIuA9R/B1m+bXkxZzCMKkWQi50vjqH9idVg==}
|
resolution: {integrity: sha512-NIVhRPMO/ONo8OywEd+8zh0Q6Q7EbFHtBxVsvfOKj9KtZkaXQfUO4MzONTyptkvAchTpj9pIzeaEY5fyU87gFA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-italic@2.3.2':
|
'@tiptap/extension-italic@2.4.0':
|
||||||
resolution: {integrity: sha512-6RJmexu/E+JP2+lhzJLV+5KZJiTrJE+p/hnDk13CBK2VgiwcJYmcZSVk+Yk6Suwrb1qTAosu8paKIwVJa/VMUg==}
|
resolution: {integrity: sha512-aaW/L9q+KNHHK+X73MPloHeIsT191n3VLd3xm6uUcFDnUNvzYJ/q65/1ZicdtCaOLvTutxdrEvhbkrVREX6a8g==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-link@2.3.2':
|
'@tiptap/extension-link@2.4.0':
|
||||||
resolution: {integrity: sha512-Bs3PbYmXj5bzUzPdFkcuflxZkdI2nCIJY2YO5TykANos68FrRtxyRKCxSxyZABzKjctT/UUVSap7JUVQ+i/bSw==}
|
resolution: {integrity: sha512-r3PjT0bjSKAorHAEBPA0icSMOlqALbxVlWU9vAc+Q3ndzt7ht0CTPNewzFF9kjzARABVt1cblXP/2+c0qGzcsg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
'@tiptap/pm': ^2.0.0
|
'@tiptap/pm': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-list-item@2.3.2':
|
'@tiptap/extension-list-item@2.4.0':
|
||||||
resolution: {integrity: sha512-vgT7tkSZd99xAEph9quPlVdRkgPU4GJp9K7bNS8Y7GnSLU0KkDHbtDpb0pyz76HVpeOnt/QGmtqF14Il9T2IPQ==}
|
resolution: {integrity: sha512-reUVUx+2cI2NIAqMZhlJ9uK/+zvRzm1GTmlU2Wvzwc7AwLN4yemj6mBDsmBLEXAKPvitfLh6EkeHaruOGymQtg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-ordered-list@2.3.2':
|
'@tiptap/extension-ordered-list@2.4.0':
|
||||||
resolution: {integrity: sha512-eMnQDgWpaQ3sdlFg1M85oziFYl2h/GRBjUt4JhF5kyWpHOYDj1/bX1fndZOBQ5xaoNlbcaeEkIc53xVX4ZV9tw==}
|
resolution: {integrity: sha512-Zo0c9M0aowv+2+jExZiAvhCB83GZMjZsxywmuOrdUbq5EGYKb7q8hDyN3hkrktVHr9UPXdPAYTmLAHztTOHYRA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-paragraph@2.3.2':
|
'@tiptap/extension-paragraph@2.4.0':
|
||||||
resolution: {integrity: sha512-bKzL4NXp0pDM/Q5ZCpjLxjQU4DwoWc6CDww1M4B4dp1sfiXiE2P7EOCMM2TfJOqNPUFpp5RcFKKcxC2Suj8W4w==}
|
resolution: {integrity: sha512-+yse0Ow67IRwcACd9K/CzBcxlpr9OFnmf0x9uqpaWt1eHck1sJnti6jrw5DVVkyEBHDh/cnkkV49gvctT/NyCw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-placeholder@2.3.2':
|
'@tiptap/extension-placeholder@2.4.0':
|
||||||
resolution: {integrity: sha512-mgwp2xg3A6jtxfZOT7gQye8RxL0VEZSvO+Gaw+UInit6GCynKq/1pVBrmYAd5UPdT6LYltbI+1BAjaZ9Q4p/RA==}
|
resolution: {integrity: sha512-SmWOjgWpmhFt0BPOnL65abCUH0wS5yksUJgtANn5bQoHF4HFSsyl7ETRmgf0ykxdjc7tzOg31FfpWVH4wzKSYg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
'@tiptap/pm': ^2.0.0
|
'@tiptap/pm': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-strike@2.3.2':
|
'@tiptap/extension-strike@2.4.0':
|
||||||
resolution: {integrity: sha512-gi16YtLnXKPubxafvcGSAELac4i8S6Eb9Av0AaH6QH9H9zzSHN7qOrX930Tp2Pod5a/a82kk7kN7IB6htAeaYA==}
|
resolution: {integrity: sha512-pE1uN/fQPOMS3i+zxPYMmPmI3keubnR6ivwM+KdXWOMnBiHl9N4cNpJgq1n2eUUGKLurC2qrQHpnVyGAwBS6Vg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-table-cell@2.3.2':
|
'@tiptap/extension-table-cell@2.4.0':
|
||||||
resolution: {integrity: sha512-kWwozAjEI3RNwOseQPjq8LEwb4gJwn6Y4HKlya2nshHPK2gk7lXQgjm6npqYEsv7C0+e3m9T60MlfGeOyvEqfQ==}
|
resolution: {integrity: sha512-zylResMWLvV17Z6+GEDjvvl+YpJqJhNMyJsZPZNx/72OcNCDN3p2d6RGFwhpnCpdzZDD6LGaIgWaTj9oeg53SA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-table-header@2.3.2':
|
'@tiptap/extension-table-header@2.4.0':
|
||||||
resolution: {integrity: sha512-6ivB0RR+cvq58wnkNkNWx/Wbv2Ue6S84sBuMxcNUBZxSQpNB9pmMVPYVLtw1uT1/z91n63ohsahmBQs1e1+aHw==}
|
resolution: {integrity: sha512-FZCOyJHSFsMTCfBh49J1DlwgpUIM5Ivpr57Za8FVvUkk8RKUIOKpNsZqxE+Wrw+2Bvy5H4X7Azb588x0NDqfOQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-table-row@2.3.2':
|
'@tiptap/extension-table-row@2.4.0':
|
||||||
resolution: {integrity: sha512-BI5bloqMbGmJJj0QX8Iq3OrJhqS9YbrhMxEpWPteeZfmela7VPU1bhdH2C2BVdL3v9LpRIoWk+VCirzzwJUGfg==}
|
resolution: {integrity: sha512-K4FDI4YzyLWZbhIZYYL15uqs6M3QsPZGTpTdkSaxcKMLholcskDSHhJmySxnrjI0+JNAtyIiqlWBfA1/9Zyhng==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-table@2.3.2':
|
'@tiptap/extension-table@2.4.0':
|
||||||
resolution: {integrity: sha512-5f3nKrpHXR48y7KvRahVhekwdwHI1FhprGmRbSiwwfjOLJ9CVN4bdUWvvt8szsByMVOwsTLiskg8V3gyRbMfJA==}
|
resolution: {integrity: sha512-ceIUnPSqVCb+qC0XZSgApoG3dL3MRvWrGl1nIMxEqPgMsD/MP6MsYV1Lx/GmtdUlEEsV1624cGTBiRzeCuWkZA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
'@tiptap/pm': ^2.0.0
|
'@tiptap/pm': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-task-item@2.3.2':
|
'@tiptap/extension-task-item@2.4.0':
|
||||||
resolution: {integrity: sha512-r5WKBFVtByYMGhAB6SSAsyYd8hktiJv1I5o/fgphyGf6hdYfq6nNgb/MjAkpRFEloO36ETKR1Nn1Az7Jhu+VxA==}
|
resolution: {integrity: sha512-x40vdHnmDiBbA2pjWR/92wVGb6jT13Nk2AhRUI/oP/r4ZGKpTypoB7heDnvLBgH0Y5a51dFqU+G1SFFL30u5uA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
'@tiptap/pm': ^2.0.0
|
'@tiptap/pm': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-task-list@2.3.2':
|
'@tiptap/extension-task-list@2.4.0':
|
||||||
resolution: {integrity: sha512-EP6AhjUorjwralLjSfTHU28m5AzS0Y6oRsOiK8wptwWYC6DnObuPCJEukxM3nhSM4r8SRqcAVWgCuJNBBuJRMA==}
|
resolution: {integrity: sha512-vmUB3wEJU81QbiHUygBlselQW8YIW8/85UTwANvWx8+KEWyM7EUF4utcm5R2UobIprIcWb4hyVkvW/5iou25gg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-text@2.3.2':
|
'@tiptap/extension-text@2.4.0':
|
||||||
resolution: {integrity: sha512-a3whwDyyOsrmOQbfeY+Fm5XypSRgT3IGqWgz0r4U7oko57/X6Env08F1Ie2e2UkQw9B1MoW9cm3dC6jvrdzzYA==}
|
resolution: {integrity: sha512-LV0bvE+VowE8IgLca7pM8ll7quNH+AgEHRbSrsI3SHKDCYB9gTHMjWaAkgkUVaO1u0IfCrjnCLym/PqFKa+vvg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-typography@2.3.2':
|
'@tiptap/extension-typography@2.4.0':
|
||||||
resolution: {integrity: sha512-IwrOjbJeQX3y577HWp3Qs4Sdlew96ltnftSfJGfpQZa4Iwd8iSI6tj27xiWWH/22vB9t2w5mekxp2tohHXiQpg==}
|
resolution: {integrity: sha512-RuGenfdPA6ggu5IVLdcIdhGCdRlwSvWp0lETySM3PILE6fxCrxTD54m3pxpY0Q1cg+F71YDUHdSmSipQTwQnsQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-underline@2.3.2':
|
'@tiptap/extension-underline@2.4.0':
|
||||||
resolution: {integrity: sha512-ZmhWG8gMXk62AhpIMuOofe8GWbkXBW1uYHG55Q9r7MmglESLJm13S5k8JVfOmOMKGzfE23A6yQkojnksAiSGoQ==}
|
resolution: {integrity: sha512-guWojb7JxUwLz4OKzwNExJwOkhZjgw/ttkXCMBT0PVe55k998MMYe1nvN0m2SeTW9IxurEPtScH4kYJ0XuSm8Q==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/pm@2.3.2':
|
'@tiptap/pm@2.4.0':
|
||||||
resolution: {integrity: sha512-39Bmg7XqWWJg/G5YvWc3QVEPmFNpuMa05gw0Ap7KAKHnHiwl87hosOIDD8dtdcMrtgJL9NwBfUjEJ3ne53U9Ag==}
|
resolution: {integrity: sha512-B1HMEqGS4MzIVXnpgRZDLm30mxDWj51LkBT/if1XD+hj5gm8B9Q0c84bhvODX6KIs+c6z+zsY9VkVu8w9Yfgxg==}
|
||||||
|
|
||||||
'@tiptap/suggestion@2.3.2':
|
'@tiptap/suggestion@2.4.0':
|
||||||
resolution: {integrity: sha512-3s1vDaBX4rEsVtVB0udi+v9h1koiGyIKu9BFFxaOSqHks9HvHYC3nagOFOkE4kmrbv8XJUigPuZ4K4XvH7iqKQ==}
|
resolution: {integrity: sha512-6dCkjbL8vIzcLWtS6RCBx0jlYPKf2Beuyq5nNLrDDZZuyJow5qJAY0eGu6Xomp9z0WDK/BYOxT4hHNoGMDkoAg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
'@tiptap/pm': ^2.0.0
|
'@tiptap/pm': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/vue-3@2.3.2':
|
'@tiptap/vue-3@2.4.0':
|
||||||
resolution: {integrity: sha512-RMGw3ftF2EPElgrDDOVexPR4/A4w0TQkjA82n9dFuHTXBWUqRjmBrVb1Cb0fPFVvbzryfot433HGHk5nYMLywA==}
|
resolution: {integrity: sha512-NCw1Y4ScIrMCKC9YlepUHSAB8jq/PQ2f+AbZKh5bY2t/kMSJYLCJVHq9NFzG4TQtktgMGWCcEQVcDJ7YNpsfxw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
'@tiptap/pm': ^2.0.0
|
'@tiptap/pm': ^2.0.0
|
||||||
@ -7937,155 +7937,155 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
defer-to-connect: 1.1.3
|
defer-to-connect: 1.1.3
|
||||||
|
|
||||||
'@tiptap/core@2.3.2(@tiptap/pm@2.3.2)':
|
'@tiptap/core@2.4.0(@tiptap/pm@2.4.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/pm': 2.3.2
|
'@tiptap/pm': 2.4.0
|
||||||
|
|
||||||
'@tiptap/extension-blockquote@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
'@tiptap/extension-blockquote@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
|
|
||||||
'@tiptap/extension-bold@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
'@tiptap/extension-bold@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
|
|
||||||
'@tiptap/extension-bubble-menu@2.4.0(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)':
|
'@tiptap/extension-bubble-menu@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))(@tiptap/pm@2.4.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
'@tiptap/pm': 2.3.2
|
'@tiptap/pm': 2.4.0
|
||||||
tippy.js: 6.3.7
|
tippy.js: 6.3.7
|
||||||
|
|
||||||
'@tiptap/extension-bullet-list@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
'@tiptap/extension-bullet-list@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
|
|
||||||
'@tiptap/extension-code-block-lowlight@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/extension-code-block@2.4.0(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)':
|
'@tiptap/extension-code-block-lowlight@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))(@tiptap/extension-code-block@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))(@tiptap/pm@2.4.0))(@tiptap/pm@2.4.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
'@tiptap/extension-code-block': 2.4.0(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)
|
'@tiptap/extension-code-block': 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))(@tiptap/pm@2.4.0)
|
||||||
'@tiptap/pm': 2.3.2
|
'@tiptap/pm': 2.4.0
|
||||||
|
|
||||||
'@tiptap/extension-code-block@2.4.0(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)':
|
'@tiptap/extension-code-block@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))(@tiptap/pm@2.4.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
'@tiptap/pm': 2.3.2
|
'@tiptap/pm': 2.4.0
|
||||||
|
|
||||||
'@tiptap/extension-code@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
'@tiptap/extension-code@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
|
|
||||||
'@tiptap/extension-document@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
'@tiptap/extension-document@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
|
|
||||||
'@tiptap/extension-dropcursor@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)':
|
'@tiptap/extension-dropcursor@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))(@tiptap/pm@2.4.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
'@tiptap/pm': 2.3.2
|
'@tiptap/pm': 2.4.0
|
||||||
|
|
||||||
'@tiptap/extension-floating-menu@2.4.0(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)':
|
'@tiptap/extension-floating-menu@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))(@tiptap/pm@2.4.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
'@tiptap/pm': 2.3.2
|
'@tiptap/pm': 2.4.0
|
||||||
tippy.js: 6.3.7
|
tippy.js: 6.3.7
|
||||||
|
|
||||||
'@tiptap/extension-gapcursor@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)':
|
'@tiptap/extension-gapcursor@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))(@tiptap/pm@2.4.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
'@tiptap/pm': 2.3.2
|
'@tiptap/pm': 2.4.0
|
||||||
|
|
||||||
'@tiptap/extension-hard-break@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
'@tiptap/extension-hard-break@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
|
|
||||||
'@tiptap/extension-heading@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
'@tiptap/extension-heading@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
|
|
||||||
'@tiptap/extension-history@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)':
|
'@tiptap/extension-history@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))(@tiptap/pm@2.4.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
'@tiptap/pm': 2.3.2
|
'@tiptap/pm': 2.4.0
|
||||||
|
|
||||||
'@tiptap/extension-horizontal-rule@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)':
|
'@tiptap/extension-horizontal-rule@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))(@tiptap/pm@2.4.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
'@tiptap/pm': 2.3.2
|
'@tiptap/pm': 2.4.0
|
||||||
|
|
||||||
'@tiptap/extension-image@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
'@tiptap/extension-image@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
|
|
||||||
'@tiptap/extension-italic@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
'@tiptap/extension-italic@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
|
|
||||||
'@tiptap/extension-link@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)':
|
'@tiptap/extension-link@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))(@tiptap/pm@2.4.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
'@tiptap/pm': 2.3.2
|
'@tiptap/pm': 2.4.0
|
||||||
linkifyjs: 4.1.3
|
linkifyjs: 4.1.3
|
||||||
|
|
||||||
'@tiptap/extension-list-item@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
'@tiptap/extension-list-item@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
|
|
||||||
'@tiptap/extension-ordered-list@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
'@tiptap/extension-ordered-list@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
|
|
||||||
'@tiptap/extension-paragraph@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
'@tiptap/extension-paragraph@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
|
|
||||||
'@tiptap/extension-placeholder@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)':
|
'@tiptap/extension-placeholder@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))(@tiptap/pm@2.4.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
'@tiptap/pm': 2.3.2
|
'@tiptap/pm': 2.4.0
|
||||||
|
|
||||||
'@tiptap/extension-strike@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
'@tiptap/extension-strike@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
|
|
||||||
'@tiptap/extension-table-cell@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
'@tiptap/extension-table-cell@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
|
|
||||||
'@tiptap/extension-table-header@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
'@tiptap/extension-table-header@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
|
|
||||||
'@tiptap/extension-table-row@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
'@tiptap/extension-table-row@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
|
|
||||||
'@tiptap/extension-table@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)':
|
'@tiptap/extension-table@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))(@tiptap/pm@2.4.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
'@tiptap/pm': 2.3.2
|
'@tiptap/pm': 2.4.0
|
||||||
|
|
||||||
'@tiptap/extension-task-item@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)':
|
'@tiptap/extension-task-item@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))(@tiptap/pm@2.4.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
'@tiptap/pm': 2.3.2
|
'@tiptap/pm': 2.4.0
|
||||||
|
|
||||||
'@tiptap/extension-task-list@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
'@tiptap/extension-task-list@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
|
|
||||||
'@tiptap/extension-text@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
'@tiptap/extension-text@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
|
|
||||||
'@tiptap/extension-typography@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
'@tiptap/extension-typography@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
|
|
||||||
'@tiptap/extension-underline@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
'@tiptap/extension-underline@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
|
|
||||||
'@tiptap/pm@2.3.2':
|
'@tiptap/pm@2.4.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
prosemirror-changeset: 2.2.1
|
prosemirror-changeset: 2.2.1
|
||||||
prosemirror-collab: 1.3.1
|
prosemirror-collab: 1.3.1
|
||||||
@ -8106,17 +8106,17 @@ snapshots:
|
|||||||
prosemirror-transform: 1.9.0
|
prosemirror-transform: 1.9.0
|
||||||
prosemirror-view: 1.33.7
|
prosemirror-view: 1.33.7
|
||||||
|
|
||||||
'@tiptap/suggestion@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)':
|
'@tiptap/suggestion@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))(@tiptap/pm@2.4.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
'@tiptap/pm': 2.3.2
|
'@tiptap/pm': 2.4.0
|
||||||
|
|
||||||
'@tiptap/vue-3@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)(vue@3.4.27(typescript@5.4.5))':
|
'@tiptap/vue-3@2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))(@tiptap/pm@2.4.0)(vue@3.4.27(typescript@5.4.5))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
'@tiptap/core': 2.4.0(@tiptap/pm@2.4.0)
|
||||||
'@tiptap/extension-bubble-menu': 2.4.0(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)
|
'@tiptap/extension-bubble-menu': 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))(@tiptap/pm@2.4.0)
|
||||||
'@tiptap/extension-floating-menu': 2.4.0(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)
|
'@tiptap/extension-floating-menu': 2.4.0(@tiptap/core@2.4.0(@tiptap/pm@2.4.0))(@tiptap/pm@2.4.0)
|
||||||
'@tiptap/pm': 2.3.2
|
'@tiptap/pm': 2.4.0
|
||||||
vue: 3.4.27(typescript@5.4.5)
|
vue: 3.4.27(typescript@5.4.5)
|
||||||
|
|
||||||
'@tootallnate/once@2.0.0': {}
|
'@tootallnate/once@2.0.0': {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user