mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-07 01:09:54 +08:00
feat(nbstore): add indexer storage (#10953)
This commit is contained in:
@@ -808,11 +808,14 @@ __metadata:
|
||||
dependencies:
|
||||
"@affine/error": "workspace:*"
|
||||
"@affine/graphql": "workspace:*"
|
||||
"@blocksuite/affine": "workspace:*"
|
||||
"@datastructures-js/binary-search-tree": "npm:^5.3.2"
|
||||
"@toeverything/infra": "workspace:*"
|
||||
eventemitter2: "npm:^6.4.9"
|
||||
fake-indexeddb: "npm:^6.0.0"
|
||||
graphemer: "npm:^1.4.0"
|
||||
idb: "npm:^8.0.0"
|
||||
lib0: "npm:^0.2.99"
|
||||
lodash-es: "npm:^4.17.21"
|
||||
nanoid: "npm:^5.0.9"
|
||||
rxjs: "npm:^7.8.1"
|
||||
@@ -824,6 +827,7 @@ __metadata:
|
||||
peerDependencies:
|
||||
"@affine/error": "workspace:*"
|
||||
"@affine/graphql": "workspace:*"
|
||||
"@blocksuite/affine": "workspace:*"
|
||||
idb: ^8.0.0
|
||||
socket.io-client: ^4.7.5
|
||||
languageName: unknown
|
||||
|
||||
Reference in New Issue
Block a user