refactor(editor): remove unused block dependencies (#11959)

<!-- This is an auto-generated comment: release notes by coderabbit.ai -->
## Summary by CodeRabbit

- **Chores**
  - Updated package dependencies to reduce the number of direct dependencies for improved maintainability. No changes to user-facing features or functionality.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
Saul-Mirone
2025-04-24 09:47:35 +00:00
parent b7e1812893
commit d6e7039b7b
7 changed files with 7 additions and 44 deletions
@@ -9,19 +9,14 @@
"references": [
{ "path": "../attachment" },
{ "path": "../bookmark" },
{ "path": "../data-view" },
{ "path": "../database" },
{ "path": "../edgeless-text" },
{ "path": "../embed" },
{ "path": "../frame" },
{ "path": "../image" },
{ "path": "../latex" },
{ "path": "../list" },
{ "path": "../note" },
{ "path": "../paragraph" },
{ "path": "../surface" },
{ "path": "../surface-ref" },
{ "path": "../table" },
{ "path": "../../components" },
{ "path": "../../fragments/doc-title" },
{ "path": "../../gfx/brush" },
@@ -30,12 +25,8 @@
{ "path": "../../gfx/mindmap" },
{ "path": "../../gfx/note" },
{ "path": "../../gfx/shape" },
{ "path": "../../gfx/template" },
{ "path": "../../gfx/text" },
{ "path": "../../inlines/latex" },
{ "path": "../../inlines/link" },
{ "path": "../../inlines/preset" },
{ "path": "../../inlines/reference" },
{ "path": "../../model" },
{ "path": "../../rich-text" },
{ "path": "../../shared" },