mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-22 21:31:32 +03:00
Merge pull request #22 from toeverything/feat/blocksuite
feat: update blocksuite version
This commit is contained in:
commit
a8d580d46a
@ -10,9 +10,9 @@
|
|||||||
"lint": "next lint"
|
"lint": "next lint"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@blocksuite/blocks": "^0.2.6",
|
"@blocksuite/blocks": "^0.2.7",
|
||||||
"@blocksuite/editor": "^0.2.6",
|
"@blocksuite/editor": "^0.2.7",
|
||||||
"@blocksuite/store": "^0.2.6",
|
"@blocksuite/store": "^0.2.7",
|
||||||
"@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",
|
||||||
|
@ -18,9 +18,9 @@ importers:
|
|||||||
|
|
||||||
packages/app:
|
packages/app:
|
||||||
specifiers:
|
specifiers:
|
||||||
'@blocksuite/blocks': ^0.2.6
|
'@blocksuite/blocks': ^0.2.7
|
||||||
'@blocksuite/editor': ^0.2.6
|
'@blocksuite/editor': ^0.2.7
|
||||||
'@blocksuite/store': ^0.2.6
|
'@blocksuite/store': ^0.2.7
|
||||||
'@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
|
||||||
@ -41,9 +41,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.6
|
'@blocksuite/blocks': 0.2.7
|
||||||
'@blocksuite/editor': 0.2.6
|
'@blocksuite/editor': 0.2.7
|
||||||
'@blocksuite/store': 0.2.6
|
'@blocksuite/store': 0.2.7
|
||||||
'@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
|
||||||
@ -137,11 +137,11 @@ packages:
|
|||||||
to-fast-properties: 2.0.0
|
to-fast-properties: 2.0.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@blocksuite/blocks/0.2.6:
|
/@blocksuite/blocks/0.2.7:
|
||||||
resolution: {integrity: sha512-2AcyzWdkvgYjck4Ber8qOxmChhuquBiQoAE45q6ojSr5jf+DgFkWCh6kilRFj8kIJmSH2yARXOi7EXljDFf7IQ==}
|
resolution: {integrity: sha512-OY6QoLCJjq6aOT8t5c0TFcwHdmJ+2FE3GoGaQyXhKuj0Cp4XrNMRUH+8IKpLVYoe+HnosU5Geo9FU5wdhMG9Hg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@blocksuite/shared': 0.2.6
|
'@blocksuite/store': 0.2.7
|
||||||
'@blocksuite/store': 0.2.6
|
hotkeys-js: 3.10.0
|
||||||
lit: 2.4.0
|
lit: 2.4.0
|
||||||
quill: 1.3.7
|
quill: 1.3.7
|
||||||
quill-cursors: 4.0.0
|
quill-cursors: 4.0.0
|
||||||
@ -151,12 +151,11 @@ packages:
|
|||||||
- utf-8-validate
|
- utf-8-validate
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@blocksuite/editor/0.2.6:
|
/@blocksuite/editor/0.2.7:
|
||||||
resolution: {integrity: sha512-L1S5J1s4pZ+BMHenO92YeXNCxA2L7G/jQ2B9CYFNffTZFT2d8TXGVv4yKTycO4GlGFIyMJE6EGKDvouVAqeq8g==}
|
resolution: {integrity: sha512-M+DQAsGfUl5rpnuL/o7s0LPN1HEXpQnI9IF6rAw+QAUMZzmynckWzC8tn5ORTUEPmEk4TuSvFFA5HkQKr+gh+w==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@blocksuite/blocks': 0.2.6
|
'@blocksuite/blocks': 0.2.7
|
||||||
'@blocksuite/shared': 0.2.6
|
'@blocksuite/store': 0.2.7
|
||||||
'@blocksuite/store': 0.2.6
|
|
||||||
lit: 2.4.0
|
lit: 2.4.0
|
||||||
marked: 4.1.1
|
marked: 4.1.1
|
||||||
turndown: 7.1.1
|
turndown: 7.1.1
|
||||||
@ -166,19 +165,8 @@ packages:
|
|||||||
- utf-8-validate
|
- utf-8-validate
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@blocksuite/shared/0.2.6:
|
/@blocksuite/store/0.2.7:
|
||||||
resolution: {integrity: sha512-F2BN26GOLG2/BcEgNWjl1XVDWj1nSq8Kd/C6mC7h2m574Qtw+wZh03h7Sfs3AT1K3+jv7KlWwbKugstned8w6A==}
|
resolution: {integrity: sha512-O4yfUmhR8IODyyqRuwcL9BaDRQTR8+rIOJjV2sD/na+jwieBR/kU9hWQLejbQJmzlUjHrcSEsNyOasn7iGMp6w==}
|
||||||
dependencies:
|
|
||||||
'@blocksuite/store': 0.2.6
|
|
||||||
hotkeys-js: 3.10.0
|
|
||||||
transitivePeerDependencies:
|
|
||||||
- bufferutil
|
|
||||||
- supports-color
|
|
||||||
- utf-8-validate
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@blocksuite/store/0.2.6:
|
|
||||||
resolution: {integrity: sha512-UfYuDFxjjXcYAn1yXhAOe6B6nn2Tr0uTWMRYA1qhBmA68g32w83fGqRFxLwzsS5099+PUunbJkqAqZwuMeCYcA==}
|
|
||||||
dependencies:
|
dependencies:
|
||||||
lib0: 0.2.52
|
lib0: 0.2.52
|
||||||
y-protocols: 1.0.5
|
y-protocols: 1.0.5
|
||||||
|
Loading…
Reference in New Issue
Block a user