mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-24 04:27:27 +08:00
fix: workspace list dnd issues (#4219)
Co-authored-by: Alex Yang <himself65@outlook.com>
This commit is contained in:
@@ -175,6 +175,7 @@ __metadata:
|
||||
"@blocksuite/lit": 0.0.0-20230905170607-94acf22c-nightly
|
||||
"@blocksuite/store": 0.0.0-20230905170607-94acf22c-nightly
|
||||
"@dnd-kit/core": ^6.0.8
|
||||
"@dnd-kit/modifiers": ^6.0.1
|
||||
"@dnd-kit/sortable": ^7.0.2
|
||||
"@emotion/cache": ^11.11.0
|
||||
"@emotion/react": ^11.11.1
|
||||
@@ -3952,6 +3953,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@dnd-kit/modifiers@npm:^6.0.1":
|
||||
version: 6.0.1
|
||||
resolution: "@dnd-kit/modifiers@npm:6.0.1"
|
||||
dependencies:
|
||||
"@dnd-kit/utilities": ^3.2.1
|
||||
tslib: ^2.0.0
|
||||
peerDependencies:
|
||||
"@dnd-kit/core": ^6.0.6
|
||||
react: ">=16.8.0"
|
||||
checksum: cd31715aac81baa2398558dc7c877a483d1c4c41cdb2f466557fdc41bb742db5cd1b34b3b84332b94ac4a2835e7e5a0e28c64e621936e976399788f1dd029ea4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@dnd-kit/sortable@npm:^7.0.2":
|
||||
version: 7.0.2
|
||||
resolution: "@dnd-kit/sortable@npm:7.0.2"
|
||||
|
||||
Reference in New Issue
Block a user