mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-27 02:51:50 +03:00
chore: update blocksuite (#1516)
This commit is contained in:
parent
f54e0567d6
commit
a3ed8f6774
@ -14,10 +14,10 @@
|
||||
"build:app": "tauri build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@blocksuite/blocks": "0.5.0-20230310090329-2ebbde2",
|
||||
"@blocksuite/editor": "0.5.0-20230310090329-2ebbde2",
|
||||
"@blocksuite/blocks": "0.5.0-20230310095333-5202fb9",
|
||||
"@blocksuite/editor": "0.5.0-20230310095333-5202fb9",
|
||||
"@blocksuite/icons": "2.0.17",
|
||||
"@blocksuite/store": "0.5.0-20230310090329-2ebbde2",
|
||||
"@blocksuite/store": "0.5.0-20230310095333-5202fb9",
|
||||
"@emotion/react": "^11.10.6",
|
||||
"@emotion/styled": "^11.10.6",
|
||||
"@tauri-apps/api": "^1.2.0",
|
||||
|
@ -14,11 +14,11 @@
|
||||
"@affine/debug": "workspace:*",
|
||||
"@affine/env": "workspace:*",
|
||||
"@affine/i18n": "workspace:*",
|
||||
"@blocksuite/blocks": "0.5.0-20230310090329-2ebbde2",
|
||||
"@blocksuite/editor": "0.5.0-20230310090329-2ebbde2",
|
||||
"@blocksuite/blocks": "0.5.0-20230310095333-5202fb9",
|
||||
"@blocksuite/editor": "0.5.0-20230310095333-5202fb9",
|
||||
"@blocksuite/icons": "2.0.23",
|
||||
"@blocksuite/react": "0.5.0-20230310090329-2ebbde2",
|
||||
"@blocksuite/store": "0.5.0-20230310090329-2ebbde2",
|
||||
"@blocksuite/react": "0.5.0-20230310095333-5202fb9",
|
||||
"@blocksuite/store": "0.5.0-20230310095333-5202fb9",
|
||||
"@emotion/cache": "^11.10.5",
|
||||
"@emotion/react": "^11.10.6",
|
||||
"@emotion/server": "^11.10.0",
|
||||
|
@ -10,12 +10,12 @@
|
||||
"dependencies": {
|
||||
"@affine/debug": "workspace:*",
|
||||
"@affine/i18n": "workspace:*",
|
||||
"@blocksuite/blocks": "0.5.0-20230310090329-2ebbde2",
|
||||
"@blocksuite/editor": "0.5.0-20230310090329-2ebbde2",
|
||||
"@blocksuite/global": "0.5.0-20230310090329-2ebbde2",
|
||||
"@blocksuite/blocks": "0.5.0-20230310095333-5202fb9",
|
||||
"@blocksuite/editor": "0.5.0-20230310095333-5202fb9",
|
||||
"@blocksuite/global": "0.5.0-20230310095333-5202fb9",
|
||||
"@blocksuite/icons": "2.0.17",
|
||||
"@blocksuite/react": "0.5.0-20230310090329-2ebbde2",
|
||||
"@blocksuite/store": "0.5.0-20230310090329-2ebbde2",
|
||||
"@blocksuite/react": "0.5.0-20230310095333-5202fb9",
|
||||
"@blocksuite/store": "0.5.0-20230310095333-5202fb9",
|
||||
"@emotion/cache": "^11.10.5",
|
||||
"@emotion/react": "^11.10.6",
|
||||
"@emotion/server": "^11.10.0",
|
||||
|
@ -14,8 +14,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@affine/debug": "workspace:*",
|
||||
"@blocksuite/blocks": "0.5.0-20230310090329-2ebbde2",
|
||||
"@blocksuite/store": "0.5.0-20230310090329-2ebbde2",
|
||||
"@blocksuite/blocks": "0.5.0-20230310095333-5202fb9",
|
||||
"@blocksuite/store": "0.5.0-20230310095333-5202fb9",
|
||||
"@tauri-apps/api": "^1.2.0",
|
||||
"encoding": "^0.1.13",
|
||||
"firebase": "^9.17.1",
|
||||
|
2
packages/env/package.json
vendored
2
packages/env/package.json
vendored
@ -9,7 +9,7 @@
|
||||
"zod": "^3.21.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@blocksuite/global": "0.5.0-20230310090329-2ebbde2",
|
||||
"@blocksuite/global": "0.5.0-20230310095333-5202fb9",
|
||||
"lit": "^2.6.1"
|
||||
}
|
||||
}
|
||||
|
132
pnpm-lock.yaml
132
pnpm-lock.yaml
@ -76,10 +76,10 @@ importers:
|
||||
|
||||
apps/desktop:
|
||||
specifiers:
|
||||
'@blocksuite/blocks': 0.5.0-20230310090329-2ebbde2
|
||||
'@blocksuite/editor': 0.5.0-20230310090329-2ebbde2
|
||||
'@blocksuite/blocks': 0.5.0-20230310095333-5202fb9
|
||||
'@blocksuite/editor': 0.5.0-20230310095333-5202fb9
|
||||
'@blocksuite/icons': 2.0.17
|
||||
'@blocksuite/store': 0.5.0-20230310090329-2ebbde2
|
||||
'@blocksuite/store': 0.5.0-20230310095333-5202fb9
|
||||
'@emotion/react': ^11.10.6
|
||||
'@emotion/styled': ^11.10.6
|
||||
'@tauri-apps/api': ^1.2.0
|
||||
@ -103,10 +103,10 @@ importers:
|
||||
yjs: ^13.5.48
|
||||
zx: ^7.2.0
|
||||
dependencies:
|
||||
'@blocksuite/blocks': 0.5.0-20230310090329-2ebbde2_cvbrofpix2tj2izpub5g2s2yxe
|
||||
'@blocksuite/editor': 0.5.0-20230310090329-2ebbde2_k5ajxcy7zgvnfgdjup7m6olcnq
|
||||
'@blocksuite/blocks': 0.5.0-20230310095333-5202fb9_drzymngwd6jphn35wvxq7gdjei
|
||||
'@blocksuite/editor': 0.5.0-20230310095333-5202fb9_4ud5vxai67vanesbejuucwr7r4
|
||||
'@blocksuite/icons': 2.0.17_pmekkgnqduwlme35zpnqhenc34
|
||||
'@blocksuite/store': 0.5.0-20230310090329-2ebbde2_lit@2.6.1+yjs@13.5.48
|
||||
'@blocksuite/store': 0.5.0-20230310095333-5202fb9_lit@2.6.1+yjs@13.5.48
|
||||
'@emotion/react': 11.10.6_pmekkgnqduwlme35zpnqhenc34
|
||||
'@emotion/styled': 11.10.6_oouaibmszuch5k64ms7uxp2aia
|
||||
'@tauri-apps/api': 1.2.0_nb4isgkwd3sres4g7j7rgtldsu
|
||||
@ -138,11 +138,11 @@ importers:
|
||||
'@affine/debug': workspace:*
|
||||
'@affine/env': workspace:*
|
||||
'@affine/i18n': workspace:*
|
||||
'@blocksuite/blocks': 0.5.0-20230310090329-2ebbde2
|
||||
'@blocksuite/editor': 0.5.0-20230310090329-2ebbde2
|
||||
'@blocksuite/blocks': 0.5.0-20230310095333-5202fb9
|
||||
'@blocksuite/editor': 0.5.0-20230310095333-5202fb9
|
||||
'@blocksuite/icons': 2.0.23
|
||||
'@blocksuite/react': 0.5.0-20230310090329-2ebbde2
|
||||
'@blocksuite/store': 0.5.0-20230310090329-2ebbde2
|
||||
'@blocksuite/react': 0.5.0-20230310095333-5202fb9
|
||||
'@blocksuite/store': 0.5.0-20230310095333-5202fb9
|
||||
'@emotion/cache': ^11.10.5
|
||||
'@emotion/react': ^11.10.6
|
||||
'@emotion/server': ^11.10.0
|
||||
@ -189,11 +189,11 @@ importers:
|
||||
'@affine/debug': link:../../packages/debug
|
||||
'@affine/env': link:../../packages/env
|
||||
'@affine/i18n': link:../../packages/i18n
|
||||
'@blocksuite/blocks': 0.5.0-20230310090329-2ebbde2_cvbrofpix2tj2izpub5g2s2yxe
|
||||
'@blocksuite/editor': 0.5.0-20230310090329-2ebbde2_k5ajxcy7zgvnfgdjup7m6olcnq
|
||||
'@blocksuite/blocks': 0.5.0-20230310095333-5202fb9_drzymngwd6jphn35wvxq7gdjei
|
||||
'@blocksuite/editor': 0.5.0-20230310095333-5202fb9_4ud5vxai67vanesbejuucwr7r4
|
||||
'@blocksuite/icons': 2.0.23_pmekkgnqduwlme35zpnqhenc34
|
||||
'@blocksuite/react': 0.5.0-20230310090329-2ebbde2_4ea7oxaxftplih4mc6ajvpq6wa
|
||||
'@blocksuite/store': 0.5.0-20230310090329-2ebbde2_lit@2.6.1+yjs@13.5.48
|
||||
'@blocksuite/react': 0.5.0-20230310095333-5202fb9_5okw4mthg2szwuuuuek7xtgyxy
|
||||
'@blocksuite/store': 0.5.0-20230310095333-5202fb9_lit@2.6.1+yjs@13.5.48
|
||||
'@emotion/cache': 11.10.5
|
||||
'@emotion/react': 11.10.6_pmekkgnqduwlme35zpnqhenc34
|
||||
'@emotion/server': 11.10.0
|
||||
@ -240,12 +240,12 @@ importers:
|
||||
specifiers:
|
||||
'@affine/debug': workspace:*
|
||||
'@affine/i18n': workspace:*
|
||||
'@blocksuite/blocks': 0.5.0-20230310090329-2ebbde2
|
||||
'@blocksuite/editor': 0.5.0-20230310090329-2ebbde2
|
||||
'@blocksuite/global': 0.5.0-20230310090329-2ebbde2
|
||||
'@blocksuite/blocks': 0.5.0-20230310095333-5202fb9
|
||||
'@blocksuite/editor': 0.5.0-20230310095333-5202fb9
|
||||
'@blocksuite/global': 0.5.0-20230310095333-5202fb9
|
||||
'@blocksuite/icons': 2.0.17
|
||||
'@blocksuite/react': 0.5.0-20230310090329-2ebbde2
|
||||
'@blocksuite/store': 0.5.0-20230310090329-2ebbde2
|
||||
'@blocksuite/react': 0.5.0-20230310095333-5202fb9
|
||||
'@blocksuite/store': 0.5.0-20230310095333-5202fb9
|
||||
'@emotion/cache': ^11.10.5
|
||||
'@emotion/react': ^11.10.6
|
||||
'@emotion/server': ^11.10.0
|
||||
@ -274,12 +274,12 @@ importers:
|
||||
dependencies:
|
||||
'@affine/debug': link:../debug
|
||||
'@affine/i18n': link:../i18n
|
||||
'@blocksuite/blocks': 0.5.0-20230310090329-2ebbde2_cvbrofpix2tj2izpub5g2s2yxe
|
||||
'@blocksuite/editor': 0.5.0-20230310090329-2ebbde2_k5ajxcy7zgvnfgdjup7m6olcnq
|
||||
'@blocksuite/global': 0.5.0-20230310090329-2ebbde2_lit@2.6.1
|
||||
'@blocksuite/blocks': 0.5.0-20230310095333-5202fb9_drzymngwd6jphn35wvxq7gdjei
|
||||
'@blocksuite/editor': 0.5.0-20230310095333-5202fb9_4ud5vxai67vanesbejuucwr7r4
|
||||
'@blocksuite/global': 0.5.0-20230310095333-5202fb9_lit@2.6.1
|
||||
'@blocksuite/icons': 2.0.17_pmekkgnqduwlme35zpnqhenc34
|
||||
'@blocksuite/react': 0.5.0-20230310090329-2ebbde2_4ea7oxaxftplih4mc6ajvpq6wa
|
||||
'@blocksuite/store': 0.5.0-20230310090329-2ebbde2_lit@2.6.1+yjs@13.5.48
|
||||
'@blocksuite/react': 0.5.0-20230310095333-5202fb9_5okw4mthg2szwuuuuek7xtgyxy
|
||||
'@blocksuite/store': 0.5.0-20230310095333-5202fb9_lit@2.6.1+yjs@13.5.48
|
||||
'@emotion/cache': 11.10.5
|
||||
'@emotion/react': 11.10.6_pmekkgnqduwlme35zpnqhenc34
|
||||
'@emotion/server': 11.10.0
|
||||
@ -310,8 +310,8 @@ importers:
|
||||
packages/data-center:
|
||||
specifiers:
|
||||
'@affine/debug': workspace:*
|
||||
'@blocksuite/blocks': 0.5.0-20230310090329-2ebbde2
|
||||
'@blocksuite/store': 0.5.0-20230310090329-2ebbde2
|
||||
'@blocksuite/blocks': 0.5.0-20230310095333-5202fb9
|
||||
'@blocksuite/store': 0.5.0-20230310095333-5202fb9
|
||||
'@tauri-apps/api': ^1.2.0
|
||||
encoding: ^0.1.13
|
||||
fake-indexeddb: 4.0.1
|
||||
@ -327,8 +327,8 @@ importers:
|
||||
yjs: ^13.5.48
|
||||
dependencies:
|
||||
'@affine/debug': link:../debug
|
||||
'@blocksuite/blocks': 0.5.0-20230310090329-2ebbde2_cvbrofpix2tj2izpub5g2s2yxe
|
||||
'@blocksuite/store': 0.5.0-20230310090329-2ebbde2_lit@2.6.1+yjs@13.5.48
|
||||
'@blocksuite/blocks': 0.5.0-20230310095333-5202fb9_drzymngwd6jphn35wvxq7gdjei
|
||||
'@blocksuite/store': 0.5.0-20230310095333-5202fb9_lit@2.6.1+yjs@13.5.48
|
||||
'@tauri-apps/api': 1.2.0_nb4isgkwd3sres4g7j7rgtldsu
|
||||
encoding: 0.1.13
|
||||
firebase: 9.17.1_encoding@0.1.13
|
||||
@ -357,14 +357,14 @@ importers:
|
||||
|
||||
packages/env:
|
||||
specifiers:
|
||||
'@blocksuite/global': 0.5.0-20230310090329-2ebbde2
|
||||
'@blocksuite/global': 0.5.0-20230310095333-5202fb9
|
||||
lit: ^2.6.1
|
||||
next: ^13.2.3
|
||||
react: ^18.2.0
|
||||
react-dom: ^18.2.0
|
||||
zod: ^3.21.3
|
||||
dependencies:
|
||||
'@blocksuite/global': 0.5.0-20230310090329-2ebbde2_lit@2.6.1
|
||||
'@blocksuite/global': 0.5.0-20230310095333-5202fb9_lit@2.6.1
|
||||
lit: 2.6.1
|
||||
devDependencies:
|
||||
next: 13.2.3_biqbaboplfbrettd7655fr4n2y
|
||||
@ -1702,15 +1702,15 @@ packages:
|
||||
resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
|
||||
dev: true
|
||||
|
||||
/@blocksuite/blocks/0.5.0-20230310090329-2ebbde2_cvbrofpix2tj2izpub5g2s2yxe:
|
||||
resolution: {integrity: sha512-bR0zYrqoODTG7e6zTuIKkC0/odhRr+k+1kCEwgSJ5i6hBdaVhYYgyx6yXeI6jkH60/+7qmCH2zvrsfEzZxPaLg==}
|
||||
/@blocksuite/blocks/0.5.0-20230310095333-5202fb9_drzymngwd6jphn35wvxq7gdjei:
|
||||
resolution: {integrity: sha512-9g7De+KqsOW2Yp/wvU8TUqi1dPzxgsJLBHzjWQctyRghcu/jpdU2DjZ40+ZLnYb+Pl3PyRsEs1GVHOfRA12nUw==}
|
||||
peerDependencies:
|
||||
'@blocksuite/store': 0.5.0-20230310090329-2ebbde2
|
||||
'@blocksuite/store': 0.5.0-20230310095333-5202fb9
|
||||
dependencies:
|
||||
'@blocksuite/global': 0.5.0-20230310090329-2ebbde2_lit@2.6.1
|
||||
'@blocksuite/phasor': 0.5.0-20230310090329-2ebbde2_lit@2.6.1+yjs@13.5.48
|
||||
'@blocksuite/store': 0.5.0-20230310090329-2ebbde2_lit@2.6.1+yjs@13.5.48
|
||||
'@blocksuite/virgo': 0.5.0-20230310090329-2ebbde2_lit@2.6.1+yjs@13.5.48
|
||||
'@blocksuite/global': 0.5.0-20230310095333-5202fb9_lit@2.6.1
|
||||
'@blocksuite/phasor': 0.5.0-20230310095333-5202fb9_lit@2.6.1+yjs@13.5.48
|
||||
'@blocksuite/store': 0.5.0-20230310095333-5202fb9_lit@2.6.1+yjs@13.5.48
|
||||
'@blocksuite/virgo': 0.5.0-20230310095333-5202fb9_lit@2.6.1+yjs@13.5.48
|
||||
'@popperjs/core': 2.11.6
|
||||
highlight.js: 11.7.0
|
||||
hotkeys-js: 3.10.1
|
||||
@ -1721,22 +1721,22 @@ packages:
|
||||
- yjs
|
||||
dev: false
|
||||
|
||||
/@blocksuite/editor/0.5.0-20230310090329-2ebbde2_k5ajxcy7zgvnfgdjup7m6olcnq:
|
||||
resolution: {integrity: sha512-GDGLDoMq19MZjUqa0gOOrrRuchtCoYwgTHf2iNI9Xxjc3IYaZxzLb4dhdid8NLoSw8+APMqEsbP/39RZvCi6Og==}
|
||||
/@blocksuite/editor/0.5.0-20230310095333-5202fb9_4ud5vxai67vanesbejuucwr7r4:
|
||||
resolution: {integrity: sha512-jnCSumI0NmqnK0GAES6HMzepZyEZR+mH1vUh0FvFDol2UKfOzEQeF5dO34SdP6AhrP8Mv/RcT5hWMPlXSbMAoQ==}
|
||||
peerDependencies:
|
||||
'@blocksuite/blocks': 0.5.0-20230310090329-2ebbde2
|
||||
'@blocksuite/store': 0.5.0-20230310090329-2ebbde2
|
||||
'@blocksuite/blocks': 0.5.0-20230310095333-5202fb9
|
||||
'@blocksuite/store': 0.5.0-20230310095333-5202fb9
|
||||
dependencies:
|
||||
'@blocksuite/blocks': 0.5.0-20230310090329-2ebbde2_cvbrofpix2tj2izpub5g2s2yxe
|
||||
'@blocksuite/global': 0.5.0-20230310090329-2ebbde2_lit@2.6.1
|
||||
'@blocksuite/store': 0.5.0-20230310090329-2ebbde2_lit@2.6.1+yjs@13.5.48
|
||||
'@blocksuite/blocks': 0.5.0-20230310095333-5202fb9_drzymngwd6jphn35wvxq7gdjei
|
||||
'@blocksuite/global': 0.5.0-20230310095333-5202fb9_lit@2.6.1
|
||||
'@blocksuite/store': 0.5.0-20230310095333-5202fb9_lit@2.6.1+yjs@13.5.48
|
||||
lit: 2.6.1
|
||||
marked: 4.2.12
|
||||
turndown: 7.1.1
|
||||
dev: false
|
||||
|
||||
/@blocksuite/global/0.5.0-20230310090329-2ebbde2_lit@2.6.1:
|
||||
resolution: {integrity: sha512-X3xw5ye68YhAJ6kUcWQaK5RLMgwx0myzFmO1cNXiUg5ZZm6fM7QI+C4Nb53G/sEQNI3Zg6Ra74zBKYCi3/4IBQ==}
|
||||
/@blocksuite/global/0.5.0-20230310095333-5202fb9_lit@2.6.1:
|
||||
resolution: {integrity: sha512-F97kB3xJyfJO1IlEbG5+EUaQ21LZ6Qvh1eaiFGUPjBXoldBRX/ip/V4w8qMPTQfZFtgrcaV9JlsNLwRNAV5dLA==}
|
||||
peerDependencies:
|
||||
lit: ^2.6
|
||||
peerDependenciesMeta:
|
||||
@ -1768,12 +1768,12 @@ packages:
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
/@blocksuite/phasor/0.5.0-20230310090329-2ebbde2_lit@2.6.1+yjs@13.5.48:
|
||||
resolution: {integrity: sha512-z1qKDaeDEKTgawTTeb7IRUHfBlq5aWWZuPfYTC/uhAlg/2ih3QKim/aMSs+vNkEGTW1K/YTKsNTe3QbLTaxgnQ==}
|
||||
/@blocksuite/phasor/0.5.0-20230310095333-5202fb9_lit@2.6.1+yjs@13.5.48:
|
||||
resolution: {integrity: sha512-lP1KMizNnCM0SzbLVy8pieiSGb4QBPNFhADtMK4eoB1Jar3Y5L7bmjxmruFi0eHPP3ZrADRJYIukc+PhpUO27w==}
|
||||
peerDependencies:
|
||||
yjs: ^13
|
||||
dependencies:
|
||||
'@blocksuite/global': 0.5.0-20230310090329-2ebbde2_lit@2.6.1
|
||||
'@blocksuite/global': 0.5.0-20230310095333-5202fb9_lit@2.6.1
|
||||
fractional-indexing: 3.2.0
|
||||
nanoid: 4.0.1
|
||||
perfect-freehand: 1.2.0
|
||||
@ -1782,19 +1782,19 @@ packages:
|
||||
- lit
|
||||
dev: false
|
||||
|
||||
/@blocksuite/react/0.5.0-20230310090329-2ebbde2_4ea7oxaxftplih4mc6ajvpq6wa:
|
||||
resolution: {integrity: sha512-FqeXkRY06UftQ0/87/uggtUF2ACbTHDAqYVP7K6U4Q6L3hLZNsP0TKjsnjaSgnUeN4Crt70Hp+YasiWKkPqhnQ==}
|
||||
/@blocksuite/react/0.5.0-20230310095333-5202fb9_5okw4mthg2szwuuuuek7xtgyxy:
|
||||
resolution: {integrity: sha512-4VwycK8gTJFGkCQWPnyx+YfQcXq5uI87xrwK19Aa7lfeGg7tn5avjEBvlCPL5xqILV1xQr4nK3r90VgCPPuhyA==}
|
||||
peerDependencies:
|
||||
'@blocksuite/blocks': 0.5.0-20230310090329-2ebbde2
|
||||
'@blocksuite/editor': 0.5.0-20230310090329-2ebbde2
|
||||
'@blocksuite/store': 0.5.0-20230310090329-2ebbde2
|
||||
'@blocksuite/blocks': 0.5.0-20230310095333-5202fb9
|
||||
'@blocksuite/editor': 0.5.0-20230310095333-5202fb9
|
||||
'@blocksuite/store': 0.5.0-20230310095333-5202fb9
|
||||
react: '>=18.0.0'
|
||||
react-dom: '>=18.0.0'
|
||||
dependencies:
|
||||
'@blocksuite/blocks': 0.5.0-20230310090329-2ebbde2_cvbrofpix2tj2izpub5g2s2yxe
|
||||
'@blocksuite/editor': 0.5.0-20230310090329-2ebbde2_k5ajxcy7zgvnfgdjup7m6olcnq
|
||||
'@blocksuite/global': 0.5.0-20230310090329-2ebbde2_lit@2.6.1
|
||||
'@blocksuite/store': 0.5.0-20230310090329-2ebbde2_lit@2.6.1+yjs@13.5.48
|
||||
'@blocksuite/blocks': 0.5.0-20230310095333-5202fb9_drzymngwd6jphn35wvxq7gdjei
|
||||
'@blocksuite/editor': 0.5.0-20230310095333-5202fb9_4ud5vxai67vanesbejuucwr7r4
|
||||
'@blocksuite/global': 0.5.0-20230310095333-5202fb9_lit@2.6.1
|
||||
'@blocksuite/store': 0.5.0-20230310095333-5202fb9_lit@2.6.1+yjs@13.5.48
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0_react@18.2.0
|
||||
zustand: 4.3.6_react@18.2.0
|
||||
@ -1803,19 +1803,19 @@ packages:
|
||||
- lit
|
||||
dev: false
|
||||
|
||||
/@blocksuite/store/0.5.0-20230310090329-2ebbde2_lit@2.6.1+yjs@13.5.48:
|
||||
resolution: {integrity: sha512-zbnzxGRoIObAupZNCdkfyoJA7klg8+CNG2FmmuZ4H6msoc7xq7xnUxkw95hQLFvu5hvuquId22pY16PcuLh6xQ==}
|
||||
/@blocksuite/store/0.5.0-20230310095333-5202fb9_lit@2.6.1+yjs@13.5.48:
|
||||
resolution: {integrity: sha512-xZLAf3XEfUCu6T5XePDf6XDdXixaM73zC8q4UNh42q4p1uXoHpP582ceJ5fdnbxEE3bMHXvKckrW2+F3spztZQ==}
|
||||
peerDependencies:
|
||||
yjs: ^13
|
||||
dependencies:
|
||||
'@blocksuite/global': 0.5.0-20230310090329-2ebbde2_lit@2.6.1
|
||||
'@blocksuite/virgo': 0.5.0-20230310090329-2ebbde2_lit@2.6.1+yjs@13.5.48
|
||||
'@blocksuite/global': 0.5.0-20230310095333-5202fb9_lit@2.6.1
|
||||
'@blocksuite/virgo': 0.5.0-20230310095333-5202fb9_lit@2.6.1+yjs@13.5.48
|
||||
'@types/flexsearch': 0.7.3
|
||||
buffer: 6.0.3
|
||||
flexsearch: 0.7.21
|
||||
idb-keyval: 6.2.0
|
||||
ky: 0.33.2
|
||||
lib0: 0.2.64
|
||||
lib0: 0.2.65
|
||||
merge: 2.1.1
|
||||
nanoid: 4.0.1
|
||||
y-protocols: 1.0.5
|
||||
@ -1829,13 +1829,13 @@ packages:
|
||||
- utf-8-validate
|
||||
dev: false
|
||||
|
||||
/@blocksuite/virgo/0.5.0-20230310090329-2ebbde2_lit@2.6.1+yjs@13.5.48:
|
||||
resolution: {integrity: sha512-jvoccEMPuTyndLg4eX0rHZ5Y1ye4fC+UW5FQiaevJo8pNn0ccUsrsfqsfzoTAifJmzQSHMHZ6TntnWmBFcJ0iA==}
|
||||
/@blocksuite/virgo/0.5.0-20230310095333-5202fb9_lit@2.6.1+yjs@13.5.48:
|
||||
resolution: {integrity: sha512-Y69r4nCtb+oLl2TnWsvo/OuWj1vm/g3nOnRrwgoDMWFJXxnLwzKnZ1UAFQi1mQFXugrqDpOb8xajZOG03Xcb9A==}
|
||||
peerDependencies:
|
||||
lit: ^2
|
||||
yjs: ^13
|
||||
dependencies:
|
||||
'@blocksuite/global': 0.5.0-20230310090329-2ebbde2_lit@2.6.1
|
||||
'@blocksuite/global': 0.5.0-20230310095333-5202fb9_lit@2.6.1
|
||||
lit: 2.6.1
|
||||
yjs: 13.5.48
|
||||
zod: 3.21.4
|
||||
|
Loading…
Reference in New Issue
Block a user