Skip to content

Commit

Permalink
chore(core): bump blocksuite
Browse files Browse the repository at this point in the history
  • Loading branch information
pengx17 committed Apr 11, 2024
1 parent c8b21a6 commit 9029180
Show file tree
Hide file tree
Showing 10 changed files with 112 additions and 111 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.14.0-canary-202404090831-25c5310",
"@blocksuite/store": "0.14.0-canary-202404090831-25c5310",
"@blocksuite/global": "0.14.0-canary-202404110958-4e0d37d",
"@blocksuite/store": "0.14.0-canary-202404110958-4e0d37d",
"react": "18.2.0",
"react-dom": "18.2.0",
"vitest": "1.4.0"
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 @@ -11,9 +11,9 @@
"@affine/debug": "workspace:*",
"@affine/env": "workspace:*",
"@affine/templates": "workspace:*",
"@blocksuite/blocks": "0.14.0-canary-202404090831-25c5310",
"@blocksuite/global": "0.14.0-canary-202404090831-25c5310",
"@blocksuite/store": "0.14.0-canary-202404090831-25c5310",
"@blocksuite/blocks": "0.14.0-canary-202404110958-4e0d37d",
"@blocksuite/global": "0.14.0-canary-202404110958-4e0d37d",
"@blocksuite/store": "0.14.0-canary-202404110958-4e0d37d",
"@datastructures-js/binary-search-tree": "^5.3.2",
"foxact": "^0.2.31",
"jotai": "^2.6.5",
Expand All @@ -28,8 +28,8 @@
"devDependencies": {
"@affine-test/fixtures": "workspace:*",
"@affine/templates": "workspace:*",
"@blocksuite/block-std": "0.14.0-canary-202404090831-25c5310",
"@blocksuite/presets": "0.14.0-canary-202404090831-25c5310",
"@blocksuite/block-std": "0.14.0-canary-202404110958-4e0d37d",
"@blocksuite/presets": "0.14.0-canary-202404110958-4e0d37d",
"@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.14.0-canary-202404090831-25c5310",
"@blocksuite/global": "0.14.0-canary-202404110958-4e0d37d",
"idb": "^8.0.0",
"nanoid": "^5.0.6",
"y-provider": "workspace:*"
},
"devDependencies": {
"@blocksuite/blocks": "0.14.0-canary-202404090831-25c5310",
"@blocksuite/store": "0.14.0-canary-202404090831-25c5310",
"@blocksuite/blocks": "0.14.0-canary-202404110958-4e0d37d",
"@blocksuite/store": "0.14.0-canary-202404110958-4e0d37d",
"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.14.0-canary-202404090831-25c5310",
"@blocksuite/store": "0.14.0-canary-202404110958-4e0d37d",
"vite": "^5.1.4",
"vite-plugin-dts": "3.7.3",
"vitest": "1.4.0",
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 @@ -75,12 +75,12 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@blocksuite/block-std": "0.14.0-canary-202404090831-25c5310",
"@blocksuite/blocks": "0.14.0-canary-202404090831-25c5310",
"@blocksuite/global": "0.14.0-canary-202404090831-25c5310",
"@blocksuite/block-std": "0.14.0-canary-202404110958-4e0d37d",
"@blocksuite/blocks": "0.14.0-canary-202404110958-4e0d37d",
"@blocksuite/global": "0.14.0-canary-202404110958-4e0d37d",
"@blocksuite/icons": "2.1.46",
"@blocksuite/presets": "0.14.0-canary-202404090831-25c5310",
"@blocksuite/store": "0.14.0-canary-202404090831-25c5310",
"@blocksuite/presets": "0.14.0-canary-202404110958-4e0d37d",
"@blocksuite/store": "0.14.0-canary-202404110958-4e0d37d",
"@storybook/addon-actions": "^7.6.17",
"@storybook/addon-essentials": "^7.6.17",
"@storybook/addon-interactions": "^7.6.17",
Expand Down
12 changes: 6 additions & 6 deletions packages/frontend/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"@affine/i18n": "workspace:*",
"@affine/templates": "workspace:*",
"@affine/workspace-impl": "workspace:*",
"@blocksuite/block-std": "0.14.0-canary-202404090831-25c5310",
"@blocksuite/blocks": "0.14.0-canary-202404090831-25c5310",
"@blocksuite/global": "0.14.0-canary-202404090831-25c5310",
"@blocksuite/block-std": "0.14.0-canary-202404110958-4e0d37d",
"@blocksuite/blocks": "0.14.0-canary-202404110958-4e0d37d",
"@blocksuite/global": "0.14.0-canary-202404110958-4e0d37d",
"@blocksuite/icons": "2.1.46",
"@blocksuite/inline": "0.14.0-canary-202404090831-25c5310",
"@blocksuite/presets": "0.14.0-canary-202404090831-25c5310",
"@blocksuite/store": "0.14.0-canary-202404090831-25c5310",
"@blocksuite/inline": "0.14.0-canary-202404110958-4e0d37d",
"@blocksuite/presets": "0.14.0-canary-202404110958-4e0d37d",
"@blocksuite/store": "0.14.0-canary-202404110958-4e0d37d",
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/modifiers": "^7.0.0",
"@dnd-kit/sortable": "^8.0.0",
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 @@ -28,10 +28,10 @@
"@affine/env": "workspace:*",
"@affine/i18n": "workspace:*",
"@affine/native": "workspace:*",
"@blocksuite/block-std": "0.14.0-canary-202404090831-25c5310",
"@blocksuite/blocks": "0.14.0-canary-202404090831-25c5310",
"@blocksuite/presets": "0.14.0-canary-202404090831-25c5310",
"@blocksuite/store": "0.14.0-canary-202404090831-25c5310",
"@blocksuite/block-std": "0.14.0-canary-202404110958-4e0d37d",
"@blocksuite/blocks": "0.14.0-canary-202404110958-4e0d37d",
"@blocksuite/presets": "0.14.0-canary-202404110958-4e0d37d",
"@blocksuite/store": "0.14.0-canary-202404110958-4e0d37d",
"@electron-forge/cli": "^7.3.0",
"@electron-forge/core": "^7.3.0",
"@electron-forge/core-utils": "^7.3.0",
Expand Down
12 changes: 6 additions & 6 deletions tests/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"storybook-addon-react-router-v6": "^2.0.10"
},
"devDependencies": {
"@blocksuite/block-std": "0.14.0-canary-202404090831-25c5310",
"@blocksuite/blocks": "0.14.0-canary-202404090831-25c5310",
"@blocksuite/global": "0.14.0-canary-202404090831-25c5310",
"@blocksuite/block-std": "0.14.0-canary-202404110958-4e0d37d",
"@blocksuite/blocks": "0.14.0-canary-202404110958-4e0d37d",
"@blocksuite/global": "0.14.0-canary-202404110958-4e0d37d",
"@blocksuite/icons": "2.1.46",
"@blocksuite/inline": "0.14.0-canary-202404090831-25c5310",
"@blocksuite/presets": "0.14.0-canary-202404090831-25c5310",
"@blocksuite/store": "0.14.0-canary-202404090831-25c5310",
"@blocksuite/inline": "0.14.0-canary-202404110958-4e0d37d",
"@blocksuite/presets": "0.14.0-canary-202404110958-4e0d37d",
"@blocksuite/store": "0.14.0-canary-202404110958-4e0d37d",
"@storybook/addon-actions": "^7.6.17",
"@storybook/addon-essentials": "^7.6.17",
"@storybook/addon-interactions": "^7.6.17",
Expand Down
2 changes: 1 addition & 1 deletion tools/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@affine/env": "workspace:*",
"@affine/templates": "workspace:*",
"@aws-sdk/client-s3": "3.537.0",
"@blocksuite/presets": "0.14.0-canary-202404090831-25c5310",
"@blocksuite/presets": "0.14.0-canary-202404110958-4e0d37d",
"@clack/core": "^0.3.4",
"@clack/prompts": "^0.7.0",
"@magic-works/i18n-codegen": "^0.5.0",
Expand Down

0 comments on commit 9029180

Please sign in to comment.