|
|
|
|
@@ -13,11 +13,29 @@
|
|
|
|
|
],
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@tiptap/core": "^2.6.6",
|
|
|
|
|
"@tiptap/extension-blockquote": "^2.7.0",
|
|
|
|
|
"@tiptap/extension-bold": "^2.7.0",
|
|
|
|
|
"@tiptap/extension-bullet-list": "^2.7.0",
|
|
|
|
|
"@tiptap/extension-code": "^2.7.0",
|
|
|
|
|
"@tiptap/extension-code-block": "^2.7.0",
|
|
|
|
|
"@tiptap/extension-document": "^2.7.0",
|
|
|
|
|
"@tiptap/extension-dropcursor": "^2.7.0",
|
|
|
|
|
"@tiptap/extension-gapcursor": "^2.7.0",
|
|
|
|
|
"@tiptap/extension-hard-break": "^2.7.0",
|
|
|
|
|
"@tiptap/extension-heading": "^2.7.0",
|
|
|
|
|
"@tiptap/extension-history": "^2.7.0",
|
|
|
|
|
"@tiptap/extension-horizontal-rule": "^2.7.0",
|
|
|
|
|
"@tiptap/extension-image": "^2.7.0",
|
|
|
|
|
"@tiptap/extension-italic": "^2.7.0",
|
|
|
|
|
"@tiptap/extension-link": "^2.6.6",
|
|
|
|
|
"@tiptap/extension-list-item": "^2.7.0",
|
|
|
|
|
"@tiptap/extension-ordered-list": "^2.7.0",
|
|
|
|
|
"@tiptap/extension-paragraph": "^2.7.0",
|
|
|
|
|
"@tiptap/extension-strike": "^2.7.0",
|
|
|
|
|
"@tiptap/extension-text": "^2.7.0",
|
|
|
|
|
"@tiptap/extension-text-align": "^2.6.6",
|
|
|
|
|
"@tiptap/extension-underline": "^2.6.6",
|
|
|
|
|
"@tiptap/pm": "^2.6.6",
|
|
|
|
|
"@tiptap/starter-kit": "^2.6.6",
|
|
|
|
|
"@types/diff": "^5.2.1",
|
|
|
|
|
"@types/dompurify": "^3.0.5",
|
|
|
|
|
"@types/uuid": "^10.0.0",
|
|
|
|
|
@@ -6477,164 +6495,176 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tiptap/extension-blockquote": {
|
|
|
|
|
"version": "2.6.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-blockquote/-/extension-blockquote-2.6.6.tgz",
|
|
|
|
|
"integrity": "sha512-hAdsNlMfzzxld154hJqPqtWqO5i4/7HoDfuxmyqBxdMJ+e2UMaIGBGwoLRXG0V9UoRwJusjqlpyD7pIorxNlgA==",
|
|
|
|
|
"version": "2.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-blockquote/-/extension-blockquote-2.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-cAJsQ2SrwiFMazZyG+CgG3Ljdc1DjFTGQyZxV/7smfO/pS/x8OgOStL1gJFBTbDbiR8sZVuJEV8m3h+95s3Rkw==",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ueberdosis"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@tiptap/core": "^2.6.6"
|
|
|
|
|
"@tiptap/core": "^2.7.0-pre.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tiptap/extension-bold": {
|
|
|
|
|
"version": "2.6.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-bold/-/extension-bold-2.6.6.tgz",
|
|
|
|
|
"integrity": "sha512-CD6gBhdQtCoqYSmx8oAV8gvKtVOGZSyyvuNYo7by9eZ56DqLYnd7kbUj0RH7o9Ymf/iJTOUJ6XcvrsWwo4lubg==",
|
|
|
|
|
"version": "2.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-bold/-/extension-bold-2.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-/BCdlVHmYm1HmpxjUZ5Ba6+H23mmG3aDT2lg4x/DdPVEEudQkUEfHCiIfu+hFiBWqJBt43QmiR3Tt5hr/wfDvw==",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ueberdosis"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@tiptap/core": "^2.6.6"
|
|
|
|
|
"@tiptap/core": "^2.7.0-pre.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tiptap/extension-bullet-list": {
|
|
|
|
|
"version": "2.6.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-bullet-list/-/extension-bullet-list-2.6.6.tgz",
|
|
|
|
|
"integrity": "sha512-WEKxbVSYuvmX2wkHWP8HXk5nzA7stYwtdaubwWH/R17kGI3IGScJuMQ9sEN82uzJU8bfgL9yCbH2bY8Fj/Q4Ow==",
|
|
|
|
|
"version": "2.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-bullet-list/-/extension-bullet-list-2.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-wQy0EXM/Do5bjOMWUBAEBJiOAhAm038skPYCL7Glu5vV9IOr9aZ0uEBl324U8y/AB1HsFqAI1F+xqD+6XwzorQ==",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ueberdosis"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@tiptap/core": "^2.6.6"
|
|
|
|
|
"@tiptap/core": "^2.7.0-pre.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tiptap/extension-code": {
|
|
|
|
|
"version": "2.6.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-code/-/extension-code-2.6.6.tgz",
|
|
|
|
|
"integrity": "sha512-JrEFKsZiLvfvOFhOnnrpA0TzCuJjDeysfbMeuKUZNV4+DhYOL28d39H1++rEtJAX0LcbBU60oC5/PrlU9SpvRQ==",
|
|
|
|
|
"version": "2.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-code/-/extension-code-2.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-QQpHDv5r9proQp0sMK8hR+sY+jCbXKdEHkle23ZESXP/k75eBJNIkkHUCOAJpYtkZdGjlQ1AjW9H/L513IE8cw==",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ueberdosis"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@tiptap/core": "^2.6.6"
|
|
|
|
|
"@tiptap/core": "^2.7.0-pre.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tiptap/extension-code-block": {
|
|
|
|
|
"version": "2.6.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-code-block/-/extension-code-block-2.6.6.tgz",
|
|
|
|
|
"integrity": "sha512-1YLp/zHMHSkE2xzht8nPR6T4sQJJ3ket798czxWuQEbetFv/l0U/mpiPpYSLObj6oTAoqYZ0kWXZj5eQSpPB8Q==",
|
|
|
|
|
"version": "2.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-code-block/-/extension-code-block-2.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-SDU+ZITxZfD3fsValCPnU+VwMrEmL0SedvuIqRTIWBd6qxwJD4suRcALYYFAmgmGXS794kjVLb8ONAw/69Svqw==",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ueberdosis"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@tiptap/core": "^2.6.6",
|
|
|
|
|
"@tiptap/pm": "^2.6.6"
|
|
|
|
|
"@tiptap/core": "^2.7.0-pre.0",
|
|
|
|
|
"@tiptap/pm": "^2.7.0-pre.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tiptap/extension-document": {
|
|
|
|
|
"version": "2.6.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-document/-/extension-document-2.6.6.tgz",
|
|
|
|
|
"integrity": "sha512-6qlH5VWzLHHRVeeciRC6C4ZHpMsAGPNG16EF53z0GeMSaaFD/zU3B239QlmqXmLsAl8bpf8Bn93N0t2ABUvScw==",
|
|
|
|
|
"version": "2.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-document/-/extension-document-2.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-F00nBhp+IM/vJVr0G7iMcaanVGhYfTaF1kafxE6PYnKV4d4BDJeLq5OvPzJHaP3P1frqIEci7trUW1MqQANSjQ==",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ueberdosis"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@tiptap/core": "^2.6.6"
|
|
|
|
|
"@tiptap/core": "^2.7.0-pre.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tiptap/extension-dropcursor": {
|
|
|
|
|
"version": "2.6.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-dropcursor/-/extension-dropcursor-2.6.6.tgz",
|
|
|
|
|
"integrity": "sha512-O6CeKriA9uyHsg7Ui4z5ZjEWXQxrIL+1zDekffW0wenGC3G4LUsCzAiFS4LSrR9a3u7tnwqGApW10rdkmCGF4w==",
|
|
|
|
|
"version": "2.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-dropcursor/-/extension-dropcursor-2.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-sbeio2DlPdm0XRyqpJ9qv0Eg3MhWucqBH4olrasPtLxnxY9S2NX7ztKhk/dkXnG45ioq2HlgbLp/ZxbF8cYjfA==",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ueberdosis"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@tiptap/core": "^2.6.6",
|
|
|
|
|
"@tiptap/pm": "^2.6.6"
|
|
|
|
|
"@tiptap/core": "^2.7.0-pre.0",
|
|
|
|
|
"@tiptap/pm": "^2.7.0-pre.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tiptap/extension-gapcursor": {
|
|
|
|
|
"version": "2.6.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-gapcursor/-/extension-gapcursor-2.6.6.tgz",
|
|
|
|
|
"integrity": "sha512-O2lQ2t0X0Vsbn3yLWxFFHrXY6C2N9Y6ZF/M7LWzpcDTUZeWuhoNkFE/1yOM0h6ZX1DO2A9hNIrKpi5Ny8yx+QA==",
|
|
|
|
|
"version": "2.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-gapcursor/-/extension-gapcursor-2.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-sVf5wGXkhQIyU+qhjI79Ms6OkEjb6/1VLmTWVvE/5l1+TT4r7/PhcJdEX0XaePNabH3ArZNOgBbhkjw7HJvqyw==",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ueberdosis"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@tiptap/core": "^2.6.6",
|
|
|
|
|
"@tiptap/pm": "^2.6.6"
|
|
|
|
|
"@tiptap/core": "^2.7.0-pre.0",
|
|
|
|
|
"@tiptap/pm": "^2.7.0-pre.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tiptap/extension-hard-break": {
|
|
|
|
|
"version": "2.6.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-hard-break/-/extension-hard-break-2.6.6.tgz",
|
|
|
|
|
"integrity": "sha512-bsUuyYBrMDEiudx1dOQSr9MzKv13m0xHWrOK+DYxuIDYJb5g+c9un5cK7Js+et/HEYYSPOoH/iTW6h+4I5YeUg==",
|
|
|
|
|
"version": "2.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-hard-break/-/extension-hard-break-2.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-IHzba0lWf+GU+9GToWi223aY8j/CSrg1mdNb2DvljP224a5MiE3aReT6E3ZfaxONhkrq93Q6PRlC9PUwLdyJdQ==",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ueberdosis"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@tiptap/core": "^2.6.6"
|
|
|
|
|
"@tiptap/core": "^2.7.0-pre.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tiptap/extension-heading": {
|
|
|
|
|
"version": "2.6.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-heading/-/extension-heading-2.6.6.tgz",
|
|
|
|
|
"integrity": "sha512-bgx9vptVFi5yFkIw1OI53J7+xJ71Or3SOe/Q8eSpZv53DlaKpL/TzKw8Z54t1PrI2rJ6H9vrLtkvixJvBZH1Ug==",
|
|
|
|
|
"version": "2.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-heading/-/extension-heading-2.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-J5jERidjtntZh4Du7n9PbMoD3ibiWjQH8Kc9AINOzK/bLBGIsDN15reOVGyto+ZYhTtU2pe7fWAjJYp+zCIcKQ==",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ueberdosis"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@tiptap/core": "^2.6.6"
|
|
|
|
|
"@tiptap/core": "^2.7.0-pre.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tiptap/extension-history": {
|
|
|
|
|
"version": "2.6.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-history/-/extension-history-2.6.6.tgz",
|
|
|
|
|
"integrity": "sha512-tPTzAmPGqMX5Bd5H8lzRpmsaMvB9DvI5Dy2za/VQuFtxgXmDiFVgHRkRXIuluSkPTuANu84XBOQ0cBijqY8x4w==",
|
|
|
|
|
"version": "2.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-history/-/extension-history-2.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-33GtG+SIHi6c8briilU2OZ7pt7W8XoNscXokJsXqLlGZDC7mlLs6N9OMQ7qNbcycz7uxRqi5k7jWpxwxRTQiKQ==",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ueberdosis"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@tiptap/core": "^2.6.6",
|
|
|
|
|
"@tiptap/pm": "^2.6.6"
|
|
|
|
|
"@tiptap/core": "^2.7.0-pre.0",
|
|
|
|
|
"@tiptap/pm": "^2.7.0-pre.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tiptap/extension-horizontal-rule": {
|
|
|
|
|
"version": "2.6.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-2.6.6.tgz",
|
|
|
|
|
"integrity": "sha512-cFEfv7euDpuLSe8exY8buwxkreKBAZY9Hn3EetKhPcLQo+ut5Y24chZTxFyf9b+Y0wz3UhOhLTZSz7fTobLqBA==",
|
|
|
|
|
"version": "2.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-2.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-15N8+OxJa7yGN8PX5odBTCAjqwsDoQOBe/WWWy0viGdWSl0uBcThfm99YV+C72Qtv+PM4+2gkXbl6FEw5ZkwVg==",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ueberdosis"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@tiptap/core": "^2.6.6",
|
|
|
|
|
"@tiptap/pm": "^2.6.6"
|
|
|
|
|
"@tiptap/core": "^2.7.0-pre.0",
|
|
|
|
|
"@tiptap/pm": "^2.7.0-pre.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tiptap/extension-image": {
|
|
|
|
|
"version": "2.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-image/-/extension-image-2.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-F1WvetjXxbvIMhfMDBh3dXKxJtvd8KUJH42V4wLgJaA+oKXHy8wG6eYKB4Y4kieKEzwwZuIE2PUAd1d8gmrlhA==",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ueberdosis"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@tiptap/core": "^2.7.0-pre.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tiptap/extension-italic": {
|
|
|
|
|
"version": "2.6.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-italic/-/extension-italic-2.6.6.tgz",
|
|
|
|
|
"integrity": "sha512-t7ZPsXqa8nJZZ/6D0rQyZ/KsvzLaSihC6hBTjUQ77CeDGV9PhDWjIcBW4OrvwraJDBd12ETBeQ2CkULJOgH+lQ==",
|
|
|
|
|
"version": "2.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-italic/-/extension-italic-2.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-2qnX7e17Ppb4/R+ZlhNegse9NAcnlKVKa6izqqX7LNCm5Uf27PO0vxg7E2X6BTSyx+gsd9bBQRGNteVE01UdHQ==",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ueberdosis"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@tiptap/core": "^2.6.6"
|
|
|
|
|
"@tiptap/core": "^2.7.0-pre.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tiptap/extension-link": {
|
|
|
|
|
@@ -6654,63 +6684,63 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tiptap/extension-list-item": {
|
|
|
|
|
"version": "2.6.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-list-item/-/extension-list-item-2.6.6.tgz",
|
|
|
|
|
"integrity": "sha512-k+oEzZu2cgVKqPqOP1HzASOKLpTEV9m7mRVPAbuaaX8mSyvIgD6f+JUx9PvgYv//D918wk98LMoRBFX53tDJ4w==",
|
|
|
|
|
"version": "2.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-list-item/-/extension-list-item-2.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-DbkijEOj7xl6T5NOTRw4GJoBTIwDdgBlSRMCliYJeKLFU/1TBIsi3MDdK08He/owdBnoF3qfMaKqvfi0HflwbQ==",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ueberdosis"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@tiptap/core": "^2.6.6"
|
|
|
|
|
"@tiptap/core": "^2.7.0-pre.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tiptap/extension-ordered-list": {
|
|
|
|
|
"version": "2.6.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-ordered-list/-/extension-ordered-list-2.6.6.tgz",
|
|
|
|
|
"integrity": "sha512-AJwyfLXIi7iUGnK5twJbwdVVpQyh7fU6OK75h1AwDztzsOcoPcxtffDlZvUOd4ZtwuyhkzYqVkeI0f+abTWZTw==",
|
|
|
|
|
"version": "2.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-ordered-list/-/extension-ordered-list-2.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-jkac6lGvazqZFsIg1kLdR+5UdZRoaOA4v2+s8LXOxdZ0dr/hVuKPKcVoqnS7EJf4bLJ7ie1q8wV+59lQjpmadA==",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ueberdosis"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@tiptap/core": "^2.6.6"
|
|
|
|
|
"@tiptap/core": "^2.7.0-pre.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tiptap/extension-paragraph": {
|
|
|
|
|
"version": "2.6.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-paragraph/-/extension-paragraph-2.6.6.tgz",
|
|
|
|
|
"integrity": "sha512-fD/onCr16UQWx+/xEmuFC2MccZZ7J5u4YaENh8LMnAnBXf78iwU7CAcmuc9rfAEO3qiLoYGXgLKiHlh2ZfD4wA==",
|
|
|
|
|
"version": "2.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-paragraph/-/extension-paragraph-2.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-yCZ9srptAzZIragP0Evu6hvgUbhezYkhvlCU5w4Ecpp9FMU5FwjN1NnkkxnqSrp90LjsMRLFgUklybOfZ8EVQA==",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ueberdosis"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@tiptap/core": "^2.6.6"
|
|
|
|
|
"@tiptap/core": "^2.7.0-pre.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tiptap/extension-strike": {
|
|
|
|
|
"version": "2.6.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-strike/-/extension-strike-2.6.6.tgz",
|
|
|
|
|
"integrity": "sha512-Ze8KhGk+wzSJSJRl5fbhTI6AvPu2LmcHYeO3pMEH8u4gV5WTXfmKJVStEIAzkoqvwEQVWzXvy8nDgsFQHiojPg==",
|
|
|
|
|
"version": "2.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-strike/-/extension-strike-2.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-um+QCPYXQIcFMIR5mZgey3DbAmH1L+38+lwD5CHF7Xu3f9qkoHr+zGBVyEwvIi6VBo3ghMiGmDjm0EZZAlL0VA==",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ueberdosis"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@tiptap/core": "^2.6.6"
|
|
|
|
|
"@tiptap/core": "^2.7.0-pre.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tiptap/extension-text": {
|
|
|
|
|
"version": "2.6.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-text/-/extension-text-2.6.6.tgz",
|
|
|
|
|
"integrity": "sha512-e84uILnRzNzcwK1DVQNpXVmBG1Cq3BJipTOIDl1LHifOok7MBjhI/X+/NR0bd3N2t6gmDTWi63+4GuJ5EeDmsg==",
|
|
|
|
|
"version": "2.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-text/-/extension-text-2.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-v2Wh9XvLpBGWqPMD19BI4y8hGqinGNTnGRMph2NXDkx+aG/42pEktd2KCgouE/La8nusj1FyWurQ1hK5XUBMOw==",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ueberdosis"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@tiptap/core": "^2.6.6"
|
|
|
|
|
"@tiptap/core": "^2.7.0-pre.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tiptap/extension-text-align": {
|
|
|
|
|
@@ -6766,37 +6796,6 @@
|
|
|
|
|
"url": "https://github.com/sponsors/ueberdosis"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tiptap/starter-kit": {
|
|
|
|
|
"version": "2.6.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiptap/starter-kit/-/starter-kit-2.6.6.tgz",
|
|
|
|
|
"integrity": "sha512-zb9xIg3WjG9AsJoyWrfqx5SL9WH7/HTdkB79jFpWtOF/Kaigo7fHFmhs2FsXtJMJlcdMTO2xeRuCYHt5ozXlhg==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@tiptap/core": "^2.6.6",
|
|
|
|
|
"@tiptap/extension-blockquote": "^2.6.6",
|
|
|
|
|
"@tiptap/extension-bold": "^2.6.6",
|
|
|
|
|
"@tiptap/extension-bullet-list": "^2.6.6",
|
|
|
|
|
"@tiptap/extension-code": "^2.6.6",
|
|
|
|
|
"@tiptap/extension-code-block": "^2.6.6",
|
|
|
|
|
"@tiptap/extension-document": "^2.6.6",
|
|
|
|
|
"@tiptap/extension-dropcursor": "^2.6.6",
|
|
|
|
|
"@tiptap/extension-gapcursor": "^2.6.6",
|
|
|
|
|
"@tiptap/extension-hard-break": "^2.6.6",
|
|
|
|
|
"@tiptap/extension-heading": "^2.6.6",
|
|
|
|
|
"@tiptap/extension-history": "^2.6.6",
|
|
|
|
|
"@tiptap/extension-horizontal-rule": "^2.6.6",
|
|
|
|
|
"@tiptap/extension-italic": "^2.6.6",
|
|
|
|
|
"@tiptap/extension-list-item": "^2.6.6",
|
|
|
|
|
"@tiptap/extension-ordered-list": "^2.6.6",
|
|
|
|
|
"@tiptap/extension-paragraph": "^2.6.6",
|
|
|
|
|
"@tiptap/extension-strike": "^2.6.6",
|
|
|
|
|
"@tiptap/extension-text": "^2.6.6",
|
|
|
|
|
"@tiptap/pm": "^2.6.6"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ueberdosis"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tootallnate/quickjs-emscripten": {
|
|
|
|
|
"version": "0.23.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tootallnate/quickjs-emscripten/-/quickjs-emscripten-0.23.0.tgz",
|
|
|
|
|
|