Merge pull request #46 from toeverything/chore/upgrade

chore: upgrade blocksuite
This commit is contained in:
Yifeng Wang 2022-10-24 09:21:15 +08:00 committed by GitHub
commit 415ca606fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 18 deletions

View File

@ -10,9 +10,9 @@
"lint": "next lint" "lint": "next lint"
}, },
"dependencies": { "dependencies": {
"@blocksuite/blocks": "^0.2.14", "@blocksuite/blocks": "^0.2.15",
"@blocksuite/editor": "^0.2.14", "@blocksuite/editor": "^0.2.15",
"@blocksuite/store": "^0.2.14", "@blocksuite/store": "^0.2.15",
"@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",

View File

@ -18,9 +18,9 @@ importers:
packages/app: packages/app:
specifiers: specifiers:
'@blocksuite/blocks': ^0.2.14 '@blocksuite/blocks': ^0.2.15
'@blocksuite/editor': ^0.2.14 '@blocksuite/editor': ^0.2.15
'@blocksuite/store': ^0.2.14 '@blocksuite/store': ^0.2.15
'@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
@ -48,9 +48,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.14 '@blocksuite/blocks': 0.2.15
'@blocksuite/editor': 0.2.14 '@blocksuite/editor': 0.2.15
'@blocksuite/store': 0.2.14 '@blocksuite/store': 0.2.15
'@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
@ -166,10 +166,10 @@ packages:
to-fast-properties: 2.0.0 to-fast-properties: 2.0.0
dev: false dev: false
/@blocksuite/blocks/0.2.14: /@blocksuite/blocks/0.2.15:
resolution: {integrity: sha512-m/nTOpXuwFHZBgtZBdokW6Kkb3V+h2BtptRZQ19Hvm2N8PPiTZp3sUOyy6tHiEeOva06NcegDPvnXMhZo0enDQ==} resolution: {integrity: sha512-out76i3+ykhIyM/QJglDocGZ8zcnbWLhY73+I/CKEKlbG5Ujj9bsnPGbXRz1gWB0XDjDUqw/dZJPIQGUu5qieA==}
dependencies: dependencies:
'@blocksuite/store': 0.2.14 '@blocksuite/store': 0.2.15
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
@ -180,11 +180,11 @@ packages:
- utf-8-validate - utf-8-validate
dev: false dev: false
/@blocksuite/editor/0.2.14: /@blocksuite/editor/0.2.15:
resolution: {integrity: sha512-CUbGAnIGffy0Pjjg7HenDNiMLMYxuiXfKumEUlKBs+GSYP+wZ16zsk2UXFEgKG+INXEPwbgTllpo/+rOvKmT2Q==} resolution: {integrity: sha512-Q8Tdf50MuPvyzwriHd78nUhiX3iImmNsQWZOPvEB1wwW6hPz/bAJzxYy7SshVFC5Nq++xeNO20CyqSqT4zUpbQ==}
dependencies: dependencies:
'@blocksuite/blocks': 0.2.14 '@blocksuite/blocks': 0.2.15
'@blocksuite/store': 0.2.14 '@blocksuite/store': 0.2.15
lit: 2.4.0 lit: 2.4.0
marked: 4.1.1 marked: 4.1.1
turndown: 7.1.1 turndown: 7.1.1
@ -194,8 +194,8 @@ packages:
- utf-8-validate - utf-8-validate
dev: false dev: false
/@blocksuite/store/0.2.14: /@blocksuite/store/0.2.15:
resolution: {integrity: sha512-J9myq7NdnFI2bRQ5WlwUZwlmqiUToS9Y35NhwdyFIJZvRPfZ90e09iggUZL5lRbxcEC2/XfM4hWd9GedgTdzgw==} resolution: {integrity: sha512-KM2//LBT5UrfdAN5ByKngALxayileBcknYbvhdjPtPUoyjkTPa0O8LFMUc5fkV8lowDdwgjyS8zu+MG7rd2sdw==}
dependencies: dependencies:
lib0: 0.2.52 lib0: 0.2.52
y-protocols: 1.0.5 y-protocols: 1.0.5