fix(deps): update tiptap to v2.3.2
This commit is contained in:
parent
5098363e56
commit
1d2ee77e8a
@ -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.1",
|
"@tiptap/core": "2.3.2",
|
||||||
"@tiptap/extension-blockquote": "2.3.1",
|
"@tiptap/extension-blockquote": "2.3.2",
|
||||||
"@tiptap/extension-bold": "2.3.1",
|
"@tiptap/extension-bold": "2.3.2",
|
||||||
"@tiptap/extension-bullet-list": "2.3.1",
|
"@tiptap/extension-bullet-list": "2.3.2",
|
||||||
"@tiptap/extension-code": "2.3.1",
|
"@tiptap/extension-code": "2.3.2",
|
||||||
"@tiptap/extension-code-block-lowlight": "2.3.1",
|
"@tiptap/extension-code-block-lowlight": "2.3.2",
|
||||||
"@tiptap/extension-document": "2.3.1",
|
"@tiptap/extension-document": "2.3.2",
|
||||||
"@tiptap/extension-dropcursor": "2.3.1",
|
"@tiptap/extension-dropcursor": "2.3.2",
|
||||||
"@tiptap/extension-gapcursor": "2.3.1",
|
"@tiptap/extension-gapcursor": "2.3.2",
|
||||||
"@tiptap/extension-hard-break": "2.3.1",
|
"@tiptap/extension-hard-break": "2.3.2",
|
||||||
"@tiptap/extension-heading": "2.3.1",
|
"@tiptap/extension-heading": "2.3.2",
|
||||||
"@tiptap/extension-history": "2.3.1",
|
"@tiptap/extension-history": "2.3.2",
|
||||||
"@tiptap/extension-horizontal-rule": "2.3.1",
|
"@tiptap/extension-horizontal-rule": "2.3.2",
|
||||||
"@tiptap/extension-image": "2.3.1",
|
"@tiptap/extension-image": "2.3.2",
|
||||||
"@tiptap/extension-italic": "2.3.1",
|
"@tiptap/extension-italic": "2.3.2",
|
||||||
"@tiptap/extension-link": "2.3.1",
|
"@tiptap/extension-link": "2.3.2",
|
||||||
"@tiptap/extension-list-item": "2.3.1",
|
"@tiptap/extension-list-item": "2.3.2",
|
||||||
"@tiptap/extension-ordered-list": "2.3.1",
|
"@tiptap/extension-ordered-list": "2.3.2",
|
||||||
"@tiptap/extension-paragraph": "2.3.1",
|
"@tiptap/extension-paragraph": "2.3.2",
|
||||||
"@tiptap/extension-placeholder": "2.3.1",
|
"@tiptap/extension-placeholder": "2.3.2",
|
||||||
"@tiptap/extension-strike": "2.3.1",
|
"@tiptap/extension-strike": "2.3.2",
|
||||||
"@tiptap/extension-table": "2.3.1",
|
"@tiptap/extension-table": "2.3.2",
|
||||||
"@tiptap/extension-table-cell": "2.3.1",
|
"@tiptap/extension-table-cell": "2.3.2",
|
||||||
"@tiptap/extension-table-header": "2.3.1",
|
"@tiptap/extension-table-header": "2.3.2",
|
||||||
"@tiptap/extension-table-row": "2.3.1",
|
"@tiptap/extension-table-row": "2.3.2",
|
||||||
"@tiptap/extension-task-item": "2.3.1",
|
"@tiptap/extension-task-item": "2.3.2",
|
||||||
"@tiptap/extension-task-list": "2.3.1",
|
"@tiptap/extension-task-list": "2.3.2",
|
||||||
"@tiptap/extension-text": "2.3.1",
|
"@tiptap/extension-text": "2.3.2",
|
||||||
"@tiptap/extension-typography": "2.3.1",
|
"@tiptap/extension-typography": "2.3.2",
|
||||||
"@tiptap/extension-underline": "2.3.1",
|
"@tiptap/extension-underline": "2.3.2",
|
||||||
"@tiptap/pm": "2.3.1",
|
"@tiptap/pm": "2.3.2",
|
||||||
"@tiptap/suggestion": "2.3.1",
|
"@tiptap/suggestion": "2.3.2",
|
||||||
"@tiptap/vue-3": "2.3.1",
|
"@tiptap/vue-3": "2.3.2",
|
||||||
"@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",
|
||||||
|
448
frontend/pnpm-lock.yaml
generated
448
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.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/pm@2.3.1)
|
version: 2.3.2(@tiptap/pm@2.3.2)
|
||||||
'@tiptap/extension-blockquote':
|
'@tiptap/extension-blockquote':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))
|
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
||||||
'@tiptap/extension-bold':
|
'@tiptap/extension-bold':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))
|
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
||||||
'@tiptap/extension-bullet-list':
|
'@tiptap/extension-bullet-list':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))
|
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
||||||
'@tiptap/extension-code':
|
'@tiptap/extension-code':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))
|
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
||||||
'@tiptap/extension-code-block-lowlight':
|
'@tiptap/extension-code-block-lowlight':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))(@tiptap/extension-code-block@2.1.12(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))(@tiptap/pm@2.3.1))(@tiptap/pm@2.3.1)
|
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/extension-code-block@2.1.12(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)
|
||||||
'@tiptap/extension-document':
|
'@tiptap/extension-document':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))
|
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
||||||
'@tiptap/extension-dropcursor':
|
'@tiptap/extension-dropcursor':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))(@tiptap/pm@2.3.1)
|
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)
|
||||||
'@tiptap/extension-gapcursor':
|
'@tiptap/extension-gapcursor':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))(@tiptap/pm@2.3.1)
|
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)
|
||||||
'@tiptap/extension-hard-break':
|
'@tiptap/extension-hard-break':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))
|
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
||||||
'@tiptap/extension-heading':
|
'@tiptap/extension-heading':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))
|
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
||||||
'@tiptap/extension-history':
|
'@tiptap/extension-history':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))(@tiptap/pm@2.3.1)
|
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)
|
||||||
'@tiptap/extension-horizontal-rule':
|
'@tiptap/extension-horizontal-rule':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))(@tiptap/pm@2.3.1)
|
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)
|
||||||
'@tiptap/extension-image':
|
'@tiptap/extension-image':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))
|
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
||||||
'@tiptap/extension-italic':
|
'@tiptap/extension-italic':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))
|
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
||||||
'@tiptap/extension-link':
|
'@tiptap/extension-link':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))(@tiptap/pm@2.3.1)
|
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)
|
||||||
'@tiptap/extension-list-item':
|
'@tiptap/extension-list-item':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))
|
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
||||||
'@tiptap/extension-ordered-list':
|
'@tiptap/extension-ordered-list':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))
|
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
||||||
'@tiptap/extension-paragraph':
|
'@tiptap/extension-paragraph':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))
|
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
||||||
'@tiptap/extension-placeholder':
|
'@tiptap/extension-placeholder':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))(@tiptap/pm@2.3.1)
|
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)
|
||||||
'@tiptap/extension-strike':
|
'@tiptap/extension-strike':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))
|
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
||||||
'@tiptap/extension-table':
|
'@tiptap/extension-table':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))(@tiptap/pm@2.3.1)
|
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)
|
||||||
'@tiptap/extension-table-cell':
|
'@tiptap/extension-table-cell':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))
|
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
||||||
'@tiptap/extension-table-header':
|
'@tiptap/extension-table-header':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))
|
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
||||||
'@tiptap/extension-table-row':
|
'@tiptap/extension-table-row':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))
|
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
||||||
'@tiptap/extension-task-item':
|
'@tiptap/extension-task-item':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))(@tiptap/pm@2.3.1)
|
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)
|
||||||
'@tiptap/extension-task-list':
|
'@tiptap/extension-task-list':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))
|
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
||||||
'@tiptap/extension-text':
|
'@tiptap/extension-text':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))
|
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
||||||
'@tiptap/extension-typography':
|
'@tiptap/extension-typography':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))
|
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
||||||
'@tiptap/extension-underline':
|
'@tiptap/extension-underline':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))
|
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))
|
||||||
'@tiptap/pm':
|
'@tiptap/pm':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1
|
version: 2.3.2
|
||||||
'@tiptap/suggestion':
|
'@tiptap/suggestion':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))(@tiptap/pm@2.3.1)
|
version: 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)
|
||||||
'@tiptap/vue-3':
|
'@tiptap/vue-3':
|
||||||
specifier: 2.3.1
|
specifier: 2.3.2
|
||||||
version: 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))(@tiptap/pm@2.3.1)(vue@3.4.27(typescript@5.4.5))
|
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))
|
||||||
'@types/is-touch-device':
|
'@types/is-touch-device':
|
||||||
specifier: 1.0.2
|
specifier: 1.0.2
|
||||||
version: 1.0.2
|
version: 1.0.2
|
||||||
@ -2427,34 +2427,34 @@ packages:
|
|||||||
resolution: {integrity: sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA==}
|
resolution: {integrity: sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA==}
|
||||||
engines: {node: '>=6'}
|
engines: {node: '>=6'}
|
||||||
|
|
||||||
'@tiptap/core@2.3.1':
|
'@tiptap/core@2.3.2':
|
||||||
resolution: {integrity: sha512-ycpQlmczAOc05TgB5sc3RUTEEBXAVmS8MR9PqQzg96qidaRfVkgE+2w4k7t83PMHl2duC0MGqOCy96pLYwSpeg==}
|
resolution: {integrity: sha512-4sMpzYuxiG+fYMwPRXy+mLRVU315KEqzQUcBc2FEgSsmw9Kionykmkq3DvEco7rH8r0NdV/l9R49wVEtX54VqQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/pm': ^2.0.0
|
'@tiptap/pm': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-blockquote@2.3.1':
|
'@tiptap/extension-blockquote@2.3.2':
|
||||||
resolution: {integrity: sha512-eyw3/Zn/XbIP2Yo11iE4vYcJ0471aBPMLD56YOyUC0PIF7D5tvPutDesSg95R+BDa5Tq/Id2zV5pZerw1dwwOQ==}
|
resolution: {integrity: sha512-dyXx1hHAW/0BSxCUNWcxc8UN+s0wRTdtH46u6IEf91z+IOWjJwmSxT00+UMYh6hdOYDDsJYxPe9gcuSWYCIkCg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-bold@2.3.1':
|
'@tiptap/extension-bold@2.3.2':
|
||||||
resolution: {integrity: sha512-szHDXKOQfrlCzsys401zBtPWE5gyY3LcpPlrn2zBRrBmzU2U/1A7Y3HkoqZo3SSrTY37eG1Vr2J2aHySK6Uj/w==}
|
resolution: {integrity: sha512-Mdc0qOPeJxxt5kSYKpNs7TzbQHeVpbpxwafUrxrvfD2iOnJlwlNxVWsVulc1t5EA8NpbTqYJTPmAtv2h/qmsfw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-bubble-menu@2.3.1':
|
'@tiptap/extension-bubble-menu@2.3.2':
|
||||||
resolution: {integrity: sha512-6PGrk65f0eXHcCEe6A2/GpooMsD6RPZY1kWSSWUNfklJO54R/8uAtsSVIBr7wQ34pvrYkNaluRUrDWUokWyBOQ==}
|
resolution: {integrity: sha512-hg+ncQmoNngdeoUWBQs2AWzDO8YIrlAIgLmIponC+OSCZoVrri7LZ4N1uSp5B/U0lz5fSGUvsUNUs0le+MMr/Q==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@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.1':
|
'@tiptap/extension-bullet-list@2.3.2':
|
||||||
resolution: {integrity: sha512-pif0AB4MUoA1Xm26y1ovH7vfXaV19T9EEQH4tgN2g2eTfdFnQWDmKI0r3XRxudtg40RstBJRa81N9xEO79o8ag==}
|
resolution: {integrity: sha512-nzvXSGxJuuZdQ6NE0gJ2GC+0gjXZTgU2+Z8TEKi7TYLUAjAoiU1Iniz1XA97cuFwVrNKp031IF1LivK085NqQA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-code-block-lowlight@2.3.1':
|
'@tiptap/extension-code-block-lowlight@2.3.2':
|
||||||
resolution: {integrity: sha512-cITugRxTy2/HM2csvjpAnCYBp1Z+A+dXLpNic1QzcXvTTjxTw7V4dtOE7ymmiMHlsAOKQLeWkkgc6W0pPES6IA==}
|
resolution: {integrity: sha512-aVz2GJTTCRxgmj5VrdTa+S+wSzgoYEWpxEQQfqxij3TbU6dodtKrivCEJQQA5DmAGYfSkoEZLTr2+UY1BHEKQQ==}
|
||||||
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
|
||||||
@ -2466,156 +2466,156 @@ 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.1':
|
'@tiptap/extension-code@2.3.2':
|
||||||
resolution: {integrity: sha512-bVX0EnDZoRXnoA7dyoZe7w2gdRjxmFEcsatHLkcr3R3x4k9oSgZXLe1C2jGbjJWr4j32tYXZ1cpKte6f1WUKzg==}
|
resolution: {integrity: sha512-LyIRBFJCxbgi96ejoeewESvfUf5igfngamZJK+uegfTcznimP0AjSWs3whJwZ9QXUsQrB9tIrWIG4GBtatp6qw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-document@2.3.1':
|
'@tiptap/extension-document@2.3.2':
|
||||||
resolution: {integrity: sha512-uWYbzAV95JnetFBduWRI9n2QbQfmznQ7I6XzfZxuTAO2KcWGvHPBS7F00COO9Y67FZAPMbuQ1njtCJK0nClOPw==}
|
resolution: {integrity: sha512-EQcfkvA7lkZPKllhGo2jiEYLJyXhBFK7++oRatgbfgHEJ2uLBGv6ys7WLCeRA/ntcaWTH3rlS+HR/Y8/nnyQYg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-dropcursor@2.3.1':
|
'@tiptap/extension-dropcursor@2.3.2':
|
||||||
resolution: {integrity: sha512-xDG1Z01ftRI4mIOY+bPuG53xZ9FfVd6hzjNchwFHRlU3E+/2O+DsEBy/pJuHmpnFx1B/1ANbssoidGvK3LIPYw==}
|
resolution: {integrity: sha512-r7JJn9dEnIRDdbnTCAUFCWX4OPsR48+4OEm5eGlysEaD2h4z0G1AaK5XXwOoQhP3WP2LHHjL4LahlYZvltzFzw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
'@tiptap/pm': ^2.0.0
|
'@tiptap/pm': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-floating-menu@2.3.1':
|
'@tiptap/extension-floating-menu@2.3.2':
|
||||||
resolution: {integrity: sha512-3+dONthHRMFzJjLF9JtRbm9u4XJs8txCoChsZjwD0wBf8XfPtUGZQn9W5xNJG+5pozrOQhj9KC1UZL4tuvSRkg==}
|
resolution: {integrity: sha512-7MerFtr+7y0lThKEcNeM0B5LMWqP3RqmMZYJEOCIL20mIINYz5JzSIMQQujmeU5tcqI12O1u7jbRoxRmZrsXxw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@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.1':
|
'@tiptap/extension-gapcursor@2.3.2':
|
||||||
resolution: {integrity: sha512-jhMw0LtEV/HVovUDRdoH0QLnBWLDyw4Su7UZ0bkMtsnCO9MujLKths3SKsPstuAckZQKR5smokEytxDHH0aglg==}
|
resolution: {integrity: sha512-PSry4JHUIOhXytvYUQGtYgfIKCIhnmbKksZ8/CfCaKgGJpjOpnzqRG5FnYXZB7NiqouABreM7+IgkH0mOLq6HQ==}
|
||||||
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.1':
|
'@tiptap/extension-hard-break@2.3.2':
|
||||||
resolution: {integrity: sha512-HO47iS2KQJLxhZM4ghZz5t2qgESH6D/mKJbjO7jM0eCYEyUfPyYJwV2VgjQP7x+1axcvsrhpzkJrjSg5+KqtQQ==}
|
resolution: {integrity: sha512-Oy/Dj75kw/tyNyrcFf97r872NZggISfvabTptH8j1gFPg/XzT5ERcT2fvgpbsBx0WWlXOaFkC1owta6kS6MZpg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-heading@2.3.1':
|
'@tiptap/extension-heading@2.3.2':
|
||||||
resolution: {integrity: sha512-epdIrg1xpuk5ApnNyM/NJO1dhVZgD7kDPem6QH4fug5UJtCueze942yNzUhCuvckmIegfdferAb1p4ug4674ig==}
|
resolution: {integrity: sha512-KBew4QCnYASBPEJlZ4vKQnm4R9B206H8kE5+hq8OOyF3FVkR6FgF/AbY/E/4/+2blx82PGp+9gvPUVpEv36ifQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-history@2.3.1':
|
'@tiptap/extension-history@2.3.2':
|
||||||
resolution: {integrity: sha512-m+W6qTP4V0PHqqKnXw/ma18a62O0Cqp5FDWtSarOuxx6W4FpVr4A3Uxfbp4RigZEYanLcX4UJOWL4nWsFdYWHw==}
|
resolution: {integrity: sha512-LTon7ys+C6wLmN/nXYkr1pDxIiIv0Czn4US7I/1b8Ws2N6PU+nMm4r7Uj8hKrDYL8yPQUaS4gIs1hhOwJ8UjtA==}
|
||||||
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.1':
|
'@tiptap/extension-horizontal-rule@2.3.2':
|
||||||
resolution: {integrity: sha512-IPgCFkiT6Y5BSFBQMTXS6gq2Ust6otMzRwddoI0RC8tl/tMftFBEPqYKADWVQeQb4C6AQydRjUbmAwHpBH31Eg==}
|
resolution: {integrity: sha512-nz4GcYvZmJOX20GAjR5ymZgzQCbhnK/rmcunQf4zkl4LA5sXm70P70I9bDtrT/mgmz5dnBUTkVAkLTtKbovdDQ==}
|
||||||
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.1':
|
'@tiptap/extension-image@2.3.2':
|
||||||
resolution: {integrity: sha512-3RhVBySQA2LbftWhtZ0p2Mqf9lihNAYs3uQ3iyaB+BYViQiHyVpui09Wny0BwNy0oV6ryUWjBifko2Z1AZgANw==}
|
resolution: {integrity: sha512-otkhqToHnjjpWOIswuotfK/PTPEOhhKRFPf1NuXvqHpMNulz+J1uIuA9R/B1m+bXkxZzCMKkWQi50vjqH9idVg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-italic@2.3.1':
|
'@tiptap/extension-italic@2.3.2':
|
||||||
resolution: {integrity: sha512-yEAn0dT1LH1vAULmZv3L1fs7M1Fn/8wZCw7LDGw2/E+VYbDeXgy7XwMPyzhrzV1oV9Z+3gugCbYV0IJ4PBwudA==}
|
resolution: {integrity: sha512-6RJmexu/E+JP2+lhzJLV+5KZJiTrJE+p/hnDk13CBK2VgiwcJYmcZSVk+Yk6Suwrb1qTAosu8paKIwVJa/VMUg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-link@2.3.1':
|
'@tiptap/extension-link@2.3.2':
|
||||||
resolution: {integrity: sha512-VE54iLwWcPldqZl7a4E/pmGD7waCWS//VT8jxTuFUroTouIzT+OjB9DQAXMkrRiaz+na3I8Jie1yBE+zYB0gvQ==}
|
resolution: {integrity: sha512-Bs3PbYmXj5bzUzPdFkcuflxZkdI2nCIJY2YO5TykANos68FrRtxyRKCxSxyZABzKjctT/UUVSap7JUVQ+i/bSw==}
|
||||||
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.1':
|
'@tiptap/extension-list-item@2.3.2':
|
||||||
resolution: {integrity: sha512-GyHLNoXVo9u29NVqijwZPBcv9MzXMGyIiQiO5FxRpuT4Ei4ZmsaJrJ2dmhO3KZhX0HdTSc65/omM2XBr6PDoLA==}
|
resolution: {integrity: sha512-vgT7tkSZd99xAEph9quPlVdRkgPU4GJp9K7bNS8Y7GnSLU0KkDHbtDpb0pyz76HVpeOnt/QGmtqF14Il9T2IPQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-ordered-list@2.3.1':
|
'@tiptap/extension-ordered-list@2.3.2':
|
||||||
resolution: {integrity: sha512-+6I76b7fu0FghUtzB0LyIC5GB0xfrpAKtXjbrmeUGsOEL7jxKsE6+A5RoTrgQTfuP7oItdCZGTSC/8WtGbtEMg==}
|
resolution: {integrity: sha512-eMnQDgWpaQ3sdlFg1M85oziFYl2h/GRBjUt4JhF5kyWpHOYDj1/bX1fndZOBQ5xaoNlbcaeEkIc53xVX4ZV9tw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-paragraph@2.3.1':
|
'@tiptap/extension-paragraph@2.3.2':
|
||||||
resolution: {integrity: sha512-bHkkHU012clwCrpzmEHGuF8fwLuFL3x9MJ17wnhwanoIM3MG6ZCdeb9copjDvUpZXLKTUYKotoPGNhxmOrP2bQ==}
|
resolution: {integrity: sha512-bKzL4NXp0pDM/Q5ZCpjLxjQU4DwoWc6CDww1M4B4dp1sfiXiE2P7EOCMM2TfJOqNPUFpp5RcFKKcxC2Suj8W4w==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-placeholder@2.3.1':
|
'@tiptap/extension-placeholder@2.3.2':
|
||||||
resolution: {integrity: sha512-iqmwqT+pBaWcL6Bj8ht+SKzFGxEMfAPEKOlxIrfaY/um80q5kmyrmes6LOSAHTylsm3kmna6s0p2TD2zcnBQqw==}
|
resolution: {integrity: sha512-mgwp2xg3A6jtxfZOT7gQye8RxL0VEZSvO+Gaw+UInit6GCynKq/1pVBrmYAd5UPdT6LYltbI+1BAjaZ9Q4p/RA==}
|
||||||
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.1':
|
'@tiptap/extension-strike@2.3.2':
|
||||||
resolution: {integrity: sha512-fpsVewcnaYk37TAF4JHkwH9O6Ml7JooF1v/Eh9p7PSItNcEfg/3RLlJL3c53RzLWdlunjgptM/M0alPV0Zyq4A==}
|
resolution: {integrity: sha512-gi16YtLnXKPubxafvcGSAELac4i8S6Eb9Av0AaH6QH9H9zzSHN7qOrX930Tp2Pod5a/a82kk7kN7IB6htAeaYA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-table-cell@2.3.1':
|
'@tiptap/extension-table-cell@2.3.2':
|
||||||
resolution: {integrity: sha512-xjCmpokTRyU4OcUbrXchPkZhUY5ACNyNYPwxWcXlZHG8rFbF/UJFHt22VZzMFLb33iBWgsPR9MfPtSL4+wdm4Q==}
|
resolution: {integrity: sha512-kWwozAjEI3RNwOseQPjq8LEwb4gJwn6Y4HKlya2nshHPK2gk7lXQgjm6npqYEsv7C0+e3m9T60MlfGeOyvEqfQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-table-header@2.3.1':
|
'@tiptap/extension-table-header@2.3.2':
|
||||||
resolution: {integrity: sha512-hAQjjPie+QDW851CsmknoPI1hkB54mur0EudHxuEMCTweMZJseiO+IggNdQT3YdlUcV/UZTJdnhtOvmpHHLQ1w==}
|
resolution: {integrity: sha512-6ivB0RR+cvq58wnkNkNWx/Wbv2Ue6S84sBuMxcNUBZxSQpNB9pmMVPYVLtw1uT1/z91n63ohsahmBQs1e1+aHw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-table-row@2.3.1':
|
'@tiptap/extension-table-row@2.3.2':
|
||||||
resolution: {integrity: sha512-TYUj1XXdVGHrQOs1MiErB064Wp6vJeInViuN+fXt/u/Fc4LbQzfXbMsjqALfcfajJdGgqHBNBV25lzCrFGTJ8w==}
|
resolution: {integrity: sha512-BI5bloqMbGmJJj0QX8Iq3OrJhqS9YbrhMxEpWPteeZfmela7VPU1bhdH2C2BVdL3v9LpRIoWk+VCirzzwJUGfg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-table@2.3.1':
|
'@tiptap/extension-table@2.3.2':
|
||||||
resolution: {integrity: sha512-FRhmTKi1Q9ihww+mFSkuLQzssT0tjyqu3C+CRQL1N+2pTcRoe1gh6zh/D+oYitc660bgV5oBgHV6mfOJYUB9lQ==}
|
resolution: {integrity: sha512-5f3nKrpHXR48y7KvRahVhekwdwHI1FhprGmRbSiwwfjOLJ9CVN4bdUWvvt8szsByMVOwsTLiskg8V3gyRbMfJA==}
|
||||||
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.1':
|
'@tiptap/extension-task-item@2.3.2':
|
||||||
resolution: {integrity: sha512-iNVLiwJOTp9UulUS6tLk5NR85nNxtxqvaboOwPxoqcFaM/IkybTwZ/hMr9EqbAucigx85OowHKsdgPHIAr3xdw==}
|
resolution: {integrity: sha512-r5WKBFVtByYMGhAB6SSAsyYd8hktiJv1I5o/fgphyGf6hdYfq6nNgb/MjAkpRFEloO36ETKR1Nn1Az7Jhu+VxA==}
|
||||||
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.1':
|
'@tiptap/extension-task-list@2.3.2':
|
||||||
resolution: {integrity: sha512-lu/27tetu2KYEjsaD8wyQ4rBthxrW8aRNeSv74jXJLPYN4aCtAl9C2bM7os+A2OYpidPBMbRjp8ZQoUnJ9auNA==}
|
resolution: {integrity: sha512-EP6AhjUorjwralLjSfTHU28m5AzS0Y6oRsOiK8wptwWYC6DnObuPCJEukxM3nhSM4r8SRqcAVWgCuJNBBuJRMA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-text@2.3.1':
|
'@tiptap/extension-text@2.3.2':
|
||||||
resolution: {integrity: sha512-ZM+Bpty9jChEN/VjUP/fX1Fvoz0Z3YLdjj9+pFA0H7woli+TmxWY6yUUTA2SBDb2mJ52yNOUfRE/sYx6gkDuBQ==}
|
resolution: {integrity: sha512-a3whwDyyOsrmOQbfeY+Fm5XypSRgT3IGqWgz0r4U7oko57/X6Env08F1Ie2e2UkQw9B1MoW9cm3dC6jvrdzzYA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-typography@2.3.1':
|
'@tiptap/extension-typography@2.3.2':
|
||||||
resolution: {integrity: sha512-7TWpU2nvCqz1RGldnsocviUvMpzBqm6zowV0+ecRaXSBI/bDui5tK5kf6fhYrxtb4WF2vGF9C6Wr4tF7Mx8OIw==}
|
resolution: {integrity: sha512-IwrOjbJeQX3y577HWp3Qs4Sdlew96ltnftSfJGfpQZa4Iwd8iSI6tj27xiWWH/22vB9t2w5mekxp2tohHXiQpg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/extension-underline@2.3.1':
|
'@tiptap/extension-underline@2.3.2':
|
||||||
resolution: {integrity: sha512-xgLGr7bM5OAKagUKdL5dWxJHgwEp2fk3D5XCVUBwqgeOZtOFteoqPzb/2617w7qrP+9oM9zRjw6z27hM8YxyvQ==}
|
resolution: {integrity: sha512-ZmhWG8gMXk62AhpIMuOofe8GWbkXBW1uYHG55Q9r7MmglESLJm13S5k8JVfOmOMKGzfE23A6yQkojnksAiSGoQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
|
|
||||||
'@tiptap/pm@2.3.1':
|
'@tiptap/pm@2.3.2':
|
||||||
resolution: {integrity: sha512-jdd1PFAFeewcu1rWsiqoCc04u5NCplHVjsGPN4jxUmqKdU0YN/9sp7h8gRG6YN1GZRoC1Y6KD+WPLMdzkwizZQ==}
|
resolution: {integrity: sha512-39Bmg7XqWWJg/G5YvWc3QVEPmFNpuMa05gw0Ap7KAKHnHiwl87hosOIDD8dtdcMrtgJL9NwBfUjEJ3ne53U9Ag==}
|
||||||
|
|
||||||
'@tiptap/suggestion@2.3.1':
|
'@tiptap/suggestion@2.3.2':
|
||||||
resolution: {integrity: sha512-hfUIsC80QivPH833rlqh3x1RCOat2mE0SzR6m2Z1ZNZ86N5BrYDU8e8p81gR//4SlNBJ7BZGVWN3DXj+aAKs2A==}
|
resolution: {integrity: sha512-3s1vDaBX4rEsVtVB0udi+v9h1koiGyIKu9BFFxaOSqHks9HvHYC3nagOFOkE4kmrbv8XJUigPuZ4K4XvH7iqKQ==}
|
||||||
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.1':
|
'@tiptap/vue-3@2.3.2':
|
||||||
resolution: {integrity: sha512-u18w3iFYEpd6vKjkqXKIpSpYIsrHh3Nmu3XF2+fNd9a98MV0dSrhnCi/O6L67UejfTJFrSvs4hfnTavMC6V4Ew==}
|
resolution: {integrity: sha512-RMGw3ftF2EPElgrDDOVexPR4/A4w0TQkjA82n9dFuHTXBWUqRjmBrVb1Cb0fPFVvbzryfot433HGHk5nYMLywA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tiptap/core': ^2.0.0
|
'@tiptap/core': ^2.0.0
|
||||||
'@tiptap/pm': ^2.0.0
|
'@tiptap/pm': ^2.0.0
|
||||||
@ -8838,155 +8838,155 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
defer-to-connect: 1.1.3
|
defer-to-connect: 1.1.3
|
||||||
|
|
||||||
'@tiptap/core@2.3.1(@tiptap/pm@2.3.1)':
|
'@tiptap/core@2.3.2(@tiptap/pm@2.3.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/pm': 2.3.1
|
'@tiptap/pm': 2.3.2
|
||||||
|
|
||||||
'@tiptap/extension-blockquote@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))':
|
'@tiptap/extension-blockquote@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
|
|
||||||
'@tiptap/extension-bold@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))':
|
'@tiptap/extension-bold@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
|
|
||||||
'@tiptap/extension-bubble-menu@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))(@tiptap/pm@2.3.1)':
|
'@tiptap/extension-bubble-menu@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
'@tiptap/pm': 2.3.1
|
'@tiptap/pm': 2.3.2
|
||||||
tippy.js: 6.3.7
|
tippy.js: 6.3.7
|
||||||
|
|
||||||
'@tiptap/extension-bullet-list@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))':
|
'@tiptap/extension-bullet-list@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
|
|
||||||
'@tiptap/extension-code-block-lowlight@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))(@tiptap/extension-code-block@2.1.12(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))(@tiptap/pm@2.3.1))(@tiptap/pm@2.3.1)':
|
'@tiptap/extension-code-block-lowlight@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/extension-code-block@2.1.12(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
'@tiptap/extension-code-block': 2.1.12(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))(@tiptap/pm@2.3.1)
|
'@tiptap/extension-code-block': 2.1.12(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)
|
||||||
'@tiptap/pm': 2.3.1
|
'@tiptap/pm': 2.3.2
|
||||||
|
|
||||||
'@tiptap/extension-code-block@2.1.12(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))(@tiptap/pm@2.3.1)':
|
'@tiptap/extension-code-block@2.1.12(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
'@tiptap/pm': 2.3.1
|
'@tiptap/pm': 2.3.2
|
||||||
|
|
||||||
'@tiptap/extension-code@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))':
|
'@tiptap/extension-code@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
|
|
||||||
'@tiptap/extension-document@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))':
|
'@tiptap/extension-document@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
|
|
||||||
'@tiptap/extension-dropcursor@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))(@tiptap/pm@2.3.1)':
|
'@tiptap/extension-dropcursor@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
'@tiptap/pm': 2.3.1
|
'@tiptap/pm': 2.3.2
|
||||||
|
|
||||||
'@tiptap/extension-floating-menu@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))(@tiptap/pm@2.3.1)':
|
'@tiptap/extension-floating-menu@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
'@tiptap/pm': 2.3.1
|
'@tiptap/pm': 2.3.2
|
||||||
tippy.js: 6.3.7
|
tippy.js: 6.3.7
|
||||||
|
|
||||||
'@tiptap/extension-gapcursor@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))(@tiptap/pm@2.3.1)':
|
'@tiptap/extension-gapcursor@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
'@tiptap/pm': 2.3.1
|
'@tiptap/pm': 2.3.2
|
||||||
|
|
||||||
'@tiptap/extension-hard-break@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))':
|
'@tiptap/extension-hard-break@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
|
|
||||||
'@tiptap/extension-heading@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))':
|
'@tiptap/extension-heading@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
|
|
||||||
'@tiptap/extension-history@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))(@tiptap/pm@2.3.1)':
|
'@tiptap/extension-history@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
'@tiptap/pm': 2.3.1
|
'@tiptap/pm': 2.3.2
|
||||||
|
|
||||||
'@tiptap/extension-horizontal-rule@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))(@tiptap/pm@2.3.1)':
|
'@tiptap/extension-horizontal-rule@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
'@tiptap/pm': 2.3.1
|
'@tiptap/pm': 2.3.2
|
||||||
|
|
||||||
'@tiptap/extension-image@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))':
|
'@tiptap/extension-image@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
|
|
||||||
'@tiptap/extension-italic@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))':
|
'@tiptap/extension-italic@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
|
|
||||||
'@tiptap/extension-link@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))(@tiptap/pm@2.3.1)':
|
'@tiptap/extension-link@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
'@tiptap/pm': 2.3.1
|
'@tiptap/pm': 2.3.2
|
||||||
linkifyjs: 4.1.1
|
linkifyjs: 4.1.1
|
||||||
|
|
||||||
'@tiptap/extension-list-item@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))':
|
'@tiptap/extension-list-item@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
|
|
||||||
'@tiptap/extension-ordered-list@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))':
|
'@tiptap/extension-ordered-list@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
|
|
||||||
'@tiptap/extension-paragraph@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))':
|
'@tiptap/extension-paragraph@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
|
|
||||||
'@tiptap/extension-placeholder@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))(@tiptap/pm@2.3.1)':
|
'@tiptap/extension-placeholder@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
'@tiptap/pm': 2.3.1
|
'@tiptap/pm': 2.3.2
|
||||||
|
|
||||||
'@tiptap/extension-strike@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))':
|
'@tiptap/extension-strike@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
|
|
||||||
'@tiptap/extension-table-cell@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))':
|
'@tiptap/extension-table-cell@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
|
|
||||||
'@tiptap/extension-table-header@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))':
|
'@tiptap/extension-table-header@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
|
|
||||||
'@tiptap/extension-table-row@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))':
|
'@tiptap/extension-table-row@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
|
|
||||||
'@tiptap/extension-table@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))(@tiptap/pm@2.3.1)':
|
'@tiptap/extension-table@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
'@tiptap/pm': 2.3.1
|
'@tiptap/pm': 2.3.2
|
||||||
|
|
||||||
'@tiptap/extension-task-item@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))(@tiptap/pm@2.3.1)':
|
'@tiptap/extension-task-item@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
'@tiptap/pm': 2.3.1
|
'@tiptap/pm': 2.3.2
|
||||||
|
|
||||||
'@tiptap/extension-task-list@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))':
|
'@tiptap/extension-task-list@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
|
|
||||||
'@tiptap/extension-text@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))':
|
'@tiptap/extension-text@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
|
|
||||||
'@tiptap/extension-typography@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))':
|
'@tiptap/extension-typography@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
|
|
||||||
'@tiptap/extension-underline@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))':
|
'@tiptap/extension-underline@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
|
|
||||||
'@tiptap/pm@2.3.1':
|
'@tiptap/pm@2.3.2':
|
||||||
dependencies:
|
dependencies:
|
||||||
prosemirror-changeset: 2.2.1
|
prosemirror-changeset: 2.2.1
|
||||||
prosemirror-collab: 1.3.1
|
prosemirror-collab: 1.3.1
|
||||||
@ -9007,17 +9007,17 @@ snapshots:
|
|||||||
prosemirror-transform: 1.8.0
|
prosemirror-transform: 1.8.0
|
||||||
prosemirror-view: 1.32.7
|
prosemirror-view: 1.32.7
|
||||||
|
|
||||||
'@tiptap/suggestion@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))(@tiptap/pm@2.3.1)':
|
'@tiptap/suggestion@2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
'@tiptap/pm': 2.3.1
|
'@tiptap/pm': 2.3.2
|
||||||
|
|
||||||
'@tiptap/vue-3@2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))(@tiptap/pm@2.3.1)(vue@3.4.27(typescript@5.4.5))':
|
'@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))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tiptap/core': 2.3.1(@tiptap/pm@2.3.1)
|
'@tiptap/core': 2.3.2(@tiptap/pm@2.3.2)
|
||||||
'@tiptap/extension-bubble-menu': 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))(@tiptap/pm@2.3.1)
|
'@tiptap/extension-bubble-menu': 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)
|
||||||
'@tiptap/extension-floating-menu': 2.3.1(@tiptap/core@2.3.1(@tiptap/pm@2.3.1))(@tiptap/pm@2.3.1)
|
'@tiptap/extension-floating-menu': 2.3.2(@tiptap/core@2.3.2(@tiptap/pm@2.3.2))(@tiptap/pm@2.3.2)
|
||||||
'@tiptap/pm': 2.3.1
|
'@tiptap/pm': 2.3.2
|
||||||
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