feat(common): add blocksuite reader lib (#11955)

close CLOUD-202
This commit is contained in:
fengmk2
2025-05-14 14:52:41 +00:00
parent a1bcf77447
commit 6792c3e656
18 changed files with 2877 additions and 844 deletions
+14
View File
@@ -822,6 +822,7 @@ __metadata:
dependencies:
"@affine/error": "workspace:*"
"@affine/graphql": "workspace:*"
"@affine/reader": "workspace:*"
"@blocksuite/affine": "workspace:*"
"@toeverything/infra": "workspace:*"
eventemitter2: "npm:^6.4.9"
@@ -858,6 +859,19 @@ __metadata:
languageName: unknown
linkType: soft
"@affine/reader@workspace:*, @affine/reader@workspace:packages/common/reader":
version: 0.0.0-use.local
resolution: "@affine/reader@workspace:packages/common/reader"
dependencies:
"@blocksuite/affine": "workspace:*"
lodash-es: "npm:^4.17.21"
vitest: "npm:3.1.3"
yjs: "npm:^13.6.21"
peerDependencies:
"@blocksuite/affine": "workspace:*"
languageName: unknown
linkType: soft
"@affine/routes@workspace:*, @affine/routes@workspace:packages/frontend/routes":
version: 0.0.0-use.local
resolution: "@affine/routes@workspace:packages/frontend/routes"