mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-22 04:01:29 +03:00
Merge pull request #46 from toeverything/chore/upgrade
chore: upgrade blocksuite
This commit is contained in:
commit
415ca606fd
@ -10,9 +10,9 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@blocksuite/blocks": "^0.2.14",
|
||||
"@blocksuite/editor": "^0.2.14",
|
||||
"@blocksuite/store": "^0.2.14",
|
||||
"@blocksuite/blocks": "^0.2.15",
|
||||
"@blocksuite/editor": "^0.2.15",
|
||||
"@blocksuite/store": "^0.2.15",
|
||||
"@emotion/css": "^11.10.0",
|
||||
"@emotion/react": "^11.10.4",
|
||||
"@emotion/server": "^11.10.0",
|
||||
|
@ -18,9 +18,9 @@ importers:
|
||||
|
||||
packages/app:
|
||||
specifiers:
|
||||
'@blocksuite/blocks': ^0.2.14
|
||||
'@blocksuite/editor': ^0.2.14
|
||||
'@blocksuite/store': ^0.2.14
|
||||
'@blocksuite/blocks': ^0.2.15
|
||||
'@blocksuite/editor': ^0.2.15
|
||||
'@blocksuite/store': ^0.2.15
|
||||
'@emotion/css': ^11.10.0
|
||||
'@emotion/react': ^11.10.4
|
||||
'@emotion/server': ^11.10.0
|
||||
@ -48,9 +48,9 @@ importers:
|
||||
react-dom: 18.2.0
|
||||
typescript: 4.8.3
|
||||
dependencies:
|
||||
'@blocksuite/blocks': 0.2.14
|
||||
'@blocksuite/editor': 0.2.14
|
||||
'@blocksuite/store': 0.2.14
|
||||
'@blocksuite/blocks': 0.2.15
|
||||
'@blocksuite/editor': 0.2.15
|
||||
'@blocksuite/store': 0.2.15
|
||||
'@emotion/css': 11.10.0
|
||||
'@emotion/react': 11.10.4_w5j4k42lgipnm43s3brx6h3c34
|
||||
'@emotion/server': 11.10.0_@emotion+css@11.10.0
|
||||
@ -166,10 +166,10 @@ packages:
|
||||
to-fast-properties: 2.0.0
|
||||
dev: false
|
||||
|
||||
/@blocksuite/blocks/0.2.14:
|
||||
resolution: {integrity: sha512-m/nTOpXuwFHZBgtZBdokW6Kkb3V+h2BtptRZQ19Hvm2N8PPiTZp3sUOyy6tHiEeOva06NcegDPvnXMhZo0enDQ==}
|
||||
/@blocksuite/blocks/0.2.15:
|
||||
resolution: {integrity: sha512-out76i3+ykhIyM/QJglDocGZ8zcnbWLhY73+I/CKEKlbG5Ujj9bsnPGbXRz1gWB0XDjDUqw/dZJPIQGUu5qieA==}
|
||||
dependencies:
|
||||
'@blocksuite/store': 0.2.14
|
||||
'@blocksuite/store': 0.2.15
|
||||
hotkeys-js: 3.10.0
|
||||
lit: 2.4.0
|
||||
quill: 1.3.7
|
||||
@ -180,11 +180,11 @@ packages:
|
||||
- utf-8-validate
|
||||
dev: false
|
||||
|
||||
/@blocksuite/editor/0.2.14:
|
||||
resolution: {integrity: sha512-CUbGAnIGffy0Pjjg7HenDNiMLMYxuiXfKumEUlKBs+GSYP+wZ16zsk2UXFEgKG+INXEPwbgTllpo/+rOvKmT2Q==}
|
||||
/@blocksuite/editor/0.2.15:
|
||||
resolution: {integrity: sha512-Q8Tdf50MuPvyzwriHd78nUhiX3iImmNsQWZOPvEB1wwW6hPz/bAJzxYy7SshVFC5Nq++xeNO20CyqSqT4zUpbQ==}
|
||||
dependencies:
|
||||
'@blocksuite/blocks': 0.2.14
|
||||
'@blocksuite/store': 0.2.14
|
||||
'@blocksuite/blocks': 0.2.15
|
||||
'@blocksuite/store': 0.2.15
|
||||
lit: 2.4.0
|
||||
marked: 4.1.1
|
||||
turndown: 7.1.1
|
||||
@ -194,8 +194,8 @@ packages:
|
||||
- utf-8-validate
|
||||
dev: false
|
||||
|
||||
/@blocksuite/store/0.2.14:
|
||||
resolution: {integrity: sha512-J9myq7NdnFI2bRQ5WlwUZwlmqiUToS9Y35NhwdyFIJZvRPfZ90e09iggUZL5lRbxcEC2/XfM4hWd9GedgTdzgw==}
|
||||
/@blocksuite/store/0.2.15:
|
||||
resolution: {integrity: sha512-KM2//LBT5UrfdAN5ByKngALxayileBcknYbvhdjPtPUoyjkTPa0O8LFMUc5fkV8lowDdwgjyS8zu+MG7rd2sdw==}
|
||||
dependencies:
|
||||
lib0: 0.2.52
|
||||
y-protocols: 1.0.5
|
||||
|
Loading…
Reference in New Issue
Block a user