mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-27 02:42:25 +08:00
chore: bump blocksuite (#7217)
## Features - https://github.com/toeverything/BlockSuite/pull/7281 @CatsJuice - https://github.com/toeverything/BlockSuite/pull/7280 @CatsJuice - https://github.com/toeverything/BlockSuite/pull/7282 @EYHN - https://github.com/toeverything/BlockSuite/pull/7306 @doouding ## Bugfix - https://github.com/toeverything/BlockSuite/pull/7301 @fundon - https://github.com/toeverything/BlockSuite/pull/7311 @Flrande - https://github.com/toeverything/BlockSuite/pull/7310 @Saul-Mirone - https://github.com/toeverything/BlockSuite/pull/7302 @fundon - https://github.com/toeverything/BlockSuite/pull/7309 @doouding - https://github.com/toeverything/BlockSuite/pull/7308 @L-Sun - https://github.com/toeverything/BlockSuite/pull/7294 @fourdim - https://github.com/toeverything/BlockSuite/pull/7299 @fundon ## Refactor - https://github.com/toeverything/BlockSuite/pull/7296 @L-Sun ## Misc - https://github.com/toeverything/BlockSuite/pull/7300 @fundon - https://github.com/toeverything/BlockSuite/pull/7307 @Saul-Mirone
This commit is contained in:
@@ -75,12 +75,12 @@
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@blocksuite/block-std": "0.15.0-canary-202406121423-a4241b5",
|
||||
"@blocksuite/blocks": "0.15.0-canary-202406121423-a4241b5",
|
||||
"@blocksuite/global": "0.15.0-canary-202406121423-a4241b5",
|
||||
"@blocksuite/block-std": "0.15.0-canary-202406130805-4cefc62",
|
||||
"@blocksuite/blocks": "0.15.0-canary-202406130805-4cefc62",
|
||||
"@blocksuite/global": "0.15.0-canary-202406130805-4cefc62",
|
||||
"@blocksuite/icons": "2.1.55",
|
||||
"@blocksuite/presets": "0.15.0-canary-202406121423-a4241b5",
|
||||
"@blocksuite/store": "0.15.0-canary-202406121423-a4241b5",
|
||||
"@blocksuite/presets": "0.15.0-canary-202406130805-4cefc62",
|
||||
"@blocksuite/store": "0.15.0-canary-202406130805-4cefc62",
|
||||
"@storybook/addon-actions": "^7.6.17",
|
||||
"@storybook/addon-essentials": "^7.6.17",
|
||||
"@storybook/addon-interactions": "^7.6.17",
|
||||
|
||||
@@ -18,13 +18,13 @@
|
||||
"@affine/graphql": "workspace:*",
|
||||
"@affine/i18n": "workspace:*",
|
||||
"@affine/templates": "workspace:*",
|
||||
"@blocksuite/block-std": "0.15.0-canary-202406121423-a4241b5",
|
||||
"@blocksuite/blocks": "0.15.0-canary-202406121423-a4241b5",
|
||||
"@blocksuite/global": "0.15.0-canary-202406121423-a4241b5",
|
||||
"@blocksuite/block-std": "0.15.0-canary-202406130805-4cefc62",
|
||||
"@blocksuite/blocks": "0.15.0-canary-202406130805-4cefc62",
|
||||
"@blocksuite/global": "0.15.0-canary-202406130805-4cefc62",
|
||||
"@blocksuite/icons": "2.1.55",
|
||||
"@blocksuite/inline": "0.15.0-canary-202406121423-a4241b5",
|
||||
"@blocksuite/presets": "0.15.0-canary-202406121423-a4241b5",
|
||||
"@blocksuite/store": "0.15.0-canary-202406121423-a4241b5",
|
||||
"@blocksuite/inline": "0.15.0-canary-202406130805-4cefc62",
|
||||
"@blocksuite/presets": "0.15.0-canary-202406130805-4cefc62",
|
||||
"@blocksuite/store": "0.15.0-canary-202406130805-4cefc62",
|
||||
"@dnd-kit/core": "^6.1.0",
|
||||
"@dnd-kit/modifiers": "^7.0.0",
|
||||
"@dnd-kit/sortable": "^8.0.0",
|
||||
|
||||
@@ -29,10 +29,10 @@
|
||||
"@affine/env": "workspace:*",
|
||||
"@affine/i18n": "workspace:*",
|
||||
"@affine/native": "workspace:*",
|
||||
"@blocksuite/block-std": "0.15.0-canary-202406121423-a4241b5",
|
||||
"@blocksuite/blocks": "0.15.0-canary-202406121423-a4241b5",
|
||||
"@blocksuite/presets": "0.15.0-canary-202406121423-a4241b5",
|
||||
"@blocksuite/store": "0.15.0-canary-202406121423-a4241b5",
|
||||
"@blocksuite/block-std": "0.15.0-canary-202406130805-4cefc62",
|
||||
"@blocksuite/blocks": "0.15.0-canary-202406130805-4cefc62",
|
||||
"@blocksuite/presets": "0.15.0-canary-202406130805-4cefc62",
|
||||
"@blocksuite/store": "0.15.0-canary-202406130805-4cefc62",
|
||||
"@electron-forge/cli": "^7.3.0",
|
||||
"@electron-forge/core": "^7.3.0",
|
||||
"@electron-forge/core-utils": "^7.3.0",
|
||||
|
||||
Reference in New Issue
Block a user