mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-08 20:57:08 +08:00
chore: bump blocksuite (#7163)
## Features - https://github.com/toeverything/BlockSuite/pull/7230 @akumatus - https://github.com/toeverything/BlockSuite/pull/7220 @donteatfriedrice - https://github.com/toeverything/BlockSuite/pull/7228 @donteatfriedrice - https://github.com/toeverything/BlockSuite/pull/7216 @golok727 - https://github.com/toeverything/BlockSuite/pull/7224 @akumatus - https://github.com/toeverything/BlockSuite/pull/7217 @pengx17 - https://github.com/toeverything/BlockSuite/pull/7144 @Flrande ## Bugfix - https://github.com/toeverything/BlockSuite/pull/7231 @fourdim - https://github.com/toeverything/BlockSuite/pull/7229 @fourdim - https://github.com/toeverything/BlockSuite/pull/7222 @donteatfriedrice - https://github.com/toeverything/BlockSuite/pull/7226 @L-Sun - https://github.com/toeverything/BlockSuite/pull/7218 @fundon - https://github.com/toeverything/BlockSuite/pull/7213 @donteatfriedrice ## Refactor - https://github.com/toeverything/BlockSuite/pull/7212 @Flrande ## Misc - https://github.com/toeverything/BlockSuite/pull/7223 @fundon
This commit is contained in:
Vendored
+2
-2
@@ -3,8 +3,8 @@
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"@blocksuite/global": "0.15.0-canary-202406050645-7721c3e",
|
||||
"@blocksuite/store": "0.15.0-canary-202406050645-7721c3e",
|
||||
"@blocksuite/global": "0.15.0-canary-202406061150-5c5d6fa",
|
||||
"@blocksuite/store": "0.15.0-canary-202406061150-5c5d6fa",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"vitest": "1.6.0"
|
||||
|
||||
@@ -13,9 +13,9 @@
|
||||
"@affine/debug": "workspace:*",
|
||||
"@affine/env": "workspace:*",
|
||||
"@affine/templates": "workspace:*",
|
||||
"@blocksuite/blocks": "0.15.0-canary-202406050645-7721c3e",
|
||||
"@blocksuite/global": "0.15.0-canary-202406050645-7721c3e",
|
||||
"@blocksuite/store": "0.15.0-canary-202406050645-7721c3e",
|
||||
"@blocksuite/blocks": "0.15.0-canary-202406061150-5c5d6fa",
|
||||
"@blocksuite/global": "0.15.0-canary-202406061150-5c5d6fa",
|
||||
"@blocksuite/store": "0.15.0-canary-202406061150-5c5d6fa",
|
||||
"@datastructures-js/binary-search-tree": "^5.3.2",
|
||||
"foxact": "^0.2.33",
|
||||
"jotai": "^2.8.0",
|
||||
@@ -29,8 +29,8 @@
|
||||
"devDependencies": {
|
||||
"@affine-test/fixtures": "workspace:*",
|
||||
"@affine/templates": "workspace:*",
|
||||
"@blocksuite/block-std": "0.15.0-canary-202406050645-7721c3e",
|
||||
"@blocksuite/presets": "0.15.0-canary-202406050645-7721c3e",
|
||||
"@blocksuite/block-std": "0.15.0-canary-202406061150-5c5d6fa",
|
||||
"@blocksuite/presets": "0.15.0-canary-202406061150-5c5d6fa",
|
||||
"@testing-library/react": "^15.0.0",
|
||||
"async-call-rpc": "^6.4.0",
|
||||
"react": "^18.2.0",
|
||||
|
||||
@@ -75,12 +75,12 @@
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@blocksuite/block-std": "0.15.0-canary-202406050645-7721c3e",
|
||||
"@blocksuite/blocks": "0.15.0-canary-202406050645-7721c3e",
|
||||
"@blocksuite/global": "0.15.0-canary-202406050645-7721c3e",
|
||||
"@blocksuite/block-std": "0.15.0-canary-202406061150-5c5d6fa",
|
||||
"@blocksuite/blocks": "0.15.0-canary-202406061150-5c5d6fa",
|
||||
"@blocksuite/global": "0.15.0-canary-202406061150-5c5d6fa",
|
||||
"@blocksuite/icons": "2.1.52",
|
||||
"@blocksuite/presets": "0.15.0-canary-202406050645-7721c3e",
|
||||
"@blocksuite/store": "0.15.0-canary-202406050645-7721c3e",
|
||||
"@blocksuite/presets": "0.15.0-canary-202406061150-5c5d6fa",
|
||||
"@blocksuite/store": "0.15.0-canary-202406061150-5c5d6fa",
|
||||
"@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-202406050645-7721c3e",
|
||||
"@blocksuite/blocks": "0.15.0-canary-202406050645-7721c3e",
|
||||
"@blocksuite/global": "0.15.0-canary-202406050645-7721c3e",
|
||||
"@blocksuite/block-std": "0.15.0-canary-202406061150-5c5d6fa",
|
||||
"@blocksuite/blocks": "0.15.0-canary-202406061150-5c5d6fa",
|
||||
"@blocksuite/global": "0.15.0-canary-202406061150-5c5d6fa",
|
||||
"@blocksuite/icons": "2.1.52",
|
||||
"@blocksuite/inline": "0.15.0-canary-202406050645-7721c3e",
|
||||
"@blocksuite/presets": "0.15.0-canary-202406050645-7721c3e",
|
||||
"@blocksuite/store": "0.15.0-canary-202406050645-7721c3e",
|
||||
"@blocksuite/inline": "0.15.0-canary-202406061150-5c5d6fa",
|
||||
"@blocksuite/presets": "0.15.0-canary-202406061150-5c5d6fa",
|
||||
"@blocksuite/store": "0.15.0-canary-202406061150-5c5d6fa",
|
||||
"@dnd-kit/core": "^6.1.0",
|
||||
"@dnd-kit/modifiers": "^7.0.0",
|
||||
"@dnd-kit/sortable": "^8.0.0",
|
||||
|
||||
+1
@@ -128,6 +128,7 @@ const blocksuiteFeatureFlags: Partial<Record<keyof BlockSuiteFlags, string>> = {
|
||||
enable_database_statistics: 'Enable Database Block Statistics',
|
||||
enable_block_query: 'Enable Todo Block Query',
|
||||
enable_new_image_actions: 'Enable New Image Actions',
|
||||
enable_edgeless_text: 'Enable New Edgeless Text',
|
||||
};
|
||||
|
||||
const BlocksuiteFeatureFlagSettings = () => {
|
||||
|
||||
@@ -2,6 +2,7 @@ import type { BlockSpec } from '@blocksuite/block-std';
|
||||
import {
|
||||
EdgelessSurfaceBlockSpec,
|
||||
EdgelessSurfaceRefBlockSpec,
|
||||
EdgelessTextBlockSpec,
|
||||
FrameBlockSpec,
|
||||
} from '@blocksuite/blocks';
|
||||
|
||||
@@ -13,6 +14,7 @@ export const EdgelessModeSpecs: BlockSpec[] = [
|
||||
EdgelessSurfaceBlockSpec,
|
||||
EdgelessSurfaceRefBlockSpec,
|
||||
FrameBlockSpec,
|
||||
EdgelessTextBlockSpec,
|
||||
// special
|
||||
CustomEdgelessRootBlockSpec,
|
||||
];
|
||||
|
||||
@@ -29,10 +29,10 @@
|
||||
"@affine/env": "workspace:*",
|
||||
"@affine/i18n": "workspace:*",
|
||||
"@affine/native": "workspace:*",
|
||||
"@blocksuite/block-std": "0.15.0-canary-202406050645-7721c3e",
|
||||
"@blocksuite/blocks": "0.15.0-canary-202406050645-7721c3e",
|
||||
"@blocksuite/presets": "0.15.0-canary-202406050645-7721c3e",
|
||||
"@blocksuite/store": "0.15.0-canary-202406050645-7721c3e",
|
||||
"@blocksuite/block-std": "0.15.0-canary-202406061150-5c5d6fa",
|
||||
"@blocksuite/blocks": "0.15.0-canary-202406061150-5c5d6fa",
|
||||
"@blocksuite/presets": "0.15.0-canary-202406061150-5c5d6fa",
|
||||
"@blocksuite/store": "0.15.0-canary-202406061150-5c5d6fa",
|
||||
"@electron-forge/cli": "^7.3.0",
|
||||
"@electron-forge/core": "^7.3.0",
|
||||
"@electron-forge/core-utils": "^7.3.0",
|
||||
|
||||
@@ -297,7 +297,7 @@ export type CleanupCopilotSessionMutationVariables = Exact<{
|
||||
|
||||
export type CleanupCopilotSessionMutation = {
|
||||
__typename?: 'Mutation';
|
||||
cleanupCopilotSession: string;
|
||||
cleanupCopilotSession: Array<string>;
|
||||
};
|
||||
|
||||
export type CreateCheckoutSessionMutationVariables = Exact<{
|
||||
|
||||
@@ -506,12 +506,7 @@ test('can use @ to open quick search to search for doc and insert into canvas',
|
||||
|
||||
// press enter to insert the page to canvas
|
||||
await page.keyboard.press('Enter');
|
||||
await expect(page.locator('affine-embed-synced-doc-block')).toBeVisible();
|
||||
|
||||
await page.locator('affine-embed-synced-doc-block').click();
|
||||
// change to linked card
|
||||
await page.locator('edgeless-tool-icon-button.card').click();
|
||||
|
||||
await expect(page.locator('affine-embed-linked-doc-block')).toBeVisible();
|
||||
await expect(
|
||||
page.locator('.affine-embed-linked-doc-content-title')
|
||||
).toContainText('Write, Draw, Plan all at Once');
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"@affine/env": "workspace:*",
|
||||
"@affine/templates": "workspace:*",
|
||||
"@aws-sdk/client-s3": "3.583.0",
|
||||
"@blocksuite/presets": "0.15.0-canary-202406050645-7721c3e",
|
||||
"@blocksuite/presets": "0.15.0-canary-202406061150-5c5d6fa",
|
||||
"@clack/core": "^0.3.4",
|
||||
"@clack/prompts": "^0.7.0",
|
||||
"@magic-works/i18n-codegen": "^0.6.0",
|
||||
|
||||
@@ -166,7 +166,7 @@ __metadata:
|
||||
"@affine/env": "workspace:*"
|
||||
"@affine/templates": "workspace:*"
|
||||
"@aws-sdk/client-s3": "npm:3.583.0"
|
||||
"@blocksuite/presets": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/presets": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@clack/core": "npm:^0.3.4"
|
||||
"@clack/prompts": "npm:^0.7.0"
|
||||
"@magic-works/i18n-codegen": "npm:^0.6.0"
|
||||
@@ -219,12 +219,12 @@ __metadata:
|
||||
"@affine/electron-api": "workspace:*"
|
||||
"@affine/graphql": "workspace:*"
|
||||
"@affine/i18n": "workspace:*"
|
||||
"@blocksuite/block-std": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/blocks": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/global": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/block-std": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@blocksuite/blocks": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@blocksuite/global": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@blocksuite/icons": "npm:2.1.52"
|
||||
"@blocksuite/presets": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/store": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/presets": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@blocksuite/store": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@dnd-kit/core": "npm:^6.1.0"
|
||||
"@dnd-kit/modifiers": "npm:^7.0.0"
|
||||
"@dnd-kit/sortable": "npm:^8.0.0"
|
||||
@@ -320,13 +320,13 @@ __metadata:
|
||||
"@affine/graphql": "workspace:*"
|
||||
"@affine/i18n": "workspace:*"
|
||||
"@affine/templates": "workspace:*"
|
||||
"@blocksuite/block-std": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/blocks": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/global": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/block-std": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@blocksuite/blocks": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@blocksuite/global": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@blocksuite/icons": "npm:2.1.52"
|
||||
"@blocksuite/inline": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/presets": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/store": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/inline": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@blocksuite/presets": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@blocksuite/store": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@dnd-kit/core": "npm:^6.1.0"
|
||||
"@dnd-kit/modifiers": "npm:^7.0.0"
|
||||
"@dnd-kit/sortable": "npm:^8.0.0"
|
||||
@@ -449,10 +449,10 @@ __metadata:
|
||||
"@affine/env": "workspace:*"
|
||||
"@affine/i18n": "workspace:*"
|
||||
"@affine/native": "workspace:*"
|
||||
"@blocksuite/block-std": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/blocks": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/presets": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/store": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/block-std": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@blocksuite/blocks": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@blocksuite/presets": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@blocksuite/store": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@electron-forge/cli": "npm:^7.3.0"
|
||||
"@electron-forge/core": "npm:^7.3.0"
|
||||
"@electron-forge/core-utils": "npm:^7.3.0"
|
||||
@@ -508,8 +508,8 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@affine/env@workspace:packages/common/env"
|
||||
dependencies:
|
||||
"@blocksuite/global": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/store": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/global": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@blocksuite/store": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
lit: "npm:^3.1.2"
|
||||
react: "npm:18.3.1"
|
||||
react-dom: "npm:18.3.1"
|
||||
@@ -3335,30 +3335,30 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@blocksuite/block-std@npm:0.15.0-canary-202406050645-7721c3e":
|
||||
version: 0.15.0-canary-202406050645-7721c3e
|
||||
resolution: "@blocksuite/block-std@npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/block-std@npm:0.15.0-canary-202406061150-5c5d6fa":
|
||||
version: 0.15.0-canary-202406061150-5c5d6fa
|
||||
resolution: "@blocksuite/block-std@npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
dependencies:
|
||||
"@blocksuite/global": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/global": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
lit: "npm:^3.1.3"
|
||||
lz-string: "npm:^1.5.0"
|
||||
w3c-keyname: "npm:^2.2.8"
|
||||
zod: "npm:^3.23.8"
|
||||
peerDependencies:
|
||||
"@blocksuite/inline": 0.15.0-canary-202406050645-7721c3e
|
||||
"@blocksuite/store": 0.15.0-canary-202406050645-7721c3e
|
||||
checksum: 10/36bf9c07be71b137729fccc401307375ebc8558f582c58e08f4fa6f4c843bb1a59fc7a814276f73f344528b45eb55eb132ce3a2a0dbb0b91eaf4f247e527c809
|
||||
"@blocksuite/inline": 0.15.0-canary-202406061150-5c5d6fa
|
||||
"@blocksuite/store": 0.15.0-canary-202406061150-5c5d6fa
|
||||
checksum: 10/f3ce023a24de073bae695f0c354ff224ad7e16dd033b8ae1749877e745afb8ec4501cac004c5cd65533c210453b79e70e599871a726f846ff9826c812516f43b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@blocksuite/blocks@npm:0.15.0-canary-202406050645-7721c3e":
|
||||
version: 0.15.0-canary-202406050645-7721c3e
|
||||
resolution: "@blocksuite/blocks@npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/blocks@npm:0.15.0-canary-202406061150-5c5d6fa":
|
||||
version: 0.15.0-canary-202406061150-5c5d6fa
|
||||
resolution: "@blocksuite/blocks@npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
dependencies:
|
||||
"@blocksuite/block-std": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/global": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/inline": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/store": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/block-std": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@blocksuite/global": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@blocksuite/inline": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@blocksuite/store": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@dotlottie/player-component": "npm:^2.7.12"
|
||||
"@fal-ai/serverless-client": "npm:^0.10.0"
|
||||
"@floating-ui/dom": "npm:^1.6.5"
|
||||
@@ -3395,17 +3395,17 @@ __metadata:
|
||||
sortablejs: "npm:^1.15.2"
|
||||
unified: "npm:^11.0.4"
|
||||
zod: "npm:^3.23.8"
|
||||
checksum: 10/ffbbce73dde483edc072f5dff1462a82b440b84152391dae4795a72c96695ae10bcd40610e44043c946516b5e4887cdc18ed6129e0dbcb0e790bb6a70a89cd41
|
||||
checksum: 10/7cea6d0da5694067e624f4c1ac30f8c3915b6796f955a232ed922925e7f333ae07c8d5f9775da9905ad6d33dd48bd791b105f36bf0349bcc70f2d3b9f9f1227e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@blocksuite/global@npm:0.15.0-canary-202406050645-7721c3e":
|
||||
version: 0.15.0-canary-202406050645-7721c3e
|
||||
resolution: "@blocksuite/global@npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/global@npm:0.15.0-canary-202406061150-5c5d6fa":
|
||||
version: 0.15.0-canary-202406061150-5c5d6fa
|
||||
resolution: "@blocksuite/global@npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
dependencies:
|
||||
lib0: "npm:^0.2.94"
|
||||
zod: "npm:^3.23.8"
|
||||
checksum: 10/1c86ccc9065a7a3be22679ee9dd0fa7344758f77074714f582715fc9c717247adc639e6e95bae16f5d8a442894afd42c071b9777f4cfcea7f87f7228267a07a5
|
||||
checksum: 10/bdc08874ac414a45ca4e1e60d102aba1111881f0b424154e24f5286754cc72856e4ee7eef53e1e07961bdf9ab95a354875c403ba44ff819d051f2854fff8482b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -3419,45 +3419,45 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@blocksuite/inline@npm:0.15.0-canary-202406050645-7721c3e":
|
||||
version: 0.15.0-canary-202406050645-7721c3e
|
||||
resolution: "@blocksuite/inline@npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/inline@npm:0.15.0-canary-202406061150-5c5d6fa":
|
||||
version: 0.15.0-canary-202406061150-5c5d6fa
|
||||
resolution: "@blocksuite/inline@npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
dependencies:
|
||||
"@blocksuite/global": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/global": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
zod: "npm:^3.23.8"
|
||||
peerDependencies:
|
||||
lit: ^3.1.1
|
||||
yjs: ^13.6.15
|
||||
checksum: 10/b57089a3beebcd0a1258d476356df699cf646d73b56f27e267208e3b06f57fb70d45e7aa3152a82be764153a3ad6af57fab1ed728f32175502658ea21ca27d9e
|
||||
checksum: 10/7215479d5ab08761245abac4b595862e9786470e4351ca01454d0a0a54b9970d6f34c21d6d01b0a709a6c58cb358231445070de01a02eb5d1335dfe3b471e69d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@blocksuite/presets@npm:0.15.0-canary-202406050645-7721c3e":
|
||||
version: 0.15.0-canary-202406050645-7721c3e
|
||||
resolution: "@blocksuite/presets@npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/presets@npm:0.15.0-canary-202406061150-5c5d6fa":
|
||||
version: 0.15.0-canary-202406061150-5c5d6fa
|
||||
resolution: "@blocksuite/presets@npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
dependencies:
|
||||
"@blocksuite/block-std": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/blocks": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/global": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/inline": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/store": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/block-std": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@blocksuite/blocks": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@blocksuite/global": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@blocksuite/inline": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@blocksuite/store": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@dotlottie/player-component": "npm:^2.7.12"
|
||||
"@fal-ai/serverless-client": "npm:^0.10.0"
|
||||
"@floating-ui/dom": "npm:^1.6.5"
|
||||
"@toeverything/theme": "npm:^0.7.30"
|
||||
lit: "npm:^3.1.3"
|
||||
openai: "npm:^4.47.2"
|
||||
checksum: 10/46f227322184e652d20db454be69f1436cbc7c4c07991fba158abe0153ef1a575e5b55c288e2596648a7377ff9d2e86f82b3c41c4b5ef80588a0a636837e8410
|
||||
checksum: 10/73dcf76ab6a4553bc0a0ff868023b457717090912fef5ddeda58c63562b2e97d6217d322eb810b5cd09f5e51bec5dda70fa1c6b961978d63f3c287101fe5d88b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@blocksuite/store@npm:0.15.0-canary-202406050645-7721c3e":
|
||||
version: 0.15.0-canary-202406050645-7721c3e
|
||||
resolution: "@blocksuite/store@npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/store@npm:0.15.0-canary-202406061150-5c5d6fa":
|
||||
version: 0.15.0-canary-202406061150-5c5d6fa
|
||||
resolution: "@blocksuite/store@npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
dependencies:
|
||||
"@blocksuite/global": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/inline": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/sync": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/global": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@blocksuite/inline": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@blocksuite/sync": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@types/flexsearch": "npm:^0.7.6"
|
||||
flexsearch: "npm:0.7.43"
|
||||
idb-keyval: "npm:^6.2.1"
|
||||
@@ -3469,21 +3469,21 @@ __metadata:
|
||||
zod: "npm:^3.23.8"
|
||||
peerDependencies:
|
||||
yjs: ^13.6.15
|
||||
checksum: 10/1eab1cb6193030b63496f7291debc3be42d0a65657a0e01a2fcd0f05323d24fe747982b3b3fe84bf0f5b407aa9397af6c0daac49f3bb7cad6308584d91ab5809
|
||||
checksum: 10/192a9609c833f798cd10cf3ed90d3f3c1086200a4c48de8b4eb11a8b1cebe961ea7b811a1c7fc7223b443bb1faf661e40ca24a15d37758b4d0d8dc0b47c8fae0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@blocksuite/sync@npm:0.15.0-canary-202406050645-7721c3e":
|
||||
version: 0.15.0-canary-202406050645-7721c3e
|
||||
resolution: "@blocksuite/sync@npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/sync@npm:0.15.0-canary-202406061150-5c5d6fa":
|
||||
version: 0.15.0-canary-202406061150-5c5d6fa
|
||||
resolution: "@blocksuite/sync@npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
dependencies:
|
||||
"@blocksuite/global": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/global": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
idb: "npm:^8.0.0"
|
||||
idb-keyval: "npm:^6.2.1"
|
||||
y-protocols: "npm:^1.0.6"
|
||||
peerDependencies:
|
||||
yjs: ^13.6.15
|
||||
checksum: 10/9e95f57339634d22696d71aac57ec273eb1d05df69b3f73ca29bbc5fc5a9f7db70860b6cd26377c454ee5f7745bd45ec5580f8d27911d85a07ccaa1675e8083f
|
||||
checksum: 10/f8052f785a97da92b1e2c55e7f771c4db36a9391d95a24bab698deb67d8203387c757974effd03ca4c4e94107e3d8ea20f0577d5cec712f408f10abd598b1e2f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -13893,11 +13893,11 @@ __metadata:
|
||||
"@affine/debug": "workspace:*"
|
||||
"@affine/env": "workspace:*"
|
||||
"@affine/templates": "workspace:*"
|
||||
"@blocksuite/block-std": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/blocks": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/global": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/presets": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/store": "npm:0.15.0-canary-202406050645-7721c3e"
|
||||
"@blocksuite/block-std": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@blocksuite/blocks": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@blocksuite/global": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@blocksuite/presets": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@blocksuite/store": "npm:0.15.0-canary-202406061150-5c5d6fa"
|
||||
"@datastructures-js/binary-search-tree": "npm:^5.3.2"
|
||||
"@testing-library/react": "npm:^15.0.0"
|
||||
async-call-rpc: "npm:^6.4.0"
|
||||
|
||||
Reference in New Issue
Block a user