mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-22 03:33:06 +08:00
feat: update blocksuite version
This commit is contained in:
@@ -10,9 +10,9 @@
|
|||||||
"lint": "next lint"
|
"lint": "next lint"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@blocksuite/blocks": "^0.2.4",
|
"@blocksuite/blocks": "^0.2.5",
|
||||||
"@blocksuite/editor": "^0.2.4",
|
"@blocksuite/editor": "^0.2.5",
|
||||||
"@blocksuite/store": "^0.2.4",
|
"@blocksuite/store": "^0.2.5",
|
||||||
"@emotion/css": "^11.10.0",
|
"@emotion/css": "^11.10.0",
|
||||||
"@emotion/react": "^11.10.4",
|
"@emotion/react": "^11.10.4",
|
||||||
"@emotion/server": "^11.10.0",
|
"@emotion/server": "^11.10.0",
|
||||||
|
|||||||
Generated
+3
-3
@@ -18,9 +18,9 @@ importers:
|
|||||||
|
|
||||||
packages/app:
|
packages/app:
|
||||||
specifiers:
|
specifiers:
|
||||||
'@blocksuite/blocks': ^0.2.4
|
'@blocksuite/blocks': ^0.2.5
|
||||||
'@blocksuite/editor': ^0.2.4
|
'@blocksuite/editor': ^0.2.5
|
||||||
'@blocksuite/store': ^0.2.4
|
'@blocksuite/store': ^0.2.5
|
||||||
'@emotion/css': ^11.10.0
|
'@emotion/css': ^11.10.0
|
||||||
'@emotion/react': ^11.10.4
|
'@emotion/react': ^11.10.4
|
||||||
'@emotion/server': ^11.10.0
|
'@emotion/server': ^11.10.0
|
||||||
|
|||||||
Reference in New Issue
Block a user