Merge pull request #50 from toeverything/feat/layout

feat: update blocksuite version
This commit is contained in:
Qi
2022-10-24 18:23:30 +08:00
committed by GitHub
2 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -10,8 +10,8 @@
"lint": "next lint" "lint": "next lint"
}, },
"dependencies": { "dependencies": {
"@blocksuite/blocks": "^0.2.17", "@blocksuite/blocks": "^0.2.18",
"@blocksuite/editor": "^0.2.17", "@blocksuite/editor": "^0.2.18",
"@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",
+13 -13
View File
@@ -18,8 +18,8 @@ importers:
packages/app: packages/app:
specifiers: specifiers:
'@blocksuite/blocks': ^0.2.17 '@blocksuite/blocks': ^0.2.18
'@blocksuite/editor': ^0.2.17 '@blocksuite/editor': ^0.2.18
'@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
@@ -47,8 +47,8 @@ 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.17 '@blocksuite/blocks': 0.2.18
'@blocksuite/editor': 0.2.17 '@blocksuite/editor': 0.2.18
'@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
@@ -164,10 +164,10 @@ packages:
to-fast-properties: 2.0.0 to-fast-properties: 2.0.0
dev: false dev: false
/@blocksuite/blocks/0.2.17: /@blocksuite/blocks/0.2.18:
resolution: {integrity: sha512-UoelXBz3wVQIzwMMyS8hakkVgwOpCeZyEdF1ZxHkhEsJhE50SNiJWQyWBmANATGHxvMLJZn0WYuBGSM2jj08wg==} resolution: {integrity: sha512-z7ie506LgqQ+MywkOCZBHM1LK5ErKHfh3gQWExQNWvsGsI7+2tLL7xQM+3oyvRzYRUZsRJOti4ovVmv3RPtGpg==}
dependencies: dependencies:
'@blocksuite/store': 0.2.17 '@blocksuite/store': 0.2.18
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
@@ -178,11 +178,11 @@ packages:
- utf-8-validate - utf-8-validate
dev: false dev: false
/@blocksuite/editor/0.2.17: /@blocksuite/editor/0.2.18:
resolution: {integrity: sha512-Zy31L/TDN6wOTG0gawPSX80Lhwwp4vWYw+xTmkq3YLFEyKg4bBW0LBKm3D9j9GIPL7xReuyY/OOG6TjM1e3Rfw==} resolution: {integrity: sha512-8WSE4eDnemMNNdHWrenAOOTdupXLOCWkxgYmhOLq0NvkYRnfJCHihoiGCcUtta6B+uEjK1xCsxbF8s7WKSrqMQ==}
dependencies: dependencies:
'@blocksuite/blocks': 0.2.17 '@blocksuite/blocks': 0.2.18
'@blocksuite/store': 0.2.17 '@blocksuite/store': 0.2.18
lit: 2.4.0 lit: 2.4.0
marked: 4.1.1 marked: 4.1.1
turndown: 7.1.1 turndown: 7.1.1
@@ -192,8 +192,8 @@ packages:
- utf-8-validate - utf-8-validate
dev: false dev: false
/@blocksuite/store/0.2.17: /@blocksuite/store/0.2.18:
resolution: {integrity: sha512-HDhmWFqOUbRByW5GoNRTK9t5gZso2J3bzsx9BMvCK2VZk3MdMu7RX6jwSV75BmdQAb3uIw5znIlVZgoqo3leUA==} resolution: {integrity: sha512-OicZSUbiw0CydtmAW1NeqjW76r+5QROtqObS4dub13MPF8LyizpC2X8IV5BwDKv7xSjAX10GjOmWQfZXQqq1dg==}
dependencies: dependencies:
lib0: 0.2.52 lib0: 0.2.52
y-protocols: 1.0.5 y-protocols: 1.0.5