Merge branch 'master' of github.com:toeverything/AFFINE-pathfinder into feat/layout

This commit is contained in:
QiShaoXuan
2022-10-19 15:36:19 +08:00
2 changed files with 18 additions and 18 deletions
+3 -3
View File
@@ -10,9 +10,9 @@
"lint": "next lint" "lint": "next lint"
}, },
"dependencies": { "dependencies": {
"@blocksuite/blocks": "^0.2.9", "@blocksuite/blocks": "^0.2.10",
"@blocksuite/editor": "^0.2.9", "@blocksuite/editor": "^0.2.10",
"@blocksuite/store": "^0.2.9", "@blocksuite/store": "^0.2.10",
"@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",
+15 -15
View File
@@ -18,9 +18,9 @@ importers:
packages/app: packages/app:
specifiers: specifiers:
'@blocksuite/blocks': ^0.2.9 '@blocksuite/blocks': ^0.2.10
'@blocksuite/editor': ^0.2.9 '@blocksuite/editor': ^0.2.10
'@blocksuite/store': ^0.2.9 '@blocksuite/store': ^0.2.10
'@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
@@ -45,9 +45,9 @@ importers:
react-dom: 18.2.0 react-dom: 18.2.0
typescript: 4.8.3 typescript: 4.8.3
dependencies: dependencies:
'@blocksuite/blocks': 0.2.9 '@blocksuite/blocks': 0.2.10
'@blocksuite/editor': 0.2.9 '@blocksuite/editor': 0.2.10
'@blocksuite/store': 0.2.9 '@blocksuite/store': 0.2.10
'@emotion/css': 11.10.0 '@emotion/css': 11.10.0
'@emotion/react': 11.10.4_w5j4k42lgipnm43s3brx6h3c34 '@emotion/react': 11.10.4_w5j4k42lgipnm43s3brx6h3c34
'@emotion/server': 11.10.0_@emotion+css@11.10.0 '@emotion/server': 11.10.0_@emotion+css@11.10.0
@@ -145,10 +145,10 @@ packages:
to-fast-properties: 2.0.0 to-fast-properties: 2.0.0
dev: false dev: false
/@blocksuite/blocks/0.2.9: /@blocksuite/blocks/0.2.10:
resolution: {integrity: sha512-VZgs3O91P6n178H9BL0UIAAfv4RG05AtX/MrbPSl11lpSilinO4GmvMisyHqj5UMTumSREeYqq12KrtHsxtD2Q==} resolution: {integrity: sha512-CitedKH0jzfiIeHxz8lJfjUyO+8hsA+KBmMymMiAvyj0l3ZSX5v22Pb5ERAu22dJCBEQpIFKwIapgxt49GfIoA==}
dependencies: dependencies:
'@blocksuite/store': 0.2.9 '@blocksuite/store': 0.2.10
hotkeys-js: 3.10.0 hotkeys-js: 3.10.0
lit: 2.4.0 lit: 2.4.0
quill: 1.3.7 quill: 1.3.7
@@ -159,11 +159,11 @@ packages:
- utf-8-validate - utf-8-validate
dev: false dev: false
/@blocksuite/editor/0.2.9: /@blocksuite/editor/0.2.10:
resolution: {integrity: sha512-l/d03O9mDEAjXNlaCkRSQAfVke80FWMBIf833ZusJ1A3ZUjscnchsQp/LX+TLGk4ATSbr+4+ZdVD5Keh7hokbQ==} resolution: {integrity: sha512-Ec5+ZDc3cfozJyAnjGef7j2slMZVctCWiSnZ9vQRRn5hfLZmYyGe1BjtxP+VzNLiDoV3KinNFkj7NkDRylsXCw==}
dependencies: dependencies:
'@blocksuite/blocks': 0.2.9 '@blocksuite/blocks': 0.2.10
'@blocksuite/store': 0.2.9 '@blocksuite/store': 0.2.10
lit: 2.4.0 lit: 2.4.0
marked: 4.1.1 marked: 4.1.1
turndown: 7.1.1 turndown: 7.1.1
@@ -173,8 +173,8 @@ packages:
- utf-8-validate - utf-8-validate
dev: false dev: false
/@blocksuite/store/0.2.9: /@blocksuite/store/0.2.10:
resolution: {integrity: sha512-XX2aQ7dKYB9tgH6g5dUlkMXAROacDvqf0kAhPljm4tZMNU1bb2XRvR4Z3SmnqhIqkEn4j/EBMCXXyGdGnf/+bg==} resolution: {integrity: sha512-8JPCMrx+PiK+fS4EqLmlVdCqF3k/UY3ABXNtfJwGiHGUGsSO64M9JOgCiC+uvwj4M9TdsClZORipod+o6EqRbQ==}
dependencies: dependencies:
lib0: 0.2.52 lib0: 0.2.52
y-protocols: 1.0.5 y-protocols: 1.0.5