mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 14:28:51 +08:00
fix: bump bs (#6562)
## Features - https://github.com/toeverything/BlockSuite/pull/6759 @regischen - https://github.com/toeverything/BlockSuite/pull/6746 @fundon - https://github.com/toeverything/BlockSuite/pull/6756 @regischen ## Bugfix - https://github.com/toeverything/BlockSuite/pull/6757 @fundon - https://github.com/toeverything/BlockSuite/pull/6750 @fundon ## Refactor ## Misc
This commit is contained in:
@@ -23,13 +23,13 @@
|
||||
"storybook-addon-react-router-v6": "^2.0.15"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@blocksuite/block-std": "0.14.0-canary-202404150332-7ebb14a",
|
||||
"@blocksuite/blocks": "0.14.0-canary-202404150332-7ebb14a",
|
||||
"@blocksuite/global": "0.14.0-canary-202404150332-7ebb14a",
|
||||
"@blocksuite/block-std": "0.14.0-canary-202404150831-9241c02",
|
||||
"@blocksuite/blocks": "0.14.0-canary-202404150831-9241c02",
|
||||
"@blocksuite/global": "0.14.0-canary-202404150831-9241c02",
|
||||
"@blocksuite/icons": "2.1.46",
|
||||
"@blocksuite/inline": "0.14.0-canary-202404150332-7ebb14a",
|
||||
"@blocksuite/presets": "0.14.0-canary-202404150332-7ebb14a",
|
||||
"@blocksuite/store": "0.14.0-canary-202404150332-7ebb14a",
|
||||
"@blocksuite/inline": "0.14.0-canary-202404150831-9241c02",
|
||||
"@blocksuite/presets": "0.14.0-canary-202404150831-9241c02",
|
||||
"@blocksuite/store": "0.14.0-canary-202404150831-9241c02",
|
||||
"@storybook/addon-actions": "^7.6.17",
|
||||
"@storybook/addon-essentials": "^7.6.17",
|
||||
"@storybook/addon-interactions": "^7.6.17",
|
||||
|
||||
Reference in New Issue
Block a user