@blocksuite/lit
Advanced tools
Comparing version 0.12.0-canary-202402221614-14a528c to 0.12.0-canary-202402230902-f7fe5ae
{ | ||
"name": "@blocksuite/lit", | ||
"version": "0.12.0-canary-202402221614-14a528c", | ||
"version": "0.12.0-canary-202402230902-f7fe5ae", | ||
"description": "Lit renderer for blocksuite store", | ||
@@ -11,13 +11,13 @@ "type": "module", | ||
"peerDependencies": { | ||
"@blocksuite/block-std": "0.12.0-canary-202402221614-14a528c", | ||
"@blocksuite/store": "0.12.0-canary-202402221614-14a528c" | ||
"@blocksuite/block-std": "0.12.0-canary-202402230902-f7fe5ae", | ||
"@blocksuite/store": "0.12.0-canary-202402230902-f7fe5ae" | ||
}, | ||
"dependencies": { | ||
"lit": "^3.1.1", | ||
"@blocksuite/global": "0.12.0-canary-202402221614-14a528c", | ||
"@blocksuite/inline": "0.12.0-canary-202402221614-14a528c" | ||
"@blocksuite/global": "0.12.0-canary-202402230902-f7fe5ae", | ||
"@blocksuite/inline": "0.12.0-canary-202402230902-f7fe5ae" | ||
}, | ||
"devDependencies": { | ||
"@blocksuite/block-std": "0.12.0-canary-202402221614-14a528c", | ||
"@blocksuite/store": "0.12.0-canary-202402221614-14a528c" | ||
"@blocksuite/block-std": "0.12.0-canary-202402230902-f7fe5ae", | ||
"@blocksuite/store": "0.12.0-canary-202402230902-f7fe5ae" | ||
}, | ||
@@ -24,0 +24,0 @@ "exports": { |
@@ -215,3 +215,3 @@ import type { BlockService } from '@blocksuite/block-std'; | ||
this.service = this.host.std.spec.getService(this.model.flavour) as Service; | ||
this.service = this.host.std.spec.getService(this.model.flavour); | ||
this.path = this.host.view.calculatePath(this); | ||
@@ -218,0 +218,0 @@ |
Sorry, the diff of this file is not supported yet
153895
+ Added@blocksuite/block-std@0.12.0-canary-202402230902-f7fe5ae(transitive)
+ Added@blocksuite/global@0.12.0-canary-202402230902-f7fe5ae(transitive)
+ Added@blocksuite/inline@0.12.0-canary-202402230902-f7fe5ae(transitive)
+ Added@blocksuite/store@0.12.0-canary-202402230902-f7fe5ae(transitive)
+ Added@blocksuite/sync@0.12.0-canary-202402230902-f7fe5ae(transitive)
- Removed@blocksuite/block-std@0.12.0-canary-202402221614-14a528c(transitive)
- Removed@blocksuite/global@0.12.0-canary-202402221614-14a528c(transitive)
- Removed@blocksuite/inline@0.12.0-canary-202402221614-14a528c(transitive)
- Removed@blocksuite/store@0.12.0-canary-202402221614-14a528c(transitive)
- Removed@blocksuite/sync@0.12.0-canary-202402221614-14a528c(transitive)
Updated@blocksuite/global@0.12.0-canary-202402230902-f7fe5ae
Updated@blocksuite/inline@0.12.0-canary-202402230902-f7fe5ae