Skip to content

Commit

Permalink
feat: bump blocksuite (#6123)
Browse files Browse the repository at this point in the history
  • Loading branch information
donteatfriedrice authored Mar 15, 2024
1 parent 78f7e3a commit a24320d
Show file tree
Hide file tree
Showing 10 changed files with 122 additions and 123 deletions.
4 changes: 2 additions & 2 deletions packages/common/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"private": true,
"type": "module",
"devDependencies": {
"@blocksuite/global": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/store": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/global": "0.13.0-canary-202403140735-2367cd5",
"@blocksuite/store": "0.13.0-canary-202403140735-2367cd5",
"react": "18.2.0",
"react-dom": "18.2.0",
"vitest": "1.3.1"
Expand Down
10 changes: 5 additions & 5 deletions packages/common/infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"@affine/debug": "workspace:*",
"@affine/env": "workspace:*",
"@affine/templates": "workspace:*",
"@blocksuite/blocks": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/global": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/store": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/blocks": "0.13.0-canary-202403140735-2367cd5",
"@blocksuite/global": "0.13.0-canary-202403140735-2367cd5",
"@blocksuite/store": "0.13.0-canary-202403140735-2367cd5",
"foxact": "^0.2.31",
"jotai": "^2.6.5",
"jotai-effect": "^0.6.0",
Expand All @@ -33,8 +33,8 @@
"devDependencies": {
"@affine-test/fixtures": "workspace:*",
"@affine/templates": "workspace:*",
"@blocksuite/lit": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/presets": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/lit": "0.13.0-canary-202403140735-2367cd5",
"@blocksuite/presets": "0.13.0-canary-202403140735-2367cd5",
"@testing-library/react": "^14.2.1",
"async-call-rpc": "^6.4.0",
"react": "^18.2.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/common/y-indexeddb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
}
},
"dependencies": {
"@blocksuite/global": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/global": "0.13.0-canary-202403140735-2367cd5",
"idb": "^8.0.0",
"nanoid": "^5.0.6",
"y-provider": "workspace:*"
},
"devDependencies": {
"@blocksuite/blocks": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/store": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/blocks": "0.13.0-canary-202403140735-2367cd5",
"@blocksuite/store": "0.13.0-canary-202403140735-2367cd5",
"fake-indexeddb": "^5.0.2",
"vite": "^5.1.4",
"vite-plugin-dts": "3.7.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/y-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"build": "vite build"
},
"devDependencies": {
"@blocksuite/store": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/store": "0.13.0-canary-202403140735-2367cd5",
"vite": "^5.1.4",
"vite-plugin-dts": "3.7.3",
"vitest": "1.3.1",
Expand Down
10 changes: 5 additions & 5 deletions packages/frontend/component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,12 @@
"uuid": "^9.0.1"
},
"devDependencies": {
"@blocksuite/blocks": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/global": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/blocks": "0.13.0-canary-202403140735-2367cd5",
"@blocksuite/global": "0.13.0-canary-202403140735-2367cd5",
"@blocksuite/icons": "2.1.45",
"@blocksuite/lit": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/presets": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/store": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/lit": "0.13.0-canary-202403140735-2367cd5",
"@blocksuite/presets": "0.13.0-canary-202403140735-2367cd5",
"@blocksuite/store": "0.13.0-canary-202403140735-2367cd5",
"@storybook/addon-actions": "^7.6.17",
"@storybook/addon-essentials": "^7.6.17",
"@storybook/addon-interactions": "^7.6.17",
Expand Down
14 changes: 7 additions & 7 deletions packages/frontend/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
"@affine/i18n": "workspace:*",
"@affine/templates": "workspace:*",
"@affine/workspace-impl": "workspace:*",
"@blocksuite/block-std": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/blocks": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/global": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/block-std": "0.13.0-canary-202403140735-2367cd5",
"@blocksuite/blocks": "0.13.0-canary-202403140735-2367cd5",
"@blocksuite/global": "0.13.0-canary-202403140735-2367cd5",
"@blocksuite/icons": "2.1.45",
"@blocksuite/inline": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/lit": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/presets": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/store": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/inline": "0.13.0-canary-202403140735-2367cd5",
"@blocksuite/lit": "0.13.0-canary-202403140735-2367cd5",
"@blocksuite/presets": "0.13.0-canary-202403140735-2367cd5",
"@blocksuite/store": "0.13.0-canary-202403140735-2367cd5",
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/modifiers": "^7.0.0",
"@dnd-kit/sortable": "^8.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,6 @@ const SplitViewSettingRow = () => {
const blocksuiteFeatureFlags: Partial<Record<keyof BlockSuiteFlags, string>> = {
enable_synced_doc_block: 'Enable Synced Doc Block',
enable_expand_database_block: 'Enable Expand Database Block',
enable_bultin_ledits: 'Edit with LEDITS',
};

const BlocksuiteFeatureFlagSettings = () => {
Expand Down
8 changes: 4 additions & 4 deletions packages/frontend/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"@affine-test/kit": "workspace:*",
"@affine/env": "workspace:*",
"@affine/native": "workspace:*",
"@blocksuite/blocks": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/lit": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/presets": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/store": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/blocks": "0.13.0-canary-202403140735-2367cd5",
"@blocksuite/lit": "0.13.0-canary-202403140735-2367cd5",
"@blocksuite/presets": "0.13.0-canary-202403140735-2367cd5",
"@blocksuite/store": "0.13.0-canary-202403140735-2367cd5",
"@electron-forge/cli": "^7.3.0",
"@electron-forge/core": "^7.3.0",
"@electron-forge/core-utils": "^7.3.0",
Expand Down
14 changes: 7 additions & 7 deletions tests/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
"storybook-addon-react-router-v6": "^2.0.10"
},
"devDependencies": {
"@blocksuite/block-std": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/blocks": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/global": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/block-std": "0.13.0-canary-202403140735-2367cd5",
"@blocksuite/blocks": "0.13.0-canary-202403140735-2367cd5",
"@blocksuite/global": "0.13.0-canary-202403140735-2367cd5",
"@blocksuite/icons": "2.1.45",
"@blocksuite/inline": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/lit": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/presets": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/store": "0.13.0-canary-202403140320-a2b362b",
"@blocksuite/inline": "0.13.0-canary-202403140735-2367cd5",
"@blocksuite/lit": "0.13.0-canary-202403140735-2367cd5",
"@blocksuite/presets": "0.13.0-canary-202403140735-2367cd5",
"@blocksuite/store": "0.13.0-canary-202403140735-2367cd5",
"@storybook/addon-actions": "^7.6.17",
"@storybook/addon-essentials": "^7.6.17",
"@storybook/addon-interactions": "^7.6.17",
Expand Down
Loading

0 comments on commit a24320d

Please sign in to comment.